aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
* rtc: fix build warnings in defconfigsWanlong Gao2011-06-152-2/+2
* powerpc: Force page alignment for initrd reserved memoryBenjamin Herrenschmidt2011-06-094-32/+43
* Merge remote branch 'kumar/merge' into mergeBenjamin Herrenschmidt2011-06-093-5/+5
|\
| * powerpc/85xx: fix race bug of calling request_irq after enable elbc interruptsShaohui Xie2011-06-031-3/+3
| * powerpc/book3e: Fix CPU feature handling on e5500 in 32-bit modeKumar Gala2011-06-021-1/+1
| * powerpc/fsl_rio: Fix compile error when CONFIG_FSL_RIO not setKumar Gala2011-06-021-1/+1
* | dtc/powerpc: remove obsolete .gitignore entriesWolfram Sang2011-06-082-4/+0
* | powerpc/pmac: Don't register pmac PIC syscore ops when HW not presentBenjamin Herrenschmidt2011-05-311-1/+2
* | Merge branch 'setns'Linus Torvalds2011-05-282-1/+3
|\ \
| * | ns: Wire up the setns system callEric W. Biederman2011-05-282-1/+3
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-271-1/+1
|\ \ \
| * \ \ Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusRussell King2011-05-271-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into deve...Russell King2011-05-261-1/+1
| | |\ \
| | * \ \ Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...Russell King2011-05-251-1/+1
| | |\ \ \
| | | * | | dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosenGrant Likely2011-05-111-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-05-272-7/+0
|\ \ \ \ \ \
| * | | | | | PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki2011-05-242-7/+0
* | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-05-275-22/+107
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge remote branch 'kumar/merge' into mergeBenjamin Herrenschmidt2011-05-275-22/+107
| |\ \ \ \ \ \
| | * | | | | | powerpc/fsl_rio: Error interrupt handler for sRIO on MPC85xxShaohui Xie2011-05-201-8/+77
| | * | | | | | powerpc/fsl_rio: move machine_check handlerShaohui Xie2011-05-203-12/+21
| | * | | | | | powerpc/fsl_lbc: Add workaround for ELBC-A001 erratumShengzhou Liu2011-05-202-2/+9
* | | | | | | | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita2011-05-261-8/+0
* | | | | | | | cgroup: remove the ns_cgroupDaniel Lezcano2011-05-262-2/+0
|/ / / / / / /
* | | | | | | powerpc/4xx: Adding PCIe MSI supportRupjyoti Sarmah2011-05-269-0/+376
* | | | | | | powerpc: Fix irq_free_virt by adjusting bounds before loopMilton Miller2011-05-261-4/+13
* | | | | | | powerpc/irq: Protect irq_radix_revmap_lookup against irq_free_virtMilton Miller2011-05-261-2/+5
* | | | | | | powerpc/irq: Check desc in handle_one_irq and expand generic_handle_irqMilton Miller2011-05-261-2/+5
* | | | | | | powerpc/irq: Always free duplicate IRQ_LEGACY hostsMilton Miller2011-05-261-9/+2
* | | | | | | powerpc/irq: Remove stale and misleading commentMilton Miller2011-05-261-3/+1
* | | | | | | powerpc/cell: Rename ipi functions to match current abstractionsMilton Miller2011-05-263-10/+10
* | | | | | | powerpc/cell: Use common smp ipi actionsMilton Miller2011-05-263-35/+14
* | | | | | | powerpc/pseries: Update MAX_HCALL_OPCODE to reflect page coalescingBrian King2011-05-261-1/+1
* | | | | | | powerpc/oprofile: Handle events that raise an exception without overflowingEric B Munson2011-05-261-1/+23
* | | | | | | powerpc/ftrace: Implement raw syscall tracepoints on PowerPCIan Munsie2011-05-267-2/+44
| |_|/ / / / |/| | | | |
* | | | | | Merge branch 'timers-ptp-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-254-0/+52
|\ \ \ \ \ \
| * | | | | | ptp: Added a clock that uses the eTSEC found on the MPC85xx.Richard Cochran2011-05-234-0/+52
* | | | | | | lib: consolidate DEBUG_STACK_USAGE optionStephen Boyd2011-05-251-9/+0
* | | | | | | lib: consolidate DEBUG_PER_CPU_MAPSStephen Boyd2011-05-251-12/+0
* | | | | | | mm, powerpc: move the RCU page-table freeing into generic codePeter Zijlstra2011-05-257-120/+19
* | | | | | | powerpc: mmu_gather reworkPeter Zijlstra2011-05-258-17/+46
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-05-241-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo2011-05-241-1/+1
| |\ \ \ \ \
| * | | | | | percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-241-1/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-232-2/+2
|\ \ \ \ \ \ \
| * | | | | | | treewide: fix a few typos in commentsJustin P. Mattock2011-05-102-2/+2
* | | | | | | | Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-05-2316-22/+510
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | KVM: PPC: booke: add sregs supportScott Wood2011-05-2212-11/+456
| * | | | | | | KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0)Scott Wood2011-05-224-1/+15
| * | | | | | | KVM: PPC: use ticks, not usecs, for exit timingStuart Yoder2011-05-221-4/+17