aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2008-10-19anon_vma_prepare: properly lock even newly allocated entriesLinus Torvalds
2008-10-17Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2008-10-18Export shmem_file_setup for DRM-GEMKeith Packard
2008-10-16Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-10-16Remove Andrew Morton's old email accountsFrancois Cami
2008-10-16Kconfig: eliminate "def_bool n" constructsJan Beulich
2008-10-16misc: replace __FUNCTION__ with __func__Harvey Harrison
2008-10-16mm: do_generic_file_read() never gets a NULL 'filp' argumentKrishna Kumar
2008-10-16hugetlb: handle updating of ACCESSED and DIRTY in hugetlb_fault()David Gibson
2008-10-16mm/page_alloc.c:free_area_init_nodes() fix inappropriate use of enumAndrew Morton
2008-10-16vfs: Add no_nrwrite_index_update writeback control flagAneesh Kumar K.V
2008-10-15Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar
2008-10-14do_generic_file_read: s/EINTR/EIO/ if lock_page_killable() failsOleg Nesterov
2008-10-14vfs: Remove the range_cont writeback mode.Aneesh Kumar K.V
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-02mm: handle initialising compound pages at orders greater than MAX_ORDERAndy Whitcroft
2008-10-02mm: tiny-shmem nommu fixNick Piggin
2008-10-02memory 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-14generic: add phys_addr_t for holding physical addressesJeremy Fitzhardinge
2008-09-13mm: mark the correct zone as full when scanning zonelistsMel Gorman
2008-09-03mmap: fix petty bug in anonymous shared mmap offset handlingTejun Heo
2008-09-02mm: size of quicklists shouldn't be proportional to the number of CPUsKOSAKI Motohiro
2008-09-02mm/bootmem: silence section mismatch warning - contig_page_data/bootmem_node_...Marcin Slusarz
2008-09-02VFS: fix dio write returning EIO when try_to_release_page failsHisashi Hifumi
2008-09-02mm: 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-27Merge 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-20mm: xip/ext2 fix block allocation raceNick Piggin
2008-08-20mm: xip fix fault vs sparse page invalidate raceNick Piggin
2008-08-20mm: dirty page tracking race fixNick Piggin
2008-08-20bootmem: fix aligning of node-relative indexes and offsetsJohannes Weiner
2008-08-20mm: mminit_loglevel cannot be __meminitdata anymoreMarcin Slusarz
2008-08-20mm: show free swap as signedHugh Dickins
2008-08-20mm: page_remove_rmap comments on PageAnonHugh Dickins
2008-08-20slub: Disable NUMA remote node defragmentation by defaultChristoph Lameter