Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
aba607d63c71ef9b185fc7cb9637ab70a2d88491
/
mm
/
Kconfig
d4bbf7e
Merge branch 'master' into x86/memblock
by Tejun Heo
· 13 years ago
6661672
memblock: add NO_BOOTMEM config symbol
by Sam Ravnborg
· 13 years ago
c378ddd
memblock, x86: Make ARCH_DISCARD_MEMBLOCK a config option
by Tejun Heo
· 13 years ago
7c0caeb
memblock: Add optional region->nid
by Tejun Heo
· 13 years ago
140a1ef
mm Kconfig typo: cleancacne -> cleancache
by Michael Witten
· 13 years ago
077b1f8
mm: cleancache core ops functions and config
by Dan Magenheimer
· 13 years ago
33a9387
mm: compaction: don't depend on HUGETLB_PAGE
by Andrea Arcangeli
· 14 years ago
5d68924
thp: select CONFIG_COMPACTION if TRANSPARENT_HUGEPAGE enabled
by Andrea Arcangeli
· 14 years ago
13ece88
thp: transparent hugepage config choice
by Andrea Arcangeli
· 14 years ago
f2d6bfe
thp: add x86 32bit support
by Johannes Weiner
· 14 years ago
4c76d9d
thp: CONFIG_TRANSPARENT_HUGEPAGE
by Andrea Arcangeli
· 14 years ago
0fc0531
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 14 years ago
152e065
mm: avoid warning when COMPACTION is selected
by Andrea Arcangeli
· 14 years ago
bbddff0
percpu: use percpu allocator on UP too
by Tejun Heo
· 14 years ago
95f72d1
lmb: rename to memblock
by Yinghai Lu
· 14 years ago
e9e96b3
mm: allow CONFIG_MIGRATION to be set without CONFIG_NUMA or memory hot-remove
by Mel Gorman
· 14 years ago
a626b46
Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
9bdac91
sparsemem: Put mem map for one node together.
by Yinghai Lu
· 15 years ago
0176bd3
sh: Drop down to a single quicklist.
by Paul Mundt
· 15 years ago
27df506
HWPOISON: Add PROC_FS dependency to hwpoison injector v2
by Andi Kleen
· 15 years ago
6e14154
NOMMU: Optimise away the {dac_,}mmap_min_addr tests
by David Howells
· 15 years ago
413f9ef
HWPOISON: mention HWPoison in Kconfig entry
by Andi Kleen
· 15 years ago
478c5ff
HWPOISON: add page flags filter
by Wu Fengguang
· 15 years ago
d0f209f
ksm: remove unswappable max_kernel_pages
by Hugh Dickins
· 15 years ago
a70caa8
mm: stop ptlock enlarging struct page
by Hugh Dickins
· 15 years ago
af8e335
mm: CONFIG_MMU for PG_mlocked
by Hugh Dickins
· 15 years ago
6ad696d
mm: allow memory hotplug and hibernation in the same kernel
by Andi Kleen
· 15 years ago
0a53f16
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
1a83e17
mm: fix sparsemem configuration
by Russell King
· 15 years ago
ed84a07
powerpc: Limit memory hotplug support to PPC64 Book-3S machines
by Kumar Gala
· 15 years ago
c73602a
ksm: more on default values
by Hugh Dickins
· 15 years ago
d949f36
x86: Fix hwpoison code related build failure on 32-bit NUMAQ
by Linus Torvalds
· 15 years ago
db16826
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
by Linus Torvalds
· 15 years ago
7701c9c
ksm: add some documentation
by Hugh Dickins
· 15 years ago
f8af4da
ksm: the mm interface to ksm
by Hugh Dickins
· 15 years ago
cae681f
HWPOISON: Add simple debugfs interface to inject hwpoison on arbitary PFNs
by Andi Kleen
· 15 years ago
6a46079
HWPOISON: The high level memory error handler in the VM v7
by Andi Kleen
· 15 years ago
2274239
Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
a269cca
mm: remove !NUMA condition from PAGEFLAGS_EXTENDED condition set
by H. Peter Anvin
· 15 years ago
788084a
Security/SELinux: seperate lsm specific mmap_min_addr
by Eric Paris
· 15 years ago
517d086
Merge branch 'akpm'
by Linus Torvalds
· 15 years ago
6837765
mm: remove CONFIG_UNEVICTABLE_LRU config option
by KOSAKI Motohiro
· 15 years ago
0399790
[S390] pm: memory hotplug power management callbacks
by Gerald Schaefer
· 15 years ago
e0a94c2
security: use mmap_min_addr indepedently of security models
by Christoph Lameter
· 15 years ago
fc4d5c2
nommu: make the initial mmap allocation excess behaviour Kconfig configurable
by David Howells
· 16 years ago
5a52edd
mm: point the UNEVICTABLE_LRU config option at the documentation
by David Howells
· 16 years ago
71aa653
nommu: make CONFIG_UNEVICTABLE_LRU available when CONFIG_MMU=n
by David Howells
· 16 years ago
33925b2
nommu: there is no mlock() for NOMMU, so don't provide the bits
by David Howells
· 16 years ago
67faaad
Remove obsolete CONFIG_RESOURCES_64BIT
by Geert Uytterhoeven
· 16 years ago
894bc31
Unevictable LRU Infrastructure
by Lee Schermerhorn
· 16 years ago
e533b22
Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
9ba1608
Kconfig: eliminate "def_bool n" constructs
by Jan Beulich
· 16 years ago
600715d
generic: add phys_addr_t for holding physical addresses
by Jeremy Fitzhardinge
· 16 years ago
912985d
mm: Make generic weak get_user_pages_fast and EXPORT_GPL it
by Rusty Russell
· 16 years ago
cddb8a5
mmu-notifiers: core
by Andrea Arcangeli
· 16 years ago
8174c43
x86: lockless get_user_pages_fast()
by Nick Piggin
· 16 years ago
83d1674
mm: make CONFIG_MIGRATION available w/o CONFIG_NUMA
by Gerald Schaefer
· 16 years ago
6c118e4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
by Linus Torvalds
· 16 years ago
421c175
[S390] Add support for memory hot-add.
by Heiko Carstens
· 16 years ago
3851075
avr32: Use a quicklist for PTE allocation as well
by Haavard Skinnemoen
· 17 years ago
e20b8cc
PAGEFLAGS_EXTENDED and separate page flags for Head and Tail
by Christoph Lameter
· 17 years ago
d5f68c6
sh: Bump number of quicklists for SH-5.
by Paul Mundt
· 17 years ago
a5ee6da
sparsemem: make SPARSEMEM_VMEMMAP selectable
by Geoff Levand
· 17 years ago
ad3d0a3
small documentation fixes
by Philipp Marek
· 17 years ago
fb9fc39
Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 17 years ago
7426071
xen: lock pte pages while pinning/unpinning
by Jeremy Fitzhardinge
· 17 years ago
0c0e619
memory unplug: page offline
by KAMEZAWA Hiroyuki
· 17 years ago
29c7111
vmemmap: generify initialisation via helpers
by Andy Whitcroft
· 17 years ago
67dd5a2
xen: disable split pte locks for now
by Jeremy Fitzhardinge
· 17 years ago
b0cb1a1
Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION
by Rafael J. Wysocki
· 17 years ago
2a7326b
CONFIG_BOUNCE to avoid useless inclusion of bounce buffer logic
by Christoph Lameter
· 17 years ago
b91cba5
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 17 years ago
f057eac
Introduce CONFIG_VIRT_TO_BUS
by Stephen Rothwell
· 17 years ago
33d63bd
sh: memory hot-add for sparsemem users support.
by Paul Mundt
· 17 years ago
6c645ac
sh64: generic quicklist support.
by Paul Mundt
· 17 years ago
5f8c990
sh: generic quicklist support.
by Paul Mundt
· 18 years ago
6225e93
Quicklists for page table pages
by Christoph Lameter
· 18 years ago
5ac6da6
[PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMA
by Christoph Lameter
· 18 years ago
4b51d66
[PATCH] optional ZONE_DMA: optional ZONE_DMA in the VM
by Christoph Lameter
· 18 years ago
66701b1
[PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMA
by Christoph Lameter
· 18 years ago
84eb8d0
Fix "can not" in Documentation and Kconfig
by Matt LaPlante
· 18 years ago
44c0920
more misc typo fixes
by Matt LaPlante
· 18 years ago
ec69acb
[PATCH] hot-add-mem x86_64: Kconfig changes
by Keith Mannthey
· 18 years ago
1903ac5
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 18 years ago
cc57637
[PATCH] solve config broken: undefined reference to `online_page'
by Yasunori Goto
· 18 years ago
1f04bbd
[PATCH] sparc64: support sparsemem and !memory hotplug
by Yasunori Goto
· 18 years ago
6550e07
[PATCH] 64bit Resource: finally enable 64bit resource sizes
by Greg Kroah-Hartman
· 18 years ago
6c5240a
[PATCH] Swapless page migration: modify core logic
by Christoph Lameter
· 18 years ago
d784124
[PATCH] mm: make page migration dependent on swap and NUMA
by Christoph Lameter
· 19 years ago
b20a350
[PATCH] page migration reorg
by Christoph Lameter
· 19 years ago
7cbe34c
[PATCH] Swap Migration V5: Add CONFIG_MIGRATION for page migration support
by Christoph Lameter
· 19 years ago
c898ec1
[PATCH] allow flatmem to be disabled when only sparsemem is implemented
by Anton Blanchard
· 19 years ago
7b6ac9d
[PATCH] mm: update split ptlock Kconfig
by Hugh Dickins
· 19 years ago
2d4b95f
[PATCH] Suppress split ptlock on arches which may use one page for multiple page tables
by Hugh Dickins
· 19 years ago
3947be1
[PATCH] memory hotplug: sysfs and add/remove functions
by Dave Hansen
· 19 years ago
4c21e2f
[PATCH] mm: split page table lock
by Hugh Dickins
· 19 years ago
f3519f9
[PATCH] fix mm/Kconfig spelling
by Dave Hansen
· 19 years ago
3e34726
[PATCH] sparsemem extreme implementation
by Bob Picco
· 19 years ago
802f192
[PATCH] SPARSEMEM EXTREME
by Bob Picco
· 19 years ago
d41dee3
[PATCH] sparsemem memory model
by Andy Whitcroft
· 19 years ago
Next »