index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hugetlb: clarify hugetlb_instantiation_mutex usage
Michal Hocko
2012-01-11
1
-0
/
+3
*
hugetlb: detect race upon page allocation failure during COW
Hillf Danton
2012-01-11
1
-1
/
+8
*
mm: avoid livelock on !__GFP_FS allocations
Mel Gorman
2012-01-11
2
-11
/
+25
*
mm: reduce the amount of work done when updating min_free_kbytes
Mel Gorman
2012-01-11
1
-16
/
+24
*
mm: migrate: one less atomic operation
Jacobo Giralt
2012-01-11
1
-6
/
+4
*
mm-tracepoint: rename page-free events
Konstantin Khlebnikov
2012-01-11
1
-2
/
+2
*
mm: remove unused pagevec_free
Konstantin Khlebnikov
2012-01-11
1
-10
/
+0
*
mm: add free_hot_cold_page_list() helper
Konstantin Khlebnikov
2012-01-11
3
-30
/
+17
*
vmscan: activate executable pages after first usage
Konstantin Khlebnikov
2012-01-11
1
-0
/
+6
*
vmscan: promote shared file mapped pages
Konstantin Khlebnikov
2012-01-11
1
-1
/
+1
*
mm/page-writeback.c: make determine_dirtyable_memory static again
Johannes Weiner
2012-01-11
1
-62
/
+60
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-01-09
1
-5
/
+14
|
\
|
*
net: fix sock_clone reference mismatch with tcp memcontrol
Glauber Costa
2012-01-07
1
-5
/
+14
*
|
tracing/mm: Move include of trace/events/kmem.h out of header into slab.c
Steven Rostedt
2012-01-09
1
-0
/
+2
*
|
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...
Linus Torvalds
2012-01-09
1
-3
/
+3
|
\
\
|
*
|
percpu: Remove irqsafe_cpu_xxx variants
Christoph Lameter
2011-12-22
1
-3
/
+3
*
|
|
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-01-09
1
-8
/
+8
|
\
\
\
|
*
|
|
cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_a...
Tejun Heo
2011-12-13
1
-8
/
+8
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-08
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
mm: cleanup the comment for head/tail pages of compound pages in mm/page_alloc.c
Wang Sheng-Hui
2011-11-17
1
-2
/
+2
*
|
|
|
|
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-01-08
2
-7
/
+3
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'pm-sleep' into pm-for-linus
Rafael J. Wysocki
2011-12-25
2
-7
/
+3
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Merge branch 'master' into pm-sleep
Rafael J. Wysocki
2011-12-21
14
-88
/
+146
|
|
|
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Rafael J. Wysocki
2011-11-23
2
-7
/
+3
|
|
|
\
\
\
\
|
|
|
*
|
|
|
freezer: rename thaw_process() to __thaw_task() and simplify the implementation
Tejun Heo
2011-11-21
1
-1
/
+1
|
|
|
*
|
|
|
freezer: implement and use kthread_freezable_should_stop()
Tejun Heo
2011-11-21
1
-6
/
+2
*
|
|
|
|
|
|
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-01-08
6
-14
/
+12
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
vfs: switch ->show_options() to struct dentry *
Al Viro
2012-01-07
1
-2
/
+2
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
\
|
*
-
.
\
\
\
\
\
\
Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z
Al Viro
2012-01-07
6
-11
/
+10
|
|
\
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
fs: move code out of buffer.c
Al Viro
2012-01-04
2
-2
/
+1
|
|
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
should_remove_suid(): inode->i_mode is umode_t
Al Viro
2012-01-04
1
-1
/
+1
|
|
*
|
|
|
|
|
|
shmem, ramfs: propagate umode_t, open-coded S_ISREG
Al Viro
2012-01-04
1
-3
/
+3
|
|
*
|
|
|
|
|
|
switch debugfs to umode_t
Al Viro
2012-01-04
2
-2
/
+2
|
|
*
|
|
|
|
|
|
switch ->mknod() to umode_t
Al Viro
2012-01-04
1
-1
/
+1
|
|
*
|
|
|
|
|
|
switch ->create() to umode_t
Al Viro
2012-01-04
1
-1
/
+1
|
|
*
|
|
|
|
|
|
switch vfs_mkdir() and ->mkdir() to umode_t
Al Viro
2012-01-04
1
-1
/
+1
|
|
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
2012-01-04
1
-1
/
+0
*
|
|
|
|
|
|
|
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-01-07
3
-29
/
+29
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2012-01-06
3
-29
/
+29
|
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
convert 'memory' sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
3
-29
/
+29
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g...
Linus Torvalds
2012-01-07
1
-2
/
+27
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'devel-stable' into for-linus
Russell King
2012-01-05
1
-2
/
+27
|
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...
Russell King
2011-12-06
1
-2
/
+27
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
mm: add vm_area_add_early()
Nicolas Pitre
2011-11-18
1
-2
/
+27
|
|
|
|
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-01-07
1
-3
/
+97
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-30
2
-2
/
+11
|
|
\
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-23
11
-45
/
+70
|
|
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Partial revert "Basic kernel memory functionality for the Memory Controller"
Glauber Costa
2011-12-23
1
-87
/
+6
|
*
|
|
|
|
|
|
|
tcp memory pressure controls
Glauber Costa
2011-12-13
1
-1
/
+39
|
*
|
|
|
|
|
|
|
socket: initial cgroup code.
Glauber Costa
2011-12-13
1
-2
/
+44
[next]