summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)Author
2012-05-14powerpc/pseries: Add pseries update notifier for OFDT prop changesKent Yoder
2012-05-14powerpc/pseries: Add new hvcall constants to support PFOKent Yoder
2012-05-09powerpc: Remove now unused _TIF_RUNLATCHTiejun Chen
2012-05-09Merge branch 'merge' into nextBenjamin Herrenschmidt
2012-05-08powerpc/irq: Make alignment & program interrupt behave the sameBenjamin Herrenschmidt
2012-04-30powerpc: Remove old powerpc specific ptrace getregs/setregs callsAnton Blanchard
2012-04-30powerpc: Remove CONFIG_POWER4_ONLYAnton Blanchard
2012-04-30powerpc: Optimise enable_kernel_altivecAnton Blanchard
2012-04-30powerpc: Remove empty giveup_altivec function on book3e CPUsAnton Blanchard
2012-04-30powerpc: Reformat lppaca.hAnton Blanchard
2012-04-30powerpc: Remove iseries specific fields in lppacaAnton Blanchard
2012-04-30powerpc: Clean up lppaca->cede_latency_hintAnton Blanchard
2012-04-30Merge remote-tracking branch 'geoff/for-powerpc' into nextBenjamin Herrenschmidt
2012-04-30powerpc/irqdomain: Fix broken NR_IRQ referencesGrant Likely
2012-04-24powerpc/ps3: Correct lv1 repository routine namesGeoff Levand
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-11irq: Kill pointless irqd_to_hw exportGrant Likely
2012-04-05Merge 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-30Merge 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-22Merge 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-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-03-21Merge 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