summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |_|_|_|/ | |/| | | |
* | | | | | powerpc: Fix 32-bit SMP buildJosh Boyer2011-05-201-1/+1
| |_|_|/ / |/| | | |
* | | | | powerpc: Fix hard CPU IDs detectionBenjamin Herrenschmidt2011-05-201-4/+7
* | | | | Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt2011-05-202-3/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-05-191-1/+0
| |\ \ \ \
| | * | | | sysfs: remove "last sysfs file:" line from the oops messagesGreg Kroah-Hartman2011-05-131-1/+0
| | | |/ / | | |/| |
| * | | | Merge commit 'v2.6.39-rc7' into sched/coreIngo Molnar2011-05-121-1/+11
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge commit 'v2.6.39-rc4' into sched/coreIngo Molnar2011-04-215-17/+45
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-2/+2
* | | | | Merge remote branch 'kumar/next' into nextBenjamin Herrenschmidt2011-05-203-3/+120
|\ \ \ \ \
| * | | | | powerpc/e5500: set non-base IVORsScott Wood2011-05-192-0/+50
| * | | | | powerpc/fsl-booke64: Add support for Debug Level exception handlerKumar Gala2011-05-192-3/+70
| * | | | | Merge remote branch 'benh/merge' into benh-nextKumar Gala2011-05-194-12/+24
| |\ \ \ \ \
* | | | | | | powerpc: Remove last piece of GEMINISebastian Siewior2011-05-191-13/+0
* | | | | | | powerpc: Fix for Pegasos keyboard and mouseGabriel Paubert2011-05-191-0/+4
* | | | | | | powerpc: Make early memory scan more resilient to out of order nodesBenjamin Herrenschmidt2011-05-191-5/+10
* | | | | | | Merge branch 'merge' into nextBenjamin Herrenschmidt2011-05-194-12/+24
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | powerpc/4xx: Fix regression in SMP on 476kerstin jonsson2011-05-191-2/+2
| * | | | | | powerpc/kexec: Fix build failure on 32-bit SMPBen Hutchings2011-05-191-29/+30
| * | | | | | powerpc/smp: Make start_secondary_resume available to all CPU variantsBenjamin Herrenschmidt2011-05-192-9/+11
| | |_|_|/ / | |/| | | |
| * | | | | hw_breakpoints, powerpc: Fix CONFIG_HAVE_HW_BREAKPOINT off-case in ptrace_set...Frederic Weisbecker2011-05-061-4/+11
| * | | | | powerpc, hw_breakpoints: Fix racy access to ptrace breakpointsFrederic Weisbecker2011-04-251-0/+3
| | |_|/ / | |/| | |
* | | | | powerpc: Make IRQ_NOREQUEST last to clear, first to setMilton Miller2011-05-191-7/+7
* | | | | powerpc: Remove virq_to_hostMilton Miller2011-05-191-6/+0
* | | | | powerpc: Add virq_is_host to reduce virq_to_host usageMilton Miller2011-05-191-0/+6
* | | | | powerpc: Remove irq_host_ops->remap hookMilton Miller2011-05-191-2/+0
* | | | | powerpc: Return early if irq_host lookup type is wrongMilton Miller2011-05-191-5/+7
* | | | | powerpc: Radix trees are available before init_IRQMilton Miller2011-05-191-74/+4
OpenPOWER on IntegriCloud