Age | Commit message (Expand) | Author |
2020-08-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-08-07 | mm: remove unneeded includes of <asm/pgalloc.h> | Mike Rapoport |
2020-07-15 | Revert "powerpc/kasan: Fix shadow pages allocation failure" | Christophe Leroy |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport |
2020-05-26 | powerpc/32s: Allow mapping with BATs with DEBUG_PAGEALLOC | Christophe Leroy |
2020-05-26 | powerpc/8xx: Allow large TLBs with DEBUG_PAGEALLOC | Christophe Leroy |
2020-05-20 | powerpc/kasan: Fix shadow pages allocation failure | Christophe Leroy |
2019-11-13 | powerpc: move memstart_addr and kernstart_addr to init-common.c | Jason Yan |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-03 | powerpc/32: Add KASAN support | Christophe Leroy |
2019-05-02 | powerpc/mm: change #include "mmu_decl.h" to <mm/mmu_decl.h> | Christophe Leroy |
2019-04-21 | powerpc: Add framework for Kernel Userspace Protection | Christophe Leroy |
2019-02-23 | powerpc/8xx: don't disable large TLBs with CONFIG_STRICT_KERNEL_RWX | Christophe Leroy |
2019-02-23 | powerpc/mm/32s: Use BATs for STRICT_KERNEL_RWX | Christophe Leroy |
2019-02-23 | powerpc/mmu: add is_strict_kernel_rwx() helper | Christophe Leroy |
2018-04-01 | powerpc/mm/32: Remove the reserved memory hack | Jonathan Neuschäfer |
2018-03-13 | powerpc/32: Make some functions static | Mathieu Malaterre |
2017-08-16 | powerpc/mm/hugetlb: Add support for reserving gigantic huge pages via kernel ... | Aneesh Kumar K.V |
2017-08-15 | powerpc/mm: Implement STRICT_KERNEL_RWX on PPC32 | Christophe Leroy |
2016-09-13 | powerpc/32: Add missing \n and switch to pr_warn() | Colin Ian King |
2016-07-19 | powerpc/32: Remove RELOCATABLE_PPC32 | Kevin Hao |
2016-07-07 | powerpc/kernel: Drop unused extern for current_set | Michael Ellerman |
2016-03-19 | Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2016-03-17 | powerpc: query dynamic DEBUG_PAGEALLOC setting | Joonsoo Kim |
2016-03-11 | powerpc32: Remove useless/wrong MMU:setio progress message | Christophe Leroy |
2016-03-11 | powerpc/8xx: move setup_initial_memory_limit() into 8xx_mmu.c | Christophe Leroy |
2014-11-10 | powerpc: Remove superfluous bootmem includes | Anton Blanchard |
2014-11-10 | powerpc: Remove bootmem allocator | Anton Blanchard |
2014-10-30 | powerpc: Fix section mismatch warning | Fabian Frederick |
2014-10-02 | powerpc: Remove powerpc specific cmd_line | Anton Blanchard |
2013-10-28 | powerpc/8xx: Fixing memory init issue with CONFIG_PIN_TLB | LEROY Christophe |
2013-08-20 | ppc: init_32: Fix error typo "CONFIG_START_KERNEL" | Paul Bolle |
2012-03-28 | Disintegrate asm/system.h for PowerPC | David Howells |
2012-01-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2011-12-20 | powerpc: Define virtual-physical translations for RELOCATABLE | Suzuki Poulose |
2011-12-08 | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users | Tejun Heo |
2011-12-08 | powerpc: Cleanup memblock usage | Tejun Heo |
2011-09-20 | powerpc: Hugetlb for BookE | Becky Bruce |
2011-06-30 | powerpc: Move free_initmem to common code | Dave Carroll |
2011-06-09 | powerpc: Force page alignment for initrd reserved memory | Benjamin Herrenschmidt |
2011-03-02 | powerpc: Fix memory limits when starting at a non-zero address | Scott Wood |
2010-08-05 | memblock: Remove rmo_size, burry it in arch/powerpc where it belongs | Benjamin Herrenschmidt |
2010-08-05 | memblock: Introduce default allocation limit and use it to replace explicit ones | Benjamin Herrenschmidt |
2010-07-14 | lmb: rename to memblock | Yinghai Lu |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-05 | tree-wide: fix typos "ammount" -> "amount" | Uwe Kleine-König |
2009-12-12 | powerpc: allow ioremap within reserved memory regions | Albert Herranz |
2009-12-12 | wii: use both mem1 and mem2 as ram | Albert Herranz |
2009-09-23 | kcore: use registerd physmem information | KAMEZAWA Hiroyuki |
2009-09-23 | kcore: register vmalloc area in generic way | KAMEZAWA Hiroyuki |