summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2011-05-26powerpc/irq: Always free duplicate IRQ_LEGACY hostsMilton Miller1-9/+2
2011-05-26powerpc/irq: Remove stale and misleading commentMilton Miller1-3/+1
2011-05-26powerpc/cell: Rename ipi functions to match current abstractionsMilton Miller3-10/+10
2011-05-26powerpc/cell: Use common smp ipi actionsMilton Miller3-35/+14
2011-05-26powerpc/pseries: Update MAX_HCALL_OPCODE to reflect page coalescingBrian King1-1/+1
2011-05-26powerpc/oprofile: Handle events that raise an exception without overflowingEric B Munson1-1/+23
2011-05-26powerpc/ftrace: Implement raw syscall tracepoints on PowerPCIan Munsie7-2/+44
2011-05-26Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into deve...Russell King1-1/+1
2011-05-25Merge branch 'timers-ptp-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-0/+52
2011-05-25lib: consolidate DEBUG_STACK_USAGE optionStephen Boyd1-9/+0
2011-05-25lib: consolidate DEBUG_PER_CPU_MAPSStephen Boyd1-12/+0
2011-05-25mm, powerpc: move the RCU page-table freeing into generic codePeter Zijlstra7-120/+19
2011-05-25powerpc: mmu_gather reworkPeter Zijlstra8-17/+46
2011-05-25Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...Russell King1-1/+1
2011-05-24PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki2-7/+0
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds1-1/+1
2011-05-24Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo1-1/+1
2011-05-23ptp: Added a clock that uses the eTSEC found on the MPC85xx.Richard Cochran4-0/+52
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+2
2011-05-23Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds16-22/+510
2011-05-22KVM: PPC: booke: add sregs supportScott Wood12-11/+456
2011-05-22KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0)Scott Wood4-1/+15
2011-05-22KVM: PPC: use ticks, not usecs, for exit timingStuart Yoder1-4/+17
2011-05-22KVM: PPC: fix exit accounting for SPRs, tlbwe, tlbsxScott Wood3-3/+6
2011-05-22KVM: PPC: e500: emulate SVRScott Wood3-0/+4
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+85
2011-05-20powerpc: Fix 32-bit SMP buildJosh Boyer1-1/+1
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2-1/+3
2011-05-20Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds229-4065/+8703
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds1-0/+1
2011-05-20powerpc/fsl_rio: Error interrupt handler for sRIO on MPC85xxShaohui Xie1-8/+77
2011-05-20powerpc/fsl_rio: move machine_check handlerShaohui Xie3-12/+21
2011-05-20powerpc/fsl_lbc: Add workaround for ELBC-A001 erratumShengzhou Liu2-2/+9
2011-05-20powerpc: Fix hard CPU IDs detectionBenjamin Herrenschmidt1-4/+7
2011-05-20Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt8-97/+67
2011-05-20Merge remote branch 'kumar/next' into nextBenjamin Herrenschmidt28-1358/+1759
2011-05-20powerpc/kvm: Fix the build for 32-bit Book 3S (classic) processorsPaul Mackerras2-0/+7
2011-05-20powerpc/kvm: Fix kvmppc_core_pending_decPaul Mackerras1-1/+1
2011-05-19Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+0
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds1-2/+2
2011-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds5-93/+64
2011-05-19powerpc: Remove last piece of GEMINISebastian Siewior1-13/+0
2011-05-19powerpc: Fix for Pegasos keyboard and mouseGabriel Paubert1-0/+4
2011-05-19powerpc: Make early memory scan more resilient to out of order nodesBenjamin Herrenschmidt1-5/+10
2011-05-19powerpc/pseries/iommu: Cleanup ddw namingMilton Miller1-23/+19
2011-05-19powerpc/pseries/iommu: Find windows after kexec during bootMilton Miller1-28/+24
2011-05-19powerpc/pseries/iommu: Remove ddw property when destroying windowMilton Miller1-2/+10
2011-05-19powerpc/pseries/iommu: Add additional checks when changing iommu maskMilton Miller1-4/+11
2011-05-19powerpc/pseries/iommu: Use correct return type in dupe_ddw_if_already_createdNishanth Aravamudan1-1/+1
2011-05-19Merge branch 'merge' into nextBenjamin Herrenschmidt8-19/+37