summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2012-07-27Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds1-30/+1
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+1
2012-07-24Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-6/+14
2012-07-24powerpc: remove km_type definitionsCong Wang1-30/+1
2012-07-13Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2-1/+4
2012-07-11booke/bookehv: Add host crit-watchdog exception supportBharat Bhushan1-0/+2
2012-07-11powerpc: Disable /dev/port interface on systems without an ISA bridgeHaren Myneni1-0/+8
2012-07-11powerpc: Add "memory" attribute for mfmsr()Tiejun Chen1-1/+2
2012-07-11powerpc: Add VDSO version of getcpuAnton Blanchard3-2/+6
2012-07-11powerpc: Use CURRENT_THREAD_INFO instead of open coded assemblyStuart Yoder2-2/+8
2012-07-10powerpc/qe: set IReady in QE Microcode UploadKokoris, Ioannis2-1/+4
2012-07-10powerpc: IOMMU fault injectionAnton Blanchard1-0/+3
2012-07-10powerpc: Call dma_debug_add_bus for PCI and VIO busesAnton Blanchard1-0/+2
2012-07-10powerpc/perf: Move code to select SIAR or pt_regs into perf_read_regsAnton Blanchard1-0/+5
2012-07-10powerpc: Enforce usage of RA 0-R31 where possibleMichael Neuling1-7/+7
2012-07-10powerpc: Add defines for RA 0-R31Michael Neuling1-0/+34
2012-07-10powerpc: Enforce usage of R0-R31 where possibleMichael Neuling2-44/+14
2012-07-10powerpc: Introduce new __REG_R macrosMichael Neuling1-0/+33
2012-07-10powerpc: Start using ___PPC_RA/B/S/T where necessaryMichael Neuling1-6/+6
2012-07-10powerpc: Introduce new ___PPC_RA/B/S/T macrosMichael Neuling1-0/+4
2012-07-10powerpc: Fix VSX macros so register names aren't wrappedMichael Neuling1-3/+3
2012-07-10powerpc: Change mtcrf to use real register namesMichael Neuling2-3/+3
2012-07-10powerpc: Move and fix MTMSR_EERI definitionBenjamin Herrenschmidt1-0/+2
2012-07-10powerpc: Merge VCPU_GPRMichael Neuling1-0/+7
2012-07-10powerpc: Merge STK_REG/PARAM/FRAMESIZEMichael Neuling1-0/+5
2012-07-10powerpc/pasemi: Move lbz/stbciz to ppc-opcode.hMichael Neuling1-0/+7
2012-07-10powerpc: Convert to %r for all GPR usageMichael Neuling1-34/+40
2012-07-10powerpc: Modify macro ready for %r0 register changeMichael Neuling1-9/+9
2012-07-10powerpc: Add defines for R0-R31Michael Neuling1-0/+33
2012-07-10Merge branch 'merge' into nextBenjamin Herrenschmidt1-2/+4
2012-07-10powerpc: Fix build of some debug irq codeBenjamin Herrenschmidt1-2/+2
2012-07-10powerpc: More fixes for lazy IRQ vs. idleBenjamin Herrenschmidt1-0/+2
2012-07-03powerpc/mm: remove obsolete comment about page size name arrayScott Wood1-6/+1
2012-07-03powerpc/iommu: Implement IOMMU pools to improve multiqueue adapter performanceAnton Blanchard1-4/+14
2012-07-03powerpc: tracing: Avoid tracepoint duplication with DECLARE_EVENT_CLASSAnton Blanchard1-34/+11
2012-07-03powerpc/pseries/cpuidle: Replace pseries_notify_cpuidle_add call with notifierDeepthi Dharwar1-2/+0
2012-07-03powerpc: Have patch_instruction detect faultsSteven Rostedt1-2/+2
2012-06-29powerpc: check_and_cede_processor() never cedesAnton Blanchard1-0/+5
2012-06-15Make hard_irq_disable() actually hard-disable interruptsPaul Mackerras1-0/+3
2012-06-13powerpc/PCI: register busn_res for root busesYinghai Lu1-0/+1
2012-06-06Merge branch 'for-upstream' of git://github.com/agraf/linux-2.6 into nextAvi Kivity4-6/+12
2012-06-02powerpc: Fix size of st_nlink on 64bitAnton Blanchard1-1/+1
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+17
2012-06-01set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro1-1/+1
2012-06-01new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro1-0/+16
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentAl Viro1-3/+0
2012-05-30powerpc: get rid of nlink_t uses, switch to explicitly-sized typeAl Viro1-2/+2
2012-05-30KVM: PPC: booke: Added DECAR supportBharat Bhushan1-0/+2
2012-05-30KVM: PPC: Book3S HV: Make the guest hash table size configurablePaul Mackerras3-6/+8
2012-05-30KVM: PPC: Factor out guest epapr initializationLiu Yu-B132011-0/+2