aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita
2011-05-26cgroup: remove the ns_cgroupDaniel Lezcano
2011-05-26powerpc/4xx: Adding PCIe MSI supportRupjyoti Sarmah
2011-05-26powerpc: Fix irq_free_virt by adjusting bounds before loopMilton Miller
2011-05-26powerpc/irq: Protect irq_radix_revmap_lookup against irq_free_virtMilton Miller
2011-05-26powerpc/irq: Check desc in handle_one_irq and expand generic_handle_irqMilton Miller
2011-05-26powerpc/irq: Always free duplicate IRQ_LEGACY hostsMilton Miller
2011-05-26powerpc/irq: Remove stale and misleading commentMilton Miller
2011-05-26powerpc/cell: Rename ipi functions to match current abstractionsMilton Miller
2011-05-26powerpc/cell: Use common smp ipi actionsMilton Miller
2011-05-26powerpc/pseries: Update MAX_HCALL_OPCODE to reflect page coalescingBrian King
2011-05-26powerpc/oprofile: Handle events that raise an exception without overflowingEric B Munson
2011-05-26powerpc/ftrace: Implement raw syscall tracepoints on PowerPCIan Munsie
2011-05-25Merge branch 'timers-ptp-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-05-25lib: consolidate DEBUG_STACK_USAGE optionStephen Boyd
2011-05-25lib: consolidate DEBUG_PER_CPU_MAPSStephen Boyd
2011-05-25mm, powerpc: move the RCU page-table freeing into generic codePeter Zijlstra
2011-05-25powerpc: mmu_gather reworkPeter Zijlstra
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-05-24Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo
2011-05-23ptp: Added a clock that uses the eTSEC found on the MPC85xx.Richard Cochran
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-23Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-05-22KVM: PPC: booke: add sregs supportScott Wood
2011-05-22KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0)Scott Wood
2011-05-22KVM: PPC: use ticks, not usecs, for exit timingStuart Yoder
2011-05-22KVM: PPC: fix exit accounting for SPRs, tlbwe, tlbsxScott Wood
2011-05-22KVM: PPC: e500: emulate SVRScott Wood
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2011-05-20powerpc: Fix 32-bit SMP buildJosh Boyer
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-05-20Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds
2011-05-20powerpc: Fix hard CPU IDs detectionBenjamin Herrenschmidt
2011-05-20Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt
2011-05-20Merge remote branch 'kumar/next' into nextBenjamin Herrenschmidt
2011-05-20powerpc/kvm: Fix the build for 32-bit Book 3S (classic) processorsPaul Mackerras
2011-05-20powerpc/kvm: Fix kvmppc_core_pending_decPaul Mackerras
2011-05-19Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds
2011-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2011-05-19powerpc: Remove last piece of GEMINISebastian Siewior
2011-05-19powerpc: Fix for Pegasos keyboard and mouseGabriel Paubert
2011-05-19powerpc: Make early memory scan more resilient to out of order nodesBenjamin Herrenschmidt
2011-05-19powerpc/pseries/iommu: Cleanup ddw namingMilton Miller
2011-05-19powerpc/pseries/iommu: Find windows after kexec during bootMilton Miller
2011-05-19powerpc/pseries/iommu: Remove ddw property when destroying windowMilton Miller
2011-05-19powerpc/pseries/iommu: Add additional checks when changing iommu maskMilton Miller
2011-05-19powerpc/pseries/iommu: Use correct return type in dupe_ddw_if_already_createdNishanth Aravamudan
2011-05-19Merge branch 'merge' into nextBenjamin Herrenschmidt