aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'korg/linux-3.0.y' into cm-13.0rogersb112015-11-107-9/+26
|\
| * powerpc/vio: Fix modalias_show return valuesPrarit Bhargava2013-10-131-4/+8
| * powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table()Nishanth Aravamudan2013-10-131-1/+1
| * powerpc: Handle unaligned ldbrx/stdbrxAnton Blanchard2013-09-261-0/+10
| * powerpc/modules: Module CRC relocation fix causes perf issuesAnton Blanchard2013-08-041-3/+0
| * powerpc: Add isync to copy_and_flushMichael Neuling2013-05-071-0/+1
| * powerpc: Fix cputable entry for 970MP rev 1.0Benjamin Herrenschmidt2013-03-201-1/+1
| * powerpc/kexec: Disable hard IRQ before kexecPhileas Fogg2013-02-281-0/+5
* | Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-2710-44/+63
|\ \ | |/
| * powerpc/vdso: Remove redundant locking in update_vsyscall_tz()Shan Hai2013-01-171-5/+0
| * powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n buildAnton Blanchard2013-01-171-1/+1
| * powerpc: Keep thread.dscr and thread.dscr_inherit in syncAnton Blanchard2012-12-172-2/+5
| * powerpc: Update DSCR on all CPUs when writing sysfs dscr_defaultAnton Blanchard2012-12-171-0/+8
| * powerpc/ptrace: Fix build with gcc 4.6Benjamin Herrenschmidt2012-12-171-4/+14
| * powerpc: Restore correct DSCR in context switchAnton Blanchard2012-09-142-6/+18
| * powerpc: Fix DSCR inheritance in copy_thread()Anton Blanchard2012-09-141-10/+2
| * powerpc: Fix wrong divisor in usecs_to_cputimeAndreas Schwab2012-08-091-5/+5
| * powerpc/ftrace: Fix assembly trampoline register usageroger blofeld2012-08-091-6/+6
| * powerpc: Fix kernel panic during kernel module loadSteffen Rumler2012-06-171-6/+5
* | Merge linux-3.0.31 from korg into jellybeancodeworkx2012-09-183-10/+22
|\ \ | |/
| * powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...Anton Blanchard2012-02-291-1/+7
| * powerpc/time: Handle wrapping of decrementerAnton Blanchard2012-01-122-9/+15
* | samsung update 1codeworkx2012-06-023-5/+0
|/
* powerpc: Copy down exception vectors after feature fixupsAnton Blanchard2011-11-213-1/+3
* powerpc: Fix device tree claim codeAnton Blanchard2011-08-151-3/+3
* powerpc/kdump: Fix timeout in crash_kexec_wait_realmodeMichael Neuling2011-08-041-5/+1
* irq_work, ppc: Fix up arch hooksPeter Zijlstra2011-08-041-1/+1
* 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
* | 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
| |_|_|_|/ |/| | | |