aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
* slub: fix possible NULL pointer dereferenceCyrill Gorcunov2008-03-03
* slub: Add kmalloc_large_node() to support kmalloc_node fallbackChristoph Lameter2008-03-03
* slub: look up object from the freelist oncePekka J Enberg2008-03-03
* slub: Fix up commentsChristoph Lameter2008-03-03
* slub: Rearrange #ifdef CONFIG_SLUB_DEBUG in calculate_sizes()Christoph Lameter2008-03-03
* slub: Remove BUG_ON() from ksize and omit checks for !SLUB_DEBUGChristoph Lameter2008-03-03
* slub: Use the objsize from the kmem_cache_cpu structureChristoph Lameter2008-03-03
* slub: Remove useless checks in alloc_debug_processingChristoph Lameter2008-03-03
* slub: Remove objsize check in kmem_cache_flags()Christoph Lameter2008-03-03
* slub: rename slab_objects to show_slab_objectsChristoph Lameter2008-03-03
* Revert "unique end pointer" patchChristoph Lameter2008-03-03
* docbook: fix kernel-api source filesRandy Dunlap2008-03-03
* memcgroup: return negative error code in mem_cgroup_create()Li Zefan2008-02-23
* memcgroup: remove a useless VM_BUG_ON()Li Zefan2008-02-23
* Solve section mismatch for free_area_init_core.Alexander van Heukelum2008-02-23
* hugetlb: ensure we do not reference a surplus page after handing it to buddyAndy Whitcroft2008-02-23
* Revert "SLUB: Alternate fast paths using cmpxchg_local"Linus Torvalds2008-02-19
* Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2008-02-15
|\
| * slub: Support 4k kmallocs again to compensate for page allocator slownessChristoph Lameter2008-02-14
| * slub: Fallback to kmalloc_large for failing higher order allocsChristoph Lameter2008-02-14
| * slub: Determine gfpflags once and not every time a slab is allocatedChristoph Lameter2008-02-14
| * make slub.c:slab_address() staticAdrian Bunk2008-02-14
| * slub: kmalloc page allocator pass-through cleanupPekka Enberg2008-02-14
| * slab: avoid double initialization & do initialization in 1 placeMarcin Slusarz2008-02-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-02-15
|\ \
| * | x86: fix "BUG: sleeping function called from invalid context" in print_vma_ad...Ingo Molnar2008-02-14
| |/
* | d_path: Make d_path() use a struct pathJan Blunck2008-02-15
* | d_path: Make seq_path() use a struct path argumentJan Blunck2008-02-15
|/
* hugetlb: fix overcommit lockingNishanth Aravamudan2008-02-13
* remove final fastcall usersHarvey Harrison2008-02-13
* mempolicy: silently restrict nodemask to allowed nodesKOSAKI Motohiro2008-02-11
* Be more robust about bad arguments in get_user_pages()Jonathan Corbet2008-02-11
* memcontrol: add vm_match_cgroup()David Rientjes2008-02-09
* mm: special mapping nopageNick Piggin2008-02-08
* CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2008-02-08
* mount-options-fix-tmpfs-fixAndrew Morton2008-02-08
* mount options: fix tmpfsakpm@linux-foundation.org2008-02-08
* kill do_generic_mapping_readChristoph Hellwig2008-02-08
* Use pgoff_t instead of unsigned longJan Kara2008-02-08
* misc: removal of final callers using fastcallHarvey Harrison2008-02-08
* hugetlb: add locking for overcommit sysctlNishanth Aravamudan2008-02-08
* SLUB: fix checkpatch warningsIngo Molnar2008-02-07
* Use non atomic unlockNick Piggin2008-02-07
* SLUB: Support for performance statisticsChristoph Lameter2008-02-07
* SLUB: Alternate fast paths using cmpxchg_localChristoph Lameter2008-02-07
* SLUB: Use unique end pointer for each slab page.Christoph Lameter2008-02-07
* SLUB: Deal with annoying gcc warning on kfree()Christoph Lameter2008-02-07
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-07
* Memory controller remove control_type featureBalbir Singh2008-02-07
* per-zone and reclaim enhancements for memory controller: per-zone-lock for cg...KAMEZAWA Hiroyuki2008-02-07