aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAge
* powerpc/book3e: Fix single step when using HW page tablesBenjamin Herrenschmidt2010-07-14
* powerpc/book3e: Add generic 64-bit idle powersave supportBenjamin Herrenschmidt2010-07-14
* powerpc/book3e: Resend doorbell exceptions to ourselfMichael Ellerman2010-07-09
* powerpc/book3e: Use set_irq_regs() in the msgsnd/msgrcv IPI pathDavid Gibson2010-07-09
* powerpc/book3e: Hookup doorbells exceptions on 64-bit Book3EBenjamin Herrenschmidt2010-07-09
* powerpc/book3e: Don't re-trigger decrementer on lazy irq restoreBenjamin Herrenschmidt2010-07-09
* powerpc/book3e: More doorbell cleanups. Sample the PIR registerBenjamin Herrenschmidt2010-07-09
* powerpc/book3e: Move doorbell_exception from traps.c to dbell.cBenjamin Herrenschmidt2010-07-09
* powerpc/book3e: Hack to get gdb moving along on Book3E 64-bitBenjamin Herrenschmidt2010-07-09
* powerpc: Add i8042 keyboard and mouse irq parsingMartyn Welch2010-07-08
* powerpc: Optimise per cpu accesses on 64bitAnton Blanchard2010-07-08
* powerpc/pseries: Migration code reorganization / hibernation prepBrian King2010-07-08
* powerpc: Clean up obsolete code relating to decrementer and timebasePaul Mackerras2010-07-08
* powerpc: Rework VDSO gettimeofday to prevent time going backwardsPaul Mackerras2010-07-08
* Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt2010-07-08
|\
| * powerpc, hw_breakpoint: Tell generic code we have no instruction breakpointsPaul Mackerras2010-06-29
| * powerpc, hw_breakpoint: Cooperate better with other single-steppersPaul Mackerras2010-06-23
| * powerpc, hw_breakpoint: Fix off-by-one in checking access addressPaul Mackerras2010-06-23
| * powerpc, hw_breakpoint: Discard extraneous interrupt due to accesses outside ...K.Prasad2010-06-22
| * powerpc, hw_breakpoint: Enable hw-breakpoints while handling intervening signalsK.Prasad2010-06-22
| * powerpc, hw_breakpoint: Handle concurrent alignment interruptsK.Prasad2010-06-22
| * powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processorsK.Prasad2010-06-22
* | powerpc: Fix default_machine_crash_shutdown #ifdef botchPaul E. McKenney2010-07-08
* | powerpc: Fix logic error in fixup_irqsJohannes Berg2010-07-08
* | powerpc: Linux cannot run with 0 coresAnton Blanchard2010-07-08
* | powerpc: Fix compile errors in prom_init_check for gcc 4.5Stephen Rothwell2010-07-08
* | powerpc/perf_event: Fix for power_pmu_disable()Matt Evans2010-07-08
* | powerpc: rtas_flash needs to use rtas_data_bufMilton Miller2010-06-15
* | powerpc: Unconditionally enabled irq stacksChristoph Hellwig2010-06-15
* | powerpc/kexec: Wait for online/possible CPUs only.Matt Evans2010-06-15
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-06-11
|\
| * PCI: clear bridge resource range if BIOS assigned bad oneYinghai Lu2010-06-11
* | powerpc/kprobes: Remove resume_execution() in kprobesAnanth N Mavinakayanahalli2010-06-02
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-06-01
|\ \
| * | powerpc: Don't export cvt_fd & _df when CONFIG_PPC_FPU is not setBenjamin Herrenschmidt2010-05-30
| * | Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2010-05-30
| |\ \ | | |/ | |/|
| | * powerpc/kexec: Add support for FSL-BookESebastian Andrzej Siewior2010-05-24
| | * powerpc/fsl-booke: Move the entry setup code into a seperate fileSebastian Andrzej Siewior2010-05-24
| | * powerpc/fsl-booke: fix the case where we are not in the first pageSebastian Andrzej Siewior2010-05-24
| | * powerpc/fsl-booke: Add hibernation support for FSL BookE processorsAnton Vorontsov2010-05-21
| | * powerpc/e500mc: Implement machine check handler.Scott Wood2010-05-21
* | | Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-01
|\ \ \ | |/ / |/| |
| * | Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko2010-03-03
| * | Rename .data.page_aligned to .data..page_aligned.Tim Abbott2010-03-03
| * | Rename .data.init_task to .data..init_task.Tim Abbott2010-03-03
| * | Rename .data.cacheline_aligned to .data..cacheline_aligned.Tim Abbott2010-03-03
* | | powerpc: remove unnecessary sync_single_range_* in swiotlb_dma_opsFUJITA Tomonori2010-05-27
* | | Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-22
|\ \ \
| * \ \ Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-05-21
| |\ \ \
| | * | | KVM: PPC: Find HTAB ourselvesAlexander Graf2010-05-17