index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-24
ftrace: Have function tracing start in early boot up
Steven Rostedt (VMware)
3
-2
/
+6
2017-03-24
tracing: Postpone tracer start-up tests till the system is more robust
Steven Rostedt (VMware)
1
-0
/
+71
2017-03-24
tracing: Split tracing initialization into two for early initialization
Steven Rostedt (VMware)
1
-1
/
+5
2017-03-24
printk: use console_trylock() in console_cpu_notify()
Sergey Senozhatsky
1
-5
/
+6
2017-03-24
treewide: Fix typo in xml/driver-api/basics.xml
Masanari Iida
3
-3
/
+3
2017-03-24
padata: avoid race in reordering
Jason A. Donenfeld
1
-2
/
+3
2017-03-23
Merge tag 'pm-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-13
/
+7
2017-03-24
cpufreq: schedutil: Trace frequency only if it has changed
Rafael J. Wysocki
1
-9
/
+7
2017-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-135
/
+226
2017-03-23
sysrq: Reset the watchdog timers while displaying high-resolution timers
Tom Hromatka
1
-0
/
+6
2017-03-23
timers, sched_clock: Update timeout for clock wrap
David Engraf
1
-0
/
+5
2017-03-23
clockevents: Make clockevents_config() static
Nicolai Stange
1
-1
/
+1
2017-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-73
/
+71
2017-03-23
futex: Drop hb->lock before enqueueing on the rtmutex
Peter Zijlstra
3
-30
/
+52
2017-03-23
futex: Futex_unlock_pi() determinism
Peter Zijlstra
1
-13
/
+11
2017-03-23
futex: Rework futex_lock_pi() to use rt_mutex_*_proxy_lock()
Peter Zijlstra
3
-42
/
+62
2017-03-23
futex,rt_mutex: Restructure rt_mutex_finish_proxy_lock()
Peter Zijlstra
3
-12
/
+55
2017-03-23
futex,rt_mutex: Introduce rt_mutex_init_waiter()
Peter Zijlstra
3
-7
/
+11
2017-03-23
futex: Pull rt_mutex_futex_unlock() out from under hb->lock
Peter Zijlstra
1
-54
/
+100
2017-03-23
futex: Rework inconsistent rt_mutex/futex_q state
Peter Zijlstra
1
-36
/
+14
2017-03-23
futex: Cleanup refcounting
Peter Zijlstra
1
-4
/
+9
2017-03-23
futex: Change locking rules
Peter Zijlstra
1
-33
/
+132
2017-03-23
futex,rt_mutex: Provide futex specific rt_mutex API
Peter Zijlstra
3
-32
/
+62
2017-03-23
futex: Remove rt_mutex_deadlock_account_*()
Peter Zijlstra
4
-43
/
+18
2017-03-23
futex: Use smp_store_release() in mark_wake_futex()
Peter Zijlstra
1
-2
/
+1
2017-03-23
futex: Cleanup variable names for futex_top_waiter()
Peter Zijlstra
1
-15
/
+15
2017-03-23
sched/fair: Fix FTQ noise bench regression
Vincent Guittot
1
-3
/
+36
2017-03-23
sched/core: Fix rq lock pinning warning after call balance callbacks
Wanpeng Li
1
-3
/
+3
2017-03-23
sched/clock, x86/perf: Fix "perf test tsc"
Peter Zijlstra
1
-11
/
+11
2017-03-23
sched/clock: Fix clear_sched_clock_stable() preempt wobbly
Peter Zijlstra
1
-5
/
+12
2017-03-23
BackMerge tag 'v4.11-rc3' into drm-next
Dave Airlie
31
-160
/
+368
2017-03-23
cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurely
Rafael J. Wysocki
2
-0
/
+39
2017-03-22
bpf: Add hash of maps support
Martin KaFai Lau
3
-2
/
+131
2017-03-22
bpf: Add array of maps support
Martin KaFai Lau
6
-12
/
+222
2017-03-22
bpf: Fix and simplifications on inline map lookup
Martin KaFai Lau
2
-9
/
+15
2017-03-22
bpf: fix hashmap extra_elems logic
Alexei Starovoitov
1
-73
/
+71
2017-03-21
audit: fix auditd/kernel connection state tracking
Paul Moore
3
-255
/
+399
2017-03-21
cpufreq: schedutil: Fix per-CPU structure initialization in sugov_start()
Rafael J. Wysocki
1
-13
/
+7
2017-03-18
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-14
/
+14
2017-03-17
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-16
/
+48
2017-03-17
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-14
/
+69
2017-03-17
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-14
/
+24
2017-03-17
hrtimer: Remove hrtimer_peek_ahead_timers() leftovers
Stephen Boyd
1
-4
/
+1
2017-03-17
cgroup, kthread: close race window where new kthreads can be migrated to non-...
Tejun Heo
2
-4
/
+8
2017-03-16
bpf: inline htab_map_lookup_elem()
Alexei Starovoitov
1
-1
/
+30
2017-03-16
bpf: add helper inlining infra and optimize map_array lookup
Alexei Starovoitov
2
-3
/
+62
2017-03-16
bpf: adjust insn_aux_data when patching insns
Alexei Starovoitov
1
-5
/
+39
2017-03-16
bpf: refactor fixup_bpf_calls()
Alexei Starovoitov
1
-41
/
+35
2017-03-16
bpf: move fixup_bpf_calls() function
Alexei Starovoitov
2
-56
/
+57
2017-03-16
mm: add private lock to serialize memory hotplug operations
Heiko Carstens
1
-4
/
+0
[prev]
[next]