Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2008-10-13integrity: special fs magicMimi Zohar
2008-10-12Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Ingo Molnar
2008-10-11Merge phase #2 (PAT updates) of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-10-10Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-10-10Merge branch 'linus' into x86/pat2Ingo Molnar
2008-10-09SLOB: fix bogus ksize calculation fixMatt Mackall
2008-10-09highmem: use bio_has_data() in the bounce pathJens Axboe
2008-10-07SLOB: fix bogus ksize calculationMatt Mackall
2008-10-03mm: handle initialising compound pages at orders greater than MAX_ORDERAndy Whitcroft
2008-10-03mm: tiny-shmem nommu fixNick Piggin
2008-10-03memory hotplug: missing zone->lock in test_pages_isolated()Gerald Schaefer
2008-09-29mm owner: fix race between swapoff and exitBalbir Singh
2008-09-23memcg: check under limit at shrink_usageDaisuke Nishimura
2008-09-23mm: tiny-shmem fix lock ordering: mmap_sem vs i_mutexNick Piggin
2008-09-15slub: fixed uninitialized counter in struct kmem_cache_nodeSalman Qazi
2008-09-14Merge commit 'v2.6.27-rc6' into x86/patIngo Molnar
2008-09-14mm: mark the correct zone as full when scanning zonelistsMel Gorman
2008-09-04mmap: fix petty bug in anonymous shared mmap offset handlingTejun Heo
2008-09-03mm: size of quicklists shouldn't be proportional to the number of CPUsKOSAKI Motohiro
2008-09-03mm/bootmem: silence section mismatch warning - contig_page_data/bootmem_node_...Marcin Slusarz
2008-09-03VFS: fix dio write returning EIO when try_to_release_page failsHisashi Hifumi
2008-09-03mm: make setup_zone_migrate_reserve() aware of overlapping nodesAdam Litke
2008-09-02Remove '#include <stddef.h>' from mm/page_isolation.cDavid Woodhouse
2008-08-28Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2008-08-27[ARM] Skip memory holes in FLATMEM when reading /proc/pagetypeinfoMel Gorman
2008-08-22Merge branch 'x86/urgent' into x86/patIngo Molnar
2008-08-21mm: xip/ext2 fix block allocation raceNick Piggin
2008-08-21mm: xip fix fault vs sparse page invalidate raceNick Piggin
2008-08-21mm: dirty page tracking race fixNick Piggin
2008-08-21bootmem: fix aligning of node-relative indexes and offsetsJohannes Weiner
2008-08-21mm: mminit_loglevel cannot be __meminitdata anymoreMarcin Slusarz
2008-08-21mm: show free swap as signedHugh Dickins
2008-08-21mm: page_remove_rmap comments on PageAnonHugh Dickins
2008-08-20slub: Disable NUMA remote node defragmentation by defaultChristoph Lameter
2008-08-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-08-15bootmem allocator: alloc_bootmem_core(): page-align the end offsetMikulas Patocka
2008-08-15x86, pat: avoid highmem cache attribute aliasingNick Piggin
2008-08-14security: Fix setting of PF_SUPERPRIV by __capable()David Howells
2008-08-13mm/sparse.c: removed duplicated includeHuang Weiyi
2008-08-13do_migrate_pages(): remove unused variableMinChan Kim
2008-08-13allocate structures for reservation tracking in hugetlbfs outside of spinlock...Andy Whitcroft
2008-08-13hugetlbfs: allocate structures for reservation tracking outside of spinlocksAndy Whitcroft
2008-08-13memcg: fix oops in mem_cgroup_shrink_usageHugh Dickins
2008-08-13page allocator: use no-panic variant of alloc_bootmem() in alloc_large_system...Jan Beulich
2008-08-13hugetlb: call arch_prepare_hugepage() for surplus pagesGerald Schaefer
2008-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-08-12mm: Make generic weak get_user_pages_fast and EXPORT_GPL itRusty Russell
2008-08-12Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-08-12Merge branch 'core/locking' into core/urgentIngo Molnar