summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-06-111-0/+1
|\
| * PCI: clear bridge resource range if BIOS assigned bad oneYinghai Lu2010-06-111-0/+1
* | powerpc/kprobes: Remove resume_execution() in kprobesAnanth N Mavinakayanahalli2010-06-021-12/+2
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-06-019-202/+549
|\ \
| * | powerpc: Don't export cvt_fd & _df when CONFIG_PPC_FPU is not setBenjamin Herrenschmidt2010-05-311-1/+1
| * | Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2010-05-318-201/+548
| |\ \ | | |/ | |/|
| | * powerpc/kexec: Add support for FSL-BookESebastian Andrzej Siewior2010-05-244-0/+60
| | * powerpc/fsl-booke: Move the entry setup code into a seperate fileSebastian Andrzej Siewior2010-05-242-198/+201
| | * powerpc/fsl-booke: fix the case where we are not in the first pageSebastian Andrzej Siewior2010-05-241-0/+1
| | * powerpc/fsl-booke: Add hibernation support for FSL BookE processorsAnton Vorontsov2010-05-212-2/+199
| | * powerpc/e500mc: Implement machine check handler.Scott Wood2010-05-212-2/+88
OpenPOWER on IntegriCloud