- 512626a Merge branch 'for-linus' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 15 years ago
- 8a1ca8c Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- b640f04 Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
- c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
- 3296ca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
- 959982f memcg: don't use bootmem allocator in setup code by Yinghai Lu · 15 years ago
- 43ebdac vmalloc: use kzalloc() instead of alloc_bootmem() by Pekka Enberg · 15 years ago
- 83b519e slab: setup allocators earlier in the boot sequence by Pekka Enberg · 15 years ago
- c91c477 bootmem: fix slab fallback on numa by Pekka Enberg · 15 years ago
- 441c7e0 bootmem: use slab if bootmem is no longer available by Pekka Enberg · 15 years ago
- 0822ee4 kmemleak: Simple testing module for kmemleak by Catalin Marinas · 15 years ago
- 3bba00d kmemleak: Enable the building of the memory leak detector by Catalin Marinas · 15 years ago
- dbb1f81 kmemleak: Add kmemleak_alloc callback from alloc_large_system_hash by Catalin Marinas · 15 years ago
- 89219d3 kmemleak: Add the vmalloc memory allocation/freeing hooks by Catalin Marinas · 15 years ago
- 06f22f1 kmemleak: Add the slub memory allocation/freeing hooks by Catalin Marinas · 15 years ago
- 4374e61 kmemleak: Add the slob memory allocation/freeing hooks by Catalin Marinas · 15 years ago
- d5cff63 kmemleak: Add the slab memory allocation/freeing hooks by Catalin Marinas · 15 years ago
- 3c7b4e6 kmemleak: Add the base support by Catalin Marinas · 15 years ago
- 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
- 8623661 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 73fbad2 Merge branch 'next' into for-linus by James Morris · 15 years ago
- c0d2545 Merge branch 'percpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- bb77629 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 35f2c2f nommu: Provide mmap_min_addr definition. by Paul Mundt · 15 years ago
- 5578213 tracing/events: convert block trace points to TRACE_EVENT() by Li Zefan · 15 years ago
- 0b4ec6e Merge branch 'master' into next by James Morris · 15 years ago
- dab5855 perf_counter: Add mmap event hooks to mprotect() by Peter Zijlstra · 15 years ago
- 089dd79 perf_counter: Generate mmap events for install_special_mapping() by Peter Zijlstra · 15 years ago
- d99e944 perf_counter: Remove munmap stuff by Peter Zijlstra · 15 years ago
- e0a94c2 security: use mmap_min_addr indepedently of security models by Christoph Lameter · 15 years ago
- 23db9f4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
- 46f7e60 memcg: fix build warning and avoid checking for mem != null again and again by Nikanth Karthikesan · 15 years ago
- f83a275 mm: account for MAP_SHARED mappings using VM_MAYSHARE and not VM_SHARED in hugetlbfs by Mel Gorman · 15 years ago
- e767e05 memcg: fix deadlock between lock_page_cgroup and mapping tree_lock by Daisuke Nishimura · 15 years ago
- 6d2661e oom: fix possible oom_dump_tasks NULL pointer by David Rientjes · 15 years ago
- ae03bf6 block: Use accessor functions for queue limits by Martin K. Petersen · 15 years ago
- 2c9e703 Merge branch 'master' into next by James Morris · 15 years ago
- c9d9ac5 integrity: move ima_counts_get by Mimi Zohar · 15 years ago
- b9fc745 integrity: path_check update by Mimi Zohar · 15 years ago
- 98f3260 hugh: update email address by Hugh Dickins · 15 years ago
- 9fe02c0 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
- eb33575 [ARM] Double check memmap is actually valid with a memmap has unexpected holes V2 by Mel Gorman · 15 years ago
- 1079cac Merge commit 'v2.6.30-rc6' into tracing/core by Ingo Molnar · 15 years ago
- 888a589 mm, x86: remove MEMORY_HOTPLUG_RESERVE related code by Yinghai Lu · 15 years ago
- dc3f81b Merge commit 'v2.6.30-rc6' into perfcounters/core by Ingo Molnar · 15 years ago
- 22ef37e page-writeback: fix the calculation of the oldest_jif in wb_kupdate() by Toshiyuki Okajima · 15 years ago
- bba0b4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
- c653849 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
- cd17cbf Revert "mm: add /proc controls for pdflush threads" by Jens Axboe · 15 years ago
- 0f18132 Revert "Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions" by Linus Torvalds · 15 years ago
- 8c9ed89 NOMMU: Don't check vm_region::vm_start is page aligned in add_nommu_region() by David Howells · 16 years ago
- 0ad5d70 Merge branch 'tracing/hw-branch-tracing' into tracing/core by Ingo Molnar · 16 years ago
- 44347d9 Merge branch 'linus' into tracing/core by Ingo Molnar · 16 years ago
- fc4d5c2 nommu: make the initial mmap allocation excess behaviour Kconfig configurable by David Howells · 16 years ago
- 3a6be87 nommu: clamp zone_batchsize() to 0 under NOMMU conditions by David Howells · 16 years ago
- 9155203 mm: use roundown_pow_of_two() in zone_batchsize() by David Howells · 16 years ago
- 2498ce4 alloc_vmap_area: fix memory leak by Ralph Wuerthner · 16 years ago
- 184101b oom: prevent livelock when oom_kill_allocating_task is set by David Rientjes · 16 years ago
- 42ddc4c Merge branches 'topic/documentation', 'topic/slub/fixes' and 'topic/urgent' into for-linus by Pekka Enberg · 16 years ago
- 1f0532e mm: SLOB fix reclaim_state by Nick Piggin · 16 years ago
- 1eb5ac6 mm: SLUB fix reclaim_state by Nick Piggin · 16 years ago
- a425a63 Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions by Mel Gorman · 16 years ago
- 8713e01 vmscan: avoid multiplication overflow in shrink_zone() by Andrew Morton · 16 years ago
- 00a62ce mm: fix Committed_AS underflow on large NR_CPUS environment by KOSAKI Motohiro · 16 years ago
- ae3abae memcg: fix mem_cgroup_shrink_usage() by Daisuke Nishimura · 16 years ago
- b827e49 mm: close page_mkwrite races by Nick Piggin · 16 years ago
- c0bd3f6 memcg: fix try_get_mem_cgroup_from_swapcache() by Daisuke Nishimura · 16 years ago
- bc43f75 mm: fix pageref leak in do_swap_page() by Johannes Weiner · 16 years ago
- e7fd5d4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
- 1cb81b1 x86, bts, mm: clean up buffer allocation by Markus Metzger · 16 years ago
- 416dfdc Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracing by Ingo Molnar · 16 years ago
- 818cf59 slub: enforce MAX_ORDER by David Rientjes · 16 years ago
- 2e2e425 vmscan,memcg: reintroduce sc->may_swap by KOSAKI Motohiro · 16 years ago
- a21e255 PM/Hibernate: Fix memory shrinking by Rafael J. Wysocki · 16 years ago
- 05fa199 mm: pass correct mm when growing stack by Hugh Dickins · 16 years ago
- f699558 Export filemap_write_and_wait_range by Chris Mason · 16 years ago
- ad8d75f tracing/events: move trace point headers into include/trace/events by Steven Rostedt · 16 years ago
- a8d154b tracing: create automated trace defines by Steven Rostedt · 16 years ago
- caefba1 shmem: respect MAX_LFS_FILESIZE by Hugh Dickins · 16 years ago
- 61609d0 shmem: fix division by zero by Yuri Tikhonov · 16 years ago
- a8031cb memcg: remove warning when CONFIG_DEBUG_VM=n by KAMEZAWA Hiroyuki · 16 years ago
- 9de100d mm: document get_user_pages_fast() by Andy Grover · 16 years ago
- 5a52edd mm: point the UNEVICTABLE_LRU config option at the documentation by David Howells · 16 years ago
- 697f619 filemap: fix kernel-doc warnings by Randy Dunlap · 16 years ago
- 02af61b tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and tracepoint part by Zhaolei · 16 years ago
- e1b9aa3 percpu: remove rbtree and use page->index instead by Christoph Lameter · 16 years ago
- ae9e6bc9 percpu: don't put the first chunk in reverse-map rbtree by Tejun Heo · 16 years ago
- a34b50d mm, x86, ptrace, bts: defer branch trace stopping, remove dead code by Ingo Molnar · 16 years ago
- 5ea472a Merge commit 'v2.6.30-rc1' into perfcounters/core by Ingo Molnar · 16 years ago
- fafd688 mm: add /proc controls for pdflush threads by Peter W Morreale · 16 years ago
- a56ed66 mm: fix pdflush thread creation upper bound by Peter W Morreale · 16 years ago
- e2b371f mm, x86, ptrace, bts: defer branch trace stopping by Markus Metzger · 16 years ago
- 6c009ec Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
- 5d6700e percpu: __percpu_depopulate_mask can take a const mask by Stephen Rothwell · 16 years ago
- 12fe32e Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 1faa16d block: change the request allocation/congestion logic to be sync/async based by Jens Axboe · 16 years ago
- 0a4a939 perf_counter: executable mmap() information by Peter Zijlstra · 16 years ago
- 3516c6a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 16 years ago
- 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 90975ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 16 years ago