index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ceph
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-01-15
firmware: dmi_scan: Fix dmi_find_device description
Jean Delvare
1
-1
/
+1
2016-01-15
firmware: dmi_scan: Clarify dmi_save_extended_devices
Jean Delvare
1
-6
/
+5
2016-01-15
firmware: dmi_scan: Optimize dmi_save_extended_devices
Jean Delvare
1
-2
/
+4
2016-01-15
bgmac: Fix reversed test of build_skb() return value.
David S. Miller
1
-1
/
+1
2016-01-15
bridge: fix lockdep addr_list_lock false positive splat
Nikolay Aleksandrov
1
-0
/
+8
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
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
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
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
net: hns: fixes no syscon error when init mdio
yankejian
1
-1
/
+1
2016-01-15
dts: hisi: fixes no syscon fault when init mdio
yankejian
3
-2
/
+23
2016-01-15
net: preserve IP control block during GSO segmentation
Konstantin Khlebnikov
5
-5
/
+11
2016-01-15
mm: add tracepoint for scanning pages
Ebru Akagunduz
2
-32
/
+270
2016-01-15
drivers/base/memory.c: fix kernel warning during memory hotplug on ppc64
John Allen
1
-10
/
+6
2016-01-15
mm/page_isolation: use macro to judge the alignment
Naoya Horiguchi
1
-2
/
+2
2016-01-15
mm: fix noisy sparse warning in LIBCFS_ALLOC_PRE()
Joshua Clayton
1
-1
/
+1
2016-01-15
mm: rework virtual memory accounting
Konstantin Khlebnikov
9
-58
/
+54
2016-01-15
include/linux/memblock.h: fix ordering of 'flags' argument in comments
Florian Fainelli
1
-2
/
+2
2016-01-15
mm: move lru_to_page to mm_inline.h
Geliang Tang
3
-2
/
+3
2016-01-15
Documentation/filesystems: describe the shared memory usage/accounting
Rodrigo Freire
2
-4
/
+6
2016-01-15
memory-hotplug: don't BUG() in register_memory_resource()
Vitaly Kuznetsov
1
-4
/
+5
2016-01-15
hugetlb: make mm and fs code explicitly non-modular
Paul Gortmaker
2
-63
/
+3
2016-01-15
mm/swapfile.c: use list_for_each_entry_safe in free_swap_count_continuations
Geliang Tang
1
-5
/
+4
2016-01-15
mm: /proc/pid/clear_refs: no need to clear VM_SOFTDIRTY in clear_soft_dirty_p...
Oleg Nesterov
1
-3
/
+0
2016-01-15
mm: make sure isolate_lru_page() is never called for tail page
Kirill A. Shutemov
1
-0
/
+1
2016-01-15
vmstat: make vmstat_updater deferrable again and shut down on idle
Christoph Lameter
3
-25
/
+47
2016-01-15
memcg: avoid vmpressure oops when memcg disabled
Hugh Dickins
1
-1
/
+1
2016-01-15
mm: memcontrol: switch to the updated jump-label API
Johannes Weiner
3
-12
/
+12
2016-01-15
mm: memcontrol: hook up vmpressure to socket pressure
Johannes Weiner
5
-40
/
+104
2016-01-15
mm: memcontrol: account socket memory in unified hierarchy memory controller
Johannes Weiner
3
-25
/
+110
2016-01-15
mm: memcontrol: move socket code for unified hierarchy accounting
Johannes Weiner
1
-74
/
+74
2016-01-15
mm: memcontrol: do not account memory+swap on unified hierarchy
Johannes Weiner
1
-19
/
+25
2016-01-15
mm: memcontrol: generalize the socket accounting jump label
Johannes Weiner
5
-14
/
+8
2016-01-15
net: tcp_memcontrol: simplify linkage between socket and page counter
Johannes Weiner
10
-171
/
+69
2016-01-15
net: tcp_memcontrol: sanitize tcp memory accounting callbacks
Johannes Weiner
6
-76
/
+77
2016-01-15
net: tcp_memcontrol: simplify the per-memcg limit access
Johannes Weiner
3
-12
/
+5
2016-01-15
net: tcp_memcontrol: remove dead per-memcg count of allocated sockets
Johannes Weiner
3
-40
/
+3
2016-01-15
net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-label
Johannes Weiner
5
-49
/
+32
[next]