summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2011-06-27powerpc: introduce the ePAPR embedded hypervisor vmpic driverAshish Kalra4-0/+347
2011-06-27powerpc: introduce ePAPR embedded hypervisor hcall interfaceTimur Tabi2-0/+1157
2011-06-23powerpc: make irq_choose_cpu() available to all PIC driversStuart Yoder3-36/+37
2011-06-23powerpc/qe: Limit QE support to ppc32Kumar Gala1-1/+1
2011-06-23powerpc/85xx: Add PCI support in 64-bit mode on P5020DSKumar Gala1-0/+5
2011-06-23powerpc/pci: Move FSL fixup from 32-bit to commonKumar Gala2-19/+18
2011-06-23powerpc/85xx: Add basic P1023RDS board supportRoy Zang7-9/+892
2011-06-23powerpc/85xx: Save scratch registers to thread info instead of using SPRGs.Ashish Kalra5-40/+63
2011-06-23powerpc/85xx: Set up doorbells even with no mpicScott Wood1-9/+12
2011-06-23powerpc/fsl_pci: Simplify matching logic for PCI_FIXUP_HEADERKumar Gala1-61/+9
2011-06-23powerpc/85xx: Cleanup PCIe support on corenet_ds boardsKumar Gala2-30/+17
2011-06-23powerpc/85xx: Updates to P4080DS device treeKumar Gala1-107/+222
2011-06-23powerpc/85xx: Add P3041DS device treeKumar Gala1-0/+752
2011-06-23powerpc/85xx: Add P5020DS device treeKumar Gala1-0/+745
2011-06-23powerpc: Add a defconfig for 'corenet' 32-bit platformsKumar Gala1-0/+183
2011-06-23powerpc: Rename e55xx_smp_defconfig to corenet64_smp_defconfigKumar Gala1-0/+0
2011-06-20powerpc: Fix doorbell type shiftMichael Neuling1-1/+1
2011-06-20powerpc/mpic: Support compiling with DEBUG enabledDmitry Eremin-Solenikov1-1/+1
2011-06-20powerpc: Avoid extra indirect function call in sending IPIsPaul Mackerras6-9/+19
2011-06-17powerpc: Fix early boot accounting of CPUsMatt Evans5-6/+13
2011-06-17powerpc/book3e: Clarify HW table walk enable/disable messageKumar Gala1-2/+2
2011-05-31powerpc/pmac: Don't register pmac PIC syscore ops when HW not presentBenjamin Herrenschmidt1-1/+2
2011-05-28Merge branch 'setns'Linus Torvalds2-1/+3
2011-05-28ns: Wire up the setns system callEric W. Biederman2-1/+3
2011-05-28Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2011-05-28Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusRussell King1-1/+1
2011-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-7/+0
2011-05-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds5-22/+107
2011-05-27arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita1-8/+0
2011-05-27cgroup: remove the ns_cgroupDaniel Lezcano2-2/+0
2011-05-27Merge remote branch 'kumar/merge' into mergeBenjamin Herrenschmidt5-22/+107
2011-05-26powerpc/4xx: Adding PCIe MSI supportRupjyoti Sarmah9-0/+376
2011-05-26powerpc: Fix irq_free_virt by adjusting bounds before loopMilton Miller1-4/+13
2011-05-26powerpc/irq: Protect irq_radix_revmap_lookup against irq_free_virtMilton Miller1-2/+5
2011-05-26powerpc/irq: Check desc in handle_one_irq and expand generic_handle_irqMilton Miller1-2/+5
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-25PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki2-7/+0