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
2016-01-15
rmap: add argument to charge compound page
Kirill A. Shutemov
10
-48
/
+68
2016-01-15
mm, proc: adjust PSS calculation
Kirill A. Shutemov
1
-16
/
+31
2016-01-15
page-flags: drop __TestClearPage*() helpers
Kirill A. Shutemov
2
-11
/
+1
2016-01-15
mm: sanitize page->mapping for tail pages
Kirill A. Shutemov
5
-6
/
+18
2016-01-15
page-flags: look at head page if the flag is encoded in page->mapping
Kirill A. Shutemov
1
-1
/
+3
2016-01-15
page-flags: define PG_uptodate behavior on compound pages
Kirill A. Shutemov
1
-3
/
+6
2016-01-15
page-flags: define PG_uncached behavior on compound pages
Kirill A. Shutemov
1
-1
/
+1
2016-01-15
page-flags: define PG_mlocked behavior on compound pages
Kirill A. Shutemov
1
-2
/
+4
2016-01-15
page-flags: define PG_swapcache behavior on compound pages
Kirill A. Shutemov
1
-1
/
+1
2016-01-15
page-flags: define PG_swapbacked behavior on compound pages
Kirill A. Shutemov
1
-3
/
+3
2016-01-15
page-flags: define PG_reserved behavior on compound pages
Kirill A. Shutemov
2
-2
/
+3
2016-01-15
page-flags: define behavior of Xen-related flags on compound pages
Kirill A. Shutemov
1
-3
/
+7
2016-01-15
page-flags: define behavior SL*B-related flags on compound pages
Kirill A. Shutemov
1
-3
/
+2
2016-01-15
page-flags: define behavior of LRU-related flags on compound pages
Kirill A. Shutemov
1
-8
/
+9
2016-01-15
page-flags: define behavior of FS/IO-related flags on compound pages
Kirill A. Shutemov
1
-10
/
+13
2016-01-15
page-flags: define PG_locked behavior on compound pages
Kirill A. Shutemov
11
-36
/
+32
2016-01-15
page-flags: introduce page flags policies wrt compound pages
Kirill A. Shutemov
3
-64
/
+116
2016-01-15
page-flags: move code around
Kirill A. Shutemov
1
-20
/
+21
2016-01-15
page-flags: trivial cleanup for PageTrans* helpers
Kirill A. Shutemov
1
-15
/
+3
2016-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
29
-66
/
+158
2016-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2
-8
/
+9
2016-01-15
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
251
-3848
/
+6827
2016-01-15
bgmac: Fix reversed test of build_skb() return value.
David S. Miller
1
-1
/
+1
2016-01-15
Merge tag 'vfio-v4.5-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
7
-9
/
+214
2016-01-15
Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
19
-57
/
+370
2016-01-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+1
2016-01-15
bridge: fix lockdep addr_list_lock false positive splat
Nikolay Aleksandrov
1
-0
/
+8
2016-01-15
Merge tag 'md/4.5' of git://neil.brown.name/md
Linus Torvalds
13
-231
/
+649
2016-01-15
Merge tag 'regulator-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
40
-248
/
+2414
2016-01-15
net: smsc: Add support h8300
Yoshinori Sato
2
-2
/
+13
2016-01-15
amdkfd: Copy from the proper user command pointer
Borislav Petkov
1
-2
/
+1
2016-01-15
Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...
Linus Torvalds
1
-1
/
+1
2016-01-15
Merge branch 'xen-netback-fixes'
David S. Miller
2
-22
/
+15
2016-01-15
xen-netback: free queues after freeing the net device
David Vrabel
1
-11
/
+5
2016-01-15
xen-netback: delete NAPI instance when queue fails to initialize
David Vrabel
1
-0
/
+1
2016-01-15
xen-netback: use skb to determine number of required guest Rx requests
David Vrabel
1
-11
/
+9
2016-01-15
net: sctp: Move sequence start handling into sctp_transport_get_idx()
Geert Uytterhoeven
1
-3
/
+3
2016-01-15
ipv6: update skb->csum when CE mark is propagated
Eric Dumazet
2
-4
/
+17
2016-01-15
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
11
-201
/
+196
2016-01-15
net: phy: turn carrier off on phy attach
Sjoerd Simons
1
-0
/
+5
2016-01-15
net: macb: clear interrupts when disabling them
Nathan Sullivan
1
-0
/
+4
2016-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
176
-1284
/
+1852
2016-01-15
sctp: support to lookup with ep+paddr in transport rhashtable
Xin Long
1
-15
/
+23
2016-01-15
zsmalloc: reorganize struct size_class to pack 4 bytes hole
Weijie Yang
1
-2
/
+2
2016-01-15
mm/zbud.c: use list_last_entry() instead of list_tail_entry()
Geliang Tang
1
-4
/
+1
2016-01-15
zram/zcomp: do not zero out zcomp private pages
Sergey Senozhatsky
2
-4
/
+4
2016-01-15
zram: pass gfp from zcomp frontend to backend
Minchan Kim
4
-35
/
+23
2016-01-15
zram: try vmalloc() after kmalloc()
Kyeongdon Kim
2
-4
/
+42
2016-01-15
zram/zcomp: use GFP_NOIO to allocate streams
Sergey Senozhatsky
3
-4
/
+4
2016-01-15
Merge branch 'hisi-fixes'
David S. Miller
4
-3
/
+24
[next]