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
2014-10-31
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-1
/
+2
2014-10-31
Merge tag 'trace-fixes-v3.18-rc1-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+4
2014-10-31
ftrace/x86: Show trampoline call function in enabled_functions
Steven Rostedt (Red Hat)
1
-2
/
+20
2014-10-31
ftrace/x86: Add dynamic allocated trampoline for ftrace_ops
Steven Rostedt (Red Hat)
1
-4
/
+36
2014-10-30
tracing/syscalls: Ignore numbers outside NR_syscalls' range
Rabin Vincent
1
-4
/
+4
2014-10-30
audit: AUDIT_FEATURE_CHANGE message format missing delimiting space
Richard Guy Briggs
1
-1
/
+1
2014-10-30
bpf: reduce verifier memory consumption
Alexei Starovoitov
1
-44
/
+57
2014-10-30
Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
4
-6
/
+57
2014-10-29
kernel/kmod: fix use-after-free of the sub_info structure
Martin Schwidefsky
1
-39
/
+37
2014-10-29
gcov: add ARM64 to GCOV_PROFILE_ALL
Riku Voipio
1
-1
/
+1
2014-10-29
rcu: Fix for rcuo online-time-creation reorganization bug
Paul E. McKenney
1
-3
/
+7
2014-10-29
rcu: Kick rcuo kthreads after their CPU goes offline
Paul E. McKenney
1
-1
/
+3
2014-10-29
rcu: Remove redundant TREE_PREEMPT_RCU config option
Pranith Kumar
4
-10
/
+10
2014-10-29
rcu: Unify boost and kthread priorities
Clark Williams
1
-10
/
+10
2014-10-29
signal: Document the RCU protection of ->sighand
Oleg Nesterov
2
-2
/
+15
2014-10-29
signal: Exit RCU read-side critical section on each pass through loop
Paul E. McKenney
1
-16
/
+14
2014-10-29
percpu: Convert remaining __get_cpu_var uses in 3.18-rcX
Christoph Lameter
2
-3
/
+3
2014-10-29
timekeeping: Provide y2038 safe accessor to the seconds portion of CLOCK_REAL...
Heena Sirwani
1
-0
/
+30
2014-10-29
timekeeping: Provide fast accessor to the seconds part of CLOCK_MONOTONIC
Heena Sirwani
1
-5
/
+33
2014-10-29
clocksource: Fix 'clcoksource' typo in comment
James Hartley
1
-1
/
+1
2014-10-28
rcu: Avoid IPIing idle CPUs from synchronize_sched_expedited()
Paul E. McKenney
1
-1
/
+26
2014-10-28
rcu: Move RCU_BOOST variable declarations, eliminating #ifdef
Paul E. McKenney
2
-15
/
+15
2014-10-28
rcu: Remove CONFIG_RCU_CPU_STALL_VERBOSE
Paul E. McKenney
1
-13
/
+0
2014-10-28
Merge tag 'trace-fixes-v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-17
/
+37
2014-10-28
rcu: Make rcu_barrier() understand about missing rcuo kthreads
Paul E. McKenney
3
-5
/
+44
2014-10-28
sched: Exclude cond_resched() from nested sleep test
Peter Zijlstra
1
-3
/
+9
2014-10-28
sched: Debug nested sleeps
Peter Zijlstra
1
-0
/
+13
2014-10-28
sched, modules: Fix nested sleep in add_unformed_module()
Peter Zijlstra
1
-2
/
+28
2014-10-28
sched, smp: Correctly deal with nested sleeps
Peter Zijlstra
1
-7
/
+8
2014-10-28
sched, exit: Deal with nested sleeps
Peter Zijlstra
1
-0
/
+5
2014-10-28
sched/wait: Provide infrastructure to deal with nested blocking
Peter Zijlstra
1
-0
/
+61
2014-10-28
locking/mutex: Don't assume TASK_RUNNING
Peter Zijlstra
1
-1
/
+7
2014-10-28
perf: Fix and clean up initialization of pmu::event_idx
Peter Zijlstra
2
-21
/
+1
2014-10-28
sched/deadline: Don't balance during wakeup if wakee is pinned
Wanpeng Li
1
-0
/
+3
2014-10-28
sched/deadline: Don't check SD_BALANCE_FORK
Wanpeng Li
1
-1
/
+1
2014-10-28
sched/deadline: Ensure that updates to exclusive cpusets don't break AC
Juri Lelli
2
-0
/
+29
2014-10-28
sched/deadline: Fix bandwidth check/update when migrating tasks between exclu...
Juri Lelli
4
-32
/
+95
2014-10-28
sched/deadline: Do not try to push tasks if pinned task switches to dl
Wanpeng Li
1
-1
/
+2
2014-10-28
sched: Kill task_preempt_count()
Oleg Nesterov
1
-1
/
+1
2014-10-28
sched: Make finish_task_switch() return 'struct rq *'
Oleg Nesterov
1
-23
/
+15
2014-10-28
sched: Fix schedule_tail() to disable preemption
Oleg Nesterov
1
-6
/
+5
2014-10-28
sched/numa: Check all nodes when placing a pseudo-interleaved group
Rik van Riel
1
-2
/
+9
2014-10-28
sched/numa: Find the preferred nid with complex NUMA topology
Rik van Riel
1
-1
/
+87
2014-10-28
sched/numa: Calculate node scores in complex NUMA topologies
Rik van Riel
1
-0
/
+74
2014-10-28
sched/numa: Prepare for complex topology placement
Rik van Riel
1
-20
/
+37
2014-10-28
sched/numa: Classify the NUMA topology of a system
Rik van Riel
2
-0
/
+59
2014-10-28
sched/numa: Export info needed for NUMA balancing on complex topologies
Rik van Riel
2
-1
/
+8
2014-10-28
sched/dl: Fix preemption checks
Kirill Tkhai
1
-3
/
+7
2014-10-28
sched: stop the unbound recursion in preempt_schedule_context()
Oleg Nesterov
2
-40
/
+41
2014-10-28
sched/fair: Fix division by zero sysctl_numa_balancing_scan_size
Kirill Tkhai
2
-3
/
+5
[prev]
[next]