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
/
Kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-1
/
+1
*
sh: remove sh5 support
Arnd Bergmann
2020-06-01
1
-11
/
+5
*
mm: remove quicklist page table caches
Nicholas Piggin
2019-09-24
1
-3
/
+0
*
kconfig: include common Kconfig files from top-level Kconfig
Christoph Hellwig
2018-08-02
1
-2
/
+0
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
memblock: kill "config MAX_ACTIVE_REGIONS"
Paul Bolle
2013-04-18
1
-7
/
+0
*
arch/sh: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-21
1
-2
/
+2
*
mm: numa: Add fault driven placement and migration
Peter Zijlstra
2012-12-11
1
-0
/
+1
*
memblock: Kill early_node_map[]
Tejun Heo
2011-12-08
1
-3
/
+0
*
sh: nommu: use 32-bit phys mode.
Paul Mundt
2010-11-04
1
-1
/
+1
*
sh: Provide a generic SRAM pool for tiny memories.
Paul Mundt
2010-10-15
1
-0
/
+4
*
sh: Merge legacy and dynamic PMB modes.
Paul Mundt
2010-02-18
1
-10
/
+0
*
sh: Isolate uncached mapping support.
Paul Mundt
2010-02-12
1
-0
/
+5
*
sh: Add fixed ioremap support
Matt Fleming
2010-01-16
1
-0
/
+4
*
sh: default to extended TLB support.
Paul Mundt
2010-01-13
1
-27
/
+2
*
sh: fixed PMB mode refactoring.
Paul Mundt
2010-01-13
1
-19
/
+5
*
Merge branch 'sh/pgtable' of git://github.com/mfleming/linux-2.6
Paul Mundt
2010-01-05
1
-2
/
+2
|
\
|
*
sh: Correct the PTRS_PER_PMD and PMD_SHIFT values
Matt Fleming
2010-01-02
1
-2
/
+2
*
|
Merge branch 'sh/stable-updates'
Paul Mundt
2010-01-04
1
-4
/
+3
|
\
\
|
|
/
|
/
|
|
*
sh: Don't default enable PMB support.
Paul Mundt
2010-01-04
1
-1
/
+0
|
*
sh: Disable PMB for SH4AL-DSP CPUs.
Paul Mundt
2010-01-04
1
-3
/
+3
*
|
sh: Definitions for 3-level page table layout
Matt Fleming
2009-12-17
1
-3
/
+21
|
/
*
sh: Enable PMB support for all SH-4A CPUs.
Paul Mundt
2009-11-11
1
-5
/
+3
*
Merge branch 'sh/stable-updates'
Paul Mundt
2009-10-27
1
-1
/
+1
|
\
|
*
sh: Fix hugetlbfs dependencies for SH-3 && MMU configurations.
Paul Mundt
2009-10-27
1
-1
/
+1
*
|
sh: Support SCHED_MC for SH-X3 multi-cores.
Paul Mundt
2009-10-16
1
-0
/
+9
*
|
sh: CONFIG_PMB doesn't mean the MMU is in 32bit mode
Matt Fleming
2009-10-10
1
-2
/
+0
|
/
*
sh: Add initial support for SH7757 CPU subtype
Yoshihiro Shimoda
2009-08-21
1
-3
/
+4
*
sh: Provide FORCE_MAX_ZONEORDER.
Paul Mundt
2009-05-14
1
-0
/
+23
*
sh: Consolidate the boot link and entry offset definitions.
Paul Mundt
2009-05-10
1
-8
/
+0
*
sh: Kill off broken direct-mapped cache mode.
Paul Mundt
2009-04-02
1
-12
/
+0
*
sh: Support fixed 32-bit PMB mappings from bootloader.
Yoshihiro Shimoda
2009-03-10
1
-1
/
+28
*
sh: Make memory hot-add and hot-remove depend on MMU.
Paul Mundt
2008-09-17
1
-2
/
+2
*
sh: Add support for memory hot-remove.
Paul Mundt
2008-09-08
1
-0
/
+4
*
sh: Disable 64kB hugetlbpage size when using 64kB PAGE_SIZE.
Paul Mundt
2008-08-11
1
-0
/
+2
*
SH2(A) cache update
Yoshinori Sato
2008-08-04
1
-1
/
+0
*
sh: fix uImage Entry Point
Yoshihiro Shimoda
2008-07-28
1
-0
/
+8
*
sh: Add support for 16kB PAGE_SIZE.
Paul Mundt
2008-07-28
1
-0
/
+6
*
sh: Support variable page sizes on nommu.
Paul Mundt
2008-07-28
1
-3
/
+3
*
sh: Flag PMB support as EXPERIMENTAL.
Paul Mundt
2008-03-06
1
-1
/
+1
*
sh: Bump the MEMORY_SIZE default to something reasonable.
Paul Mundt
2008-01-28
1
-2
/
+2
*
sh: Switch SH-5 to use CONFIG_PAGE_OFFSET.
Paul Mundt
2008-01-28
1
-1
/
+2
*
sh: Fix up 64kB page size selection on SH-5.
Paul Mundt
2008-01-28
1
-2
/
+2
*
sh: Split out 29-bit and 32-bit physical mode definitions.
Paul Mundt
2008-01-28
1
-0
/
+11
*
sh: Switch Kconfig.sh64 to use arch/sh/mm/Kconfig.
Paul Mundt
2008-01-28
1
-3
/
+7
*
sh: Move CPU subtypes to Kconfig.sh.
Paul Mundt
2008-01-28
1
-190
/
+0
*
sh: Kill off the remaining ST40 cruft.
Paul Mundt
2007-11-07
1
-20
/
+1
*
sh: Support extended mode TLB on SH-X3.
Paul Mundt
2007-09-27
1
-1
/
+1
*
sh: Bump MAX_ACTIVE_REGIONS for SH7785.
Paul Mundt
2007-09-27
1
-1
/
+2
*
sh: Disable 4kB pages on extended mode TLB.
Paul Mundt
2007-09-27
1
-3
/
+5
[next]