summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tracing/for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2008-07-141-3/+7
|\
| * Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar2008-07-141-3/+7
| |\
| | * Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo Molnar2008-07-101-3/+7
| | |\
| | | * Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-251-3/+47
| | | |\
| | | * \ Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-234-7/+31
| | | |\ \
| | | * \ \ Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-1610-73/+64Star
| | | |\ \ \
| | | * | | | ftrace: limit trace entriesSteven Rostedt2008-05-231-3/+7
* | | | | | | Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-07-142-24/+80
|\| | | | | |
| * | | | | | Merge branch 'linus' into x86/coreIngo Molnar2008-07-121-1/+3
| |\ \ \ \ \ \
| * | | | | | | mm, generic, x86 boot: more tweaks to hex prints of some pfn addressesPaul Jackson2008-07-081-3/+3
| * | | | | | | x86 boot: more consistently use type int for node idsPaul Jackson2008-07-081-2/+2
| * | | | | | | x86 boot: show pfn addresses in hex not decimal in some kernel info printksPaul Jackson2008-07-081-3/+3
| * | | | | | | RFC x86: try to remove arch_get_ram_rangeYinghai Lu2008-07-081-3/+7
| * | | | | | | Merge branch 'x86/mpparse' into x86/develIngo Molnar2008-07-081-13/+67
| |\ \ \ \ \ \ \
| | * | | | | | | x86, mm: use add_highpages_with_active_regions() for high pages init v2Yinghai Lu2008-07-081-0/+8
| | * | | | | | | x86: replace shrink_active_range() with remove_active_range()Yinghai Lu2008-07-081-6/+23
| | * | | | | | | Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar2008-07-0816-93/+175
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | mm, x86: shrink_active_range() should check allYinghai Lu2008-06-101-10/+34
| | * | | | | | | x86, numa, 32-bit: print out debug info on all kvasYinghai Lu2008-06-031-0/+5
| | | |_|/ / / / | | |/| | | | |
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-----------. \ \ \ \ \ \ Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar2008-07-0818-109/+181
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / / | | | |/| | | | | / / / / / | | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | / / / | | | | | | | |_|_|/ / / | | | | | | |/| | | / / | | | | | | | | |_|/ / | | | | | | | |/| | / | | | | | | |_|_|_|/ | | | | | |/| | | |
| | | | | | | | * | mm: add a ptep_modify_prot transaction abstractionJeremy Fitzhardinge2008-06-251-6/+4Star
| | | | | | |_|/ / | | | | | |/| | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2008-07-141-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | avr32: Use a quicklist for PTE allocation as wellHaavard Skinnemoen2008-07-021-1/+1
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-07-141-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [S390] Add support for memory hot-add.Heiko Carstens2008-07-141-1/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* / | | | | | | | Start using the new '%pS' infrastructure to print symbolsLinus Torvalds2008-07-141-3/+2Star
|/ / / / / / / /
* | | / / / / / slub: Fix use-after-preempt of per-CPU data structureDmitry Adamushko2008-07-111-1/+3
| |_|/ / / / / |/| | | | | |
* | | | | | | mempolicy: mask off internal flags for userspace APIDavid Rientjes2008-07-041-1/+5
* | | | | | | get_user_pages(): fix possible page leak on oomOleg Nesterov2008-07-041-1/+1
* | | | | | | mm: dirty page accounting vs VM_MIXEDMAPPeter Zijlstra2008-07-041-1/+13
* | | | | | | Christoph has movedChristoph Lameter2008-07-044-4/+4
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2008-07-041-2/+10
|\ \ \ \ \ \ \
| * | | | | | | slub: Do not use 192 byte sized cache if minimum alignment is 128 byteChristoph Lameter2008-07-031-2/+10
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Do not overwrite nr_zones on !NUMA when initialising zlcache_ptrMel Gorman2008-07-031-1/+0Star
| |/ / / / / |/| | | | |
* | | | | | mm: fix race in COW logicNick Piggin2008-06-231-1/+26
* | | | | | Fix ZERO_PAGE breakage with vmwareLinus Torvalds2008-06-231-2/+21
|/ / / / /
* | | | | Slab: Fix memory leak in fallback_alloc()Christoph Lameter2008-06-221-1/+4
* | | | | Add return value to reserve_bootmem_node()Bernhard Walle2008-06-211-2/+4
* | | | | Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIPLinus Torvalds2008-06-202-4/+23
| |_|_|/ |/| | |
* | | | pagemap: pass mm into pagewalkersDave Hansen2008-06-131-20/+22
* | | | mm: fix incorrect variable type in do_try_to_free_pages()kosaki.motohiro@jp.fujitsu.com2008-06-131-1/+1
* | | | nommu: Correct kobjsize() page validity checks.Paul Mundt2008-06-121-18/+3Star
* | | | mm: Minor clean-up of page flags in mm/page_alloc.cRuss Anderson2008-06-091-31/+3Star
* | | | nommu: fix kobjsize() for SLOB and SLUBPaul Mundt2008-06-061-4/+26
* | | | brk: make sys_brk() honor COMPAT_BRK when computing lower boundJiri Kosina2008-06-061-1/+7
* | | | hugetlb: fix lockdep errorNick Piggin2008-06-061-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2008-05-262-4/+6
|\ \ \ \
| * | | | slub: ksize() abuse checksPekka Enberg2008-05-221-2/+3
| * | | | slob: Fix to return wrong pointerMinChan Kim2008-05-191-2/+3
| |/ / /
* | | | memory hotplug: fix early allocation handlingHeiko Carstens2008-05-241-1/+1