index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
mm
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-27
parisc: map_pages(): cleanup page table initialization
Mike Rapoport
1
-38
/
+12
2020-01-14
parisc: fix map_pages() to actually populate upper directory
Mike Rapoport
1
-1
/
+1
2019-05-14
Merge branch 'parisc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-36
/
+39
2019-05-14
initramfs: provide a generic free_initrd_mem implementation
Christoph Hellwig
1
-7
/
+0
2019-05-10
parisc: Use __ro_after_init in init.c
Helge Deller
1
-4
/
+4
2019-05-10
parisc: Enable the ro_after_init feature
Helge Deller
1
-32
/
+35
2019-05-03
parisc: Allow live-patching of __meminit functions
Helge Deller
1
-1
/
+1
2019-05-03
parisc: Switch from DISCONTIGMEM to SPARSEMEM
Helge Deller
1
-55
/
+47
2019-05-03
parisc: add set_fixmap()/clear_fixmap()
Sven Schnelle
1
-5
/
+9
2019-02-22
parisc: use memblock_alloc() instead of custom get_memblock()
Mike Rapoport
1
-33
/
+19
2019-01-05
parisc: Remap hugepage-aligned pages in set_kernel_text_rw()
Helge Deller
1
-2
/
+2
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+0
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
1
-1
/
+1
2018-10-28
parisc: Fix A500 boot crash
John David Anglin
1
-6
/
+4
2018-10-17
parisc: Add alternative coding infrastructure
Helge Deller
1
-0
/
+15
2018-10-17
parisc: Fix map_pages() to not overwrite existing pte entries
Helge Deller
1
-6
/
+2
2018-08-13
parisc: merge pcx_dma_ops and pcxl_dma_ops
Christoph Hellwig
1
-8
/
+3
2018-05-02
parisc: Fix section mismatches
Helge Deller
1
-1
/
+1
2018-03-02
parisc: Hide virtual kernel memory layout
Helge Deller
1
-1
/
+6
2018-01-02
parisc: Show initial kernel memory layout unhashed
Helge Deller
1
-5
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-05-12
parisc: Add Page Deallocation Table (PDT) support
Helge Deller
1
-0
/
+3
2017-02-22
arch, mm: remove arch specific show_mem
Michal Hocko
1
-49
/
+0
2017-02-07
arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX
Laura Abbott
1
-1
/
+1
2016-10-11
parisc: Zero-initialize newly alloced memblock
Helge Deller
1
-0
/
+2
2016-10-07
parisc: Drop bootmem and switch to memblock
Helge Deller
1
-64
/
+62
2016-04-04
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
1
-1
/
+1
2016-01-30
arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM
Toshi Kani
1
-3
/
+3
2015-11-22
Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-23
/
+17
2015-11-22
parisc: Map kernel text and data on huge pages
Helge Deller
1
-23
/
+17
2015-11-08
parisc: Fixes and cleanups in kernel uapi header files
Helge Deller
1
-0
/
+16
2015-04-14
parisc: expose number of page table levels on Kconfig level
Kirill A. Shutemov
1
-1
/
+1
2015-02-16
parisc: hpux - Remove hpux gateway page
Helge Deller
1
-72
/
+0
2014-07-24
parisc: Eliminate memset after alloc_bootmem_pages
HIMANGI SARAOGI
1
-1
/
+0
2014-01-21
mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT
Mel Gorman
1
-42
/
+17
2013-11-30
parisc: fix kernel memory layout in vmlinux.ld.S
Helge Deller
1
-3
/
+16
2013-07-03
mm/PARISC: prepare for killing free_all_bootmem_node()
Jiang Liu
1
-11
/
+1
2013-07-03
mm/PARISC: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-44
/
+3
2013-07-03
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
1
-2
/
+2
2013-07-03
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
1
-2
/
+2
2013-07-03
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
1
-1
/
+2
2013-06-18
parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 (part 2)
Helge Deller
1
-1
/
+1
2013-05-11
parisc: implement irq stacks - part 2 (v2)
Helge Deller
1
-2
/
+2
2013-05-07
parisc: more irq statistics in /proc/interrupts
Helge Deller
1
-0
/
+2
2013-04-29
mm/parisc: use common help functions to free reserved pages
Jiang Liu
1
-21
/
+2
2013-04-29
mm, show_mem: suppress page counts in non-blockable contexts
David Rientjes
1
-0
/
+2
2012-05-05
parisc: Use generic init_task
Thomas Gleixner
1
-0
/
+12
2011-05-25
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
1
-2
/
+0
2011-05-25
arch, mm: filter disallowed nodes from arch specific show_mem functions
David Rientjes
1
-1
/
+1
2011-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...
Linus Torvalds
1
-117
/
+143
[next]