index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-06
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
7
-40
/
+465
2017-07-03
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-20
/
+8
2017-07-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-16
/
+16
2017-07-03
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-9
/
+59
2017-07-03
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
2
-1
/
+3
2017-06-29
percpu: fix static checker warnings in pcpu_destroy_chunk
Dennis Zhou
2
-2
/
+8
2017-06-24
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
4
-24
/
+51
2017-06-23
slub: make sysfs file removal asynchronous
Tejun Heo
1
-14
/
+26
2017-06-23
mm/vmalloc.c: huge-vmap: fail gracefully on unexpected huge vmap mappings
Ard Biesheuvel
1
-2
/
+13
2017-06-23
mm, thp: remove cond_resched from __collapse_huge_page_copy
David Rientjes
1
-1
/
+0
2017-06-22
Merge branch 'linus' into x86/mm, to pick up fixes
Ingo Molnar
7
-111
/
+114
2017-06-21
Allow stack to grow up to address space limit
Helge Deller
1
-5
/
+8
2017-06-21
mm: fix new crash in unmapped_area_topdown()
Hugh Dickins
1
-2
/
+4
2017-06-21
percpu: fix early calls for spinlock in pcpu_stats
Dennis Zhou
1
-4
/
+6
2017-06-21
percpu: resolve err may not be initialized in pcpu_alloc
Dennis Zhou
1
-1
/
+3
2017-06-20
percpu: add tracepoint support for percpu memory
Dennis Zhou
3
-0
/
+16
2017-06-20
percpu: expose statistics about percpu memory via debugfs
Dennis Zhou
7
-0
/
+380
2017-06-20
percpu: migrate percpu data structures to internal header
Dennis Zhou
2
-23
/
+40
2017-06-20
percpu: add missing lockdep_assert_held to func pcpu_free_area
Dennis Zhou
1
-0
/
+2
2017-06-20
fs: return if direct I/O will trigger writeback
Goldwyn Rodrigues
1
-7
/
+25
2017-06-20
fs: Introduce filemap_range_has_page()
Goldwyn Rodrigues
1
-0
/
+32
2017-06-20
Merge branch 'WIP.sched/core' into sched/core
Ingo Molnar
18
-171
/
+227
2017-06-20
sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming
Ingo Molnar
3
-4
/
+4
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
4
-11
/
+11
2017-06-19
mm: larger stack guard gap, between vmas
Hugh Dickins
3
-103
/
+89
2017-06-17
mm: correct the comment when reclaimed pages exceed the scanned pages
zhongjiang
1
-3
/
+3
2017-06-17
mm: numa: avoid waiting on freed migrated pages
Mark Rutland
1
-1
/
+7
2017-06-17
swap: cond_resched in swap_cgroup_prepare()
Yu Zhao
1
-0
/
+3
2017-06-17
mm/memory-failure.c: use compound_head() flags for huge pages
James Morse
1
-1
/
+4
2017-06-13
Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...
Christoph Hellwig
2
-1
/
+3
2017-06-13
x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation
Kirill A. Shutemov
2
-6
/
+6
2017-06-12
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
10
-48
/
+106
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
1
-2
/
+2
2017-06-05
tmpfs: generate random sb->s_uuid
Amir Goldstein
1
-0
/
+2
2017-06-05
fs: switch ->s_uuid to uuid_t
Christoph Hellwig
1
-1
/
+1
2017-06-05
Merge tag 'v4.12-rc4' into x86/mm, to pick up fixes
Ingo Molnar
10
-48
/
+106
2017-06-02
mm: consider memblock reservations for deferred memory initialization sizing
Michal Hocko
2
-11
/
+45
2017-06-02
mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specified
James Morse
2
-12
/
+13
2017-06-02
mlock: fix mlock count can not decrease in race condition
Yisheng Xie
1
-2
/
+3
2017-06-02
mm/migrate: fix refcount handling when !hugepage_migration_supported()
Punit Agrawal
1
-6
/
+2
2017-06-02
mm: avoid spurious 'bad pmd' warning messages
Ross Zwisler
1
-10
/
+30
2017-06-02
mm/page_alloc.c: make sure OOM victim can try allocations with no watermarks ...
Tetsuo Handa
1
-1
/
+3
2017-06-02
slub/memcg: cure the brainless abuse of sysfs attributes
Thomas Gleixner
1
-2
/
+4
2017-06-02
mm: clarify why we want kmalloc before falling backto vmallock
Michal Hocko
1
-2
/
+5
2017-06-02
ksm: prevent crash after write_protect_page fails
Andrea Arcangeli
1
-2
/
+1
2017-05-24
mm, x86/mm: Make the batched unmap TLB flush API more generic
Andy Lutomirski
1
-14
/
+2
2017-05-23
mm/vmscan: Adjust system_state checks
Thomas Gleixner
1
-1
/
+1
2017-05-12
mm: vmscan: scan until it finds eligible pages
Minchan Kim
1
-6
/
+15
2017-05-12
mm, thp: copying user pages must schedule on collapse
David Rientjes
1
-4
/
+3
2017-05-12
mm: fix data corruption due to stale mmap reads
Jan Kara
1
-1
/
+11
[next]