summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2013-09-07powerpc: Work around gcc miscompilation of __pa() on 64-bitPaul Mackerras
2013-08-04powerpc/modules: Module CRC relocation fix causes perf issuesAnton Blanchard
2013-06-20powerpc: Fix stack overflow crash in resume_kernel when ftracingMichael Ellerman
2013-05-19powerpc: Bring all threads online prior to migration/hibernationRobert Jennings
2013-05-11powerpc: Emulate non privileged DSCR read and writeAnton Blanchard
2013-04-05signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings
2012-10-13powerpc/eeh: Fix crash on converting OF node to edevGavin Shan
2012-08-09powerpc: Add "memory" attribute for mfmsr()Tiejun Chen
2012-07-16powerpc: Fix build of some debug irq codeBenjamin Herrenschmidt
2012-07-16powerpc: More fixes for lazy IRQ vs. idleBenjamin Herrenschmidt
2012-07-16powerpc: check_and_cede_processor() never cedesAnton Blanchard
2012-06-22Make hard_irq_disable() actually hard-disable interruptsPaul Mackerras
2012-05-16powerpc/kvm: Fix VSID usage in 64-bit "PR" KVMBenjamin Herrenschmidt
2012-05-09powerpc/irq: Make alignment & program interrupt behave the sameBenjamin Herrenschmidt
2012-04-30powerpc/irqdomain: Fix broken NR_IRQ referencesGrant Likely
2012-04-23powerpc/mpic: Properly set default triggersBenjamin Herrenschmidt
2012-04-23Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt
2012-04-19powerpc/mpic_msgr: fix compile error when SMP disabledMingkai Hu
2012-04-19powerpc: fix build when CONFIG_BOOKE_WDT is enabledBaruch Siach
2012-04-10irq: Kill pointless irqd_to_hw exportGrant Likely
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2012-04-02Merge remote-tracking branch 'kumar/next' into mergeBenjamin Herrenschmidt
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-29powerpc/epapr: add "memory" as a clobber to all hypercallsTimur Tabi
2012-03-29powerpc/8xxx: remove 85xx/86xx restrictions from fsl_guts.hTimur Tabi
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-03-28Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-03-28Delete all instances of asm/system.hDavid Howells
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells
2012-03-28PowerPC: adapt for dma_map_ops changesAndrzej Pietrasiewicz
2012-03-28powerpc/perf: Fix instruction address sampling on 970 and Power4Benjamin Herrenschmidt
2012-03-28powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt
2012-03-28powerpc: Random little legacy iSeries removal tidy upsStephen Rothwell
2012-03-28powerpc: Remove NO_IRQ_IGNOREStephen Rothwell
2012-03-28powerpc/pseries: Remove RTAS_POWERMGM_EVENTSAnton Blanchard
2012-03-28powerpc: Make function that parses RTAS error logs globalAnton Blanchard
2012-03-28powerpc/eeh: Remove eeh information from pci_dnGavin Shan
2012-03-28powerpc/eeh: Remove eeh device from OF nodeGavin Shan
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-03-21powerpc: Remove the rest of the legacy iSeries include filesStephen Rothwell
2012-03-21powerpc: Remove the remaining CONFIG_PPC_ISERIES piecesStephen Rothwell
2012-03-21powerpc: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell
2012-03-20powerpc/PCI: compute I/O space bus-to-resource offset consistentlyBjorn Helgaas
2012-03-20highmem: kill all __kmap_atomic()Cong Wang