index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-22
Merge branches 'slab/align', 'slab/cleanups', 'slab/fixes', 'slab/memhotadd' ...
Pekka Enberg
3
-92
/
+160
2010-05-22
slub: Use alloc_pages_exact_node() for page allocation
Minchan Kim
1
-1
/
+1
2010-05-22
slub: __kmalloc_node_track_caller should trace kmalloc_large_node case
Xiaotian Feng
1
-2
/
+9
2010-05-22
slub: Potential stack overflow
Eric Dumazet
1
-9
/
+16
2010-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-20
/
+11
2010-05-21
ramfs: replace inode uid,gid,mode initialization with helper function
Dmitry Monakhov
1
-17
/
+8
2010-05-21
sanitize vfs_fsync calling conventions
Christoph Hellwig
1
-1
/
+1
2010-05-21
fs: xattr_handler table should be const
Stephen Hemminger
1
-2
/
+2
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
1
-0
/
+5
2010-05-21
Merge staging-next tree into Linus's latest version
Greg Kroah-Hartman
1
-0
/
+5
2010-05-21
Merge branch 'master' into for-2.6.35
Jens Axboe
9
-525
/
+675
2010-05-21
writeback: fix mixed up arguments to bdi_start_writeback()
Jens Axboe
1
-1
/
+1
2010-05-21
writeback: fix problem with !CONFIG_BLOCK compilation
Jens Axboe
1
-0
/
+2
2010-05-21
writeback: fixups for !dirty_writeback_centisecs
Jens Axboe
2
-5
/
+11
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
3
-473
/
+667
2010-05-19
mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slub_def.h>
David Woodhouse
1
-8
/
+0
2010-05-19
mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slob_def.h>
David Woodhouse
1
-8
/
+0
2010-05-19
mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slab_def.h>
David Woodhouse
1
-24
/
+0
2010-05-18
swap: Add swap slot free callback to block_device_operations
Nitin Gupta
1
-0
/
+4
2010-05-18
swap: Add flag to identify block swap devices
Nitin Gupta
1
-0
/
+1
2010-05-18
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-41
/
+0
2010-05-17
writeback: fix WB_SYNC_NONE writeback from umount
Jens Axboe
1
-2
/
+2
2010-05-11
memcg: fix css_is_ancestor() RCU locking
KAMEZAWA Hiroyuki
1
-4
/
+0
2010-05-11
memcg: fix css_id() RCU locking for real
KAMEZAWA Hiroyuki
1
-14
/
+5
2010-05-11
rmap: remove anon_vma check in page_address_in_vma()
Naoya Horiguchi
1
-5
/
+4
2010-05-11
hugetlbfs: kill applications that use MAP_NORESERVE with SIGBUS instead of OO...
Mel Gorman
1
-1
/
+1
2010-05-07
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+16
2010-05-07
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
1
-1
/
+1
2010-05-05
slub: Fix bad boundary check in init_kmem_cache_nodes()
Zhang, Yanmin
1
-1
/
+1
2010-05-04
memcg: css_id() must be called under rcu_read_lock()
Paul E. McKenney
1
-5
/
+16
2010-05-01
percpu: implement kernel memory based chunk allocation
Tejun Heo
2
-0
/
+108
2010-05-01
percpu: move vmalloc based chunk management into percpu-vm.c
Tejun Heo
2
-428
/
+475
2010-05-01
percpu: misc preparations for nommu support
Tejun Heo
1
-55
/
+56
2010-05-01
percpu: reorganize chunk creation and destruction
Tejun Heo
1
-24
/
+46
2010-05-01
percpu: factor out pcpu_addr_in_first/reserved_chunk() and update per_cpu_ptr...
Tejun Heo
1
-8
/
+24
2010-04-30
Merge commit 'v2.6.34-rc6' into perf/core
Ingo Molnar
6
-14
/
+53
2010-04-29
Merge branch 'master' into for-2.6.35
Jens Axboe
6
-25
/
+69
2010-04-28
blkdev: generalize flags for blkdev_issue_fn functions
Dmitry Monakhov
1
-3
/
+6
2010-04-28
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+34
2010-04-27
mmap: check ->vm_ops before dereferencing
Rik van Riel
1
-1
/
+2
2010-04-25
Catch filesystems lacking s_bdi
Jörn Engel
1
-0
/
+5
2010-04-24
ksm: check for ERR_PTR from follow_page()
Dan Carpenter
1
-6
/
+6
2010-04-24
rmap: anon_vma_prepare() can leak anon_vma_chain
Oleg Nesterov
1
-4
/
+5
2010-04-24
hugetlb: fix infinite loop in get_futex_key() when backed by huge pages
Mel Gorman
1
-1
/
+4
2010-04-24
memcg: fix prepare migration
Andrea Arcangeli
1
-2
/
+2
2010-04-23
Merge branch 'linus' into perf/core
Ingo Molnar
6
-56
/
+118
2010-04-23
Merge branch 'master' into for-next
Jiri Kosina
41
-170
/
+357
2010-04-22
bdi: add helper function for doing init and register of a bdi for a file system
Jens Axboe
1
-0
/
+29
2010-04-19
rmap: add exclusively owned pages to the newest anon_vma
Rik van Riel
1
-11
/
+16
[next]