| Commit message (Expand) | Author | Age |
... | |
| | * | | | | | | | | powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processors | K.Prasad | 2010-06-22 |
| | | |/ / / / / /
| | |/| | | | | | |
|
* | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-08-04 |
|\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-04 |
| |\ \ \ \ \ \ \ \ \
| | | |_|_|/ / / / /
| | |/| | | | | | | |
|
| * | | | | | | | | | update email address | Pavel Machek | 2010-07-19 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | KVM: PPC: elide struct thread_struct instances from stack | Andreas Schwab | 2010-08-01 |
| |/ / / / / / /
|/| | | | | | | |
|
* | | | | | | | | perf, powerpc: Use perf_sample_data_init() for the FSL code | Peter Zijlstra | 2010-07-27 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | powerpc: Fix erroneous lmb->memblock conversions | Benjamin Herrenschmidt | 2010-07-22 |
| |_|/ / / /
|/| | | | | |
|
* | | | | | | Merge branch 'lmb-to-memblock' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2010-07-14 |
|\ \ \ \ \ \ |
|
| * | | | | | | lmb: rename to memblock | Yinghai Lu | 2010-07-14 |
| | |/ / / /
| |/| | | | |
|
* / | | | | | powerpc/fsl-booke: Fix address issue when using relocatable kernels | Matthew McClintock | 2010-07-11 |
|/ / / / / |
|
* | | | | | powerpc: Fix default_machine_crash_shutdown #ifdef botch | Paul E. McKenney | 2010-07-08 |
* | | | | | powerpc: Fix logic error in fixup_irqs | Johannes Berg | 2010-07-08 |
* | | | | | powerpc: Linux cannot run with 0 cores | Anton Blanchard | 2010-07-08 |
* | | | | | powerpc: Fix compile errors in prom_init_check for gcc 4.5 | Stephen Rothwell | 2010-07-08 |
* | | | | | powerpc/perf_event: Fix for power_pmu_disable() | Matt Evans | 2010-07-08 |
| |_|/ /
|/| | | |
|
* | | | | powerpc: rtas_flash needs to use rtas_data_buf | Milton Miller | 2010-06-15 |
* | | | | powerpc: Unconditionally enabled irq stacks | Christoph Hellwig | 2010-06-15 |
* | | | | powerpc/kexec: Wait for online/possible CPUs only. | Matt Evans | 2010-06-15 |
|/ / / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2010-06-11 |
|\ \ \
| |_|/
|/| | |
|
| * | | PCI: clear bridge resource range if BIOS assigned bad one | Yinghai Lu | 2010-06-11 |
| |/ |
|
* | | powerpc/kprobes: Remove resume_execution() in kprobes | Ananth N Mavinakayanahalli | 2010-06-02 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2010-06-01 |
|\ \ |
|
| * | | powerpc: Don't export cvt_fd & _df when CONFIG_PPC_FPU is not set | Benjamin Herrenschmidt | 2010-05-30 |
| * | | Merge commit 'kumar/next' into next | Benjamin Herrenschmidt | 2010-05-30 |
| |\ \
| | |/
| |/| |
|
| | * | powerpc/kexec: Add support for FSL-BookE | Sebastian Andrzej Siewior | 2010-05-24 |
| | * | powerpc/fsl-booke: Move the entry setup code into a seperate file | Sebastian Andrzej Siewior | 2010-05-24 |
| | * | powerpc/fsl-booke: fix the case where we are not in the first page | Sebastian Andrzej Siewior | 2010-05-24 |
| | * | powerpc/fsl-booke: Add hibernation support for FSL BookE processors | Anton Vorontsov | 2010-05-21 |
| | * | powerpc/e500mc: Implement machine check handler. | Scott Wood | 2010-05-21 |
* | | | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2010-06-01 |
|\ \ \
| |/ /
|/| | |
|
| * | | Rename .data.read_mostly to .data..read_mostly. | Denys Vlasenko | 2010-03-03 |
| * | | Rename .data.page_aligned to .data..page_aligned. | Tim Abbott | 2010-03-03 |
| * | | Rename .data.init_task to .data..init_task. | Tim Abbott | 2010-03-03 |
| * | | Rename .data.cacheline_aligned to .data..cacheline_aligned. | Tim Abbott | 2010-03-03 |
* | | | powerpc: remove unnecessary sync_single_range_* in swiotlb_dma_ops | FUJITA Tomonori | 2010-05-27 |
* | | | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 2010-05-22 |
|\ \ \ |
|
| * \ \ | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-05-21 |
| |\ \ \ |
|
| | * | | | KVM: PPC: Find HTAB ourselves | Alexander Graf | 2010-05-17 |
| | * | | | KVM: PPC: Add KVM intercept handlers | Alexander Graf | 2010-05-17 |
| | * | | | PPC: Export SWITCH_FRAME_SIZE | Alexander Graf | 2010-05-17 |
| | * | | | KVM: PPC: Export MMU variables | Alexander Graf | 2010-05-17 |
| | * | | | KVM: PPC: Add SVCPU to Book3S_32 | Alexander Graf | 2010-05-17 |
| | * | | | KVM: PPC: Use now shadowed vcpu fields | Alexander Graf | 2010-05-17 |
| | * | | | KVM: PPC: Use CONFIG_PPC_BOOK3S define | Alexander Graf | 2010-05-17 |
| | * | | | KVM: PPC: Name generic 64-bit code generic | Alexander Graf | 2010-05-17 |
| | * | | | KVM: PPC: Don't export Book3S symbols on BookE | Alexander Graf | 2010-05-17 |
| | * | | | KVM: PPC: Add helpers to call FPU instructions | Alexander Graf | 2010-04-25 |
| * | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2010-05-21 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | powerpc: Remove unused 'protect4gb' boot parameter | FUJITA Tomonori | 2010-05-21 |
| | * | | | powerpc: Use smt_snooze_delay=-1 to always busy loop | Anton Blanchard | 2010-05-21 |