summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-086-14/+12
|\ \ \ \ \ \ \
| * | | | | | | vfs: switch ->show_options() to struct dentry *Al Viro2012-01-061-2/+2
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into ZAl Viro2012-01-066-11/+10
| |\ \ \ \ \ \ \ \
| | | * | | | | | | fs: move code out of buffer.cAl Viro2012-01-032-2/+1
| | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | should_remove_suid(): inode->i_mode is umode_tAl Viro2012-01-031-1/+1
| | * | | | | | | shmem, ramfs: propagate umode_t, open-coded S_ISREGAl Viro2012-01-031-3/+3
| | * | | | | | | switch debugfs to umode_tAl Viro2012-01-032-2/+2
| | * | | | | | | switch ->mknod() to umode_tAl Viro2012-01-031-1/+1
| | * | | | | | | switch ->create() to umode_tAl Viro2012-01-031-1/+1
| | * | | | | | | switch vfs_mkdir() and ->mkdir() to umode_tAl Viro2012-01-031-1/+1
| |/ / / / / / /
| * | | | | | | vfs: fix the stupidity with i_dentry in inode destructorsAl Viro2012-01-031-1/+0
* | | | | | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-073-29/+29
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-063-29/+29
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | convert 'memory' sysdev_class to a regular subsystemKay Sievers2011-12-213-29/+29
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g...Linus Torvalds2012-01-061-2/+27
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'devel-stable' into for-linusRussell King2012-01-051-2/+27
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-051-2/+27
| | |\ \ \ \ \ \
| | | * | | | | | mm: add vm_area_add_early()Nicolas Pitre2011-11-181-2/+27
| | | |/ / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-01-061-3/+97
|\ \ \ \ \ \ \ \
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-302-2/+11
| |\| | | | | | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-2311-45/+70
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Partial revert "Basic kernel memory functionality for the Memory Controller"Glauber Costa2011-12-221-87/+6
| * | | | | | | | tcp memory pressure controlsGlauber Costa2011-12-121-1/+39
| * | | | | | | | socket: initial cgroup code.Glauber Costa2011-12-121-2/+44
| * | | | | | | | Basic kernel memory functionality for the Memory ControllerGlauber Costa2011-12-121-5/+100
* | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-061-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86: Fix and improve cmpxchg_double{,_local}()Jan Beulich2012-01-041-2/+2
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-01-064-880/+640
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...Ingo Molnar2011-12-204-880/+640
| |\ \ \ \ \ \ \ \
| | * | | | | | | | memblock: Reimplement memblock allocation using reverse free area iteratorTejun Heo2011-12-081-146/+127
| | * | | | | | | | memblock: Kill early_node_map[]Tejun Heo2011-12-082-242/+19
| | * | | | | | | | memblock: Implement memblock_add_node()Tejun Heo2011-12-081-7/+13
| | * | | | | | | | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo2011-12-081-3/+2
| | * | | | | | | | memblock: Track total size of regions automaticallyTejun Heo2011-12-081-14/+13
| | * | | | | | | | memblock: Reimplement memblock_enforce_memory_limit() using __memblock_remove()Tejun Heo2011-12-081-29/+13
| | * | | | | | | | memblock: Make memblock functions handle overflowing range @sizeTejun Heo2011-12-081-3/+12
| | * | | | | | | | memblock: Reimplement __memblock_remove() using memblock_isolate_range()Tejun Heo2011-12-081-47/+9
| | * | | | | | | | memblock: Separate out memblock_isolate_range() from memblock_set_node()Tejun Heo2011-12-081-39/+78
| | * | | | | | | | memblock: Kill memblock_init()Tejun Heo2011-12-081-34/+14
| | * | | | | | | | memblock: Kill sentinel entries at the end of static region arraysTejun Heo2011-12-081-12/+2
| | * | | | | | | | memblock: Add __memblock_dump_all()Tejun Heo2011-12-081-4/+1
| | * | | | | | | | memblock: Use memblock_reserve() in memblock internal functionsTejun Heo2011-12-081-6/+3
| | * | | | | | | | memblock: Make memblock_{add|remove|free|reserve}() return int and update pro...Tejun Heo2011-12-081-9/+9
| | * | | | | | | | Merge branch 'master' into x86/memblockTejun Heo2011-11-2863-3349/+5101
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / | | | |/| | | | | |
| | * | | | | | | | memblock: Cast phys_addr_t to unsigned long long for printf useH. Peter Anvin2011-07-141-2/+6
| | * | | | | | | | memblock, x86: Replace memblock_x86_reserve/free_range() with generic onesTejun Heo2011-07-142-3/+8
| | * | | | | | | | memblock, x86: Make ARCH_DISCARD_MEMBLOCK a config optionTejun Heo2011-07-142-1/+4
| | * | | | | | | | memblock, x86: Replace __get_free_all_memory_range() with for_each_free_mem_r...Tejun Heo2011-07-141-12/+16
| | * | | | | | | | memblock, x86: Make free_all_memory_core_early() explicitly free lowmem onlyTejun Heo2011-07-141-4/+4
| | * | | | | | | | memblock: Implement for_each_free_mem_range()Tejun Heo2011-07-141-0/+76