aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* net: introduce SO_MAX_PACING_RATEEric Dumazet2020-12-081-0/+2
* UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2019-10-081-0/+3
* powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth2016-04-271-0/+1
* powerpc: Fix 64 bit builds with binutils 2.24Guenter Roeck2014-06-161-1/+6
* compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar2014-04-141-1/+1
* powerpc: Fix bad stack check in exception entryMichael Neuling2014-01-081-1/+1
* powerpc: Work around gcc miscompilation of __pa() on 64-bitPaul Mackerras2013-09-071-0/+10
* powerpc/modules: Module CRC relocation fix causes perf issuesAnton Blanchard2013-08-041-3/+2
* powerpc: Fix stack overflow crash in resume_kernel when ftracingMichael Ellerman2013-06-201-1/+1
* powerpc: Bring all threads online prior to migration/hibernationRobert Jennings2013-05-191-0/+2
* powerpc: Emulate non privileged DSCR read and writeAnton Blanchard2013-05-111-0/+4
* signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings2013-04-051-0/+1
* powerpc/eeh: Fix crash on converting OF node to edevGavin Shan2012-10-131-0/+8
* powerpc: Add "memory" attribute for mfmsr()Tiejun Chen2012-08-091-1/+2
* powerpc: Fix build of some debug irq codeBenjamin Herrenschmidt2012-07-161-2/+2
* powerpc: More fixes for lazy IRQ vs. idleBenjamin Herrenschmidt2012-07-161-0/+2
* powerpc: check_and_cede_processor() never cedesAnton Blanchard2012-07-161-0/+5
* Make hard_irq_disable() actually hard-disable interruptsPaul Mackerras2012-06-221-0/+3
* powerpc/kvm: Fix VSID usage in 64-bit "PR" KVMBenjamin Herrenschmidt2012-05-161-3/+4
* powerpc/irq: Make alignment & program interrupt behave the sameBenjamin Herrenschmidt2012-05-091-7/+0
* powerpc/irqdomain: Fix broken NR_IRQ referencesGrant Likely2012-04-301-4/+0
* powerpc/mpic: Properly set default triggersBenjamin Herrenschmidt2012-04-231-18/+0
* Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt2012-04-232-5/+1
|\
| * powerpc/mpic_msgr: fix compile error when SMP disabledMingkai Hu2012-04-191-0/+1
| * powerpc: fix build when CONFIG_BOOKE_WDT is enabledBaruch Siach2012-04-191-5/+0
* | irq: Kill pointless irqd_to_hw exportGrant Likely2012-04-101-2/+0
* | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-041-8/+16
|\ \ | |/ |/|
| * PowerPC: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-281-8/+16
* | Merge remote-tracking branch 'kumar/next' into mergeBenjamin Herrenschmidt2012-04-022-22/+11
|\ \
| * | powerpc/epapr: add "memory" as a clobber to all hypercallsTimur Tabi2012-03-291-1/+6
| * | powerpc/8xxx: remove 85xx/86xx restrictions from fsl_guts.hTimur Tabi2012-03-291-21/+5
* | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-291-109/+9
|\ \ \
| * | | powerpc: Use generic posix_types.hH. Peter Anvin2012-02-141-109/+9
* | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-2817-601/+644
|\ \ \ \
| * | | | Delete all instances of asm/system.hDavid Howells2012-03-281-6/+0
| * | | | Disintegrate asm/system.h for PowerPCDavid Howells2012-03-2817-601/+650
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-2810-34/+53
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | powerpc/perf: Fix instruction address sampling on 970 and Power4Benjamin Herrenschmidt2012-03-281-0/+2
| * | | | powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt2012-03-281-1/+9
| * | | | powerpc: Random little legacy iSeries removal tidy upsStephen Rothwell2012-03-284-15/+0
| * | | | powerpc: Remove NO_IRQ_IGNOREStephen Rothwell2012-03-282-9/+1
| * | | | powerpc/pseries: Remove RTAS_POWERMGM_EVENTSAnton Blanchard2012-03-281-1/+0
| * | | | powerpc: Make function that parses RTAS error logs globalAnton Blanchard2012-03-281-0/+33
| * | | | powerpc/eeh: Remove eeh information from pci_dnGavin Shan2012-03-281-8/+0
| * | | | powerpc/eeh: Remove eeh device from OF nodeGavin Shan2012-03-281-0/+8
* | | | | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-03-2812-73/+482
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | KVM: Introduce kvm_memory_slot::arch and move lpage_info into itTakuya Yoshikawa2012-03-081-0/+3
| * | | | KVM: PPC: Add HPT preallocatorAlexander Graf2012-03-052-0/+3
| * | | | KVM: PPC: Convert RMA allocation into generic codeAlexander Graf2012-03-052-7/+8
| * | | | KVM: PPC: refer to paravirt docs in header fileScott Wood2012-03-051-0/+10