index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2015-01-20
module_arch_freeing_init(): new hook for archs before module->module_init freed.
Rusty Russell
-0
/
+7
2015-01-20
param: fix uninitialized read with CONFIG_DEBUG_LOCK_ALLOC
Rusty Russell
-0
/
+1
2015-01-19
futex: Fix argument handling in futex_lock_pi() calls
Michael Kerrisk
-3
/
+3
2015-01-18
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
-11
/
+2
2015-01-17
kernel: avoid overflow in cmp_range
Louis Langholtz
-5
/
+5
2015-01-16
workqueue: fix subtle pool management issue which can stall whole worker_pool
Tejun Heo
-17
/
+8
2015-01-17
Merge tag 'trace-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-23
/
+100
2015-01-15
Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a',...
Paul E. McKenney
-501
/
+391
2015-01-15
rcu: Initialize tiny RCU stall-warning timeouts at boot
Paul E. McKenney
-0
/
+2
2015-01-15
rcu: Fix RCU CPU stall detection in tiny implementation
Miroslav Benes
-4
/
+3
2015-01-15
rcu: Add GP-kthread-starvation checks to CPU stall warnings
Paul E. McKenney
-1
/
+20
2015-01-15
rcu: Make cond_resched_rcu_qs() apply to normal RCU flavors
Paul E. McKenney
-7
/
+41
2015-01-15
rcu: Optionally run grace-period kthreads at real-time priority
Paul E. McKenney
-5
/
+23
2015-01-15
tracing: Fix enabling of syscall events on the command line
Steven Rostedt (Red Hat)
-14
/
+55
2015-01-15
tracing: Remove extra call to init_ftrace_syscalls()
Steven Rostedt (Red Hat)
-1
/
+0
2015-01-15
ftrace: Check both notrace and filter for old hash
Steven Rostedt (Red Hat)
-7
/
+20
2015-01-15
ftrace: Fix updating of filters for shared global_ops filters
Steven Rostedt (Red Hat)
-1
/
+25
2015-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-184
/
+260
2015-01-14
ksoftirqd: Use new cond_resched_rcu_qs() function
Paul E. McKenney
-6
/
+1
2015-01-14
ksoftirqd: Enable IRQs and call cond_resched() before poking RCU
Calvin Owens
-1
/
+5
2015-01-14
softirq/preempt: Add missing current->preempt_disable_ip update
Heiko Carstens
-1
/
+5
2015-01-14
locking/osq: No need for load/acquire when acquire-polling
Davidlohr Bueso
-1
/
+1
2015-01-14
perf: Avoid horrible stack usage
Peter Zijlstra (Intel)
-13
/
+26
2015-01-14
locking/mcs: Better differentiate between MCS variants
Davidlohr Bueso
-23
/
+7
2015-01-14
locking/mutex: Introduce ww_mutex_set_context_slowpath()
Davidlohr Bueso
-18
/
+26
2015-01-14
locking/mutex: Move MCS related comments to proper location
Davidlohr Bueso
-11
/
+5
2015-01-14
locking/mutex: Checking the stamp is WW only
Davidlohr Bueso
-2
/
+2
2015-01-14
sched/debug: Print rq->clock_task
Peter Zijlstra
-0
/
+1
2015-01-14
sched/core: Rework rq->clock update skips
Peter Zijlstra
-10
/
+28
2015-01-14
sched/core: Validate rq_clock*() serialization
Peter Zijlstra
-1
/
+8
2015-01-14
sched/core: Remove check of p->sched_class
Yao Dongdong
-6
/
+6
2015-01-14
sched/fair: Fix sched_entity::avg::decay_count initialization
Kirill Tkhai
-1
/
+3
2015-01-14
sched/debug: Fix potential call to __ffs(0) in sched_show_task()
Tetsuo Handa
-2
/
+3
2015-01-14
sched/debug: Check for stack overflow in ___might_sleep()
Eric Sandeen
-0
/
+3
2015-01-14
sched/fair: Fix the dealing with decay_count in __synchronize_entity_decay()
Xunlei Pang
-1
/
+1
2015-01-13
kprobes: Pass the original kprobe for preparing optimized kprobe
Masami Hiramatsu
-2
/
+2
2015-01-11
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-30
/
+14
2015-01-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-11
/
+8
2015-01-11
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-1
/
+1
2015-01-10
rcutorture: Add more diagnostics in rcu_barrier() test failure case
Paul E. McKenney
-0
/
+3
2015-01-10
rcutorture: Check from beginning to end of grace period
Paul E. McKenney
-40
/
+65
2015-01-10
rcu: Remove redundant rcu_batches_completed() declaration
Paul E. McKenney
-1
/
+0
2015-01-10
rcutorture: Drop rcu_torture_completed() and friends
Paul E. McKenney
-13
/
+3
2015-01-10
rcutorture: Use unsigned for Reader Batch computations
Paul E. McKenney
-9
/
+9
2015-01-10
rcu: Make _batches_completed() functions return unsigned long
Paul E. McKenney
-6
/
+6
2015-01-09
Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-139
/
+228
2015-01-09
livepatch: fix deferred module patching order
Josh Poimboeuf
-1
/
+1
2015-01-09
kbuild,gcov: simplify kernel/gcov/Makefile more
Masahiro Yamada
-19
/
+4
2015-01-09
kbuild,gcov: simplify kernel/gcov/Makefile
Masahiro Yamada
-3
/
+3
2015-01-09
kbuild,gcov: remove unnecessary workaround
Masahiro Yamada
-12
/
+1
[prev]
[next]