summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorLines
2012-09-05powerpc/powernv: Always go into nap mode when CPU is offlinePaul Mackerras-0/+1
2012-08-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds-2/+1
2012-08-24powerpc: Remove unnecessary ifdefsMichael Neuling-2/+0
2012-08-24powerpc/mpic_msgr: Add missing includesScott Wood-0/+1
2012-08-16KVM: PPC: Add cache flush on page mapAlexander Graf-0/+13
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds-1/+0
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon-1/+0
2012-07-30Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows...Linus Torvalds-4/+4
2012-07-30common: dma-mapping: add support for generic dma_mmap_* callsMarek Szyprowski-4/+4
2012-07-27Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds-30/+1
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds-0/+1
2012-07-24Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-6/+14
2012-07-24powerpc: remove km_type definitionsCong Wang-30/+1
2012-07-13Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt-1/+4
2012-07-11booke/bookehv: Add host crit-watchdog exception supportBharat Bhushan-0/+2
2012-07-11powerpc: Disable /dev/port interface on systems without an ISA bridgeHaren Myneni-0/+8
2012-07-11powerpc: Add "memory" attribute for mfmsr()Tiejun Chen-1/+2
2012-07-11powerpc: Add VDSO version of getcpuAnton Blanchard-2/+6
2012-07-11powerpc: Use CURRENT_THREAD_INFO instead of open coded assemblyStuart Yoder-2/+8
2012-07-10powerpc/qe: set IReady in QE Microcode UploadKokoris, Ioannis-1/+4
2012-07-10powerpc: IOMMU fault injectionAnton Blanchard-0/+3
2012-07-10powerpc: Call dma_debug_add_bus for PCI and VIO busesAnton Blanchard-0/+2
2012-07-10powerpc/perf: Move code to select SIAR or pt_regs into perf_read_regsAnton Blanchard-0/+5
2012-07-10powerpc: Enforce usage of RA 0-R31 where possibleMichael Neuling-7/+7
2012-07-10powerpc: Add defines for RA 0-R31Michael Neuling-0/+34
2012-07-10powerpc: Enforce usage of R0-R31 where possibleMichael Neuling-44/+14
2012-07-10powerpc: Introduce new __REG_R macrosMichael Neuling-0/+33
2012-07-10powerpc: Start using ___PPC_RA/B/S/T where necessaryMichael Neuling-6/+6
2012-07-10powerpc: Introduce new ___PPC_RA/B/S/T macrosMichael Neuling-0/+4
2012-07-10powerpc: Fix VSX macros so register names aren't wrappedMichael Neuling-3/+3
2012-07-10powerpc: Change mtcrf to use real register namesMichael Neuling-3/+3
2012-07-10powerpc: Move and fix MTMSR_EERI definitionBenjamin Herrenschmidt-0/+2
2012-07-10powerpc: Merge VCPU_GPRMichael Neuling-0/+7
2012-07-10powerpc: Merge STK_REG/PARAM/FRAMESIZEMichael Neuling-0/+5
2012-07-10powerpc/pasemi: Move lbz/stbciz to ppc-opcode.hMichael Neuling-0/+7
2012-07-10powerpc: Convert to %r for all GPR usageMichael Neuling-34/+40
2012-07-10powerpc: Modify macro ready for %r0 register changeMichael Neuling-9/+9
2012-07-10powerpc: Add defines for R0-R31Michael Neuling-0/+33
2012-07-10Merge branch 'merge' into nextBenjamin Herrenschmidt-2/+4
2012-07-10powerpc: Fix build of some debug irq codeBenjamin Herrenschmidt-2/+2
2012-07-10powerpc: More fixes for lazy IRQ vs. idleBenjamin Herrenschmidt-0/+2
2012-07-03powerpc/mm: remove obsolete comment about page size name arrayScott Wood-6/+1
2012-07-03powerpc/iommu: Implement IOMMU pools to improve multiqueue adapter performanceAnton Blanchard-4/+14
2012-07-03powerpc: tracing: Avoid tracepoint duplication with DECLARE_EVENT_CLASSAnton Blanchard-34/+11
2012-07-03powerpc/pseries/cpuidle: Replace pseries_notify_cpuidle_add call with notifierDeepthi Dharwar-2/+0
2012-07-03powerpc: Have patch_instruction detect faultsSteven Rostedt-2/+2
2012-06-29powerpc: check_and_cede_processor() never cedesAnton Blanchard-0/+5
2012-06-15Make hard_irq_disable() actually hard-disable interruptsPaul Mackerras-0/+3
2012-06-13powerpc/PCI: register busn_res for root busesYinghai Lu-0/+1
2012-06-06Merge branch 'for-upstream' of git://github.com/agraf/linux-2.6 into nextAvi Kivity-6/+12