aboutsummaryrefslogtreecommitdiffstats
path: root/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds2-0/+6
2009-03-26writeback: double the dirty thresholdsWu Fengguang1-2/+2
2009-03-26Move the default_backing_dev_info out of readahead.c and into backing-dev.cJens Axboe2-26/+25
2009-03-25Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into develRussell King1-2/+2
2009-03-24Merge branches 'topic/slob/cleanups', 'topic/slob/fixes', 'topic/slub/core', 'topic/slub/cleanups' and 'topic/slub/perf' into for-linusPekka Enberg2-46/+79
2009-03-24Merge branch 'master' into nextJames Morris19-101/+199
2009-03-23slob: fix lockup in slob_free()Nick Piggin1-1/+2
2009-03-23slub: use get_track()Akinobu Mita1-7/+1
2009-03-20tracing, Text Edit Lock - kprobes architecture independent support, nommu fixIngo Molnar1-8/+0
2009-03-18Merge branches 'x86/cleanups', 'x86/cpu', 'x86/debug', 'x86/mce2', 'x86/mm', 'x86/mtrr', 'x86/setup', 'x86/setup-memory', 'x86/urgent', 'x86/uv', 'x86/x2apic' and 'linus' into x86/coreIngo Molnar7-26/+1475
2009-03-16Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/coreIngo Molnar1-1/+1
2009-03-15highmem: atomic highmem kmap page pinningNicolas Pitre1-8/+57
2009-03-14vmscan: pgmoved should be cleared after updating recent_rotatedDaisuke Nishimura1-1/+1
2009-03-14Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconfig', 'x86/mm', 'x86/ptrace', 'x86/setup' and 'x86/urgent'; commit 'v2.6.29-rc8' into x86/coreIngo Molnar2-3/+5
2009-03-14VM, x86, PAT: add a new vm flag to track full pfnmap at mmapPallipadi, Venkatesh1-2/+2
2009-03-13Merge branch 'x86/core' into x86/kconfigIngo Molnar6-26/+1375
2009-03-13Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-x86 into cpus4096Ingo Molnar4-7/+9
2009-03-13Merge commit 'v2.6.29-rc8' into cpus4096Ingo Molnar1-1/+1
2009-03-13cpumask: replace node_to_cpumask with cpumask_of_node.Rusty Russell4-7/+9
2009-03-13VM, x86, PAT: Change is_linear_pfn_mapping to not use vm_pgoffPallipadi, Venkatesh1-2/+4
2009-03-13Merge branch 'core/locking' into tracing/ftraceIngo Molnar1-1/+1
2009-03-13Merge branch 'linus' into core/lockingIngo Molnar1-1/+1
2009-03-12memcg: use correct scan number at reclaimKOSAKI Motohiro1-1/+1
2009-03-11percpu: fix spurious alignment WARN in legacy SMP percpu allocatorTejun Heo1-1/+1
2009-03-10Merge branch 'x86/core' into tracing/ftraceIngo Molnar1-173/+420
2009-03-10percpu: generalize embedding first chunk setup helperTejun Heo1-0/+86
2009-03-10percpu: more flexibility for @dyn_size of pcpu_setup_first_chunk()Tejun Heo1-14/+14
2009-03-10percpu: make x86 addr <-> pcpu ptr conversion macros genericTejun Heo1-1/+15
2009-03-07percpu: finer grained locking to break deadlock and allow atomic freeTejun Heo1-37/+124
2009-03-06tracing, Text Edit Lock - Architecture Independent CodeMathieu Desnoyers1-0/+10
2009-03-06Merge branch 'x86/core' into tracing/texteditIngo Molnar6-26/+1128
2009-03-07percpu: move fully free chunk reclamation into a workTejun Heo1-10/+38
2009-03-07percpu: move chunk area map extension out of area allocationTejun Heo1-48/+60
2009-03-07percpu: replace pcpu_realloc() with pcpu_mem_alloc() and pcpu_mem_free()Tejun Heo1-43/+42
2009-03-06percpu, module: implement reserved allocation and use it for module percpu variablesTejun Heo1-20/+133
2009-03-06percpu: add an indirection ptr for chunk page map accessTejun Heo1-1/+4
2009-03-06percpu: use negative for auto for pcpu_setup_first_chunk() argumentsTejun Heo1-21/+25
2009-03-06percpu: improve first chunk initial area map handlingTejun Heo1-26/+27
2009-03-06percpu: cosmetic renames in pcpu_setup_first_chunk()Tejun Heo1-29/+29
2009-03-05Merge commit 'v2.6.29-rc7' into core/lockingIngo Molnar19-99/+197
2009-03-04Merge branch 'core/locking' into tracing/ftraceIngo Molnar5-0/+14
2009-03-04Merge branch 'x86/core' into core/percpuIngo Molnar3-27/+36
2009-03-04Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x86/setup-lzma', 'x86/signal' and 'x86/urgent' into x86/coreIngo Molnar4-31/+35
2009-03-02Merge branches 'tracing/ftrace', 'tracing/mmiotrace' and 'linus' into tracing/coreIngo Molnar1-1/+9
2009-03-02x86, mm: dont use non-temporal stores in pagecache accessesIngo Molnar2-8/+5
2009-03-01Merge branch 'x86/urgent' into x86/patIngo Molnar2-23/+30
2009-03-01bootmem, x86: further fixes for arch-specific bootmem wrappingTejun Heo1-15/+30
2009-03-01percpu: kill compile warning in pcpu_populate_chunk()Tejun Heo1-1/+1
2009-02-27mm: fix lazy vmap purging (use-after-free error)Vegard Nossum1-1/+2
2009-02-27mm: vmap fix overflowNick Piggin1-0/+7