index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-06
Remove obsolete CONFIG_RESOURCES_64BIT
Geert Uytterhoeven
1
-6
/
+0
2008-10-20
Unevictable LRU Infrastructure
Lee Schermerhorn
1
-0
/
+11
2008-10-16
Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+3
2008-10-16
Kconfig: eliminate "def_bool n" constructs
Jan Beulich
1
-2
/
+2
2008-09-14
generic: add phys_addr_t for holding physical addresses
Jeremy Fitzhardinge
1
-0
/
+3
2008-08-12
mm: Make generic weak get_user_pages_fast and EXPORT_GPL it
Rusty Russell
1
-3
/
+0
2008-07-28
mmu-notifiers: core
Andrea Arcangeli
1
-0
/
+3
2008-07-26
x86: lockless get_user_pages_fast()
Nick Piggin
1
-0
/
+3
2008-07-24
mm: make CONFIG_MIGRATION available w/o CONFIG_NUMA
Gerald Schaefer
1
-1
/
+1
2008-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
Linus Torvalds
1
-1
/
+1
2008-07-14
[S390] Add support for memory hot-add.
Heiko Carstens
1
-1
/
+1
2008-07-02
avr32: Use a quicklist for PTE allocation as well
Haavard Skinnemoen
1
-1
/
+1
2008-04-28
PAGEFLAGS_EXTENDED and separate page flags for Head and Tail
Christoph Lameter
1
-0
/
+12
2008-01-28
sh: Bump number of quicklists for SH-5.
Paul Mundt
1
-1
/
+1
2007-12-17
sparsemem: make SPARSEMEM_VMEMMAP selectable
Geoff Levand
1
-8
/
+7
2007-10-20
small documentation fixes
Philipp Marek
1
-1
/
+1
2007-10-17
Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2007-10-16
xen: lock pte pages while pinning/unpinning
Jeremy Fitzhardinge
1
-1
/
+0
2007-10-16
memory unplug: page offline
KAMEZAWA Hiroyuki
1
-0
/
+5
2007-10-16
vmemmap: generify initialisation via helpers
Andy Whitcroft
1
-0
/
+13
2007-10-06
xen: disable split pte locks for now
Jeremy Fitzhardinge
1
-0
/
+1
2007-07-29
Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION
Rafael J. Wysocki
1
-2
/
+2
2007-07-17
CONFIG_BOUNCE to avoid useless inclusion of bounce buffer logic
Christoph Lameter
1
-0
/
+4
2007-07-16
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-1
/
+1
2007-07-16
Introduce CONFIG_VIRT_TO_BUS
Stephen Rothwell
1
-0
/
+4
2007-06-08
sh: memory hot-add for sparsemem users support.
Paul Mundt
1
-1
/
+1
2007-05-14
sh64: generic quicklist support.
Paul Mundt
1
-1
/
+1
2007-05-09
sh: generic quicklist support.
Paul Mundt
1
-1
/
+1
2007-05-07
Quicklists for page table pages
Christoph Lameter
1
-0
/
+5
2007-02-11
[PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMA
Christoph Lameter
1
-4
/
+0
2007-02-11
[PATCH] optional ZONE_DMA: optional ZONE_DMA in the VM
Christoph Lameter
1
-0
/
+6
2007-02-11
[PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMA
Christoph Lameter
1
-0
/
+4
2006-10-03
Fix "can not" in Documentation and Kconfig
Matt LaPlante
1
-1
/
+1
2006-10-03
more misc typo fixes
Matt LaPlante
1
-1
/
+1
2006-10-01
[PATCH] hot-add-mem x86_64: Kconfig changes
Keith Mannthey
1
-1
/
+6
2006-06-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-0
/
+6
2006-06-29
[PATCH] solve config broken: undefined reference to `online_page'
Yasunori Goto
1
-1
/
+1
2006-06-27
[PATCH] sparc64: support sparsemem and !memory hotplug
Yasunori Goto
1
-0
/
+1
2006-06-27
[PATCH] 64bit Resource: finally enable 64bit resource sizes
Greg Kroah-Hartman
1
-0
/
+6
2006-06-23
[PATCH] Swapless page migration: modify core logic
Christoph Lameter
1
-2
/
+2
2006-03-25
[PATCH] mm: make page migration dependent on swap and NUMA
Christoph Lameter
1
-2
/
+2
2006-03-22
[PATCH] page migration reorg
Christoph Lameter
1
-0
/
+6
2006-01-08
[PATCH] Swap Migration V5: Add CONFIG_MIGRATION for page migration support
Christoph Lameter
1
-0
/
+7
2006-01-06
[PATCH] allow flatmem to be disabled when only sparsemem is implemented
Anton Blanchard
1
-1
/
+1
2005-11-23
[PATCH] mm: update split ptlock Kconfig
Hugh Dickins
1
-4
/
+2
2005-11-07
[PATCH] Suppress split ptlock on arches which may use one page for multiple p...
Hugh Dickins
1
-0
/
+2
2005-10-29
[PATCH] memory hotplug: sysfs and add/remove functions
Dave Hansen
1
-0
/
+8
2005-10-29
[PATCH] mm: split page table lock
Hugh Dickins
1
-0
/
+13
2005-09-17
[PATCH] fix mm/Kconfig spelling
Dave Hansen
1
-2
/
+2
2005-09-05
[PATCH] sparsemem extreme implementation
Bob Picco
1
-3
/
+16
[next]