summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* generic debug pageallocAkinobu Mita2009-04-013-0/+147
* memdup_user(): introduceLi Zefan2009-04-011-0/+30
* hugetlb: chg cannot become less than 0Roel Kluin2009-04-011-3/+3
* mm: remove pagevec_swap_free()KOSAKI Motohiro2009-04-011-23/+0
* mm: don't free swap slots on page deactivationJohannes Weiner2009-04-011-3/+0
* mm: move pagevec stripping to save unlock-relockJohannes Weiner2009-04-011-5/+2
* vfs: add/use account_page_dirtied()Edward Shishkin2009-04-011-7/+15
* vmscan: respect higher order in zone_reclaim()Johannes Weiner2009-04-011-0/+1
* mm: add comment why mark_page_accessed() would be better than pte_mkyoung() i...KOSAKI Motohiro2009-04-011-0/+5
* vmscan: clip swap_cluster_max in shrink_all_memory()Johannes Weiner2009-04-011-1/+1
* mm: shrink_all_memory(): use sc.nr_reclaimedMinChan Kim2009-04-011-22/+24
* mm: don't call mark_page_accessed() in do_swap_page()KOSAKI Motohiro2009-04-011-2/+0
* mm: introduce for_each_populated_zone() macroKOSAKI Motohiro2009-04-013-33/+8
* vmscan: rename sc.may_swap to may_unmapJohannes Weiner2009-04-011-10/+10
* oom_kill: don't call for int_sqrt(0)Cyrill Gorcunov2009-04-011-7/+5
* vmap: remove needless lock and list in vmapMinChan Kim2009-04-011-16/+3
* mm: mminit_validate_memmodel_limits(): remove redundant testCyrill Gorcunov2009-04-011-3/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-303-3/+3
|\
| * cpumask: use new cpumask_ functions in core code.Rusty Russell2009-03-302-2/+2
| * cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALLRusty Russell2009-03-301-1/+1
* | Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-03-305-0/+14
|\ \
| * | lockdep: annotate reclaim context (__GFP_NOFS), fix SLOBIngo Molnar2009-03-301-1/+1
| * | lockdep: annotate reclaim context (__GFP_NOFS), fixIngo Molnar2009-02-151-2/+1
| * | lockdep: annotate reclaim context (__GFP_NOFS)Nick Piggin2009-02-145-0/+15
* | | Merge branch 'x86-stage-3-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-03-301-2/+4
|\ \ \ | |_|/ |/| |
| * | Merge branch 'linus' into x86/coreIngo Molnar2009-03-287-74/+112
| |\ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge branches 'x86/cleanups', 'x86/cpu', 'x86/debug', 'x86/mce2', 'x86/mm', ...Ingo Molnar2009-03-187-26/+1475
| |\ \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | *-------. \ \ \ \ \ \ Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconf...Ingo Molnar2009-03-142-3/+5
| | |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | / / / / / / | | | | | |_|/ / / / / / | | | | |/| | / / / / / | | | |_|_|_|/ / / / / | | |/| | | | / / / / | | | | | | |/ / / /
| | | | | | * | | | VM, x86, PAT: add a new vm flag to track full pfnmap at mmapPallipadi, Venkatesh2009-03-141-2/+2
| | | | | | * | | | VM, x86, PAT: Change is_linear_pfn_mapping to not use vm_pgoffPallipadi, Venkatesh2009-03-131-2/+4
| | | | | * | | | | Merge branch 'x86/core' into x86/kconfigIngo Molnar2009-03-136-26/+1375
| | | | | |\ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | |
* | | | | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-03-281-8/+57
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | Merge branch 'origin' into develRussell King2009-03-287-74/+112
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Russell King2009-03-251-2/+2
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| * | | | | | | | | | highmem: atomic highmem kmap page pinningNicolas Pitre2009-03-151-8/+57
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-276-26/+1475
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | / / / / / | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | percpu: fix spurious alignment WARN in legacy SMP percpu allocatorTejun Heo2009-03-111-1/+1
| * | | | | | | | percpu: generalize embedding first chunk setup helperTejun Heo2009-03-101-0/+86
| * | | | | | | | percpu: more flexibility for @dyn_size of pcpu_setup_first_chunk()Tejun Heo2009-03-101-14/+14
| * | | | | | | | percpu: make x86 addr <-> pcpu ptr conversion macros genericTejun Heo2009-03-101-1/+15
| | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | percpu: finer grained locking to break deadlock and allow atomic freeTejun Heo2009-03-071-37/+124
| * | | | | | | percpu: move fully free chunk reclamation into a workTejun Heo2009-03-071-10/+38
| * | | | | | | percpu: move chunk area map extension out of area allocationTejun Heo2009-03-071-48/+60
| * | | | | | | percpu: replace pcpu_realloc() with pcpu_mem_alloc() and pcpu_mem_free()Tejun Heo2009-03-071-43/+42
| * | | | | | | percpu, module: implement reserved allocation and use it for module percpu va...Tejun Heo2009-03-061-20/+133
| * | | | | | | percpu: add an indirection ptr for chunk page map accessTejun Heo2009-03-061-1/+4
| * | | | | | | percpu: use negative for auto for pcpu_setup_first_chunk() argumentsTejun Heo2009-03-061-21/+25
| * | | | | | | percpu: improve first chunk initial area map handlingTejun Heo2009-03-061-26/+27
| * | | | | | | percpu: cosmetic renames in pcpu_setup_first_chunk()Tejun Heo2009-03-061-29/+29
| | |_|_|/ / / | |/| | | | |
| * | | | | | Merge branch 'x86/core' into core/percpuIngo Molnar2009-03-043-27/+36
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |