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
2010-01-21
sched: Remove USER_SCHED
Dhaval Giani
-425
/
+7
2010-01-21
sched: Fix the place where group powers are updated
Gautham R Shenoy
-4
/
+3
2010-01-21
sched: Assume *balance is valid
Peter Zijlstra
-3
/
+3
2010-01-21
sched: Remove load_balance_newidle()
Peter Zijlstra
-122
/
+13
2010-01-21
sched: Unify load_balance{,_newidle}()
Peter Zijlstra
-56
/
+59
2010-01-21
sched: Add a lock break for PREEMPT=y
Peter Zijlstra
-0
/
+4
2010-01-21
sched: Remove from fwd decls
Peter Zijlstra
-67
/
+60
2010-01-21
sched: Remove rq_iterator from move_one_task
Peter Zijlstra
-110
/
+36
2010-01-21
sched: Remove rq_iterator usage from load_balance_fair
Peter Zijlstra
-51
/
+29
2010-01-21
sched: Remove the sched_class load_balance methods
Peter Zijlstra
-96
/
+37
2010-01-21
sched: Move load balance code into sched_fair.c
Peter Zijlstra
-1840
/
+1844
2010-01-21
sched: Reassign prev and switch_count when reacquire_kernel_lock() fail
Yong Zhang
-1
/
+4
2010-01-21
sched: Fix vmark regression on big machines
Mike Galbraith
-1
/
+1
2010-01-18
clockevent: Don't remove broadcast device when cpu is dead
Xiaotian Feng
-1
/
+2
2010-01-18
generic-ipi: Optimize accesses by using DEFINE_PER_CPU_SHARED_ALIGNED for IPI...
Milton Miller
-4
/
+4
2010-01-18
Merge branch 'perf/scheduling' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
-40
/
+109
2010-01-17
perf: Better order flexible and pinned scheduling
Frederic Weisbecker
-7
/
+27
2010-01-17
perf: Don't schedule out/in pinned events on task tick
Frederic Weisbecker
-4
/
+4
2010-01-17
perf: Allow pinned and flexible groups to be scheduled separately
Frederic Weisbecker
-44
/
+93
2010-01-17
perf: Make __perf_event_sched_out static
Frederic Weisbecker
-2
/
+2
2010-01-17
tracing/kprobe: Update kprobe tracing self test for new syntax
Masami Hiramatsu
-8
/
+47
2010-01-17
sched: Don't expose local functions
H Hartley Sweeten
-3
/
+3
2010-01-17
tracing: Drop the tr check from the graph tracing path
Frederic Weisbecker
-9
/
+10
2010-01-16
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-15
/
+12
2010-01-16
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-14
/
+25
2010-01-16
smp_call_function_any(): pass the node value to cpumask_of_node()
David John
-1
/
+1
2010-01-16
kfifo: document everywhere that size has to be power of two
Andi Kleen
-1
/
+1
2010-01-16
kfifo: add kfifo_out_peek
Andi Kleen
-0
/
+21
2010-01-16
kfifo: sanitize *_user error handling
Andi Kleen
-27
/
+49
2010-01-16
kfifo: use void * pointers for user buffers
Andi Kleen
-4
/
+4
2010-01-16
perf: Export software-only event group characteristic as a flag
Frederic Weisbecker
-19
/
+11
2010-01-16
perf: Round robin flexible groups of events using list_rotate_left()
Frederic Weisbecker
-13
/
+4
2010-01-16
perf/core: Split context's event group list into pinned and non-pinned lists
Frederic Weisbecker
-76
/
+151
2010-01-16
rcu: Fix sparse warnings
Paul E. McKenney
-8
/
+6
2010-01-14
tracing/filters: Add comment for match callbacks
Li Zefan
-1
/
+12
2010-01-14
tracing/filters: Fix MATCH_FULL filter matching for PTR_STRING
Li Zefan
-4
/
+3
2010-01-14
tracing/filters: Fix MATCH_MIDDLE_ONLY filter matching
Li Zefan
-1
/
+1
2010-01-14
tracing/filters: Fix MATCH_END_ONLY filter matching
Li Zefan
-2
/
+3
2010-01-14
tracing/filters: Fix MATCH_FRONT_ONLY filter matching
Li Zefan
-1
/
+1
2010-01-14
ftrace: Fix MATCH_END_ONLY function filter
Li Zefan
-3
/
+3
2010-01-13
sched/perf: Make sure irqs are disabled for perf_event_task_sched_in()
Jamie Iles
-0
/
+6
2010-01-13
tracing/kprobe: Drop function argument access syntax
Masami Hiramatsu
-17
/
+1
2010-01-13
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
-504
/
+834
2010-01-13
futexes: Remove rw parameter from get_futex_key()
KOSAKI Motohiro
-15
/
+12
2010-01-13
rcu: Give different levels of the rcu_node hierarchy distinct lockdep names
Paul E. McKenney
-1
/
+8
2010-01-13
rcu: Add debug check for too many rcu_read_unlock()
Paul E. McKenney
-0
/
+3
2010-01-13
rcu: Add force_quiescent_state() testing to rcutorture
Paul E. McKenney
-2
/
+115
2010-01-13
rcu: Make force_quiescent_state() start grace period if needed
Paul E. McKenney
-0
/
+13
2010-01-13
rcu: Remove redundant grace-period check
Paul E. McKenney
-5
/
+4
2010-01-13
rcu: Remove leg of force_quiescent_state() switch statement
Paul E. McKenney
-20
/
+7
[prev]
[next]