aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2011-07-12powerpc/mm: Fix memory_block_size_bytes() for non-pseriesGravatar Benjamin Herrenschmidt 1-11/+19
2011-06-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Gravatar Linus Torvalds 9-91/+102
2011-06-29arch/powerpc: use printk_ratelimited instead of printk_ratelimitGravatar Christian Dietrich 5-57/+60
2011-06-29powerpc/rtas-rtc: remove sideeffects of printk_ratelimitGravatar Christian Dietrich 1-12/+17
2011-06-29powerpc/pseries: remove duplicate SCSI_BNX2_ISCSI in pseries_defconfigGravatar Michael Neuling 1-1/+0
2011-06-27Fix node_start/end_pfn() definition for mm/page_cgroup.cGravatar KAMEZAWA Hiroyuki 1-7/+0
2011-06-22powerpc/e500: fix breakage with fsl_rio_mcheck_exceptionGravatar Scott Wood 2-18/+19
2011-06-22powerpc/p1022ds: fix audio-related properties in the device treeGravatar Timur Tabi 1-3/+6
2011-06-15rtc: fix build warnings in defconfigsGravatar Wanlong Gao 2-2/+2
2011-06-09powerpc: Force page alignment for initrd reserved memoryGravatar Benjamin Herrenschmidt 4-32/+43
2011-06-09Merge remote branch 'kumar/merge' into mergeGravatar Benjamin Herrenschmidt 3-5/+5
2011-06-08dtc/powerpc: remove obsolete .gitignore entriesGravatar Wolfram Sang 2-4/+0
2011-06-03powerpc/85xx: fix race bug of calling request_irq after enable elbc interruptsGravatar Shaohui Xie 1-3/+3
2011-06-02powerpc/book3e: Fix CPU feature handling on e5500 in 32-bit modeGravatar Kumar Gala 1-1/+1
2011-06-02powerpc/fsl_rio: Fix compile error when CONFIG_FSL_RIO not setGravatar Kumar Gala 1-1/+1
2011-05-31powerpc/pmac: Don't register pmac PIC syscore ops when HW not presentGravatar Benjamin Herrenschmidt 1-1/+2
2011-05-28Merge branch 'setns'Gravatar Linus Torvalds 2-1/+3
2011-05-28ns: Wire up the setns system callGravatar Eric W. Biederman 2-1/+3
2011-05-27Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 1-1/+1
2011-05-27Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusGravatar Russell King 1-1/+1
2011-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 2-7/+0
2011-05-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Gravatar Linus Torvalds 5-22/+107
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Gravatar Akinobu Mita 1-8/+0
2011-05-26cgroup: remove the ns_cgroupGravatar Daniel Lezcano 2-2/+0
2011-05-27Merge remote branch 'kumar/merge' into mergeGravatar Benjamin Herrenschmidt 5-22/+107
2011-05-26powerpc/4xx: Adding PCIe MSI supportGravatar Rupjyoti Sarmah 9-0/+376
2011-05-26powerpc: Fix irq_free_virt by adjusting bounds before loopGravatar Milton Miller 1-4/+13
2011-05-26powerpc/irq: Protect irq_radix_revmap_lookup against irq_free_virtGravatar Milton Miller 1-2/+5
2011-05-26powerpc/irq: Check desc in handle_one_irq and expand generic_handle_irqGravatar Milton Miller 1-2/+5
2011-05-26powerpc/irq: Always free duplicate IRQ_LEGACY hostsGravatar Milton Miller 1-9/+2
2011-05-26powerpc/irq: Remove stale and misleading commentGravatar Milton Miller 1-3/+1
2011-05-26powerpc/cell: Rename ipi functions to match current abstractionsGravatar Milton Miller 3-10/+10
2011-05-26powerpc/cell: Use common smp ipi actionsGravatar Milton Miller 3-35/+14
2011-05-26powerpc/pseries: Update MAX_HCALL_OPCODE to reflect page coalescingGravatar Brian King 1-1/+1
2011-05-26powerpc/oprofile: Handle events that raise an exception without overflowingGravatar Eric B Munson 1-1/+23
2011-05-26powerpc/ftrace: Implement raw syscall tracepoints on PowerPCGravatar Ian Munsie 7-2/+44
2011-05-26Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into deve...Gravatar Russell King 1-1/+1
2011-05-25Merge branch 'timers-ptp-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 4-0/+52
2011-05-25lib: consolidate DEBUG_STACK_USAGE optionGravatar Stephen Boyd 1-9/+0
2011-05-25lib: consolidate DEBUG_PER_CPU_MAPSGravatar Stephen Boyd 1-12/+0
2011-05-25mm, powerpc: move the RCU page-table freeing into generic codeGravatar Peter Zijlstra 7-120/+19
2011-05-25powerpc: mmu_gather reworkGravatar Peter Zijlstra 8-17/+46
2011-05-25Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...Gravatar Russell King 1-1/+1
2011-05-24PM / Hibernate: Remove arch_prepare_suspend()Gravatar Rafael J. Wysocki 2-7/+0
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Gravatar Linus Torvalds 1-1/+1
2011-05-24Merge branch 'fixes-2.6.39' into for-2.6.40Gravatar Tejun Heo 1-1/+1
2011-05-23ptp: Added a clock that uses the eTSEC found on the MPC85xx.Gravatar Richard Cochran 4-0/+52
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 2-2/+2
2011-05-23Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 16-22/+510
2011-05-22KVM: PPC: booke: add sregs supportGravatar Scott Wood 12-11/+456