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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-03
mm: use is_migrate_highatomic() to simplify the code
Xishi Qiu
3
-9
/
+17
2017-05-03
mm, swap: Fix a race in free_swap_and_cache()
Huang Ying
1
-9
/
+16
2017-05-03
mm: memcontrol: provide shmem statistics
Johannes Weiner
3
-8
/
+26
2017-05-03
proc: show MADV_FREE pages info in smaps
Shaohua Li
2
-1
/
+13
2017-05-03
mm: enable MADV_FREE for swapless system
Shaohua Li
1
-7
/
+1
2017-05-03
mm: fix lazyfree BUG_ON check in try_to_unmap_one()
Minchan Kim
1
-2
/
+6
2017-05-03
mm: reclaim MADV_FREE pages
Shaohua Li
5
-39
/
+46
2017-05-03
mm: move MADV_FREE pages into LRU_INACTIVE_FILE list
Shaohua Li
6
-28
/
+31
2017-05-03
mm: don't assume anonymous pages have SwapBacked flag
Shaohua Li
4
-8
/
+7
2017-05-03
mm: delete unnecessary TTU_* flags
Shaohua Li
4
-22
/
+15
2017-05-03
mm/page-writeback.c: use setup_deferrable_timer
Geliang Tang
1
-3
/
+2
2017-05-03
mm: remove unnecessary back-off function when retrying page reclaim
Johannes Weiner
1
-9
/
+6
2017-05-03
Revert "mm, vmscan: account for skipped pages as a partial scan"
Johannes Weiner
1
-18
/
+4
2017-05-03
mm: delete NR_PAGES_SCANNED and pgdat_reclaimable()
Johannes Weiner
5
-41
/
+3
2017-05-03
mm: don't avoid high-priority reclaim on memcg limit reclaim
Johannes Weiner
1
-57
/
+37
2017-05-03
mm: don't avoid high-priority reclaim on unreclaimable nodes
Johannes Weiner
1
-14
/
+5
2017-05-03
mm: remove unnecessary reclaimability check from NUMA balancing target
Johannes Weiner
1
-3
/
+0
2017-05-03
mm: remove seemingly spurious reclaimability check from laptop_mode gating
Johannes Weiner
1
-1
/
+1
2017-05-03
mm: fix check for reclaimable pages in PF_MEMALLOC reclaim throttling
Johannes Weiner
1
-2
/
+4
2017-05-03
mm: fix 100% CPU kswapd busyloop on unreclaimable nodes
Johannes Weiner
5
-23
/
+43
2017-05-03
slab: avoid IPIs when creating kmem caches
Greg Thelen
1
-1
/
+6
2017-05-03
fs/ocfs2/cluster: use offset_in_page() macro
Geliang Tang
1
-1
/
+1
2017-05-03
ocfs2: o2hb: revert hb threshold to keep compatible
Junxiao Bi
1
-4
/
+4
2017-05-03
fs/ocfs2/cluster: use setup_timer
Geliang Tang
1
-3
/
+2
2017-05-03
blackfin: bf609: let clk_disable() return immediately if clk is NULL
Masahiro Yamada
1
-0
/
+3
2017-05-03
scripts/spelling.txt: add several more common spelling mistakes
Colin Ian King
1
-0
/
+25
2017-05-03
lib/dma-debug.c: make locking work for RT
Pankaj Gupta
1
-6
/
+2
2017-05-03
Merge branch 'stable-4.12' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
10
-275
/
+232
2017-05-03
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
95
-1120
/
+3240
2017-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
31
-41
/
+39
2017-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
30
-359
/
+1547
2017-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
30
-1129
/
+2490
2017-05-02
Merge tag 'pinctrl-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
73
-3942
/
+11852
2017-05-02
Merge tag 'mmc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
79
-1619
/
+7948
2017-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1690
-45253
/
+107963
2017-05-02
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
137
-2480
/
+13710
2017-05-02
Merge branch 'tipc-refactor-socket-receive-functions'
David S. Miller
1
-144
/
+122
2017-05-02
tipc: refactor function tipc_sk_recv_stream()
Jon Paul Maloy
1
-84
/
+71
2017-05-02
tipc: refactor function tipc_sk_recvmsg()
Jon Paul Maloy
1
-59
/
+50
2017-05-02
Merge branch 'thunderx-xdp'
David S. Miller
6
-124
/
+657
2017-05-02
net: thunderx: Optimize page recycling for XDP
Sunil Goutham
2
-7
/
+51
2017-05-02
net: thunderx: Support for XDP header adjustment
Sunil Goutham
2
-17
/
+55
2017-05-02
net: thunderx: Add support for XDP_TX
Sunil Goutham
3
-27
/
+160
2017-05-02
net: thunderx: Add support for XDP_DROP
Sunil Goutham
3
-25
/
+79
2017-05-02
net: thunderx: Add basic XDP support
Sunil Goutham
5
-19
/
+199
2017-05-02
net: thunderx: Cleanup receive buffer allocation
Sunil Goutham
1
-9
/
+9
2017-05-02
net: thunderx: Optimize CQE_TX handling
Sunil Goutham
2
-28
/
+21
2017-05-02
net: thunderx: Optimize RBDR descriptor handling
Sunil Goutham
2
-13
/
+5
2017-05-02
net: thunderx: Support for page recycling
Sunil Goutham
4
-20
/
+119
2017-05-02
ipx: call ipxitf_put() in ioctl error path
Dan Carpenter
1
-3
/
+2
[next]