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