index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
futex.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-02-24
perf/core: Fix perf_event_enable_on_exec() timekeeping (again)
Peter Zijlstra
1
-0
/
+2
2017-02-24
perf/core: Remove confusing comment and move put_ctx()
Peter Zijlstra
1
-7
/
+1
2017-02-20
ext4: rename EXT4_IOC_GOINGDOWN to EXT4_IOC_SHUTDOWN
Theodore Ts'o
2
-5
/
+5
2017-02-20
perf record: Honor --quiet option properly
Namhyung Kim
1
-0
/
+2
2017-02-20
perf annotate: Add -q/--quiet option
Namhyung Kim
2
-0
/
+8
2017-02-20
perf diff: Add -q/--quiet option
Namhyung Kim
2
-4
/
+14
2017-02-20
perf report: Add -q/--quiet option
Namhyung Kim
2
-4
/
+19
2017-02-20
perf utils: Check verbose flag properly
Namhyung Kim
29
-52
/
+52
2017-02-20
perf utils: Add perf_quiet_option()
Namhyung Kim
2
-0
/
+18
2017-02-20
fork: Fix task_struct alignment
Peter Zijlstra
1
-1
/
+1
2017-02-19
Linux 4.10
v4.10
Linus Torvalds
1
-1
/
+1
2017-02-19
Fix missing sanity check in /dev/sg
Al Viro
1
-0
/
+4
2017-02-19
scsi: don't BUG_ON() empty DMA transfers
Johannes Thumshirn
1
-1
/
+2
2017-02-19
spi: spi-ti-qspi: Fix error handling
Christophe JAILLET
1
-1
/
+2
2017-02-19
spi: spi-ti-qspi: Fix error handling
Christophe JAILLET
1
-1
/
+2
2017-02-19
spi: lantiq-ssc: activate under COMPILE_TEST
Hauke Mehrtens
1
-1
/
+1
2017-02-19
spi: armada-3700: Remove spi_master_put in a3700_spi_remove()
Wei Yongjun
1
-1
/
+0
2017-02-19
irqchip/qcom: Fix error handling
Christophe JAILLET
1
-2
/
+2
2017-02-19
ipv6: release dst on error in ip6_dst_lookup_tail
Willem de Bruijn
1
-2
/
+4
2017-02-19
printk: use rcuidle console tracepoint
Sergey Senozhatsky
1
-1
/
+1
2017-02-18
ARM: multi_v7_defconfig: enable Qualcomm RPMCC
Andy Gross
1
-0
/
+1
2017-02-18
hrtimer: Catch invalid clockids again
Marc Zyngier
1
-5
/
+15
2017-02-18
MAINTAINERS: cpufreq: add bmips-cpufreq.c
Markus Mayer
1
-0
/
+7
2017-02-18
PM / QoS: Fix memory leak on resume_latency.notifiers
John Keeping
1
-1
/
+1
2017-02-18
PM / Documentation: Spelling s/wrtie/write/
Geert Uytterhoeven
1
-1
/
+1
2017-02-18
PM / sleep: Fix test_suspend after sleep state rework
Geert Uytterhoeven
1
-1
/
+1
2017-02-17
irda: Fix lockdep annotations in hashbin_delete().
David S. Miller
1
-18
/
+16
2017-02-17
perf record: Add -a as default target
Jiri Olsa
2
-2
/
+4
2017-02-17
vxlan: fix oops in dev_fill_metadata_dst
Paolo Abeni
1
-2
/
+4
2017-02-17
perf stat: Add -a as default target
Jiri Olsa
2
-2
/
+3
2017-02-17
perf tools: Fail on using multiple bits long terms without value
Jiri Olsa
4
-9
/
+22
2017-02-17
perf tools: Move new_term arguments into struct parse_events_term template
Jiri Olsa
1
-30
/
+39
2017-02-17
perf build: Add special fixdep cleaning rule
Jiri Olsa
3
-4
/
+7
2017-02-17
dccp: fix freeing skb too early for IPV6_RECVPKTINFO
Andrey Konovalov
1
-1
/
+2
2017-02-17
dpaa_eth: small leak on error
Dan Carpenter
1
-1
/
+1
2017-02-17
packet: Do not call fanout_release from atomic contexts
Anoob Soman
1
-9
/
+22
2017-02-17
perf tools: Replace _SC_NPROCESSORS_CONF with max_present_cpu in cpu_topology...
Jan Stancek
4
-14
/
+10
2017-02-17
perf header: Make build_cpu_topology skip offline/absent CPUs
Jan Stancek
1
-3
/
+16
2017-02-17
perf cpumap: Add cpu__max_present_cpu()
Jan Stancek
2
-0
/
+23
2017-02-17
perf session: Fix DEBUG=1 build with clang
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-02-17
tools lib traceevent: It's preempt not prempt
Steven Rostedt (VMware)
2
-3
/
+3
2017-02-17
perf python: Filter out -specs=/a/b/c from the python binding cc options
Arnaldo Carvalho de Melo
1
-1
/
+8
2017-02-17
tools perf scripting python: clang doesn't have -spec, remove it
Arnaldo Carvalho de Melo
2
-2
/
+9
2017-02-17
spi: ti-qspi: revise ti_qspi_probe() failure flow
Prahlad V
1
-5
/
+10
2017-02-17
reset: fix shared reset triggered_count decrement on error
Jerome Brunet
1
-1
/
+1
2017-02-17
ntb: ntb_hw_intel: link_poll isn't clearing the pending status properly
Dave Jiang
1
-1
/
+23
2017-02-17
ntb_transport: Pick an unused queue
Thomas VanSelus
1
-1
/
+1
2017-02-17
ntb: ntb_perf missing dmaengine_unmap_put
Dave Jiang
1
-0
/
+2
2017-02-17
NTB: ntb_transport: fix debugfs_remove_recursive
Allen Hubbe
1
-2
/
+1
2017-02-16
Revert "nohz: Fix collision between tick and other hrtimers"
Linus Torvalds
2
-14
/
+2
[next]