netdev: ehea: locking order correction
[safe/jmp/linux-2.6] / mm /
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
2008-02-08 Martin SchwidefskyCONFIG_HIGHPTE vs. sub-page page tables.
2008-02-08 Andrew Mortonmount-options-fix-tmpfs-fix
2008-02-08 akpm@linux-foundat... mount options: fix tmpfs
2008-02-08 Christoph Hellwigkill do_generic_mapping_read
2008-02-08 Jan KaraUse pgoff_t instead of unsigned long
2008-02-08 Harvey Harrisonmisc: removal of final callers using fastcall
2008-02-08 Nishanth Aravamudanhugetlb: add locking for overcommit sysctl
2008-02-08 Ingo MolnarSLUB: fix checkpatch warnings
2008-02-08 Nick PigginUse non atomic unlock
2008-02-08 Christoph LameterSLUB: Support for performance statistics
2008-02-08 Christoph LameterSLUB: Alternate fast paths using cmpxchg_local
2008-02-08 Christoph LameterSLUB: Use unique end pointer for each slab page.
2008-02-08 Christoph LameterSLUB: Deal with annoying gcc warning on kfree()
2008-02-07 Bernhard WalleIntroduce flags for reserve_bootmem()
2008-02-07 Balbir SinghMemory controller remove control_type feature
2008-02-07 KAMEZAWA Hiroyukiper-zone and reclaim enhancements for memory controller...
2008-02-07 KAMEZAWA Hiroyukiper-zone and reclaim enhancements for memory controller...
2008-02-07 KAMEZAWA Hiroyukiper-zone and reclaim enhancements for memory controller...
2008-02-07 KAMEZAWA Hiroyukiper-zone and reclaim enhancements for memory controller...
2008-02-07 KAMEZAWA Hiroyukiper-zone and reclaim enhancements for memory controller...
2008-02-07 KAMEZAWA Hiroyukiper-zone and reclaim enhancements for memory controller...
2008-02-07 KAMEZAWA Hiroyukiper-zone and reclaim enhancements for memory controller...
2008-02-07 KAMEZAWA Hiroyukiper-zone and reclaim enhancements for memory controller...
2008-02-07 KAMEZAWA Hiroyukiper-zone and reclaim enhancements for memory controller...
2008-02-07 KAMEZAWA Hiroyukiper-zone and reclaim enhancements for memory controller...
2008-02-07 KAMEZAWA Hiroyukimemory cgroup enhancements: implicit force_empty()...
2008-02-07 KAMEZAWA Hiroyukimemory cgroup enhancements: add memory.stat file
2008-02-07 KAMEZAWA Hiroyukimemory cgroup enhancements: add status accounting funct...
2008-02-07 KAMEZAWA Hiroyukimemory cgroup enhancements: remember "a page is on...
2008-02-07 Hugh Dickinsmemcgroup: fix hang with shmem/tmpfs
2008-02-07 Hugh Dickinsmemcgroup: tidy up mem_cgroup_charge_common
2008-02-07 Balbir SinghMemory controller use rcu_read_lock() in mem_cgroup_cac...
2008-02-07 KAMEZAWA Hiroyukimemory cgroup enhancements: remember "a page is charged...
2008-02-07 KAMEZAWA Hiroyukimemory cgroup enhancements: force_empty interface for...
next