aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2009-03-30Merge branch 'x86-stage-3-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-03-28Merge branch 'linus' into x86/coreIngo Molnar
2009-03-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-03-28Merge branch 'origin' into develRussell King
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2009-03-26Merge branch 'for-2.6.30' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-03-26writeback: double the dirty thresholdsWu Fengguang
2009-03-26Move the default_backing_dev_info out of readahead.c and into backing-dev.cJens Axboe
2009-03-25Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Russell King
2009-03-24Merge branches 'topic/slob/cleanups', 'topic/slob/fixes', 'topic/slub/core', ...Pekka Enberg
2009-03-24Merge branch 'master' into nextJames Morris
2009-03-23slob: fix lockup in slob_free()Nick Piggin
2009-03-23slub: use get_track()Akinobu Mita
2009-03-18Merge branches 'x86/cleanups', 'x86/cpu', 'x86/debug', 'x86/mce2', 'x86/mm', ...Ingo Molnar
2009-03-15highmem: atomic highmem kmap page pinningNicolas Pitre
2009-03-14vmscan: pgmoved should be cleared after updating recent_rotatedDaisuke Nishimura
2009-03-14Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconf...Ingo Molnar
2009-03-14VM, x86, PAT: add a new vm flag to track full pfnmap at mmapPallipadi, Venkatesh
2009-03-13Merge branch 'x86/core' into x86/kconfigIngo Molnar
2009-03-13VM, x86, PAT: Change is_linear_pfn_mapping to not use vm_pgoffPallipadi, Venkatesh
2009-03-12memcg: use correct scan number at reclaimKOSAKI Motohiro
2009-03-11percpu: fix spurious alignment WARN in legacy SMP percpu allocatorTejun Heo
2009-03-10percpu: generalize embedding first chunk setup helperTejun Heo
2009-03-10percpu: more flexibility for @dyn_size of pcpu_setup_first_chunk()Tejun Heo
2009-03-10percpu: make x86 addr <-> pcpu ptr conversion macros genericTejun Heo
2009-03-07percpu: finer grained locking to break deadlock and allow atomic freeTejun Heo
2009-03-07percpu: move fully free chunk reclamation into a workTejun Heo
2009-03-07percpu: move chunk area map extension out of area allocationTejun Heo
2009-03-07percpu: replace pcpu_realloc() with pcpu_mem_alloc() and pcpu_mem_free()Tejun Heo
2009-03-06percpu, module: implement reserved allocation and use it for module percpu va...Tejun Heo
2009-03-06percpu: add an indirection ptr for chunk page map accessTejun Heo
2009-03-06percpu: use negative for auto for pcpu_setup_first_chunk() argumentsTejun Heo
2009-03-06percpu: improve first chunk initial area map handlingTejun Heo
2009-03-06percpu: cosmetic renames in pcpu_setup_first_chunk()Tejun Heo
2009-03-04Merge branch 'x86/core' into core/percpuIngo Molnar
2009-03-04Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar
2009-03-02x86, mm: dont use non-temporal stores in pagecache accessesIngo Molnar
2009-03-01Merge branch 'x86/urgent' into x86/patIngo Molnar
2009-03-01bootmem, x86: further fixes for arch-specific bootmem wrappingTejun Heo
2009-03-01percpu: kill compile warning in pcpu_populate_chunk()Tejun Heo
2009-02-27mm: fix lazy vmap purging (use-after-free error)Vegard Nossum
2009-02-27mm: vmap fix overflowNick Piggin
2009-02-26Merge branches 'x86/apic', 'x86/defconfig', 'x86/memtest', 'x86/mm' and 'linu...Ingo Molnar
2009-02-25shmem: fix shared anonymous accountingHugh Dickins
2009-02-25x86: make vmap yell louder when it is used under irqs_disabled()Peter Zijlstra
2009-02-25x86, mm: pass in 'total' to __copy_from_user_*nocache()Ingo Molnar
2009-02-25slub: rename calculate_min_partial() to set_min_partial()David Rientjes
2009-02-24Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar