| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'nvram' into next | Benjamin Herrenschmidt | 2010-12-09 | 1 | -1/+1 |
|\ |
|
| * | powerpc: Use call_rcu_sched() for pagetables | Peter Zijlstra | 2010-11-30 | 1 | -1/+1 |
* | | powerpc/mm: Avoid avoidable void* pointer | Michael Neuling | 2010-11-29 | 1 | -1/+1 |
* | | powerpc: Add memory_hotplug_max() | Nishanth Aravamudan | 2010-11-29 | 1 | -0/+26 |
* | | powerpc: Cleanup APIs for cpu/thread/core mappings | Vaidyanathan Srinivasan | 2010-11-29 | 1 | -6/+6 |
|/ |
|
* | powerpc/mm: Fix module instruction tlb fault handling on Book-E 64 | Kumar Gala | 2010-11-18 | 1 | -1/+4 |
* | powerpc: Fix call to subpage_protection() | Michael Neuling | 2010-11-18 | 1 | -1/+1 |
* | powerpc/mm: Fix build error in setup_initial_memory_limit | Kumar Gala | 2010-11-18 | 1 | -1/+1 |
* | mm: fix race in kunmap_atomic() | Peter Zijlstra | 2010-10-27 | 1 | -1/+3 |
* | mm: stack based kmap_atomic() | Peter Zijlstra | 2010-10-26 | 1 | -14/+21 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2010-10-21 | 7 | -17/+79 |
|\ |
|
| * | powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chips | Kumar Gala | 2010-10-14 | 5 | -8/+27 |
| * | powerpc/fsl-booke: Add support for FSL Arch v1.0 MMU in setup_page_sizes | Kumar Gala | 2010-10-14 | 1 | -3/+39 |
| * | powerpc: Fix invalid page flags in create TLB CAM path for PTE_64BIT | Paul Gortmaker | 2010-10-14 | 1 | -1/+2 |
| * | powerpc/Makefiles: Change to new flag variables | matt mooney | 2010-10-13 | 1 | -3/+1 |
| * | powerpc/mm: Assume first cpu is boot_cpuid not 0 | Matthew McClintock | 2010-09-02 | 1 | -2/+4 |
| * | powerpc: Check end of stack canary at oops time | Anton Blanchard | 2010-09-02 | 1 | -0/+6 |
* | | memblock, bootmem: Round pfn properly for memory and reserved regions | Yinghai Lu | 2010-10-12 | 2 | -9/+9 |
* | | Merge commit 'v2.6.36-rc3' into x86/memblock | Ingo Molnar | 2010-08-31 | 8 | -80/+201 |
|\ \
| |/ |
|
| * | powerpc: Export memstart_addr and kernstart_addr on ppc64 | Sonny Rao | 2010-08-24 | 1 | -0/+2 |
| * | Merge remote branch 'jwb/merge' into merge | Benjamin Herrenschmidt | 2010-08-24 | 1 | -0/+1 |
| |\ |
|
| | * | powerpc/47x: Add an isync before the tlbivax instruction | Dave Kleikamp | 2010-08-23 | 1 | -0/+1 |
| * | | kmap_atomic: make kunmap_atomic() harder to misuse | Cesar Eduardo Barros | 2010-08-09 | 1 | -2/+2 |
| |/ |
|
| * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2010-08-05 | 5 | -78/+196 |
| |\ |
|
| | * | Merge commit 'gcl/next' into next | Benjamin Herrenschmidt | 2010-08-04 | 11 | -115/+115 |
| | |\ |
|
| | * | | powerpc/book3e: Adjust the page sizes list based on MMU config | Benjamin Herrenschmidt | 2010-07-14 | 1 | -32/+104 |
| | * | | powerpc/book3e: Fix single step when using HW page tables | Benjamin Herrenschmidt | 2010-07-14 | 1 | -4/+9 |
| | * | | powerpc: Removing dead CONFIG_SMP_750 | Christoph Egger | 2010-07-09 | 1 | -15/+0 |
| | * | | powerpc/numa: Use form 1 affinity to setup node distance | Anton Blanchard | 2010-07-09 | 1 | -33/+89 |
| | * | | powerpc: Remove all rcu head initializations | Paul E. McKenney | 2010-07-09 | 1 | -1/+0 |
| | * | | powerpc/fsl-booke: Fix comments in mmu code that mention BATS | Becky Bruce | 2010-07-09 | 1 | -3/+4 |
* | | | | memblock: Remove memblock_type.size and add memblock.memory_size instead | Benjamin Herrenschmidt | 2010-08-05 | 1 | -1/+1 |
* | | | | memblock: Remove rmo_size, burry it in arch/powerpc where it belongs | Benjamin Herrenschmidt | 2010-08-05 | 8 | -2/+101 |
* | | | | memblock: Introduce default allocation limit and use it to replace explicit ones | Benjamin Herrenschmidt | 2010-08-05 | 6 | -28/+17 |
* | | | | memblock: Expose MEMBLOCK_ALLOC_ANYWHERE | Benjamin Herrenschmidt | 2010-08-05 | 1 | -1/+1 |
* | | | | memblock/powerpc: Use new accessors | Benjamin Herrenschmidt | 2010-08-04 | 3 | -71/+46 |
* | | | | memblock: Rename memblock_region to memblock_type and memblock_property to me... | Benjamin Herrenschmidt | 2010-08-04 | 2 | -14/+14 |
|/ / / |
|
* | | | powerpc: Fix erroneous lmb->memblock conversions | Benjamin Herrenschmidt | 2010-07-23 | 1 | -12/+12 |
* | | | powerpc/mm: Add some debug output when hash insertion fails | Benjamin Herrenschmidt | 2010-07-23 | 2 | -5/+31 |
* | | | powerpc/mm: Fix bugs in huge page hashing | Benjamin Herrenschmidt | 2010-07-23 | 1 | -18/+13 |
* | | | powerpc/mm: Move around testing of _PAGE_PRESENT in hash code | Benjamin Herrenschmidt | 2010-07-23 | 2 | -17/+11 |
* | | | powerpc/mm: Handle hypervisor pte insert failure in __hash_page_huge | Anton Blanchard | 2010-07-23 | 1 | -2/+9 |
| |/
|/| |
|
* | | lmb: rename to memblock | Yinghai Lu | 2010-07-14 | 11 | -115/+115 |
|/ |
|
* | powerpc: Remove dead CONFIG_HIGHPTE | Christoph Egger | 2010-06-15 | 1 | -4/+0 |
* | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-05-21 | 1 | -7/+22 |
|\ |
|
| * | PPC: Split context init/destroy functions | Alexander Graf | 2010-05-17 | 1 | -7/+22 |
* | | powerpc/numa: Use ibm,architecture-vec-5 to detect form 1 affinity | Anton Blanchard | 2010-05-21 | 1 | -8/+12 |
* | | powerpc/fsl-booke: Move loadcam_entry back to asm code to fix SMP ftrace | Kumar Gala | 2010-05-17 | 3 | -23/+40 |
* | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2010-05-07 | 2 | -9/+17 |
|\ \ |
|
| * \ | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2010-04-29 | 1 | -5/+0 |
| |\ \ |
|