summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds12-73/+482
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2-10/+1
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus 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/jik...Linus 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
2012-03-09powerpc: Rework runlatch codeBenjamin Herrenschmidt4-44/+75
2012-03-09powerpc: Use the same interrupt prolog for perfmon as other interruptsBenjamin Herrenschmidt1-14/+3
2012-03-09powerpc: Remove legacy iSeries bits from assembly filesBenjamin Herrenschmidt1-15/+0
2012-03-09powerpc: clean up vio.cStephen Rothwell4-665/+0
2012-03-08KVM: Introduce kvm_memory_slot::arch and move lpage_info into itTakuya Yoshikawa1-0/+3
2012-03-07powerpc/atomic: Implement atomic*_inc_not_zeroAnton Blanchard1-1/+58
2012-03-05KVM: PPC: Add HPT preallocatorAlexander Graf2-0/+3
2012-03-05KVM: PPC: Convert RMA allocation into generic codeAlexander Graf2-7/+8
2012-03-05KVM: PPC: refer to paravirt docs in header fileScott Wood1-0/+10
2012-03-05KVM: PPC: Rename MMIO register identifiersAlexander Graf2-7/+8
2012-03-05KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific codePaul Mackerras1-0/+3
2012-03-05KVM: PPC: Add support for explicit HIOR settingAlexander Graf2-0/+4
2012-03-05KVM: PPC: Book3s HV: Implement get_dirty_log using hardware changed bitPaul Mackerras1-0/+2