Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
fe3e78e073d25308756f38019956061153267769
/
mm
/
Kconfig
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
· 15 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
· 17 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
af70536
[PATCH] generify memory present
by Andy Whitcroft
· 19 years ago
785dcd4
[PATCH] mm/Kconfig: give DISCONTIG more help text
by Dave Hansen
· 19 years ago
e1785e8
[PATCH] mm/Kconfig: hide "Memory Model" selection menu
by Dave Hansen
· 19 years ago
44d0f80
[PATCH] sparsemem: fix minor "defaults" issue in mm/Kconfig
by Dave Hansen
· 19 years ago
93b7504
[PATCH] Introduce new Kconfig option for NUMA or DISCONTIG
by Dave Hansen
· 19 years ago
3a9da76
[PATCH] create mm/Kconfig for arch-independent memory options
by Dave Hansen
· 19 years ago