| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-02-10 | 1 | -2/+2 |
|\ |
|
| * | fix O_SYNC|O_APPEND syncing the wrong range on write() | Al Viro | 2014-02-09 | 1 | -2/+2 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-02-08 | 1 | -1/+3 |
|\ \ |
|
| * | | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin | 2014-02-07 | 51 | -1666/+3496 |
| |\| |
|
| * | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2014-01-25 | 1 | -1/+4 |
| |\ \ |
|
| * | | | mm, x86: Account for TLB flushes only when debugging | Mel Gorman | 2014-01-25 | 1 | -1/+3 |
* | | | | mm: __set_page_dirty_nobuffers() uses spin_lock_irqsave() instead of spin_loc... | KOSAKI Motohiro | 2014-02-06 | 1 | -2/+3 |
* | | | | mm/swap: fix race on swap_info reuse between swapoff and swapon | Weijie Yang | 2014-02-06 | 1 | -1/+10 |
* | | | | swap: add a simple detector for inappropriate swapin readahead | Shaohua Li | 2014-02-06 | 1 | -3/+60 |
| |_|/
|/| | |
|
* | | | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 2014-02-02 | 2 | -23/+35 |
|\ \ \ |
|
| * | | | mm: Fix warning on make htmldocs caused by slab.c | Masanari Iida | 2014-01-31 | 1 | -1/+1 |
| * | | | mm: slub: work around unneeded lockdep warning | Dave Hansen | 2014-01-31 | 1 | -0/+6 |
| * | | | slub: Fix possible format string bug. | Tetsuo Handa | 2014-01-13 | 1 | -1/+1 |
| * | | | slub: use lockdep_assert_held | Peter Zijlstra | 2014-01-13 | 1 | -20/+20 |
| * | | | slub: Fix calculation of cpu slabs | Li Zefan | 2013-12-29 | 1 | -1/+7 |
* | | | | memcg: fix mutex not unlocked on memcg_create_kmem_cache fail path | Vladimir Davydov | 2014-01-31 | 1 | -4/+3 |
* | | | | mm, oom: base root bonus on current usage | David Rientjes | 2014-01-31 | 1 | -1/+1 |
* | | | | mm/slub.c: fix page->_count corruption (again) | Dave Hansen | 2014-01-31 | 1 | -2/+17 |
* | | | | mm/mempolicy.c: fix mempolicy printing in numa_maps | David Rientjes | 2014-01-31 | 1 | -1/+1 |
* | | | | zsmalloc: add copyright | Minchan Kim | 2014-01-31 | 1 | -0/+1 |
* | | | | zsmalloc: move it under mm | Minchan Kim | 2014-01-31 | 3 | -0/+1131 |
* | | | | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2014-01-30 | 2 | -28/+26 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'v3.13-rc6' into for-3.14/core | Jens Axboe | 2013-12-31 | 13 | -62/+236 |
| |\ \ \ \ |
|
| * | | | | | block: Convert bio_for_each_segment() to bvec_iter | Kent Overstreet | 2013-11-24 | 1 | -23/+21 |
| * | | | | | block: Abstract out bvec iterator | Kent Overstreet | 2013-11-24 | 1 | -5/+5 |
| | |/ / /
| |/| | | |
|
* | | | | | memblock: add limit checking to memblock_virt_alloc | Yinghai Lu | 2014-01-30 | 1 | -0/+3 |
* | | | | | mm/readahead.c: fix do_readahead() for no readpage(s) | Mark Rutland | 2014-01-30 | 1 | -10/+5 |
* | | | | | mm/slub.c: do not VM_BUG_ON_PAGE() for temporary on-stack pages | Dave Hansen | 2014-01-30 | 1 | -6/+6 |
* | | | | | slab: fix wrong retval on kmem_cache_create_memcg error path | Dave Jones | 2014-01-30 | 1 | -8/+11 |
* | | | | | mm/mempolicy.c: convert to pr_foo() | Andrew Morton | 2014-01-30 | 1 | -2/+2 |
* | | | | | mm: numa: initialise numa balancing after jump label initialisation | Mel Gorman | 2014-01-30 | 1 | -6/+11 |
* | | | | | mm/page-writeback.c: do not count anon pages as dirtyable memory | Johannes Weiner | 2014-01-30 | 3 | -25/+5 |
* | | | | | mm/page-writeback.c: fix dirty_balance_reserve subtraction from dirtyable memory | Johannes Weiner | 2014-01-30 | 1 | -31/+24 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-01-28 | 2 | -56/+43 |
|\ \ \ \ \ |
|
| * | | | | | Fix race when checking i_size on direct i/o read | Steven Whitehouse | 2014-01-26 | 1 | -22/+20 |
| * | | | | | fs: remove generic_acl | Christoph Hellwig | 2014-01-26 | 1 | -34/+23 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 2014-01-28 | 4 | -19/+11 |
|\ \ \ \ \ |
|
| * | | | | | mm/migrate.c: fix setting of cpupid on page migration twice against normal page | Wanpeng Li | 2014-01-28 | 1 | -2/+0 |
| * | | | | | mm: bring back /sys/kernel/mm | Hugh Dickins | 2014-01-28 | 1 | -1/+1 |
| * | | | | | Revert "mm/vmalloc: interchage the implementation of vmalloc_to_{pfn,page}" | malc | 2014-01-28 | 1 | -10/+10 |
| * | | | | | memblock: don't silently align size in memblock_virt_alloc() | Yinghai Lu | 2014-01-28 | 1 | -6/+0 |
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2014-01-28 | 1 | -3/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | mm: Move change_prot_numa outside CONFIG_ARCH_USES_NUMA_PROT_NONE | Aneesh Kumar K.V | 2013-12-09 | 1 | -3/+2 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2014-01-28 | 1 | -9/+5 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | powerpc/thp: Fix crash on mremap | Aneesh Kumar K.V | 2014-01-15 | 1 | -9/+5 |
| | |_|_|/
| |/| | | |
|
* | | | | | mm: ignore VM_SOFTDIRTY on VMA merging | Cyrill Gorcunov | 2014-01-24 | 1 | -2/+10 |
* | | | | | mm/rmap: fix coccinelle warnings | Fengguang Wu | 2014-01-24 | 1 | -2/+2 |
* | | | | | mm/swapfile.c: do not skip lowest_bit in scan_swap_map() scan loop | Jamie Liu | 2014-01-24 | 1 | -1/+2 |
* | | | | | memcg: remove unused code from kmem_cache_destroy_work_func | Vladimir Davydov | 2014-01-24 | 1 | -4/+2 |
* | | | | | mm: improve documentation of page_order | Mel Gorman | 2014-01-24 | 2 | -4/+9 |