summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* powerpc/irq: Quieten irq mapping printksAnton Blanchard2011-07-191-1/+1
* powerpc/kdump: Fix timeout in crash_kexec_wait_realmodeMichael Neuling2011-07-191-5/+1
* powerpc: Correct annotations of pmu registration functionsDmitry Eremin-Solenikov2011-07-198-8/+8
* powerpc: Remove redundant set_fs(USER_DS)Mathias Krause2011-07-191-2/+0
* powerpc: Dont require a dma_ops struct to set dma maskKumar Gala2011-07-081-3/+1
* powerpc: implement arch_setup_pdev_archdataKumar Gala2011-07-081-24/+4
* powerpc: Create next_tlbcam_idx percpu variable for FSL_BOOKEBecky Bruce2011-07-081-0/+4
* powerpc: Add jump label supportMichael Ellerman2011-07-012-0/+24
* powerpc: Add printk companion for ppc_md.progressDave Carroll2011-06-301-0/+5
* Merge remote branch 'origin/master' into nextBenjamin Herrenschmidt2011-06-306-63/+93
|\
| * arch/powerpc: use printk_ratelimited instead of printk_ratelimitChristian Dietrich2011-06-293-46/+50
| * powerpc/rtas-rtc: remove sideeffects of printk_ratelimitChristian Dietrich2011-06-291-12/+17
| * powerpc/e500: fix breakage with fsl_rio_mcheck_exceptionScott Wood2011-06-221-1/+1
| * powerpc: Force page alignment for initrd reserved memoryBenjamin Herrenschmidt2011-06-091-3/+24
| * Merge remote branch 'kumar/merge' into mergeBenjamin Herrenschmidt2011-06-091-1/+1
| |\
| | * powerpc/book3e: Fix CPU feature handling on e5500 in 32-bit modeKumar Gala2011-06-021-1/+1
* | | powerpc/pseries: Re-implement HVSI as part of hvc_vioBenjamin Herrenschmidt2011-06-291-0/+3
* | | powerpc/udbg: Register udbg console genericallyBenjamin Herrenschmidt2011-06-291-0/+2
* | | powerpc/pseries: Improve error code on reconfiguration notifier failureAkinobu Mita2011-06-291-5/+3
* | | powerpc/maple: Enable scom access functions on MapleDmitry Eremin-Solenikov2011-06-291-2/+2
* | | powerpc/book3e-64: Reraise doorbell when masked by soft-irq-disableScott Wood2011-06-293-15/+21
* | | powerpc/e500mc: Add support for the wait instruction in e500_idleScott Wood2011-06-271-0/+12
* | | powerpc: make irq_choose_cpu() available to all PIC driversStuart Yoder2011-06-221-0/+35
* | | powerpc/pci: Move FSL fixup from 32-bit to commonKumar Gala2011-06-222-19/+18
* | | powerpc/85xx: Save scratch registers to thread info instead of using SPRGs.Ashish Kalra2011-06-223-38/+56
* | | powerpc: Avoid extra indirect function call in sending IPIsPaul Mackerras2011-06-201-4/+14
* | | powerpc: Fix early boot accounting of CPUsMatt Evans2011-06-174-5/+12
|/ /
* | 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-271-1/+0
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki2011-05-241-1/+0
* | | | | | Merge remote branch 'kumar/merge' into mergeBenjamin Herrenschmidt2011-05-271-0/+13
|\ \ \ \ \ \
| * | | | | | powerpc/fsl_rio: move machine_check handlerShaohui Xie2011-05-201-0/+13
* | | | | | | 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: Use common smp ipi actionsMilton Miller2011-05-261-1/+1
* | | | | | | powerpc/ftrace: Implement raw syscall tracepoints on PowerPCIan Munsie2011-05-263-0/+19
| |_|/ / / / |/| | | | |
* | | | | | powerpc: mmu_gather reworkPeter Zijlstra2011-05-251-1/+22
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-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-231-1/+1
|\ \ \ \ \
| * | | | | treewide: fix a few typos in commentsJustin P. Mattock2011-05-101-1/+1
* | | | | | Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-05-231-0/+1
|\ \ \ \ \ \
| * | | | | | KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0)Scott Wood2011-05-221-0/+1
| | |_|_|_|/ | |/| | | |
OpenPOWER on IntegriCloud