summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-08-05
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2010-08-04
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | powerpc/kexec: Fix orphaned offline CPUs across kexecMatt Evans2010-07-31
| | * | | | | | | powerpc/kexec: Add to and tidy debug/comments in machine_kexec64.cMatt Evans2010-07-31
| | * | | | | | | powerpc: Print decimal values in prom_init.cMichael Neuling2010-07-31
| | * | | | | | | powerpc/smp: remove the incorrect decrementer initial codes for APTiejun Chen2010-07-31
| | * | | | | | | powerpc: Add vmcoreinfo symbols to allow makdumpfile to filter core files pro...Neil Horman2010-07-31
| | * | | | | | | powerpc/crashdump: Fix issues with kexec and 36bit physical addrMatthew McClintock2010-07-31
| | * | | | | | | powerpc/kexec: Switch to a static PACA on the way outMatt Evans2010-07-31
| | * | | | | | | Merge commit 'jwb/next' into nextBenjamin Herrenschmidt2010-07-30
| | |\ \ \ \ \ \ \
| | | * | | | | | | powerpc/40x: Distinguish AMCC PowerPC 405EX and 405EXr correctlyLee Nipper2010-07-26
| | * | | | | | | | 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-09
| | * | | | | | | powerpc: Optimise per cpu accesses on 64bitAnton Blanchard2010-07-09
| | * | | | | | | powerpc/pseries: Migration code reorganization / hibernation prepBrian King2010-07-09
| | * | | | | | | powerpc: Clean up obsolete code relating to decrementer and timebasePaul Mackerras2010-07-09
| | * | | | | | | powerpc: Rework VDSO gettimeofday to prevent time going backwardsPaul Mackerras2010-07-09
| | * | | | | | | Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt2010-07-09
| | |\ \ \ \ \ \ \
| | | * | | | | | | powerpc, hw_breakpoint: Tell generic code we have no instruction breakpointsPaul Mackerras2010-06-30
| | | * | | | | | | 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
| | | | |/ / / / / | | | |/| | | | |
| * | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-04
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'master' into for-nextJiri Kosina2010-08-04
| | |\ \ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | | | |
| | * | | | | | | | update email addressPavel Machek2010-07-19
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | KVM: PPC: elide struct thread_struct instances from stackAndreas Schwab2010-08-01
| | |/ / / / / / | |/| | | | | |
* | | | | | | | perf: Factorize callchain context handlingFrederic Weisbecker2010-08-19
* | | | | | | | perf: Generalize some arch callchain codeFrederic Weisbecker2010-08-19
* | | | | | | | perf: Generalize callchain_store()Frederic Weisbecker2010-08-19
| |_|_|_|/ / / |/| | | | | |
* | | | | | | perf, powerpc: fsl_emb: Restore setting perf_sample_data.periodScott Wood2010-08-03
* | | | | | | perf, powerpc: Convert the FSL driver to use local64_tPeter Zijlstra2010-08-03
* | | | | | | Merge commit 'v2.6.35' into perf/coreIngo Molnar2010-08-02
|\| | | | | |
| * | | | | | perf, powerpc: Use perf_sample_data_init() for the FSL codePeter Zijlstra2010-07-27
| | |_|_|_|/ | |/| | | |
| * | | | | powerpc: Fix erroneous lmb->memblock conversionsBenjamin Herrenschmidt2010-07-23
| | |_|/ / | |/| | |
* | | | | Merge branch 'linus' into perf/coreIngo Molnar2010-07-21
|\| | | |
| * | | | Merge branch 'lmb-to-memblock' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-07-14
| |\ \ \ \
| | * | | | lmb: rename to memblockYinghai Lu2010-07-14
| | | |/ / | | |/| |
| * / | | powerpc/fsl-booke: Fix address issue when using relocatable kernelsMatthew McClintock2010-07-11
| |/ / /
| * | | powerpc: Fix default_machine_crash_shutdown #ifdef botchPaul E. McKenney2010-07-08