summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* integrity: path_check updateMimi Zohar2009-05-221-1/+1
* NOMMU: Don't check vm_region::vm_start is page aligned in add_nommu_region()David Howells2009-05-071-2/+0
* nommu: make the initial mmap allocation excess behaviour Kconfig configurableDavid Howells2009-05-062-1/+29
* nommu: clamp zone_batchsize() to 0 under NOMMU conditionsDavid Howells2009-05-061-0/+18
* mm: use roundown_pow_of_two() in zone_batchsize()David Howells2009-05-061-1/+1
* alloc_vmap_area: fix memory leakRalph Wuerthner2009-05-061-0/+1
* oom: prevent livelock when oom_kill_allocating_task is setDavid Rientjes2009-05-061-23/+21
* Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regionsMel Gorman2009-05-051-0/+8
* vmscan: avoid multiplication overflow in shrink_zone()Andrew Morton2009-05-021-1/+1
* mm: fix Committed_AS underflow on large NR_CPUS environmentKOSAKI Motohiro2009-05-023-58/+13
* memcg: fix mem_cgroup_shrink_usage()Daisuke Nishimura2009-05-022-23/+18
* mm: close page_mkwrite racesNick Piggin2009-05-021-32/+76
* memcg: fix try_get_mem_cgroup_from_swapcache()Daisuke Nishimura2009-05-021-3/+2
* mm: fix pageref leak in do_swap_page()Johannes Weiner2009-05-021-2/+2
* vmscan,memcg: reintroduce sc->may_swapKOSAKI Motohiro2009-04-211-4/+8
* PM/Hibernate: Fix memory shrinkingRafael J. Wysocki2009-04-181-2/+3
* mm: pass correct mm when growing stackHugh Dickins2009-04-161-1/+1
* Export filemap_write_and_wait_rangeChris Mason2009-04-161-0/+1
* shmem: respect MAX_LFS_FILESIZEHugh Dickins2009-04-131-5/+20
* shmem: fix division by zeroYuri Tikhonov2009-04-131-1/+1
* memcg: remove warning when CONFIG_DEBUG_VM=nKAMEZAWA Hiroyuki2009-04-131-1/+1
* mm: document get_user_pages_fast()Andy Grover2009-04-131-0/+16
* mm: point the UNEVICTABLE_LRU config option at the documentationDavid Howells2009-04-131-0/+2
* filemap: fix kernel-doc warningsRandy Dunlap2009-04-131-2/+2
* mm: add /proc controls for pdflush threadsPeter W Morreale2009-04-071-12/+19
* mm: fix pdflush thread creation upper boundPeter W Morreale2009-04-071-6/+24
* percpu: __percpu_depopulate_mask can take a const maskStephen Rothwell2009-04-061-1/+1
* Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-065-50/+55
|\
| * kmemtrace: trace kfree() calls with NULL or zero-length objectsPekka Enberg2009-04-033-6/+6
| * kmemtrace: use tracepointsEduard - Gabriel Munteanu2009-04-034-47/+51
| * kmemtrace, mm: fix slab.h dependency problem in mm/failslab.cPekka Enberg2009-04-031-0/+1
* | block: change the request allocation/congestion logic to be sync/async basedJens Axboe2009-04-061-5/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-04-051-0/+2
|\ \
| * | Staging: pohmelfs: kconfig/makefile and vfs changes.Evgeniy Polyakov2009-04-031-0/+2
* | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-053-20/+169
|\ \ \ | | |/ | |/|
| * | Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-023-20/+169
| |\ \
| | * | tracing, Text Edit Lock: cleanupIngo Molnar2009-03-311-2/+0
| | * | tracing, Text Edit Lock - kprobes architecture independent support, nommu fixIngo Molnar2009-03-201-8/+0
| | * | Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/...Ingo Molnar2009-03-161-1/+1
| | |\ \
| | * \ \ Merge branch 'core/locking' into tracing/ftraceIngo Molnar2009-03-131-1/+1
| | |\ \ \
| | | * \ \ Merge branch 'linus' into core/lockingIngo Molnar2009-03-131-1/+1
| | | |\ \ \
| | | * \ \ \ Merge commit 'v2.6.29-rc7' into core/lockingIngo Molnar2009-03-0519-99/+197
| | | |\ \ \ \
| | * | \ \ \ \ Merge branch 'x86/core' into tracing/ftraceIngo Molnar2009-03-101-173/+420
| | |\ \ \ \ \ \
| | * | | | | | | tracing, Text Edit Lock - Architecture Independent CodeMathieu Desnoyers2009-03-061-0/+10
| | * | | | | | | Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-066-26/+1128
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'core/locking' into tracing/ftraceIngo Molnar2009-03-045-0/+14
| | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | |
| | * | | | | | | | Merge branches 'tracing/ftrace', 'tracing/mmiotrace' and 'linus' into tracing...Ingo Molnar2009-03-021-1/+9
| | |\ \ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | | | |
| | * | | | | | | | Merge branches 'tracing/ftrace' and 'linus' into tracing/coreIngo Molnar2009-02-271-22/+21
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/coreIngo Molnar2009-02-244-18/+36
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'for-ingo' of git://git.kernel.org/pub/scm/linux/kernel/git/penb...Ingo Molnar2009-02-201-8/+8
| | |\ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud