Age | Commit message (Expand) | Author |
2007-11-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds |
2007-11-05 | SLUB: Fix memory leak by not reusing cpu_slab | Christoph Lameter |
2007-11-05 | unexport access_process_vm | Adrian Bunk |
2007-10-31 | Remove broken ptrace() special-case code from file mapping | Linus Torvalds |
2007-10-30 | dio: fix cache invalidation after sync writes | Zach Brown |
2007-10-30 | fix tmpfs BUG and AOP_WRITEPAGE_ACTIVATE | Hugh Dickins |
2007-10-30 | mm/sparse-vmemmap.c: make sure init_mm is included | Glauber de Oliveira Costa |
2007-10-29 | Revert "x86_64: allocate sparsemem memmap above 4G" | Linus Torvalds |
2007-10-29 | NOMMU: mm/nommu.c needs linux/module.h | David Howells |
2007-10-29 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2007-10-29 | missing atomic_read_long() in slub.c | Al Viro |
2007-10-29 | Fix a build error when BLOCK=n | Emil Medve |
2007-10-23 | fix mprotect vma_wants_writenotify prot | Hugh Dickins |
2007-10-22 | exportfs: make struct export_operations const | Christoph Hellwig |
2007-10-22 | shmem: new export ops | Christoph Hellwig |
2007-10-22 | memory hotplug: make kmem_cache_node for SLUB on memory online avoid panic | Yasunori Goto |
2007-10-22 | memory hotplug: rearrange memory hotplug notifier | Yasunori Goto |
2007-10-20 | oom_kill bug | Al Viro |
2007-10-20 | small documentation fixes | Philipp Marek |
2007-10-20 | Typo fixes retrun -> return | Gabriel Craciunescu |
2007-10-20 | spelling fixes: mm/ | Simon Arlott |
2007-10-19 | Explain clearly why kmalloc() can't use __GFP_HIGHMEM. | Robert P. J. Day |
2007-10-19 | Use helpers to obtain task pid in printks | Pavel Emelyanov |
2007-10-19 | Isolate some explicit usage of task->tgid | Pavel Emelyanov |
2007-10-19 | Uninline find_task_by_xxx set of functions | Pavel Emelyanov |
2007-10-19 | pid namespaces: changes to show virtual ids to user | Pavel Emelyanov |
2007-10-19 | mm/oom_kill.c: Use list_for_each_entry instead of list_for_each | Matthias Kaehlcke |
2007-10-19 | pid namespaces: define is_global_init() and is_container_init() | Serge E. Hallyn |
2007-10-19 | Task Control Groups: make cpusets a client of cgroups | Paul Menage |
2007-10-19 | kernel-api docbook: fix content problems | Randy Dunlap |
2007-10-19 | setup vma->vm_page_prot by vm_get_page_prot() | Coly Li |
2007-10-19 | remove unused flush_tlb_pgtables | Benjamin Herrenschmidt |
2007-10-18 | Include <linux/backing-dev.h> in mm/filemap.c | Linus Torvalds |
2007-10-18 | sparse pointer use of zero as null | Stephen Hemminger |
2007-10-18 | cpu hotplug: slab: fix memory leak in cpu hotplug error path | Akinobu Mita |
2007-10-18 | cpu hotplug: slab: cleanup cpuup_callback() | Akinobu Mita |
2007-10-17 | Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2007-10-17 | security/ cleanups | Adrian Bunk |
2007-10-17 | Implement file posix capabilities | Serge E. Hallyn |
2007-10-17 | remap_file_pages: kernel-doc corrections | Randy Dunlap |
2007-10-17 | r/o bind mounts: filesystem helpers for custom 'struct file's | Dave Hansen |
2007-10-17 | writeback: remove unnecessary wait in throttle_vm_writeout() | Fengguang Wu |
2007-10-17 | introduce I_SYNC | Joern Engel |
2007-10-17 | writeback: introduce writeback_control.more_io to indicate more io | Fengguang Wu |
2007-10-17 | Delete gcc-2.95 compatible structure definition. | Robert P. J. Day |
2007-10-17 | Drop some headers from mm.h | Alexey Dobriyan |
2007-10-17 | SLAB_PANIC more (proc, posix-timers, shmem) | Alexey Dobriyan |
2007-10-17 | writeback: don't propagate AOP_WRITEPAGE_ACTIVATE | Andrew Morton |
2007-10-17 | mm: document tree_lock->zone.lock lockorder | Nick Piggin |
2007-10-17 | mm: test and set zone reclaim lock before starting reclaim | David Rientjes |