summaryrefslogtreecommitdiff
path: root/mm
Commit message (Expand)AuthorAge
* Revert "x86_64: allocate sparsemem memmap above 4G"Linus Torvalds2007-10-29
* NOMMU: mm/nommu.c needs linux/module.hDavid Howells2007-10-29
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-10-29
|\
| * Fix a build error when BLOCK=nEmil Medve2007-10-29
* | missing atomic_read_long() in slub.cAl Viro2007-10-29
|/
* fix mprotect vma_wants_writenotify protHugh Dickins2007-10-23
* exportfs: make struct export_operations constChristoph Hellwig2007-10-22
* shmem: new export opsChristoph Hellwig2007-10-22
* memory hotplug: make kmem_cache_node for SLUB on memory online avoid panicYasunori Goto2007-10-22
* memory hotplug: rearrange memory hotplug notifierYasunori Goto2007-10-22
* oom_kill bugAl Viro2007-10-20
* small documentation fixesPhilipp Marek2007-10-20
* Typo fixes retrun -> returnGabriel Craciunescu2007-10-20
* spelling fixes: mm/Simon Arlott2007-10-20
* Explain clearly why kmalloc() can't use __GFP_HIGHMEM.Robert P. J. Day2007-10-19
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-19
* Isolate some explicit usage of task->tgidPavel Emelyanov2007-10-19
* Uninline find_task_by_xxx set of functionsPavel Emelyanov2007-10-19
* pid namespaces: changes to show virtual ids to userPavel Emelyanov2007-10-19
* mm/oom_kill.c: Use list_for_each_entry instead of list_for_eachMatthias Kaehlcke2007-10-19
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-19
* Task Control Groups: make cpusets a client of cgroupsPaul Menage2007-10-19
* kernel-api docbook: fix content problemsRandy Dunlap2007-10-19
* setup vma->vm_page_prot by vm_get_page_prot()Coly Li2007-10-19
* remove unused flush_tlb_pgtablesBenjamin Herrenschmidt2007-10-19
* Include <linux/backing-dev.h> in mm/filemap.cLinus Torvalds2007-10-18
* sparse pointer use of zero as nullStephen Hemminger2007-10-18
* cpu hotplug: slab: fix memory leak in cpu hotplug error pathAkinobu Mita2007-10-18
* cpu hotplug: slab: cleanup cpuup_callback()Akinobu Mita2007-10-18
* Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-17
|\
| * xen: lock pte pages while pinning/unpinningJeremy Fitzhardinge2007-10-16
* | security/ cleanupsAdrian Bunk2007-10-17
* | Implement file posix capabilitiesSerge E. Hallyn2007-10-17
* | remap_file_pages: kernel-doc correctionsRandy Dunlap2007-10-17
* | r/o bind mounts: filesystem helpers for custom 'struct file'sDave Hansen2007-10-17
* | writeback: remove unnecessary wait in throttle_vm_writeout()Fengguang Wu2007-10-17
* | introduce I_SYNCJoern Engel2007-10-17
* | writeback: introduce writeback_control.more_io to indicate more ioFengguang Wu2007-10-17
* | Delete gcc-2.95 compatible structure definition.Robert P. J. Day2007-10-17
* | Drop some headers from mm.hAlexey Dobriyan2007-10-17
* | SLAB_PANIC more (proc, posix-timers, shmem)Alexey Dobriyan2007-10-17
* | writeback: don't propagate AOP_WRITEPAGE_ACTIVATEAndrew Morton2007-10-17
* | mm: document tree_lock->zone.lock lockorderNick Piggin2007-10-17
* | mm: test and set zone reclaim lock before starting reclaimDavid Rientjes2007-10-17
* | oom: convert zone_scan_lock from mutex to spinlockDavid Rientjes2007-10-17
* | oom: do not take callback_mutexDavid Rientjes2007-10-17
* | oom: compare cpuset mems_allowed instead of exclusive ancestorsDavid Rientjes2007-10-17
* | oom: suppress extraneous stack and memory dumpDavid Rientjes2007-10-17
* | oom: add oom_kill_allocating_task sysctlDavid Rientjes2007-10-17
* | oom: serialize out of memory callsDavid Rientjes2007-10-17