aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-109/+9
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds17-601/+644
2012-03-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds10-34/+53
2012-03-28Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds12-73/+482
2012-03-28Delete all instances of asm/system.hDavid Howells1-6/+0
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells17-601/+650
2012-03-28powerpc/perf: Fix instruction address sampling on 970 and Power4Benjamin Herrenschmidt1-0/+2
2012-03-28powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt1-1/+9
2012-03-28powerpc: Random little legacy iSeries removal tidy upsStephen Rothwell4-15/+0
2012-03-28powerpc: Remove NO_IRQ_IGNOREStephen Rothwell2-9/+1
2012-03-28powerpc/pseries: Remove RTAS_POWERMGM_EVENTSAnton Blanchard1-1/+0
2012-03-28powerpc: Make function that parses RTAS error logs globalAnton Blanchard1-0/+33
2012-03-28powerpc/eeh: Remove eeh information from pci_dnGavin Shan1-8/+0
2012-03-28powerpc/eeh: Remove eeh device from OF nodeGavin Shan1-0/+8
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds2-10/+1
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds39-1732/+731
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds5-250/+5
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds1-1/+1
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+4
2012-03-21powerpc: Remove the rest of the legacy iSeries include filesStephen Rothwell9-707/+0
2012-03-21powerpc: Remove the remaining CONFIG_PPC_ISERIES piecesStephen Rothwell3-15/+2
2012-03-21powerpc: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell3-44/+1
2012-03-20powerpc/PCI: compute I/O space bus-to-resource offset consistentlyBjorn Helgaas1-0/+1
2012-03-20highmem: kill all __kmap_atomic()Cong Wang1-1/+1
2012-03-16powerpc: add support for MPIC message register APIJia Hongtao1-0/+132
2012-03-16powerpc/85xx: Abstract common define of signal multiplex control for qeZhicheng Fan1-1/+5
2012-03-15powerpc: Add initial e6500 cpu supportKumar Gala1-4/+8
2012-03-15powerpc/fsl-booke: Fixup calc_cam_sz to support MMU v2Kumar Gala1-0/+1
2012-03-13Merge branch 'eeh' into nextBenjamin Herrenschmidt4-132/+127
2012-03-09powerpc: Rework lazy-interrupt handlingBenjamin Herrenschmidt4-44/+78
2012-03-09powerpc/eeh: pseries platform config space access in EEHGavin Shan1-0/+2
2012-03-09powerpc/eeh: Replace pci_dn with eeh_dev for EEH aux componentsGavin Shan1-4/+3
2012-03-09powerpc/eeh: Replace pci_dn with eeh_dev for EEH coreGavin Shan1-4/+4
2012-03-09powerpc/eeh: Introduce EEH deviceGavin Shan2-7/+53
2012-03-09powerpc/eeh: Cleanup function names in EEH aux componentsGavin Shan1-2/+2
2012-03-09powerpc/pseries: Cleanup comments in EEH aux componentsGavin Shan1-24/+10
2012-03-09powerpc/eeh: pseries platform EEH configure bridgeGavin Shan1-1/+0
2012-03-09powerpc/eeh: pseries platform EEH error log retrievalGavin Shan2-2/+2
2012-03-09powerpc/eeh: pseries platform EEH reset PEGavin Shan1-0/+3
2012-03-09powerpc/eeh: pseries platform EEH wait PE stateGavin Shan1-1/+0
2012-03-09powerpc/eeh: pseries platform PE state retrievalGavin Shan1-0/+8
2012-03-09powerpc/eeh: pseries platform EEH operationsGavin Shan2-2/+4
2012-03-09powerpc/eeh: Platform dependent EEH operationsGavin Shan1-0/+32
2012-03-09powerpc/eeh: Cleanup function names in the EEH coreGavin Shan1-4/+4
2012-03-09powerpc/eeh: Cleanup comments in the EEH coreGavin Shan2-89/+8
2012-03-09powerpc: Replace mfmsr instructions with load from PACA kernel_msr fieldBenjamin Herrenschmidt2-3/+3
2012-03-09powerpc: Fix register clobbering when accumulating stolen timeBenjamin Herrenschmidt1-0/+2
2012-03-09powerpc: Call do_page_fault() with interrupts offBenjamin Herrenschmidt1-0/+10
2012-03-09powerpc: Improve behaviour of irq tracing on 64-bit exception entryBenjamin Herrenschmidt1-3/+22