- bb4f6b0 Merge branches 'slab/align', 'slab/cleanups', 'slab/fixes', 'slab/memhotadd' and 'slub/fixes' into slab-for-linus by Pekka Enberg · 14 years ago
- 6b65aaf slub: Use alloc_pages_exact_node() for page allocation by Minchan Kim · 15 years ago
- d3e14aa slub: __kmalloc_node_track_caller should trace kmalloc_large_node case by Xiaotian Feng · 15 years ago
- bbd7d57 slub: Potential stack overflow by Eric Dumazet · 15 years ago
- e8bebe2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
- 454abaf ramfs: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 15 years ago
- 8018ab0 sanitize vfs_fsync calling conventions by Christoph Hellwig · 15 years ago
- bb43545 fs: xattr_handler table should be const by Stephen Hemminger · 14 years ago
- d79df0b Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
- c8d1a12 Merge staging-next tree into Linus's latest version by Greg Kroah-Hartman · 14 years ago
- ee9a360 Merge branch 'master' into for-2.6.35 by Jens Axboe · 14 years ago
- df96e96 writeback: fix mixed up arguments to bdi_start_writeback() by Jens Axboe · 14 years ago
- c2c4986 writeback: fix problem with !CONFIG_BLOCK compilation by Jens Axboe · 14 years ago
- 6423104 writeback: fixups for !dirty_writeback_centisecs by Jens Axboe · 14 years ago
- f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
- 9c688c11 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
- 4581ced mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slub_def.h> by David Woodhouse · 14 years ago
- bac49ce mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slob_def.h> by David Woodhouse · 14 years ago
- 1f0ce8b3 mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slab_def.h> by David Woodhouse · 14 years ago
- b3a27d0 swap: Add swap slot free callback to block_device_operations by Nitin Gupta · 14 years ago
- b272564 swap: Add flag to identify block swap devices by Nitin Gupta · 14 years ago
- 4d7b4ac Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- e913fc8 writeback: fix WB_SYNC_NONE writeback from umount by Jens Axboe · 14 years ago
- 747388d memcg: fix css_is_ancestor() RCU locking by KAMEZAWA Hiroyuki · 14 years ago
- 7f0f154 memcg: fix css_id() RCU locking for real by KAMEZAWA Hiroyuki · 14 years ago
- ab941e0 rmap: remove anon_vma check in page_address_in_vma() by Naoya Horiguchi · 14 years ago
- 4a6018f hugetlbfs: kill applications that use MAP_NORESERVE with SIGBUS instead of OOM-killer by Mel Gorman · 14 years ago
- 91bc482e Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- cce9131 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 15 years ago
- 111c7d8 slub: Fix bad boundary check in init_kmem_cache_nodes() by Zhang, Yanmin · 15 years ago
- ad4ba37 memcg: css_id() must be called under rcu_read_lock() by Paul E. McKenney · 15 years ago
- b0c9778 percpu: implement kernel memory based chunk allocation by Tejun Heo · 15 years ago
- 9f64553 percpu: move vmalloc based chunk management into percpu-vm.c by Tejun Heo · 15 years ago
- 88999a8 percpu: misc preparations for nommu support by Tejun Heo · 15 years ago
- 6081089 percpu: reorganize chunk creation and destruction by Tejun Heo · 15 years ago
- 020ec65 percpu: factor out pcpu_addr_in_first/reserved_chunk() and update per_cpu_ptr_to_phys() by Tejun Heo · 15 years ago
- 3ca5049 Merge commit 'v2.6.34-rc6' into perf/core by Ingo Molnar · 15 years ago
- 7407cf3 Merge branch 'master' into for-2.6.35 by Jens Axboe · 15 years ago
- fbd9b09 blkdev: generalize flags for blkdev_issue_fn functions by Dmitry Monakhov · 15 years ago
- 970b064 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
- 5892753 mmap: check ->vm_ops before dereferencing by Rik van Riel · 15 years ago
- 5129a46 Catch filesystems lacking s_bdi by Jörn Engel · 15 years ago
- 22eccdd ksm: check for ERR_PTR from follow_page() by Dan Carpenter · 15 years ago
- 31f2b0e rmap: anon_vma_prepare() can leak anon_vma_chain by Oleg Nesterov · 15 years ago
- 23be746 hugetlb: fix infinite loop in get_futex_key() when backed by huge pages by Mel Gorman · 15 years ago
- 93d5c9b memcg: fix prepare migration by Andrea Arcangeli · 15 years ago
- 70bce3b Merge branch 'linus' into perf/core by Ingo Molnar · 15 years ago
- 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 15 years ago
- c3c5320 bdi: add helper function for doing init and register of a bdi for a file system by Jens Axboe · 15 years ago
- e8a03fe rmap: add exclusively owned pages to the newest anon_vma by Rik van Riel · 15 years ago
- 5c5e3b3 slab: Fix missing DEBUG_SLAB last user by Shiyong Li · 15 years ago
- 4facdae Merge branch 'master' into for-2.6.35 by Jens Axboe · 15 years ago
- ea90002 anonvma: when setting up page->mapping, we need to pick the _oldest_ anonvma by Linus Torvalds · 15 years ago
- 646d87b anon_vma: clone the anon_vma chain in the right order by Linus Torvalds · 15 years ago
- 287d97a vma_adjust: fix the copying of anon_vma chains by Linus Torvalds · 15 years ago
- d0e9fe1 Simplify and comment on anon_vma re-use for anon_vma_prepare() by Linus Torvalds · 15 years ago
- 2f40842 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
- d3e06e2 slub: Fix kmem_ptr_validate() for non-kernel pointers by Pekka Enberg · 15 years ago
- fc1c183 slab: Generify kernel pointer validation by Pekka Enberg · 15 years ago
- ca7e0c6 Merge branch 'linus' into perf/core by Ingo Molnar · 15 years ago
- fb1ae63 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 15 years ago
- 8f9f8d9 slab: add memory hotplug support by David Rientjes · 15 years ago
- 8725d54 memcg: fix race in file_mapped accounting by KAMEZAWA Hiroyuki · 15 years ago
- 116354d pagemap: fix pfn calculation for hugepage by Naoya Horiguchi · 15 years ago
- d6da1a5 mm: revert "vmscan: get_scan_ratio() cleanup" by KOSAKI Motohiro · 15 years ago
- 70655c0 readahead: fix NULL filp dereference by Wu Fengguang · 15 years ago
- a3a2e76 mm: avoid null-pointer deref in sync_mm_rss() by KAMEZAWA Hiroyuki · 15 years ago
- 31373d0 laptop-mode: Make flushes per-device by Matthew Garrett · 15 years ago
- b66696e Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc by Linus Torvalds · 15 years ago
- 9e74e7c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
- 4946d54 rmap: fix anon_vma_fork() memory leak by Rik van Riel · 15 years ago
- ec5e61a Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 15 years ago
- 1442145 backing-dev: Handle class_create() failure by Anton Blanchard · 15 years ago
- aa235fc bootmem, x86: Fix 32bit numa system without RAM on node 0 by Yinghai Lu · 15 years ago
- 3379985 nobootmem, x86: Fix 32bit numa system without RAM on node 0 by Yinghai Lu · 15 years ago
- de380b5 percpu: don't implicitly include slab.h from percpu.h by Tejun Heo · 15 years ago
- ea5a9f0 kmemcheck: Fix build errors due to missing slab.h by Randy Dunlap · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 10fad5e percpu, module: implement and use is_kernel/module_percpu_address() by Tejun Heo · 15 years ago
- e92dd4f slab: Fix continuation lines by Joe Perches · 15 years ago
- 8128f55 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- faa4602 x86, perf, bts, mm: Delete the never used BTS-ptrace code by Peter Zijlstra · 15 years ago
- e1ee65d NOMMU: Fix __get_user_pages() to pin last page on offset buffers by David Howells · 15 years ago
- 7561e8c NOMMU: Revert 'nommu: get_user_pages(): pin last page on non-page-aligned start' by David Howells · 15 years ago
- c6b6ef8 mempolicy: fix get_mempolicy() for relative and static nodes by Lee Schermerhorn · 15 years ago
- 298359c exit: fix oops in sync_mm_rss by Michael S. Tsirkin · 15 years ago
- 926f2ae tmpfs: cleanup mpol_parse_str() by KOSAKI Motohiro · 15 years ago
- 12821f5 tmpfs: handle MPOL_LOCAL mount option properly by KOSAKI Motohiro · 15 years ago
- d69b2e6 tmpfs: mpol=bind:0 don't cause mount error. by KOSAKI Motohiro · 15 years ago
- 413b43d tmpfs: fix oops on mounts with mpol=default by Ravikiran G Thirumalai · 15 years ago
- cb53237 mm/ksm.c is doing an unneeded _notify in write_protect_page. by Robin Holt · 15 years ago
- 3fa3046 nommu: fix an incorrect comment in the do_mmap_shared_file() by David Howells · 15 years ago
- e7bbcdf memcontrol: fix potential null deref by Dan Carpenter · 15 years ago
- 5cfb80a memcg: disable move charge in no mmu case by Daisuke Nishimura · 15 years ago
- c26f91a x86: Remove excessive early_res debug output by Jiri Kosina · 15 years ago
- e9e58a4 memcg: avoid use cmpxchg in swap cgroup maintainance by KAMEZAWA Hiroyuki · 15 years ago
- 8839316 Fix typos in comments by Thomas Weber · 15 years ago
- 320cc51 mm: fix typo in refill_stock() comment by Greg Thelen · 15 years ago
- 4e3eadd Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago