aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | 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
| | * | | | | | | | | | | memblock: Make memblock_{add|remove|free|reserve}() return int and update pro...Tejun Heo2011-12-08
| | * | | | | | | | | | | Merge branch 'master' into x86/memblockTejun Heo2011-11-28
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | memblock: Cast phys_addr_t to unsigned long long for printf useH. Peter Anvin2011-07-14
| | * | | | | | | | | | | memblock, x86: Replace memblock_x86_reserve/free_range() with generic onesTejun Heo2011-07-14
| | * | | | | | | | | | | memblock, x86: Make ARCH_DISCARD_MEMBLOCK a config optionTejun Heo2011-07-14
| | * | | | | | | | | | | memblock, x86: Replace __get_free_all_memory_range() with for_each_free_mem_r...Tejun Heo2011-07-14
| | * | | | | | | | | | | memblock, x86: Make free_all_memory_core_early() explicitly free lowmem onlyTejun Heo2011-07-14
| | * | | | | | | | | | | memblock: Implement for_each_free_mem_range()Tejun Heo2011-07-14
| | * | | | | | | | | | | memblock: Add optional region->nidTejun Heo2011-07-14
| | * | | | | | | | | | | memblock: Reimplement memblock_add_region()Tejun Heo2011-07-14
| | * | | | | | | | | | | memblock: Remove memblock_memory_can_coalesce()Tejun Heo2011-07-14
| | * | | | | | | | | | | memblock, x86: Replace memblock_x86_find_in_range_node() with generic membloc...Tejun Heo2011-07-14