summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-011-6/+4
|\ \ \ | |/ / |/| |
| * | Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko2010-03-031-1/+1
| * | Rename .data.page_aligned to .data..page_aligned.Tim Abbott2010-03-031-1/+1
| * | Rename .data.init_task to .data..init_task.Tim Abbott2010-03-031-3/+1
| * | Rename .data.cacheline_aligned to .data..cacheline_aligned.Tim Abbott2010-03-031-1/+1
* | | powerpc: remove unnecessary sync_single_range_* in swiotlb_dma_opsFUJITA Tomonori2010-05-272-8/+8
* | | Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-2237-503/+1405
|\ \ \
| * \ \ Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-05-214-43/+81
| |\ \ \
| | * | | KVM: PPC: Find HTAB ourselvesAlexander Graf2010-05-171-5/+0
| | * | | KVM: PPC: Add KVM intercept handlersAlexander Graf2010-05-171-0/+14
| | * | | PPC: Export SWITCH_FRAME_SIZEAlexander Graf2010-05-171-1/+1
OpenPOWER on IntegriCloud