summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-08-0525-499/+1126
|\
| * Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2010-08-0414-75/+73
| |\
| * | powerpc/kexec: Fix orphaned offline CPUs across kexecMatt Evans2010-07-311-1/+25
| * | powerpc/kexec: Add to and tidy debug/comments in machine_kexec64.cMatt Evans2010-07-311-5/+24
| * | powerpc: Print decimal values in prom_init.cMichael Neuling2010-07-311-9/+35
| * | powerpc/smp: remove the incorrect decrementer initial codes for APTiejun Chen2010-07-311-8/+0
| * | powerpc: Add vmcoreinfo symbols to allow makdumpfile to filter core files pro...Neil Horman2010-07-311-0/+12
| * | powerpc/crashdump: Fix issues with kexec and 36bit physical addrMatthew McClintock2010-07-312-7/+7
| * | powerpc/kexec: Switch to a static PACA on the way outMatt Evans2010-07-313-10/+30
| * | Merge commit 'jwb/next' into nextBenjamin Herrenschmidt2010-07-301-7/+111
| |\ \
| | * | powerpc/40x: Distinguish AMCC PowerPC 405EX and 405EXr correctlyLee Nipper2010-07-261-7/+111
| * | | powerpc/book3e: Fix single step when using HW page tablesBenjamin Herrenschmidt2010-07-141-0/+6
| * | | powerpc/book3e: Add generic 64-bit idle powersave supportBenjamin Herrenschmidt2010-07-143-1/+110
| * | | powerpc/book3e: Resend doorbell exceptions to ourselfMichael Ellerman2010-07-092-2/+12
| * | | powerpc/book3e: Use set_irq_regs() in the msgsnd/msgrcv IPI pathDavid Gibson2010-07-091-1/+6
| * | | powerpc/book3e: Hookup doorbells exceptions on 64-bit Book3EBenjamin Herrenschmidt2010-07-093-4/+25
| * | | powerpc/book3e: Don't re-trigger decrementer on lazy irq restoreBenjamin Herrenschmidt2010-07-091-0/+9
| * | | powerpc/book3e: More doorbell cleanups. Sample the PIR registerBenjamin Herrenschmidt2010-07-091-13/+34
| * | | powerpc/book3e: Move doorbell_exception from traps.c to dbell.cBenjamin Herrenschmidt2010-07-092-22/+21
| * | | powerpc/book3e: Hack to get gdb moving along on Book3E 64-bitBenjamin Herrenschmidt2010-07-091-0/+22
| |/ /
| * | powerpc: Add i8042 keyboard and mouse irq parsingMartyn Welch2010-07-091-0/+13
| * | powerpc: Optimise per cpu accesses on 64bitAnton Blanchard2010-07-092-3/+7
| * | powerpc/pseries: Migration code reorganization / hibernation prepBrian King2010-07-091-35/+70
| * | powerpc: Clean up obsolete code relating to decrementer and timebasePaul Mackerras2010-07-092-135/+3
| * | powerpc: Rework VDSO gettimeofday to prevent time going backwardsPaul Mackerras2010-07-094-237/+97
| * | Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt2010-07-098-5/+453
| |\ \
| | * | powerpc, hw_breakpoint: Tell generic code we have no instruction breakpointsPaul Mackerras2010-06-301-0/+10
| | * | powerpc, hw_breakpoint: Cooperate better with other single-steppersPaul Mackerras2010-06-231-6/+7
| | * | powerpc, hw_breakpoint: Fix off-by-one in checking access addressPaul Mackerras2010-06-231-16/+7
| | * | powerpc, hw_breakpoint: Discard extraneous interrupt due to accesses outside ...K.Prasad2010-06-221-2/+21
| | * | powerpc, hw_breakpoint: Enable hw-breakpoints while handling intervening signalsK.Prasad2010-06-222-0/+21
| | * | powerpc, hw_breakpoint: Handle concurrent alignment interruptsK.Prasad2010-06-221-5/+3
| | * | powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processorsK.Prasad2010-06-226-0/+408
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-041-1/+1
|\ \ \ \
| * \ \ \ Merge branch 'master' into for-nextJiri Kosina2010-08-0424-145/+113
| |\ \ \ \
| * | | | | update email addressPavel Machek2010-07-191-1/+1
| | |_|/ / | |/| | |
* | | | | KVM: PPC: elide struct thread_struct instances from stackAndreas Schwab2010-08-011-4/+0
| |/ / / |/| | |
* | | | perf, powerpc: Use perf_sample_data_init() for the FSL codePeter Zijlstra2010-07-271-3/+3
* | | | powerpc: Fix erroneous lmb->memblock conversionsBenjamin Herrenschmidt2010-07-231-1/+1
| |_|/ |/| |
* | | Merge branch 'lmb-to-memblock' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-07-1413-72/+72
|\ \ \
| * | | lmb: rename to memblockYinghai Lu2010-07-1413-72/+72
| | |/ | |/|
* | | powerpc/fsl-booke: Fix address issue when using relocatable kernelsMatthew McClintock2010-07-111-3/+1
|/ /
* | powerpc: Fix default_machine_crash_shutdown #ifdef botchPaul E. McKenney2010-07-081-1/+1
* | powerpc: Fix logic error in fixup_irqsJohannes Berg2010-07-081-1/+4
* | powerpc: Linux cannot run with 0 coresAnton Blanchard2010-07-081-1/+1
* | powerpc: Fix compile errors in prom_init_check for gcc 4.5Stephen Rothwell2010-07-081-0/+6
* | powerpc/perf_event: Fix for power_pmu_disable()Matt Evans2010-07-081-1/+4
* | powerpc: rtas_flash needs to use rtas_data_bufMilton Miller2010-06-151-18/+21
* | powerpc: Unconditionally enabled irq stacksChristoph Hellwig2010-06-156-29/+0
* | powerpc/kexec: Wait for online/possible CPUs only.Matt Evans2010-06-151-17/+1
|/
OpenPOWER on IntegriCloud