Age | Commit message (Expand) | Author |
2022-05-23 | parisc: Prevent ldil() to sign-extend into upper 32 bits | Helge Deller |
2022-01-28 | parisc: Drop __init from map_pages declaration | John David Anglin |
2021-11-01 | parisc: Use swap() to swap values in setup_bootmem() | Yihao Han |
2021-10-30 | parisc: fix warning in flush_tlb_all | Sven Schnelle |
2021-08-30 | parisc: Rename PMD_ORDER to PMD_TABLE_ORDER | Matthew Wilcox (Oracle) |
2021-04-30 | mm: move mem_init_print_info() into mm_init() | Kefeng Wang |
2021-02-12 | parisc: Optimize per-pagetable spinlocks | Helge Deller |
2020-10-25 | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches |
2020-08-07 | mm/sparse: cleanup the code surrounding memory_present() | Mike Rapoport |
2020-07-21 | parisc: Convert to BIT_MASK() and BIT_WORD() | Helge Deller |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport |
2020-06-03 | parisc: simplify detection of memory zone boundaries | Mike Rapoport |
2020-05-29 | parisc: Fix kernel panic in mem_init() | Helge Deller |
2020-01-27 | parisc: map_pages(): cleanup page table initialization | Mike Rapoport |
2020-01-14 | parisc: fix map_pages() to actually populate upper directory | Mike Rapoport |
2019-05-14 | Merge branch 'parisc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-05-14 | initramfs: provide a generic free_initrd_mem implementation | Christoph Hellwig |
2019-05-10 | parisc: Use __ro_after_init in init.c | Helge Deller |
2019-05-10 | parisc: Enable the ro_after_init feature | Helge Deller |
2019-05-03 | parisc: Allow live-patching of __meminit functions | Helge Deller |
2019-05-03 | parisc: Switch from DISCONTIGMEM to SPARSEMEM | Helge Deller |
2019-05-03 | parisc: add set_fixmap()/clear_fixmap() | Sven Schnelle |
2019-02-22 | parisc: use memblock_alloc() instead of custom get_memblock() | Mike Rapoport |
2019-01-05 | parisc: Remap hugepage-aligned pages in set_kernel_text_rw() | Helge Deller |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-10-31 | memblock: rename free_all_bootmem to memblock_free_all | Mike Rapoport |
2018-10-28 | parisc: Fix A500 boot crash | John David Anglin |
2018-10-17 | parisc: Add alternative coding infrastructure | Helge Deller |
2018-10-17 | parisc: Fix map_pages() to not overwrite existing pte entries | Helge Deller |
2018-08-13 | parisc: merge pcx_dma_ops and pcxl_dma_ops | Christoph Hellwig |
2018-05-02 | parisc: Fix section mismatches | Helge Deller |
2018-03-02 | parisc: Hide virtual kernel memory layout | Helge Deller |
2018-01-02 | parisc: Show initial kernel memory layout unhashed | Helge Deller |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-05-12 | parisc: Add Page Deallocation Table (PDT) support | Helge Deller |
2017-02-22 | arch, mm: remove arch specific show_mem | Michal Hocko |
2017-02-07 | arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX | Laura Abbott |
2016-10-11 | parisc: Zero-initialize newly alloced memblock | Helge Deller |
2016-10-07 | parisc: Drop bootmem and switch to memblock | Helge Deller |
2016-04-04 | mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage | Kirill A. Shutemov |
2016-01-30 | arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM | Toshi Kani |
2015-11-22 | Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-11-22 | parisc: Map kernel text and data on huge pages | Helge Deller |
2015-11-08 | parisc: Fixes and cleanups in kernel uapi header files | Helge Deller |
2015-04-14 | parisc: expose number of page table levels on Kconfig level | Kirill A. Shutemov |
2015-02-16 | parisc: hpux - Remove hpux gateway page | Helge Deller |
2014-07-24 | parisc: Eliminate memset after alloc_bootmem_pages | HIMANGI SARAOGI |
2014-01-21 | mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT | Mel Gorman |
2013-11-30 | parisc: fix kernel memory layout in vmlinux.ld.S | Helge Deller |
2013-07-03 | mm/PARISC: prepare for killing free_all_bootmem_node() | Jiang Liu |