tty_io: fasync BKL pushdown
[safe/jmp/linux-2.6] / mm /
2008-04-28 Mel Gormanmm: have zonelist contains structs with both a zone...
2008-04-28 Mel Gormanmm: use two zonelist that are filtered by GFP mask
2008-04-28 Mel Gormanmm: remember what the preferred zone is for zone_statistics
2008-04-28 Mel Gormanmm: introduce node_zonelist() for accessing the zonelis...
2008-04-28 Mel Gormanmm: use zonelists instead of zones when direct reclaimi...
2008-04-28 Nick Pigginmm: remove nopage
2008-04-28 Oleg Nesterovmmap_region: cleanup the final vma_merge() related...
2008-04-28 Hisashi Hifumifix invalidate_inode_pages2_range() to not clear ret
2008-04-28 Jeremy Fitzhardingehotplug-memory: make online_page() common
2008-04-28 Badari Pulavartyhotplug memory remove: generic __remove_pages() support
2008-04-28 Johannes Weinermm: fix possible off-by-one in walk_pte_range()
2008-04-27 Christoph Lameterslub: pack objects denser
2008-04-27 Christoph Lameterslub: Calculate min_objects based on number of processors.
2008-04-27 Christoph Lameterslub: Drop DEFAULT_MAX_ORDER / DEFAULT_MIN_OBJECTS
2008-04-27 Christoph Lameterslub: Simplify any_slab_object checks
2008-04-27 Christoph Lameterslub: Make the order configurable for each slab cache
2008-04-27 Christoph Lameterslub: Drop fallback to page allocator method
2008-04-27 Christoph Lameterslub: Fallback to minimal order during slab page allocation
2008-04-27 Christoph Lameterslub: Update statistics handling for variable order...
2008-04-27 Christoph Lameterslub: Add kmem_cache_order_objects struct
2008-04-27 Christoph Lameterslub: for_each_object must be passed the number of...
2008-04-27 Christoph Lameterslub: Store max number of objects in the page struct.
2008-04-27 Christoph Lameterslub: Dump list of objects not freed on kmem_cache_close()
2008-04-27 Christoph Lameterslub: free_list() cleanup
2008-04-27 Pekka Enbergslub: improve kmem_cache_destroy() error message
2008-04-27 Yi Lislob: fix bug - when slob allocates "struct kmem_cache...
2008-04-27 Christian Borntraegers390: KVM preparation: host memory management changes...
2008-04-26 Yinghai Lux86_64/mm: check and print vmemmap allocation continuous
2008-04-26 Yinghai Lumm: allow reserve_bootmem() cross nodes
2008-04-26 Yinghai Lumm: offset align in alloc_bootmem()
2008-04-26 Yinghai Lumm: fix alloc_bootmem_core to use fast searching for...
2008-04-26 Yinghai Lumm: make mem_map allocation continuous
2008-04-23 Christoph Lameterslab_err: Pass parameters correctly to slab_bug
2008-04-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-21 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2008-04-21 Pavel Machektrivial: small cleanups
2008-04-20 Daniel Walkerdriver core: memory: semaphore to mutex
2008-04-19 Mike Travisnodemask: use new node_to_cpumask_ptr function
2008-04-19 Mike Traviscpuset: modify cpuset_set_cpus_allowed to use cpumask...
2008-04-19 Mike Traviscpumask: Cleanup more uses of CPU_MASK and NODE_MASK
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
next