libertas: fix use-before-check violation
[safe/jmp/linux-2.6] / mm /
2008-04-18 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-kgdb
2008-04-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-17 Jason Wesselkgdb: fix optional arch functions and probe_kernel_*
2008-04-17 Ingo Molnaruaccess: add probe_kernel_write()
2008-04-16 KOSAKI Motohiroadd "Isolate" migratetype name to /proc/pagetypeinfo
2008-04-16 Li Zefanmemcg: fix oops in oom handling
2008-04-16 Ingo Molnarmm: sparsemem memory_present() fix
2008-04-14 Christoph Lameterslub: No need for per node slab counters if !SLUB_DEBUG
2008-04-14 Christoph Lameterslub: Move map/flag clearing to __free_slab
2008-04-14 Christoph Lameterslub: Fixes to per cpu stat output in sysfs
2008-04-14 Christoph Lameterslub: Deal with config variable dependencies
2008-04-14 Christoph Lameterslub: Reduce #ifdef ZONE_DMA by moving kmalloc_caches_d...
2008-04-14 Pekka Enbergslub: Initialize per-cpu stats
2008-04-09 KAMEZAWA Hiroyukimemcg: fix node_state handling
2008-04-04 Balbir Singhmemory controller: make memory resource control aware...
2008-04-01 Christoph LameterFix undefined count_partial if !CONFIG_SLABINFO
2008-03-30 Al ViroNULL noise: fs/*, mm/*, kernel/*
2008-03-28 Linus TorvaldsRevert "SLUB: remove useless masking of GFP_ZERO"
2008-03-26 Nishanth Aravamudanhugetlb: fix potential livelock in return_unused_surplu...
2008-03-26 Nishanth Aravamudanhugetlb: indicate surplus huge page counts in per-node...
2008-03-26 Daniel Yeisleyslab: fix cache_cache bootstrap in kmem_cache_init()
2008-03-26 Christoph Lametercount_partial() is not used if !SLUB_DEBUG and !CONFIG_...
2008-03-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-03-25 Andrew Mortonrevert "kswapd should only wait on IO if there is IO"
2008-03-25 Yinghai Lumm: fix boundary checking in free_bootmem_core
2008-03-20 Randy Dunlapmm/readahead: fix kernel-doc notation
2008-03-20 Pavel Emelyanovmemcgroup: fix check for thread being a group leader...
2008-03-20 Randy Dunlapmm: rmap kernel-doc fixes
2008-03-20 Randy Dunlapmm: highmem kernel-doc additions
2008-03-20 Randy Dunlapmm/oom_kill: fix kernel-doc
2008-03-20 Randy Dunlapmm/shmem and tiny-shmem: fix some kernel-doc
2008-03-20 Randy Dunlapmm: fix various kernel-doc comments
2008-03-19 Al Viro[PATCH] double dput() on failure exit in tiny-shmem
2008-03-17 Christoph Lameterslub page alloc fallback: Enable interrupts for GFP_WAIT.
2008-03-11 Nick Pigginiov_iter_advance() fix
2008-03-11 Adam Litkehugetlb: correct page count for surplus huge pages
2008-03-11 Lee Schermerhornmempolicy: fix reference counting bugs
2008-03-10 Jesper JuhlDo not include linux/backing-dev.h twice
2008-03-07 Joe Kortyslab: NUMA slab allocator migration bugfix
2008-03-07 Nick Pigginslub: Do not cross cacheline boundaries for very small...
2008-03-07 Joe Perchesslab - use angle brackets for include of kmalloc_sizes.h
2008-03-07 Christoph Lameterslab numa fallback logic: Do not pass unfiltered flags...
2008-03-07 Christoph Lameterslub statistics: Fix check for DEACTIVATE_REMOTE_FREES
2008-03-05 Nishanth Aravamudanhugetlb: fix pool shrinking while in restricted cpuset
2008-03-05 Adam Litkehugetlb: close a difficult to trigger reservation race
2008-03-05 Hugh Dickinsmemcg: fix oops on NULL lru list
2008-03-05 Hirokazu Takahashimemcg: simplify force_empty and move_lists
2008-03-05 Hugh Dickinsmemcg: fix mem_cgroup_move_lists locking
2008-03-05 Hugh Dickinsmemcg: css_put after remove_list
2008-03-05 Hugh Dickinsmemcg: remove clear_page_cgroup and atomics
2008-03-05 Hugh Dickinsmemcg: memcontrol uninlined and static
2008-03-05 Hugh Dickinsmemcg: memcontrol whitespace cleanups
2008-03-05 Hugh Dickinsmemcg: remove mem_cgroup_uncharge
2008-03-05 Hugh Dickinsmemcg: mem_cgroup_charge never NULL
2008-03-05 Hugh Dickinsmemcg: bad page if page_cgroup when free
2008-03-05 Hugh Dickinsmemcg: fix VM_BUG_ON from page migration
2008-03-05 Hugh Dickinsmemcg: when do_swap's do_wp_page fails
2008-03-05 Hugh Dickinsmemcg: page_cache_release not __free_page
2008-03-05 Hugh Dickinsmemcg: move_lists on page not page_cgroup
2008-03-05 Hugh Dickinsmemcg: mm_match_cgroup not vm_match_cgroup
2008-03-05 Balbir SinghMemory controller: rename to Memory Resource Controller
2008-03-05 Eric Dumazetalloc_percpu() fails to allocate percpu data
2008-03-05 KOSAKI Motohirozlc_setup(): handle jiffies wraparound
2008-03-03 Cyrill Gorcunovslub: fix possible NULL pointer dereference
2008-03-03 Christoph Lameterslub: Add kmalloc_large_node() to support kmalloc_node...
2008-03-03 Pekka J Enbergslub: look up object from the freelist once
2008-03-03 Christoph Lameterslub: Fix up comments
2008-03-03 Christoph Lameterslub: Rearrange #ifdef CONFIG_SLUB_DEBUG in calculate_s...
2008-03-03 Christoph Lameterslub: Remove BUG_ON() from ksize and omit checks for...
2008-03-03 Christoph Lameterslub: Use the objsize from the kmem_cache_cpu structure
2008-03-03 Christoph Lameterslub: Remove useless checks in alloc_debug_processing
2008-03-03 Christoph Lameterslub: Remove objsize check in kmem_cache_flags()
2008-03-03 Christoph Lameterslub: rename slab_objects to show_slab_objects
2008-03-03 Christoph LameterRevert "unique end pointer" patch
2008-03-03 Randy Dunlapdocbook: fix kernel-api source files
2008-02-24 Li Zefanmemcgroup: return negative error code in mem_cgroup_cre...
2008-02-24 Li Zefanmemcgroup: remove a useless VM_BUG_ON()
2008-02-24 Alexander van HeukelumSolve section mismatch for free_area_init_core.
2008-02-24 Andy Whitcrofthugetlb: ensure we do not reference a surplus page...
2008-02-19 Linus TorvaldsRevert "SLUB: Alternate fast paths using cmpxchg_local"
2008-02-15 Linus TorvaldsMerge branch 'slab-linus' of git://git./linux/kernel...
2008-02-15 Linus TorvaldsMerge git://git./linux/kernel/git/x86/linux-2.6-x86
2008-02-15 Jan Blunckd_path: Make d_path() use a struct path
2008-02-15 Jan Blunckd_path: Make seq_path() use a struct path argument
2008-02-14 Christoph Lameterslub: Support 4k kmallocs again to compensate for page...
2008-02-14 Christoph Lameterslub: Fallback to kmalloc_large for failing higher...
2008-02-14 Christoph Lameterslub: Determine gfpflags once and not every time a...
2008-02-14 Adrian Bunkmake slub.c:slab_address() static
2008-02-14 Pekka Enbergslub: kmalloc page allocator pass-through cleanup
2008-02-14 Marcin Slusarzslab: avoid double initialization & do initialization...
2008-02-14 Ingo Molnarx86: fix "BUG: sleeping function called from invalid...
2008-02-14 Christoph LameterMerge branch 'master' of git://git./linux/kernel/git...
2008-02-14 Nishanth Aravamudanhugetlb: fix overcommit locking
2008-02-14 Harvey Harrisonremove final fastcall users
2008-02-12 Christoph LameterMerge branch 'master' of git://git./linux/kernel/git...
2008-02-12 KOSAKI Motohiromempolicy: silently restrict nodemask to allowed nodes
2008-02-12 Jonathan CorbetBe more robust about bad arguments in get_user_pages()
2008-02-11 Marcin Slusarzslab: avoid double initialization & do initialization...
2008-02-09 David Rientjesmemcontrol: add vm_match_cgroup()
2008-02-09 Nick Pigginmm: special mapping nopage
next