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-12-12
mm: workingset: move shadow entry tracking to radix tree exceptional tracking
Johannes Weiner
2
-39
/
+3
2016-12-12
lib: radix-tree: update callback for changing leaf nodes
Johannes Weiner
1
-1
/
+3
2016-12-12
lib: radix-tree: check accounting of existing slot replacement users
Johannes Weiner
1
-14
/
+2
2016-12-12
lib: radix-tree: native accounting of exceptional entries
Johannes Weiner
1
-3
/
+7
2016-12-12
include/linux/backing-dev-defs.h: shrink struct backing_dev_info
Andrew Morton
1
-1
/
+1
2016-12-12
mm: don't cap request size based on read-ahead setting
Jens Axboe
1
-0
/
+1
2016-12-12
mm: cma: make linux/cma.h standalone includible
Thierry Reding
1
-0
/
+3
2016-12-12
mm: disable numa migration faults for dax vmas
Dan Williams
1
-0
/
+8
2016-12-12
of/fdt: mark hotpluggable memory
Reza Arbab
1
-0
/
+1
2016-12-12
mm: remove the page size change check in tlb_remove_page
Aneesh Kumar K.V
1
-26
/
+2
2016-12-12
mm: add tlb_remove_check_page_size_change to track page size change
Aneesh Kumar K.V
1
-0
/
+16
2016-12-12
mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages
Aneesh Kumar K.V
1
-0
/
+6
2016-12-12
mm: update mmu_gather range correctly
Aneesh Kumar K.V
1
-12
/
+31
2016-12-12
mm, thp: avoid unlikely branches for split_huge_pmd
David Rientjes
1
-0
/
+2
2016-12-12
prctl: remove one-shot limitation for changing exe link
Stanislav Kinsburskiy
1
-1
/
+5
2016-12-12
kthread: add __printf attributes
Nicolas Iooss
1
-1
/
+1
2016-12-12
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-11
/
+4
2016-12-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-43
/
+76
2016-12-12
Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+4
2016-12-12
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
9
-279
/
+82
2016-12-12
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+46
2016-12-12
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-18
/
+49
2016-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-0
/
+1
2016-12-11
sparc64:Support User Probes for sparc
Allen Pais
1
-0
/
+1
2016-12-11
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
19
-19
/
+57
2016-12-11
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
19
-19
/
+57
2016-12-10
net: l2tp: deprecate PPPOL2TP_MSG_* in favour of L2TP_MSG_*
Asbjørn Sloth Tønnesen
1
-7
/
+6
2016-12-10
net: l2tp: export debug flags to UAPI
Asbjørn Sloth Tønnesen
1
-1
/
+16
2016-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-3
/
+4
2016-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+3
2016-12-09
Merge tag 'mac80211-next-for-davem-2016-12-09' of git://git.kernel.org/pub/sc...
David S. Miller
2
-1
/
+17
2016-12-09
udp: add batching to udp_rmem_release()
Eric Dumazet
1
-0
/
+3
2016-12-09
udp: copy skb->truesize in the first cache line
Eric Dumazet
1
-1
/
+8
2016-12-09
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2016-12-09
cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts
Johannes Berg
1
-0
/
+11
2016-12-09
nl80211: Use different attrs for BSSID and random MAC addr in scan req
Vamsi Krishna
1
-1
/
+6
2016-12-08
bpf: xdp: Allow head adjustment in XDP prog
Martin KaFai Lau
2
-3
/
+14
2016-12-08
phy: add phy fixup unregister functions
Woojung.Huh@microchip.com
1
-0
/
+4
2016-12-08
bpf: fix state equivalence
Alexei Starovoitov
1
-7
/
+7
2016-12-08
net: do not read sk_drops if application does not care
Eric Dumazet
1
-1
/
+2
2016-12-08
udp: under rx pressure, try to condense skbs
Eric Dumazet
1
-0
/
+2
2016-12-08
net: rfs: add a jump label
Eric Dumazet
2
-11
/
+15
2016-12-08
net: smmac: allow configuring lower pbl values
Niklas Cassel
1
-0
/
+1
2016-12-08
net: stmmac: add support for independent DMA pbl for tx/rx
Niklas Cassel
1
-0
/
+2
2016-12-08
NET: usb: cdc_mbim: add quirk for supporting Telit LE922A
Daniele Palmas
1
-1
/
+2
2016-12-08
net/sched: cls_flower: Support matching on ICMP type and code
Simon Horman
1
-0
/
+10
2016-12-08
flow dissector: ICMP support
Simon Horman
1
-0
/
+17
2016-12-08
net/sched: cls_flower: Add support for matching on flags
Or Gerlitz
1
-0
/
+7
2016-12-08
kthread: Make struct kthread kmalloc'ed
Oleg Nesterov
1
-0
/
+1
2016-12-08
hotplug: Make register and unregister notifier API symmetric
Michal Hocko
1
-11
/
+4
[next]