| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: Allow perf_counters to access user memory at interrupt time | Paul Mackerras | 2009-08-18 | 1 | -0/+2 |
* | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-06-12 | 1 | -0/+1 |
|\ |
|
| * | Merge branch 'linus' into perfcounters/core-v2 | Ingo Molnar | 2009-04-06 | 1 | -6/+1 |
| |\ |
|
| * \ | Merge commit 'v2.6.29-rc2' into perfcounters/core | Ingo Molnar | 2009-01-21 | 1 | -0/+7 |
| |\ \ |
|
| * \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Ingo Molnar | 2009-01-11 | 1 | -0/+1 |
| |\ \ \ |
|
| | * | | | powerpc: Provide a way to defer perf counter work until interrupts are enabled | Paul Mackerras | 2009-01-09 | 1 | -0/+1 |
* | | | | | powerpc: Separate PACA fields for server CPUs | Benjamin Herrenschmidt | 2009-06-09 | 1 | -15/+17 |
| |_|_|/
|/| | | |
|
* | | | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-03-30 | 1 | -3/+1 |
|\ \ \ \ |
|
| * | | | | KVM: ppc: No need to include core-header for KVM in asm-offsets.c currently | Hollis Blanchard | 2009-03-24 | 1 | -3/+1 |
| | |_|/
| |/| | |
|
* | | | | powerpc: Remove unused asm-offsets entries for cpu_spec | Michael Ellerman | 2009-03-11 | 1 | -3/+0 |
|/ / / |
|
* | | | Merge commit 'kumar/kumar-next' into next | Benjamin Herrenschmidt | 2009-01-13 | 1 | -0/+7 |
|\ \ \
| |/ /
|/| | |
|
| * | | powerpc/fsl-booke: Don't hard-code size of struct tlbcam | Trent Piepho | 2009-01-07 | 1 | -0/+7 |
| |/ |
|
* | | KVM: ppc: Implement in-kernel exit timing statistics | Hollis Blanchard | 2008-12-31 | 1 | -0/+11 |
* | | KVM: ppc: directly insert shadow mappings into the hardware TLB | Hollis Blanchard | 2008-12-31 | 1 | -6/+0 |
* | | KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessor | Hollis Blanchard | 2008-12-31 | 1 | -5/+9 |
* | | KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe" | Hollis Blanchard | 2008-12-31 | 1 | -1/+1 |
|/ |
|
* | powerpc/44x: Support 16K/64K base page sizes on 44x | Ilya Yanok | 2008-12-29 | 1 | -0/+4 |
* | powerpc/mm: Split mmu_context handling | Benjamin Herrenschmidt | 2008-12-21 | 1 | -0/+1 |
* | powerpc: Improve resolution of VDSO clock_gettime | Paul Mackerras | 2008-11-06 | 1 | -0/+1 |
* | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-10-16 | 1 | -2/+2 |
|\ |
|
| * | KVM: powerpc: Map guest userspace with TID=0 mappings | Hollis Blanchard | 2008-10-15 | 1 | -1/+1 |
| * | KVM: ppc: Write only modified shadow entries into the TLB on exit | Hollis Blanchard | 2008-10-15 | 1 | -0/+1 |
| * | KVM: ppc: Stop saving host TLB state | Hollis Blanchard | 2008-10-15 | 1 | -1/+0 |
* | | POWERPC: Allow 32-bit hashed pgtable code to support 36-bit physical | Becky Bruce | 2008-09-24 | 1 | -0/+1 |
* | | powerpc: Make it possible to move the interrupt handlers away from the kernel | Paul Mackerras | 2008-09-15 | 1 | -0/+2 |
|/ |
|
* | powerpc: Introduce VSX thread_struct and CONFIG_VSX | Michael Neuling | 2008-07-01 | 1 | -0/+4 |
* | [POWERPC] 40x/Book-E: Save/restore volatile exception registers | Kumar Gala | 2008-06-02 | 1 | -0/+23 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2008-04-29 | 1 | -0/+1 |
|\ |
|
| * | [POWERPC] Add IRQSTACKS support on ppc32 | Kumar Gala | 2008-04-29 | 1 | -0/+1 |
* | | ppc/powerpc: use kbuild.h instead of defining macros in asm-offsets.c | Christoph Lameter | 2008-04-29 | 1 | -5/+1 |
|/ |
|
* | KVM: ppc: PowerPC 440 KVM implementation | Hollis Blanchard | 2008-04-27 | 1 | -0/+28 |
* | [POWERPC] Cleanup asm-offsets.c | Kumar Gala | 2008-04-24 | 1 | -9/+2 |
* | [POWERPC] iSeries: Use alternate paca structure for booting | Stephen Rothwell | 2008-04-15 | 1 | -0/+6 |
* | [POWERPC] powerpc32: Remove asm-offsets ptrace cruft | Roland McGrath | 2008-03-26 | 1 | -4/+0 |
* | Fix compilation of powerpc asm-offsets.c with old gcc | Tony Breeds | 2008-02-07 | 1 | -1/+1 |
* | [POWERPC] Use a sensible default for clock_getres() in the VDSO | Tony Breeds | 2008-02-06 | 1 | -1/+2 |
* | [POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKE | Kumar Gala | 2007-12-06 | 1 | -2/+1 |
* | [POWERPC] vdso: Fixes for cache block sizes | Olof Johansson | 2007-11-20 | 1 | -0/+4 |
* | powerpc: add scaled time accounting | Michael Neuling | 2007-10-18 | 1 | -0/+1 |
* | [POWERPC] Size swapper_pg_dir correctly | Stephen Rothwell | 2007-09-19 | 1 | -0/+4 |
* | [POWERPC] iSeries: Clean up lparmap mess | Stephen Rothwell | 2007-08-22 | 1 | -0/+8 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2007-05-09 | 1 | -5/+11 |
|\ |
|
| * | [POWERPC] Introduce address space "slices" | Benjamin Herrenschmidt | 2007-05-09 | 1 | -5/+11 |
* | | rename thread_info to stack | Roman Zippel | 2007-05-09 | 1 | -1/+1 |
|/ |
|
* | [POWERPC] powermac: Suspend to disk on G5 | Johannes Berg | 2007-05-07 | 1 | -2/+2 |
* | [POWERPC] Save trap number in bad_stack | Olof Johansson | 2007-04-24 | 1 | -0/+1 |
* | [POWERPC] Remove last_syscall | Anton Blanchard | 2007-03-22 | 1 | -1/+0 |
* | [POWERPC] Fix manual assembly WARN_ON() in enter_rtas(). | David Woodhouse | 2007-01-09 | 1 | -0/+3 |
* | [POWERPC] Lazy interrupt disabling for 64-bit machines | Paul Mackerras | 2006-10-16 | 1 | -1/+2 |
* | [POWERPC] Fix non-smp build | Olof Johansson | 2006-09-14 | 1 | -0/+1 |