| Commit message (Expand) | Author | Age |
* | ksm: add some documentation | Hugh Dickins | 2009-09-22 |
* | ksm: the mm interface to ksm | Hugh Dickins | 2009-09-22 |
* | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-09-15 |
|\ |
|
| * | mm: remove !NUMA condition from PAGEFLAGS_EXTENDED condition set | H. Peter Anvin | 2009-08-31 |
* | | Security/SELinux: seperate lsm specific mmap_min_addr | Eric Paris | 2009-08-17 |
|/ |
|
* | Merge branch 'akpm' | Linus Torvalds | 2009-06-16 |
|\ |
|
| * | mm: remove CONFIG_UNEVICTABLE_LRU config option | KOSAKI Motohiro | 2009-06-16 |
* | | [S390] pm: memory hotplug power management callbacks | Gerald Schaefer | 2009-06-16 |
|/ |
|
* | security: use mmap_min_addr indepedently of security models | Christoph Lameter | 2009-06-03 |
* | nommu: make the initial mmap allocation excess behaviour Kconfig configurable | David Howells | 2009-05-06 |
* | mm: point the UNEVICTABLE_LRU config option at the documentation | David Howells | 2009-04-13 |
* | nommu: make CONFIG_UNEVICTABLE_LRU available when CONFIG_MMU=n | David Howells | 2009-04-01 |
* | nommu: there is no mlock() for NOMMU, so don't provide the bits | David Howells | 2009-04-01 |
* | Remove obsolete CONFIG_RESOURCES_64BIT | Geert Uytterhoeven | 2009-01-06 |
* | Unevictable LRU Infrastructure | Lee Schermerhorn | 2008-10-20 |
* | Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-10-16 |
|\ |
|
| * | generic: add phys_addr_t for holding physical addresses | Jeremy Fitzhardinge | 2008-09-14 |
* | | Kconfig: eliminate "def_bool n" constructs | Jan Beulich | 2008-10-16 |
|/ |
|
* | mm: Make generic weak get_user_pages_fast and EXPORT_GPL it | Rusty Russell | 2008-08-12 |
* | mmu-notifiers: core | Andrea Arcangeli | 2008-07-28 |
* | x86: lockless get_user_pages_fast() | Nick Piggin | 2008-07-26 |
* | mm: make CONFIG_MIGRATION available w/o CONFIG_NUMA | Gerald Schaefer | 2008-07-24 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 | Linus Torvalds | 2008-07-14 |
|\ |
|
| * | avr32: Use a quicklist for PTE allocation as well | Haavard Skinnemoen | 2008-07-02 |
* | | [S390] Add support for memory hot-add. | Heiko Carstens | 2008-07-14 |
|/ |
|
* | PAGEFLAGS_EXTENDED and separate page flags for Head and Tail | Christoph Lameter | 2008-04-28 |
* | sh: Bump number of quicklists for SH-5. | Paul Mundt | 2008-01-27 |
* | sparsemem: make SPARSEMEM_VMEMMAP selectable | Geoff Levand | 2007-12-17 |
* | small documentation fixes | Philipp Marek | 2007-10-19 |
* | Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-10-17 |
|\ |
|
| * | xen: lock pte pages while pinning/unpinning | Jeremy Fitzhardinge | 2007-10-16 |
* | | memory unplug: page offline | KAMEZAWA Hiroyuki | 2007-10-16 |
* | | vmemmap: generify initialisation via helpers | Andy Whitcroft | 2007-10-16 |
|/ |
|
* | xen: disable split pte locks for now | Jeremy Fitzhardinge | 2007-10-06 |
* | Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION | Rafael J. Wysocki | 2007-07-29 |
* | CONFIG_BOUNCE to avoid useless inclusion of bounce buffer logic | Christoph Lameter | 2007-07-17 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2007-07-16 |
|\ |
|
| * | sh: memory hot-add for sparsemem users support. | Paul Mundt | 2007-06-07 |
* | | Introduce CONFIG_VIRT_TO_BUS | Stephen Rothwell | 2007-07-16 |
|/ |
|
* | sh64: generic quicklist support. | Paul Mundt | 2007-05-13 |
* | sh: generic quicklist support. | Paul Mundt | 2007-05-08 |
* | Quicklists for page table pages | Christoph Lameter | 2007-05-07 |
* | [PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMA | Christoph Lameter | 2007-02-11 |
* | [PATCH] optional ZONE_DMA: optional ZONE_DMA in the VM | Christoph Lameter | 2007-02-11 |
* | [PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMA | Christoph Lameter | 2007-02-11 |
* | Fix "can not" in Documentation and Kconfig | Matt LaPlante | 2006-10-03 |
* | more misc typo fixes | Matt LaPlante | 2006-10-03 |
* | [PATCH] hot-add-mem x86_64: Kconfig changes | Keith Mannthey | 2006-10-01 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-06-29 |
|\ |
|
| * | [PATCH] 64bit Resource: finally enable 64bit resource sizes | Greg Kroah-Hartman | 2006-06-27 |