summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2009-10-12Merge remote branch 'percpu/for-next'Stephen Rothwell
2009-10-12Revert "Merge branch 'out-of-tree' into auto-latest"Stephen Rothwell
2009-10-12Merge remote branch 'tip/auto-latest'Stephen Rothwell
2009-10-12Merge remote branch 'trivial/for-next'Stephen Rothwell
2009-10-12Merge remote branch 'slab/for-next'Stephen Rothwell
2009-10-12Merge remote branch 'block/for-next'Stephen Rothwell
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-10-09kmemleak: Check for NULL pointer returned by create_object()Catalin Marinas
2009-10-09kmemleak: Use GFP_ATOMIC for early_alloc().Tetsuo Handa
2009-10-09writeback: kill space in debugfs item nameWu Fengguang
2009-10-09writeback: account IO throttling wait as iowaitWu Fengguang
2009-10-08Merge branch 'linus' into auto-latestIngo Molnar
2009-10-08Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/...Linus Torvalds
2009-10-08mm, perf_event: Make vmalloc_user() align base kernel virtual address to SHMLBADavid Miller
2009-10-08mm: includecheck fix: vmalloc.cJaswinder Singh Rajput
2009-10-08ksm: more on default valuesHugh Dickins
2009-10-08Merge branch 'out-of-tree' into auto-latestIngo Molnar
2009-10-07trivial: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"Uwe Kleine-Koenig
2009-10-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-10-04Merge branch 'slqb/core' into for-nextPekka Enberg
2009-10-04SLQB: Allocate from the remote lists when the local node is memoryless and ha...Mel Gorman
2009-10-04percpu: fix compile warningsTejun Heo
2009-10-02Merge branch 'x86/urgent' into out-of-treeIngo Molnar
2009-10-02Add explicit bound checks in mm/migrate.cArjan van de Ven
2009-10-02percpu: kill legacy percpu allocatorTejun Heo
2009-10-01memcg: reduce check for softlimit excessKAMEZAWA Hiroyuki
2009-10-01memcg: some modification to softlimit under hierarchical memory reclaim.KAMEZAWA Hiroyuki
2009-10-01memcg: fix refcnt going negativeKAMEZAWA Hiroyuki
2009-10-01mm/rmap.c: fix commentHuang Shijie
2009-10-01swapfile: avoid NULL pointer dereference in swapon when s_bdev is NULLSuresh Jayaraman
2009-09-29percpu: make allocation failures more verboseTejun Heo
2009-09-29percpu: make pcpu_setup_first_chunk() failures more verboseTejun Heo
2009-09-29percpu: make embedding first chunk allocator check vmalloc space sizeTejun Heo
2009-09-29percpu: make pcpu_build_alloc_info() clear static buffersTejun Heo
2009-09-29percpu: fix unit_map[] verification in pcpu_setup_first_chunk()Tejun Heo
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-09-27x86: Fix hwpoison code related build failure on 32-bit NUMAQLinus Torvalds
2009-09-26writeback: pass in super_block to bdi_start_writeback()Jens Axboe
2009-09-25Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-09-25writeback: get rid to incorrect references to pdflush in commentsJens Axboe
2009-09-25writeback: stop background writeback when below background thresholdWu Fengguang
2009-09-25writeback: balance_dirty_pages() shall write more than dirtied pagesWu Fengguang
2009-09-24NOMMU: Ignore mmap() address param as it is a hintDavid Howells
2009-09-24NOMMU: Fix MAP_PRIVATE mmap() of objects where the data can be mapped directlyDavid Howells
2009-09-24procfs: disable per-task stack usage on NOMMUAndrew Morton
2009-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan
2009-09-24memcg: show swap usage in stat fileDaisuke Nishimura
2009-09-24memcg: improve resource counter scalabilityBalbir Singh