Age | Commit message (Expand) | Author |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Disintegrate asm/system.h for PowerPC | David Howells |
2012-03-05 | KVM: PPC: Convert RMA allocation into generic code | Alexander Graf |
2011-12-07 | powerpc: Add gpages reservation code for 64-bit FSL BOOKE | Becky Bruce |
2011-11-16 | powerpc: Copy down exception vectors after feature fixups | Anton Blanchard |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-10-31 | powerpc: various straight conversions from module.h --> export.h | Paul Gortmaker |
2011-09-20 | powerpc: Coding style cleanups | Anton Blanchard |
2011-09-20 | powerpc: Use for_each_node_by_type instead of open coding it | Anton Blanchard |
2011-07-25 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2011-07-12 | KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests | Paul Mackerras |
2011-06-17 | powerpc: Fix early boot accounting of CPUs | Matt Evans |
2011-05-19 | powerpc/fsl-booke64: Add support for Debug Level exception handler | Kumar Gala |
2011-05-06 | powerpc: Rename slb0_limit() to safe_stack_limit() and add Book3E support | Benjamin Herrenschmidt |
2011-04-27 | powerpc: Free up some CPU feature bits by moving out MMU-related features | Matt Evans |
2011-04-20 | powerpc: Properly handshake CPUs going out of boot spin loop | Benjamin Herrenschmidt |
2010-12-09 | powerpc: Fix incorrect comment about interrupt stack allocation | Anton Blanchard |
2010-11-18 | powerpc: Update a BKL related comment | Alessio Igor Bogani |
2010-08-31 | Merge commit 'v2.6.36-rc3' into x86/memblock | Ingo Molnar |
2010-08-24 | powerpc: Correct smt_enabled=X boot option for > 2 threads per core | Nathan Fontenot |
2010-08-05 | memblock: Remove rmo_size, burry it in arch/powerpc where it belongs | Benjamin Herrenschmidt |
2010-08-04 | Merge commit 'gcl/next' into next | Benjamin Herrenschmidt |
2010-07-31 | powerpc/kexec: Switch to a static PACA on the way out | Matt Evans |
2010-07-14 | lmb: rename to memblock | Yinghai Lu |
2010-07-09 | powerpc: Optimise per cpu accesses on 64bit | Anton Blanchard |
2010-06-15 | powerpc: Unconditionally enabled irq stacks | Christoph Hellwig |
2010-05-21 | powerpc: Use more accurate limit for first segment memory allocations | Anton Blanchard |
2010-05-21 | powerpc: Use common cpu_die (fixes SMP+SUSPEND build) | Milton Miller |
2010-03-19 | powerpc: Fix swiotlb to respect the boot option | FUJITA Tomonori |
2010-03-09 | powerpc: Dynamically allocate pacas | Michael Ellerman |
2009-12-09 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt |
2009-11-10 | swiotlb: Defer swiotlb init printing, export swiotlb_print_info() | FUJITA Tomonori |
2009-10-30 | powerpc: Enable sparse irq_descs on powerpc | Michael Ellerman |
2009-10-27 | powerpc: Fix compile errors found by new ppc64e_defconfig | Kumar Gala |
2009-09-15 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2009-08-20 | powerpc: Remaining 64-bit Book3E support | Benjamin Herrenschmidt |
2009-08-20 | powerpc: Add TLB management code for 64-bit Book3E | Benjamin Herrenschmidt |
2009-08-20 | powerpc: Move definitions of secondary CPU spinloop to header file | Benjamin Herrenschmidt |
2009-08-20 | powerpc/mm: Call mmu_context_init() from ppc64 | Benjamin Herrenschmidt |
2009-08-20 | powerpc: Use names rather than numbers for SPRGs (v2) | Benjamin Herrenschmidt |
2009-08-14 | powerpc64: convert to dynamic percpu allocator | Tejun Heo |
2009-06-15 | powerpc: Fix warning in setup_64.c when CONFIG_RELOCATABLE=y | Michael Ellerman |
2009-06-09 | powerpc: Add support for swiotlb on 32-bit | Becky Bruce |
2009-06-09 | powerpc: Shield code specific to 64-bit server processors | Benjamin Herrenschmidt |
2009-03-24 | powerpc/mm: Introduce early_init_mmu() on 64-bit | Benjamin Herrenschmidt |
2009-02-11 | powerpc: Remove unused ppc64_terminate_msg() | Michael Ellerman |
2009-01-13 | powerpc: Change u64/s64 to a long long integer type | Ingo Molnar |
2008-12-21 | powerpc/mm: Introduce MMU features | Benjamin Herrenschmidt |
2008-12-16 | powerpc: Remove `have_of' global variable | Anton Vorontsov |
2008-12-03 | powerpc: Eliminate NULL test and memset after alloc_bootmem | Julia Lawall |