index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
mm
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-11
sh: switch to NO_BOOTMEM
Rob Herring
1
-62
/
+6
2018-01-08
mm: pass the vmem_altmap to arch_remove_memory and __remove_pages
Christoph Hellwig
1
-2
/
+2
2018-01-08
mm: pass the vmem_altmap to arch_add_memory and __add_pages
Christoph Hellwig
1
-2
/
+3
2018-01-08
mm: don't export arch_add_memory
Christoph Hellwig
1
-1
/
+0
2017-07-07
mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory
Michal Hocko
1
-2
/
+2
2017-07-07
mm, memory_hotplug: do not associate hotadded memory to zones until online
Michal Hocko
1
-7
/
+1
2017-07-07
mm, memory_hotplug: get rid of is_zone_device_section
Michal Hocko
1
-1
/
+1
2015-09-09
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+3
2015-09-05
sh: use PFN_DOWN macro
Alexander Kuleshov
1
-2
/
+2
2015-08-28
mm: ZONE_DEVICE for "device memory"
Dan Williams
1
-2
/
+3
2014-08-07
memory-hotplug: sh: suitable memory should go to ZONE_MOVABLE
Wang Nan
1
-2
/
+3
2013-11-13
mm: use pgdat_end_pfn() to simplify the code in arch
Xishi Qiu
1
-1
/
+1
2013-07-04
mm/SH: prepare for killing free_all_bootmem_node()
Jiang Liu
1
-12
/
+4
2013-07-04
mm/SH: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-21
/
+4
2013-07-04
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
1
-1
/
+1
2013-07-04
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
1
-2
/
+2
2013-07-04
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
1
-1
/
+1
2013-04-30
mm/SH: use common help functions to free reserved pages
Jiang Liu
1
-23
/
+3
2013-02-24
memory-hotplug: introduce new arch_remove_memory() for removing page table
Wen Congyang
1
-0
/
+17
2011-12-08
memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users
Tejun Heo
1
-1
/
+1
2011-12-08
memblock: Kill memblock_init()
Tejun Heo
1
-1
/
+0
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-11-01
sh: Add export.h to arch/sh specific files as required.
Paul Gortmaker
1
-0
/
+1
2011-10-28
sh: kexec: Add PHYSICAL_START
Simon Horman
1
-4
/
+4
2011-05-25
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
1
-1
/
+0
2011-01-11
sh: Add a machvec callback for early memblock reservations.
Paul Mundt
1
-2
/
+8
2010-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-14
/
+38
2010-10-13
memblock, bootmem: Round pfn properly for memory and reserved regions
Yinghai Lu
1
-2
/
+2
2010-08-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
1
-20
/
+20
2010-08-04
memblock/sh: Use new accessors
Benjamin Herrenschmidt
1
-8
/
+9
2010-07-14
lmb: rename to memblock
Yinghai Lu
1
-20
/
+20
2010-06-21
sh: Fix up PUD trampling in ranged page table init for X2TLB.
Paul Mundt
1
-14
/
+38
2010-05-18
sh: fix up CONFIG_KEXEC=n build.
Paul Mundt
1
-1
/
+1
2010-05-11
sh: bootmem refactoring.
Paul Mundt
1
-3
/
+162
2010-05-10
sh: enable LMB region setup via machvec.
Paul Mundt
1
-1
/
+7
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-18
sh: Merge legacy and dynamic PMB modes.
Paul Mundt
1
-1
/
+0
2010-02-17
sh: uncached mapping helpers.
Paul Mundt
1
-19
/
+2
2010-02-12
sh: Isolate uncached mapping support.
Paul Mundt
1
-3
/
+8
2010-01-21
sh: Kill off the special uncached section and fixmap.
Paul Mundt
1
-3
/
+0
2010-01-21
sh: Track the uncached mapping size.
Paul Mundt
1
-7
/
+14
2010-01-20
sh: pretty print virtual memory map on boot.
Paul Mundt
1
-2
/
+36
2010-01-20
sh: Make 29/32-bit mode check helper generally available.
Paul Mundt
1
-7
/
+0
2010-01-19
sh: Kill off now bogus fixmap/page wiring documentation.
Paul Mundt
1
-15
/
+0
2010-01-18
sh: Handle early ioremaps through fixed mappings.
Paul Mundt
1
-0
/
+4
2010-01-16
sh: Generalise the pte handling code for the fixmap path
Matt Fleming
1
-4
/
+40
2010-01-12
sh: Always provide thread_info allocators.
Paul Mundt
1
-29
/
+0
2009-12-17
sh: Definitions for 3-level page table layout
Matt Fleming
1
-0
/
+6
2009-10-27
sh: Bump up dma_ops initialization far earlier in the boot process.
Paul Mundt
1
-0
/
+11
2009-10-10
sh: Prepare for dynamic PMB support
Matt Fleming
1
-0
/
+8
[next]