index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
mm
/
init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory
Michal Hocko
2017-07-06
1
-2
/
+2
*
mm, memory_hotplug: do not associate hotadded memory to zones until online
Michal Hocko
2017-07-06
1
-7
/
+1
*
mm, memory_hotplug: get rid of is_zone_device_section
Michal Hocko
2017-07-06
1
-1
/
+1
*
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-08
1
-2
/
+3
|
\
|
*
mm: ZONE_DEVICE for "device memory"
Dan Williams
2015-08-27
1
-2
/
+3
*
|
sh: use PFN_DOWN macro
Alexander Kuleshov
2015-09-04
1
-2
/
+2
|
/
*
memory-hotplug: sh: suitable memory should go to ZONE_MOVABLE
Wang Nan
2014-08-06
1
-2
/
+3
*
mm: use pgdat_end_pfn() to simplify the code in arch
Xishi Qiu
2013-11-13
1
-1
/
+1
*
mm/SH: prepare for killing free_all_bootmem_node()
Jiang Liu
2013-07-03
1
-12
/
+4
*
mm/SH: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
1
-21
/
+4
*
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-03
1
-1
/
+1
*
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
2013-07-03
1
-2
/
+2
*
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2013-07-03
1
-1
/
+1
*
mm/SH: use common help functions to free reserved pages
Jiang Liu
2013-04-29
1
-23
/
+3
*
memory-hotplug: introduce new arch_remove_memory() for removing page table
Wen Congyang
2013-02-23
1
-0
/
+17
*
memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users
Tejun Heo
2011-12-08
1
-1
/
+1
*
memblock: Kill memblock_init()
Tejun Heo
2011-12-08
1
-1
/
+0
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
1
-0
/
+1
|
\
|
*
sh: Add export.h to arch/sh specific files as required.
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
|
sh: kexec: Add PHYSICAL_START
Simon Horman
2011-10-28
1
-4
/
+4
|
/
*
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
2011-05-25
1
-1
/
+0
*
sh: Add a machvec callback for early memblock reservations.
Paul Mundt
2011-01-11
1
-2
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2010-10-25
1
-14
/
+38
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
2010-08-04
1
-20
/
+20
|
|
\
|
*
|
sh: Fix up PUD trampling in ranged page table init for X2TLB.
Paul Mundt
2010-06-21
1
-14
/
+38
*
|
|
memblock, bootmem: Round pfn properly for memory and reserved regions
Yinghai Lu
2010-10-12
1
-2
/
+2
*
|
|
memblock/sh: Use new accessors
Benjamin Herrenschmidt
2010-08-04
1
-8
/
+9
|
|
/
|
/
|
*
|
lmb: rename to memblock
Yinghai Lu
2010-07-14
1
-20
/
+20
|
/
*
sh: fix up CONFIG_KEXEC=n build.
Paul Mundt
2010-05-18
1
-1
/
+1
*
sh: bootmem refactoring.
Paul Mundt
2010-05-11
1
-3
/
+162
*
sh: enable LMB region setup via machvec.
Paul Mundt
2010-05-10
1
-1
/
+7
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
sh: Merge legacy and dynamic PMB modes.
Paul Mundt
2010-02-18
1
-1
/
+0
*
sh: uncached mapping helpers.
Paul Mundt
2010-02-17
1
-19
/
+2
*
sh: Isolate uncached mapping support.
Paul Mundt
2010-02-12
1
-3
/
+8
*
sh: Kill off the special uncached section and fixmap.
Paul Mundt
2010-01-21
1
-3
/
+0
*
sh: Track the uncached mapping size.
Paul Mundt
2010-01-21
1
-7
/
+14
*
sh: pretty print virtual memory map on boot.
Paul Mundt
2010-01-20
1
-2
/
+36
*
sh: Make 29/32-bit mode check helper generally available.
Paul Mundt
2010-01-20
1
-7
/
+0
*
sh: Kill off now bogus fixmap/page wiring documentation.
Paul Mundt
2010-01-19
1
-15
/
+0
*
sh: Handle early ioremaps through fixed mappings.
Paul Mundt
2010-01-18
1
-0
/
+4
*
sh: Generalise the pte handling code for the fixmap path
Matt Fleming
2010-01-16
1
-4
/
+40
*
sh: Always provide thread_info allocators.
Paul Mundt
2010-01-12
1
-29
/
+0
*
sh: Definitions for 3-level page table layout
Matt Fleming
2009-12-17
1
-0
/
+6
*
sh: Bump up dma_ops initialization far earlier in the boot process.
Paul Mundt
2009-10-27
1
-0
/
+11
*
sh: Prepare for dynamic PMB support
Matt Fleming
2009-10-10
1
-0
/
+8
*
kcore: use registerd physmem information
KAMEZAWA Hiroyuki
2009-09-23
1
-4
/
+0
*
kcore: register vmalloc area in generic way
KAMEZAWA Hiroyuki
2009-09-23
1
-3
/
+1
*
kcore: add kclist types
KAMEZAWA Hiroyuki
2009-09-23
1
-2
/
+2
*
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
2009-09-22
1
-1
/
+1
[next]