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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-26
mm: make swapin readahead to improve thp collapse rate
Ebru Akagunduz
1
-0
/
+24
2016-07-26
mm: make optimistic check for swapin readahead
Ebru Akagunduz
1
-5
/
+9
2016-07-26
mm, memcg: use consistent gfp flags during readahead
Michal Hocko
1
-3
/
+3
2016-07-26
include/linux/memblock.h: Clean up code for several trivial details
Chen Gang
1
-11
/
+9
2016-07-26
mm: add NR_ZSMALLOC to vmstat
Minchan Kim
1
-0
/
+3
2016-07-26
mm, frontswap: convert frontswap_enabled to static key
Vlastimil Babka
1
-14
/
+20
2016-07-26
mm,oom: remove unused argument from oom_scan_process_thread().
Tetsuo Handa
1
-1
/
+1
2016-07-26
mm: charge/uncharge kmemcg from generic page allocator paths
Vladimir Davydov
2
-9
/
+8
2016-07-26
mm: memcontrol: cleanup kmem charge functions
Vladimir Davydov
1
-96
/
+7
2016-07-26
mm: clean up non-standard page->_mapcount users
Vladimir Davydov
2
-41
/
+37
2016-07-26
mm: remove pointless struct in struct page definition
Vladimir Davydov
1
-36
/
+32
2016-07-26
mm/mmu_gather: track page size with mmu gather and force flush if page size c...
Aneesh Kumar K.V
1
-6
/
+21
2016-07-26
mm: change the interface for __tlb_remove_page()
Aneesh Kumar K.V
1
-11
/
+33
2016-07-26
mm/page_owner: use stackdepot to store stacktrace
Joonsoo Kim
1
-2
/
+2
2016-07-26
mm/page_owner: introduce split_page_owner and replace manual handling
Joonsoo Kim
1
-7
/
+5
2016-07-26
mm/compaction: split freepages without holding the zone lock
Joonsoo Kim
1
-1
/
+0
2016-07-26
zsmalloc: page migration support
Minchan Kim
1
-0
/
+1
2016-07-26
mm: balloon: use general non-lru movable page feature
Minchan Kim
2
-37
/
+18
2016-07-26
mm: migrate: support non-lru movable page migration
Minchan Kim
6
-12
/
+46
2016-07-26
include/linux/mmdebug.h: add VM_WARN which maps to WARN()
Aneesh Kumar K.V
1
-0
/
+2
2016-07-26
mm: oom: add memcg to oom_control
Vladimir Davydov
1
-3
/
+5
2016-07-26
mm: zap ZONE_OOM_LOCKED
Vladimir Davydov
1
-1
/
+0
2016-07-26
memory-hotplug: more general validation of zone during online
Reza Arbab
1
-0
/
+2
2016-07-26
mm: faster kmalloc_array(), kcalloc()
Alexey Dobriyan
1
-0
/
+2
2016-07-26
mm: SLUB freelist randomization
Thomas Garnier
1
-0
/
+5
2016-07-26
mm: reorganize SLAB freelist randomization
Thomas Garnier
1
-1
/
+1
2016-07-26
fs/fs-writeback.c: inode writeback list tracking tracepoints
Brian Foster
1
-4
/
+18
2016-07-26
fs/fs-writeback.c: add a new writeback list for sync
Dave Chinner
2
-0
/
+7
2016-07-26
debugobjects.h: fix trivial kernel doc warning
Randy Dunlap
1
-1
/
+1
2016-07-26
dax: remote unused fault wrappers
Ross Zwisler
1
-5
/
+0
2016-07-25
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-9
/
+50
2016-07-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-19
/
+63
2016-07-25
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2016-07-25
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-5
/
+12
2016-07-25
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-6
/
+24
2016-07-25
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-33
/
+19
2016-07-25
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+6
2016-07-25
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+19
2016-07-25
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
13
-217
/
+777
2016-07-25
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-104
/
+96
2016-07-25
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-6
/
+22
2016-07-24
Merge tag 'hwmon-for-linus-v4.8' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+25
2016-07-24
Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
5
-754
/
+83
2016-07-24
Merge tag 'tty-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-13
/
+68
2016-07-24
Merge tag 'staging-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-13
/
+104
2016-07-24
Merge tag 'char-misc-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-77
/
+42
2016-07-24
Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
1
-0
/
+3
2016-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-3
/
+28
2016-07-23
radix-tree: fix radix_tree_iter_retry() for tagged iterators.
Andrey Ryabinin
1
-0
/
+1
2016-07-23
mm: memcontrol: fix cgroup creation failure after many small jobs
Johannes Weiner
1
-15
/
+10
[next]