aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-08
|\
| * mm: cleanup the comment for head/tail pages of compound pages in mm/page_alloc.cWang Sheng-Hui2011-11-17
* | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-08
|\ \
| * \ Merge branch 'pm-sleep' into pm-for-linusRafael J. Wysocki2011-12-25
| |\ \
| | * \ Merge branch 'master' into pm-sleepRafael J. Wysocki2011-12-21
| | |\ \
| | * \ \ Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Rafael J. Wysocki2011-11-23
| | |\ \ \
| | | * | | freezer: rename thaw_process() to __thaw_task() and simplify the implementationTejun Heo2011-11-21
| | | * | | freezer: implement and use kthread_freezable_should_stop()Tejun Heo2011-11-21
* | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-08
|\ \ \ \ \ \
| * | | | | | vfs: switch ->show_options() to struct dentry *Al Viro2012-01-06
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into ZAl Viro2012-01-06
| |\ \ \ \ \ \ \
| | | * | | | | | fs: move code out of buffer.cAl Viro2012-01-03
| | |/ / / / / / | |/| | | | | |
| | * | | | | | should_remove_suid(): inode->i_mode is umode_tAl Viro2012-01-03
| | * | | | | | shmem, ramfs: propagate umode_t, open-coded S_ISREGAl Viro2012-01-03
| | * | | | | | switch debugfs to umode_tAl Viro2012-01-03
| | * | | | | | switch ->mknod() to umode_tAl Viro2012-01-03
| | * | | | | | switch ->create() to umode_tAl Viro2012-01-03
| | * | | | | | switch vfs_mkdir() and ->mkdir() to umode_tAl Viro2012-01-03
| |/ / / / / /
| * | | | | | vfs: fix the stupidity with i_dentry in inode destructorsAl Viro2012-01-03
* | | | | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-07
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-06
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | convert 'memory' sysdev_class to a regular subsystemKay Sievers2011-12-21
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g...Linus Torvalds2012-01-06
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'devel-stable' into for-linusRussell King2012-01-05
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-05
| | |\ \ \ \ \ \
| | | * | | | | | mm: add vm_area_add_early()Nicolas Pitre2011-11-18
| | | |/ / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-01-06
|\ \ \ \ \ \ \ \
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-30
| |\| | | | | | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-23
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Partial revert "Basic kernel memory functionality for the Memory Controller"Glauber Costa2011-12-22
| * | | | | | | | tcp memory pressure controlsGlauber Costa2011-12-12
| * | | | | | | | socket: initial cgroup code.Glauber Costa2011-12-12
| * | | | | | | | Basic kernel memory functionality for the Memory ControllerGlauber Costa2011-12-12
* | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-06
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86: Fix and improve cmpxchg_double{,_local}()Jan Beulich2012-01-04
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-01-06
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...Ingo Molnar2011-12-20
| |\ \ \ \ \ \ \ \
| | * | | | | | | | memblock: Reimplement memblock allocation using reverse free area iteratorTejun Heo2011-12-08
| | * | | | | | | | memblock: Kill early_node_map[]Tejun Heo2011-12-08
| | * | | | | | | | memblock: Implement memblock_add_node()Tejun Heo2011-12-08
| | * | | | | | | | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo2011-12-08
| | * | | | | | | | memblock: Track total size of regions automaticallyTejun Heo2011-12-08
| | * | | | | | | | memblock: Reimplement memblock_enforce_memory_limit() using __memblock_remove()Tejun Heo2011-12-08
| | * | | | | | | | memblock: Make memblock functions handle overflowing range @sizeTejun Heo2011-12-08
| | * | | | | | | | memblock: Reimplement __memblock_remove() using memblock_isolate_range()Tejun Heo2011-12-08
| | * | | | | | | | memblock: Separate out memblock_isolate_range() from memblock_set_node()Tejun Heo2011-12-08
| | * | | | | | | | memblock: Kill memblock_init()Tejun Heo2011-12-08
| | * | | | | | | | memblock: Kill sentinel entries at the end of static region arraysTejun Heo2011-12-08
| | * | | | | | | | memblock: Add __memblock_dump_all()Tejun Heo2011-12-08
| | * | | | | | | | memblock: Use memblock_reserve() in memblock internal functionsTejun Heo2011-12-08