aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAge
* powerpc: Fix wrong divisor in usecs_to_cputimeAndreas Schwab2012-08-09
* powerpc/ftrace: Fix assembly trampoline register usageroger blofeld2012-08-09
* powerpc: Fix kernel panic during kernel module loadSteffen Rumler2012-06-17
* powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...Anton Blanchard2012-02-29
* powerpc/time: Handle wrapping of decrementerAnton Blanchard2012-01-12
* powerpc: Copy down exception vectors after feature fixupsAnton Blanchard2011-11-21
* powerpc: Fix device tree claim codeAnton Blanchard2011-08-15
* powerpc/kdump: Fix timeout in crash_kexec_wait_realmodeMichael Neuling2011-08-05
* irq_work, ppc: Fix up arch hooksPeter Zijlstra2011-08-05
* arch/powerpc: use printk_ratelimited instead of printk_ratelimitChristian Dietrich2011-06-29
* powerpc/rtas-rtc: remove sideeffects of printk_ratelimitChristian Dietrich2011-06-29
* powerpc/e500: fix breakage with fsl_rio_mcheck_exceptionScott Wood2011-06-22
* powerpc: Force page alignment for initrd reserved memoryBenjamin Herrenschmidt2011-06-09
* Merge remote branch 'kumar/merge' into mergeBenjamin Herrenschmidt2011-06-09
|\
| * powerpc/book3e: Fix CPU feature handling on e5500 in 32-bit modeKumar Gala2011-06-02
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-27
|\ \
| * \ Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusRussell King2011-05-27
| |\ \
| | * \ Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into deve...Russell King2011-05-25
| | |\ \
| | * \ \ Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...Russell King2011-05-24
| | |\ \ \
| | | * | | dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosenGrant Likely2011-05-11
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-05-27
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki2011-05-24
* | | | | | Merge remote branch 'kumar/merge' into mergeBenjamin Herrenschmidt2011-05-26
|\ \ \ \ \ \
| * | | | | | powerpc/fsl_rio: move machine_check handlerShaohui Xie2011-05-20
* | | | | | | powerpc: Fix irq_free_virt by adjusting bounds before loopMilton Miller2011-05-25
* | | | | | | powerpc/irq: Protect irq_radix_revmap_lookup against irq_free_virtMilton Miller2011-05-25
* | | | | | | powerpc/irq: Check desc in handle_one_irq and expand generic_handle_irqMilton Miller2011-05-25
* | | | | | | powerpc/irq: Always free duplicate IRQ_LEGACY hostsMilton Miller2011-05-25
* | | | | | | powerpc/irq: Remove stale and misleading commentMilton Miller2011-05-25
* | | | | | | powerpc/cell: Use common smp ipi actionsMilton Miller2011-05-25
* | | | | | | powerpc/ftrace: Implement raw syscall tracepoints on PowerPCIan Munsie2011-05-25
| |_|/ / / / |/| | | | |
* | | | | | powerpc: mmu_gather reworkPeter Zijlstra2011-05-25
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-05-24
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-24
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-23
|\ \ \ \ \
| * | | | | treewide: fix a few typos in commentsJustin P. Mattock2011-05-10
* | | | | | Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-05-23
|\ \ \ \ \ \
| * | | | | | KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0)Scott Wood2011-05-22
| | |_|_|_|/ | |/| | | |
* | | | | | powerpc: Fix 32-bit SMP buildJosh Boyer2011-05-20
| |_|_|/ / |/| | | |
* | | | | powerpc: Fix hard CPU IDs detectionBenjamin Herrenschmidt2011-05-20
* | | | | Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt2011-05-20
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-05-19
| |\ \ \ \
| | * | | | sysfs: remove "last sysfs file:" line from the oops messagesGreg Kroah-Hartman2011-05-13
| | | |/ / | | |/| |
| * | | | Merge commit 'v2.6.39-rc7' into sched/coreIngo Molnar2011-05-12
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge commit 'v2.6.39-rc4' into sched/coreIngo Molnar2011-04-21
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-14
* | | | | Merge remote branch 'kumar/next' into nextBenjamin Herrenschmidt2011-05-19
|\ \ \ \ \
| * | | | | powerpc/e5500: set non-base IVORsScott Wood2011-05-19
| * | | | | powerpc/fsl-booke64: Add support for Debug Level exception handlerKumar Gala2011-05-19
| * | | | | Merge remote branch 'benh/merge' into benh-nextKumar Gala2011-05-19
| |\ \ \ \ \