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-03-03
kretprobes: Ensure probe location is at function entry
Naveen N. Rao
2
-0
/
+14
2017-03-03
perf ftrace: Use pager for displaying result
Namhyung Kim
1
-0
/
+3
2017-03-03
perf ftrace: Add support for -a and -C option
Namhyung Kim
2
-0
/
+74
2017-03-03
perf cpumap: Introduce cpu_map__snprint_mask()
Namhyung Kim
2
-0
/
+47
2017-03-03
perf ftrace: Add support for --pid option
Namhyung Kim
2
-27
/
+68
2017-03-03
perf tools: Allow sorting by symbol size
Charles Baylis
4
-0
/
+44
2017-03-03
perf evlist: Clarify a bit the use of perf_mmap->refcnt
Arnaldo Carvalho de Melo
1
-1
/
+12
2017-03-03
perf thread_map: Convert thread_map.refcnt from atomic_t to refcount_t
Elena Reshetova
3
-15
/
+15
2017-03-03
perf thread: convert thread.refcnt from atomic_t to refcount_t
Elena Reshetova
3
-6
/
+6
2017-03-03
perf evlist: Convert perf_map.refcnt from atomic_t to refcount_t
Elena Reshetova
2
-11
/
+11
2017-03-03
perf map: Convert map_groups.refcnt from atomic_t to refcount_t
Elena Reshetova
3
-10
/
+10
2017-03-03
perf map: Convert map.refcnt from atomic_t to refcount_t
Elena Reshetova
2
-6
/
+6
2017-03-03
perf dso: Convert dso.refcnt from atomic_t to refcount_t
Elena Reshetova
2
-5
/
+5
2017-03-03
perf comm: Convert comm_str.refcnt from atomic_t to refcount_t
Elena Reshetova
1
-9
/
+6
2017-03-03
perf cpumap: Convert cpu_map.refcnt from atomic_t to refcount_t
Elena Reshetova
3
-11
/
+11
2017-03-03
perf cgroup: Convert cgroup_sel.refcnt from atomic_t to refcount_t
Elena Reshetova
2
-5
/
+5
2017-03-03
tools include: Adopt kernel's refcount.h
Arnaldo Carvalho de Melo
2
-0
/
+152
2017-03-03
tools include: Add UINT_MAX def to kernel.h
Arnaldo Carvalho de Melo
1
-0
/
+4
2017-03-03
tools include: Provide gcc based cmpxchg fallback for !x86
Arnaldo Carvalho de Melo
1
-0
/
+8
2017-03-03
tools include: Introduce atomic_cmpxchg_{relaxed,release}()
Arnaldo Carvalho de Melo
1
-0
/
+6
2017-03-03
tools arch x86: Introduce atomic_cmpxchg()
Arnaldo Carvalho de Melo
1
-0
/
+7
2017-03-03
tools arch x86: Include asm/cmpxchg.h
Arnaldo Carvalho de Melo
3
-0
/
+99
2017-03-03
tools include: Adopt __compiletime_error
Arnaldo Carvalho de Melo
2
-0
/
+8
2017-03-03
perf stat: Issue a HW watchdog disable hint
Borislav Petkov
1
-0
/
+11
2017-03-03
perf vendor events: Add mapping for KnightsMill PMU events
Karol Wachowski
1
-0
/
+1
2017-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
3
-18
/
+13
2017-03-03
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-27
/
+148
2017-03-03
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
72
-214
/
+822
2017-03-03
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
19
-89
/
+265
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1218
-3575
/
+5226
2017-03-03
Merge tag 'linux-kselftest-4.11-rc1-urgent_fix' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+4
2017-03-03
Merge branch 'sfx-fixes'
David S. Miller
1
-6
/
+6
2017-03-03
sfc: fix IPID endianness in TSOv2
Edward Cree
1
-1
/
+1
2017-03-03
sfc: avoid max() in array size
Edward Cree
1
-5
/
+5
2017-03-03
Merge tag 'linux-can-fixes-for-4.11-20170303' of git://git.kernel.org/pub/scm...
David S. Miller
3
-24
/
+38
2017-03-03
rds: remove unnecessary returned value check
Zhu Yanjun
4
-14
/
+4
2017-03-03
rxrpc: Fix potential NULL-pointer exception
David Howells
1
-7
/
+8
2017-03-03
Merge branch 'nfp-fixes'
David S. Miller
1
-3
/
+4
2017-03-03
nfp: correct DMA direction in XDP DMA sync
Jakub Kicinski
1
-2
/
+2
2017-03-03
nfp: don't tell FW about the reserved buffer space
Jakub Kicinski
1
-1
/
+2
2017-03-03
Merge branch 'bgmac-fixes'
David S. Miller
3
-10
/
+39
2017-03-03
net: ethernet: bgmac: mac address change bug
Hari Vyas
1
-1
/
+5
2017-03-03
net: ethernet: bgmac: init sequence bug
Jon Mason
2
-9
/
+34
2017-03-03
Merge branch 'xen-netback-fixes'
David S. Miller
1
-12
/
+19
2017-03-03
xen-netback: don't vfree() queues under spinlock
Paul Durrant
1
-1
/
+4
2017-03-03
xen-netback: keep a local pointer for vif in backend_disconnect()
Paul Durrant
1
-14
/
+18
2017-03-03
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
3
-6
/
+23
2017-03-03
netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() fails
Pablo Neira Ayuso
2
-81
/
+58
2017-03-03
netfilter: nft_set_rbtree: incorrect assumption on lower interval lookups
Pablo Neira Ayuso
1
-5
/
+4
2017-03-03
netfilter: nf_conntrack_sip: fix wrong memory initialisation
Christophe Leroy
1
-2
/
+0
[prev]
[next]