summaryrefslogtreecommitdiff
path: root/mm
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-10-26
|\
| * shmem: support RENAME_WHITEOUTMiklos Szeredi2014-10-24
* | Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-24
|\ \
| * | OOM, PM: OOM killed task shouldn't escape PM suspendMichal Hocko2014-10-21
| |/
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-10-20
|\ \ | |/ |/|
| * vfs: fix data corruption when blocksize < pagesize for mmaped dataJan Kara2014-10-01
* | Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-18
|\ \
| * \ Merge branch 'for-linus' into for-3.18/coreJens Axboe2014-09-22
| |\ \
| * \ \ Merge branch 'for-linus' into for-3.18/coreJens Axboe2014-09-11
| |\ \ \
| * | | | bdi: reimplement bdev_inode_switch_bdi()Tejun Heo2014-09-08
| * | | | bdi: explain the dirty list transferring in bdi_destroy()Tejun Heo2014-09-08
| * | | | bdi: make backing_dev_info->wb.dwork canceling stricterTejun Heo2014-09-08
| * | | | bdi: remove bdi->wb_lock locking around bdi->dev clearing in bdi_unregister()Tejun Heo2014-09-08
| | |_|/ | |/| |
* | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2014-10-14
|\ \ \ \
| * | | | mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY clearedPeter Feiner2014-10-14
| * | | | drivers: dma-contiguous: add initialization from device treeMarek Szyprowski2014-10-14
| * | | | mm/cma: fix cma bitmap aligned mask computingWeijie Yang2014-10-14
| * | | | mm/slab: fix unaligned access on sparc64Joonsoo Kim2014-10-14
* | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-10-14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | x86/mm/numa: Drop dead code and rename setup_node_data() to setup_alloc_data()Luiz Capitulino2014-09-16
| | |/ / | |/| |
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-13
|\ \ \ \
| * \ \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2014-09-23
| |\ \ \ \
| | * | | | rcu: Provide cond_resched_rcu_qs() to force quiescent states in long loopsPaul E. McKenney2014-09-07
| | | |/ / | | |/| |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-10-13
|\ \ \ \ \
| * | | | | Add copy_to_iter(), copy_from_iter() and iov_iter_zero()Matthew Wilcox2014-10-09
* | | | | | Merge tag 'tiny/no-advice-fixup-3.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-12
|\ \ \ \ \ \
| * | | | | | mm: Support fadvise without CONFIG_MMUJosh Triplett2014-10-10
* | | | | | | Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2014-10-10
|\ \ \ \ \ \ \
| * | | | | | | percpu: fix how @gfp is interpreted by the percpu allocatorTejun Heo2014-10-08
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...Tejun Heo2014-09-24
| |\ \ \ \ \ \ \
| * | | | | | | | Revert "percpu: free percpu allocation info for uniprocessor system"Guenter Roeck2014-09-21
| * | | | | | | | percpu: fix locking regression in the failure path of pcpu_alloc()Tejun Heo2014-09-09
| * | | | | | | | proportions: add @gfp to init functionsTejun Heo2014-09-08
| * | | | | | | | percpu_counter: add @gfp to percpu_counter_init()Tejun Heo2014-09-08
| * | | | | | | | percpu: implement asynchronous chunk populationTejun Heo2014-09-02
| * | | | | | | | percpu: rename pcpu_reclaim_work to pcpu_balance_workTejun Heo2014-09-02
| * | | | | | | | percpu: implmeent pcpu_nr_empty_pop_pages and chunk->nr_populatedTejun Heo2014-09-02
| * | | | | | | | percpu: make sure chunk->map array has available spaceTejun Heo2014-09-02
| * | | | | | | | percpu: implement [__]alloc_percpu_gfp()Tejun Heo2014-09-02
| * | | | | | | | percpu: indent the population block in pcpu_alloc()Tejun Heo2014-09-02
| * | | | | | | | percpu: make pcpu_alloc_area() capable of allocating only from populated areasTejun Heo2014-09-02
| * | | | | | | | percpu: restructure lockingTejun Heo2014-09-02
| * | | | | | | | percpu: make percpu-km set chunk->populated bitmap properlyTejun Heo2014-09-02
| * | | | | | | | percpu: move region iterations out of pcpu_[de]populate_chunk()Tejun Heo2014-09-02
| * | | | | | | | percpu: move common parts out of pcpu_[de]populate_chunk()Tejun Heo2014-09-02
| * | | | | | | | percpu: remove @may_alloc from pcpu_get_pages()Tejun Heo2014-09-02
| * | | | | | | | percpu: remove the usage of separate populated bitmap in percpu-vmTejun Heo2014-09-02
* | | | | | | | | Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-10-10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cgroup: remove redundant check in cgroup_ino()Zefan Li2014-09-19
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | zbud: avoid accessing last unused freelistChao Yu2014-10-09