summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | KVM: PPC: fix exit accounting for SPRs, tlbwe, tlbsxScott Wood2011-05-223-3/+6
| * | | | KVM: PPC: e500: emulate SVRScott Wood2011-05-223-0/+4
| * | | | KVM: PPC: Fix issue clearing exit timing countersBharat Bhushan2011-05-113-3/+12
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2011-05-201-1/+85
|\ \ \ \ \
| * | | | | crypto: caam - de-CHIP-ify device tree compatiblesKim Phillips2011-03-271-21/+11
| * | | | | crypto: caam - standardize device tree naming convention to utilize '-vX.Y'Kim Phillips2011-03-271-20/+21
| * | | | | crypto: caam - Add support for the Freescale SEC4/CAAMKim Phillips2011-03-271-1/+94
| | |_|_|/ | |/| | |
* | | | | powerpc: Fix 32-bit SMP buildJosh Boyer2011-05-201-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-05-202-1/+3
|\ \ \ \ \
| * | | | | net: Add sendmmsg socket system callAnton Blanchard2011-05-052-1/+3
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-05-20229-4065/+8703
|\ \ \ \ \ \
| * | | | | | powerpc: Fix hard CPU IDs detectionBenjamin Herrenschmidt2011-05-201-4/+7
| * | | | | | Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt2011-05-208-97/+67
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote branch 'kumar/next' into nextBenjamin Herrenschmidt2011-05-2028-1358/+1759
| |\ \ \ \ \ \ \
| | * | | | | | | powerpc/85xx: Create dts of each core in CAMP mode for P1020RDBPrabhakar Kushwaha2011-05-193-1/+362
| | * | | | | | | powerpc/85xx: Fix PCIe IDSEL for Px020RDBPrabhakar Kushwaha2011-05-194-0/+48
| | * | | | | | | powerpc/85xx: P2020 DTS: re-organize dts filesPrabhakar Kushwaha2011-05-195-933/+564
| | * | | | | | | powerpc/85xx: P1020 DTS : re-organize dts filesPrabhakar Kushwaha2011-05-192-313/+380
| | * | | | | | | powerpc/fsl: enable verbose bug outputScott Wood2011-05-1910-10/+0
| | * | | | | | | powerpc/e5500: add networking to defconfigScott Wood2011-05-191-9/+29
| | * | | | | | | powerpc/mpic: add the mpic global timer supportScott Wood2011-05-192-7/+88
| | * | | | | | | powerpc/mpic: parse 4-cell intspec types other than zeroScott Wood2011-05-192-1/+38
| | * | | | | | | powerpc/p1022ds: fix broken mpic timer nodeScott Wood2011-05-191-47/+59