- 9fab561 shmem: writepage directly to swap by Hugh Dickins · 16 years ago
- 327c0e9 vmscan: fix it to take care of nodemask by KAMEZAWA Hiroyuki · 16 years ago
- 88c3bd7 vmscan: print shrink_slab symbol name on negative shrinker objects by David Rientjes · 16 years ago
- 71aa653 nommu: make CONFIG_UNEVICTABLE_LRU available when CONFIG_MMU=n by David Howells · 16 years ago
- 33925b2 nommu: there is no mlock() for NOMMU, so don't provide the bits by David Howells · 16 years ago
- f4112de mm: introduce debug_kmap_atomic by Akinobu Mita · 16 years ago
- c2ec175 mm: page_mkwrite change prototype to match fault by Nick Piggin · 16 years ago
- 704503d mm: fix proc_dointvec_userhz_jiffies "breakage" by Alexey Dobriyan · 16 years ago
- 6a11f75 generic debug pagealloc by Akinobu Mita · 16 years ago
- 610a77e memdup_user(): introduce by Li Zefan · 16 years ago
- e2f17d9 hugetlb: chg cannot become less than 0 by Roel Kluin · 16 years ago
- d1d7487 mm: remove pagevec_swap_free() by KOSAKI Motohiro · 16 years ago
- ad1c354 mm: don't free swap slots on page deactivation by Johannes Weiner · 16 years ago
- 2443462 mm: move pagevec stripping to save unlock-relock by Johannes Weiner · 16 years ago
- e3a7cca vfs: add/use account_page_dirtied() by Edward Shishkin · 16 years ago
- bd2f619 vmscan: respect higher order in zone_reclaim() by Johannes Weiner · 16 years ago
- bd775c4 mm: add comment why mark_page_accessed() would be better than pte_mkyoung() in follow_page() by KOSAKI Motohiro · 16 years ago
- 9786bf8 vmscan: clip swap_cluster_max in shrink_all_memory() by Johannes Weiner · 16 years ago
- d979677 mm: shrink_all_memory(): use sc.nr_reclaimed by MinChan Kim · 16 years ago
- 0a0dd05 mm: don't call mark_page_accessed() in do_swap_page() by KOSAKI Motohiro · 16 years ago
- ee99c71 mm: introduce for_each_populated_zone() macro by KOSAKI Motohiro · 16 years ago
- a6dc60f8 vmscan: rename sc.may_swap to may_unmap by Johannes Weiner · 16 years ago
- a12888f oom_kill: don't call for int_sqrt(0) by Cyrill Gorcunov · 16 years ago
- d086817 vmap: remove needless lock and list in vmap by MinChan Kim · 16 years ago
- ef161a9 mm: mminit_validate_memmodel_limits(): remove redundant test by Cyrill Gorcunov · 16 years ago
- d17abcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 16 years ago
- c4e1aa6 Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 19cefdf lockdep: annotate reclaim context (__GFP_NOFS), fix SLOB by Ingo Molnar · 16 years ago
- 019abbc Merge branch 'x86-stage-3-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- aa85ea5 cpumask: use new cpumask_ functions in core code. by Rusty Russell · 16 years ago
- 1a2142a cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL by Rusty Russell · 16 years ago
- 3fab191 Merge branch 'linus' into x86/core by Ingo Molnar · 16 years ago
- 0fe41b8 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
- ed40d0c Merge branch 'origin' into devel by Russell King · 16 years ago
- 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
- be0ea69 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 16 years ago
- 86d9c07 Merge branch 'for-2.6.30' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
- 8d80ce8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
- 1b5e62b writeback: double the dirty thresholds by Wu Fengguang · 16 years ago
- 2616015 Move the default_backing_dev_info out of readahead.c and into backing-dev.c by Jens Axboe · 16 years ago
- 8937b73 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel by Russell King · 16 years ago
- 15a5b0a Merge branches 'topic/slob/cleanups', 'topic/slob/fixes', 'topic/slub/core', 'topic/slub/cleanups' and 'topic/slub/perf' into for-linus by Pekka Enberg · 16 years ago
- 703a3cd Merge branch 'master' into next by James Morris · 16 years ago
- 6fb8f42 slob: fix lockup in slob_free() by Nick Piggin · 16 years ago
- 1a00df4 slub: use get_track() by Akinobu Mita · 16 years ago
- 705bb9d Merge 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/core by Ingo Molnar · 16 years ago
- 3297e76 highmem: atomic highmem kmap page pinning by Nicolas Pitre · 16 years ago
- 1d88552 vmscan: pgmoved should be cleared after updating recent_rotated by Daisuke Nishimura · 16 years ago
- 0ca0f16 Merge 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/core by Ingo Molnar · 16 years ago
- 895791d VM, x86, PAT: add a new vm flag to track full pfnmap at mmap by Pallipadi, Venkatesh · 16 years ago
- 0634023 Merge branch 'x86/core' into x86/kconfig by Ingo Molnar · 16 years ago
- 4bb9c5c VM, x86, PAT: Change is_linear_pfn_mapping to not use vm_pgoff by Pallipadi, Venkatesh · 16 years ago
- f272b7b memcg: use correct scan number at reclaim by KOSAKI Motohiro · 16 years ago
- 60db564 percpu: fix spurious alignment WARN in legacy SMP percpu allocator by Tejun Heo · 16 years ago
- 66c3a75 percpu: generalize embedding first chunk setup helper by Tejun Heo · 16 years ago
- 6074d5b percpu: more flexibility for @dyn_size of pcpu_setup_first_chunk() by Tejun Heo · 16 years ago
- e010098 percpu: make x86 addr <-> pcpu ptr conversion macros generic by Tejun Heo · 16 years ago
- ccea34b percpu: finer grained locking to break deadlock and allow atomic free by Tejun Heo · 16 years ago
- a56dbdd percpu: move fully free chunk reclamation into a work by Tejun Heo · 16 years ago
- 9f7dcf2 percpu: move chunk area map extension out of area allocation by Tejun Heo · 16 years ago
- 1880d93 percpu: replace pcpu_realloc() with pcpu_mem_alloc() and pcpu_mem_free() by Tejun Heo · 16 years ago
- edcb463 percpu, module: implement reserved allocation and use it for module percpu variables by Tejun Heo · 16 years ago
- 3e24aa5 percpu: add an indirection ptr for chunk page map access by Tejun Heo · 16 years ago
- cafe881 percpu: use negative for auto for pcpu_setup_first_chunk() arguments by Tejun Heo · 16 years ago
- 61ace7f percpu: improve first chunk initial area map handling by Tejun Heo · 16 years ago
- 2441d15 percpu: cosmetic renames in pcpu_setup_first_chunk() by Tejun Heo · 16 years ago
- 91d75e2 Merge branch 'x86/core' into core/percpu by Ingo Molnar · 16 years ago
- 8b0e586 Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x86/setup-lzma', 'x86/signal' and 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
- f180053 x86, mm: dont use non-temporal stores in pagecache accesses by Ingo Molnar · 16 years ago
- 55f2b78 Merge branch 'x86/urgent' into x86/pat by Ingo Molnar · 16 years ago
- d0c4f57 bootmem, x86: further fixes for arch-specific bootmem wrapping by Tejun Heo · 16 years ago
- 02d51fdf percpu: kill compile warning in pcpu_populate_chunk() by Tejun Heo · 16 years ago
- cbb7667 mm: fix lazy vmap purging (use-after-free error) by Vegard Nossum · 16 years ago
- 7766970 mm: vmap fix overflow by Nick Piggin · 16 years ago
- ecc25fb Merge branches 'x86/apic', 'x86/defconfig', 'x86/memtest', 'x86/mm' and 'linus' into x86/core by Ingo Molnar · 16 years ago
- 0b0a080 shmem: fix shared anonymous accounting by Hugh Dickins · 16 years ago
- 34754b6 x86: make vmap yell louder when it is used under irqs_disabled() by Peter Zijlstra · 16 years ago
- 3255aa2 x86, mm: pass in 'total' to __copy_from_user_*nocache() by Ingo Molnar · 16 years ago
- c0bdb23 slub: rename calculate_min_partial() to set_min_partial() by David Rientjes · 16 years ago
- 0edcf8d Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpu by Ingo Molnar · 16 years ago
- 40150d3 percpu: add __read_mostly to variables which are mostly read only by Tejun Heo · 16 years ago
- 8d408b4 percpu: give more latitude to arch specific first chunk initialization by Tejun Heo · 16 years ago
- d9b55ee percpu: remove unit_size power-of-2 restriction by Tejun Heo · 16 years ago
- c0c0a29 vmalloc: add @align to vm_area_register_early() by Tejun Heo · 16 years ago
- c132937 bootmem: clean up arch-specific bootmem wrapping by Tejun Heo · 16 years ago
- cb83b42 percpu: fix pcpu_chunk_struct_size by Tejun Heo · 16 years ago
- 73d342b slub: add min_partial sysfs tunable by David Rientjes · 16 years ago
- 3b89d7d slub: move min_partial to struct kmem_cache by David Rientjes · 16 years ago
- adfafef Merge branch 'hibernate' by Linus Torvalds · 16 years ago
- 0cb5725 swsusp: clean up shrink_all_zones() by Johannes Weiner · 16 years ago
- 3049103 swsusp: dont fiddle with swappiness by Johannes Weiner · 16 years ago
- a1bb7d6 PM/hibernate: fix "swap breaks after hibernation failures" by Alan Jenkins · 16 years ago
- cae3aeb percpu: clean up size usage by Tejun Heo · 16 years ago
- f6fcba7 vmalloc: call flush_cache_vunmap() from unmap_kernel_range() by Tejun Heo · 16 years ago
- 3ef0e5b slab: introduce kzfree() by Johannes Weiner · 16 years ago
- e8120ff SLUB: Fix default slab order for big object sizes by Zhang Yanmin · 16 years ago
- ffadd4d SLUB: Introduce and use SLUB_MAX_SIZE and SLUB_PAGE_SHIFT constants by Christoph Lameter · 16 years ago
- fbf59bc percpu: implement new dynamic percpu allocator by Tejun Heo · 16 years ago
- 8fc4898 vmalloc: add un/map_kernel_range_noflush() by Tejun Heo · 16 years ago
- f0aa661 vmalloc: implement vm_area_register_early() by Tejun Heo · 16 years ago