Age | Commit message (Expand) | Author | Files | Lines |
2015-02-12 | mm/hugetlb: reduce arch dependent code around follow_huge_* | Naoya Horiguchi | 1 | -0/+8 |
2015-01-29 | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds | 2 | -1/+3 |
2014-12-13 | mm/debug-pagealloc: make debug-pagealloc boottime configurable | Joonsoo Kim | 2 | -2/+2 |
2014-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2014-12-12 | Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 17 | -704/+264 |
2014-12-12 | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+1 |
2014-12-10 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -2/+0 |
2014-12-05 | powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault | Aneesh Kumar K.V | 6 | -37/+58 |
2014-12-02 | Merge remote-tracking branch 'benh/next' into next | Michael Ellerman | 5 | -118/+110 |
2014-12-02 | powerpc/mm/thp: Use tlbiel if possible | Aneesh Kumar K.V | 4 | -10/+33 |
2014-12-02 | powerpc/mm/thp: Remove code duplication | Aneesh Kumar K.V | 3 | -107/+63 |
2014-12-02 | powerpc/mm/hugetlb: Sanity check gigantic hugepage count | James Yang | 1 | -0/+7 |
2014-12-02 | powerpc/mm: Check for matching hpte without taking hpte lock | Aneesh Kumar K.V | 1 | -9/+15 |
2014-11-25 | of/reconfig: Always use the same structure for notifiers | Grant Likely | 1 | -2/+1 |
2014-11-20 | Merge Linus' tree to be be to apply submitted patches to newer code than | Jiri Kosina | 22 | -576/+780 |
2014-11-19 | powerpc: Remove more traces of bootmem | Michael Ellerman | 2 | -5/+5 |
2014-11-18 | Merge remote-tracking branch 'scottwood/next' into next | Michael Ellerman | 1 | -7/+0 |
2014-11-17 | mmu_gather: move minimal range calculations into generic code | Will Deacon | 1 | -2/+0 |
2014-11-14 | powerpc/mm: Switch to generic RCU get_user_pages_fast | Aneesh Kumar K.V | 3 | -257/+13 |
2014-11-14 | powerpc/mm: Add missing pmd accessors | Aneesh Kumar K.V | 2 | -3/+22 |
2014-11-12 | powerpc/mm: Use PAGE_FACTOR | Gavin Shan | 1 | -2/+2 |
2014-11-10 | powerpc: Move sparse_init() into initmem_init | Anton Blanchard | 2 | -0/+3 |
2014-11-10 | powerpc: Remove superfluous bootmem includes | Anton Blanchard | 3 | -3/+1 |
2014-11-10 | powerpc: Remove some old bootmem related comments | Anton Blanchard | 2 | -6/+2 |
2014-11-10 | powerpc: Remove bootmem allocator | Anton Blanchard | 5 | -266/+38 |
2014-11-08 | powerpc/8xx: Invalidate non present TLB as early as possible | LEROY Christophe | 1 | -7/+0 |
2014-11-05 | powerpc: Remove ppc_md.remove_memory | Anton Blanchard | 1 | -2/+12 |
2014-11-05 | Merge branch 'topic/get-cpu-var' into next | Michael Ellerman | 4 | -6/+6 |
2014-11-03 | powerpc: Replace __get_cpu_var uses | Christoph Lameter | 4 | -6/+6 |
2014-10-30 | powerpc: Fix section mismatch warning | Fabian Frederick | 1 | -1/+1 |
2014-10-29 | powerpc: Fix comment typo 'CONIFG_8xx' | Paul Bolle | 1 | -1/+1 |
2014-10-29 | powerpc/numa: ensure per-cpu NUMA mappings are correct on topology update | Nishanth Aravamudan | 1 | -1/+4 |
2014-10-29 | powerpc/numa: use cached value of update->cpu in update_cpu_topology | Nishanth Aravamudan | 1 | -2/+2 |
2014-10-28 | powerpc/mm: Use appropriate ESID mask in copro_calculate_slb() | Ian Munsie | 1 | -2/+1 |
2014-10-22 | powerpc/mm: Fix build error with hugetlfs disabled | Aneesh Kumar K.V | 1 | -1/+2 |
2014-10-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe... | Linus Torvalds | 1 | -2/+39 |
2014-10-16 | powerpc/vphn: NUMA node code expects big-endian | Greg Kurz | 1 | -0/+3 |
2014-10-13 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -4/+1 |
2014-10-13 | powerpc/numa: Add ability to disable and debug topology updates | Nishanth Aravamudan | 1 | -1/+34 |
2014-10-13 | powerpc/numa: check error return from proc_create | Nishanth Aravamudan | 1 | -1/+2 |
2014-10-08 | powerpc/mm: Add hooks for cxl | Ian Munsie | 2 | -1/+7 |
2014-10-08 | powerpc/mm: Add new hash_page_mm() | Ian Munsie | 1 | -7/+17 |
2014-10-08 | powerpc/mm: Export mmu_kernel_ssize and mmu_linear_psize | Ian Munsie | 1 | -0/+2 |
2014-10-08 | powerpc/cell: Make spu_flush_all_slbs() generic | Ian Munsie | 3 | -14/+15 |
2014-10-08 | powerpc/cell: Move data segment faulting code out of cell platform | Ian Munsie | 2 | -3/+46 |
2014-10-08 | powerpc/cell: Move spu_handle_mm_fault() out of cell platform | Ian Munsie | 2 | -0/+93 |
2014-10-04 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo... | Michael Ellerman | 2 | -14/+62 |
2014-10-02 | powerpc: Remove powerpc specific cmd_line | Anton Blanchard | 1 | -2/+2 |
2014-10-02 | powerpc: Fill in si_addr_lsb siginfo field | Anton Blanchard | 1 | -0/+8 |
2014-10-02 | powerpc: Add VM_FAULT_HWPOISON handling to powerpc page fault handler | Anton Blanchard | 1 | -6/+11 |