index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-05-20
6
-5
/
+91
|
\
|
*
net,rcu: convert call_rcu(sctp_local_addr_free) to kfree_rcu()
Lai Jiangshan
2011-05-08
1
-1
/
+0
|
*
rcu: provide rcu_virt_note_context_switch() function.
Gleb Natapov
2011-05-06
2
-0
/
+18
|
*
rcu: introduce kfree_rcu()
Lai Jiangshan
2011-05-06
1
-0
/
+56
|
*
rcu: add DEBUG_OBJECTS_RCU_HEAD check for alignment
Paul E. McKenney
2011-05-06
1
-0
/
+1
|
*
rcu: make rcutorture version numbers available through debugfs
Paul E. McKenney
2011-05-06
2
-1
/
+15
|
*
rcu: move TREE_RCU from softirq to kthread
Paul E. McKenney
2011-05-06
2
-3
/
+1
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-05-20
6
-2
/
+60
|
\
\
|
*
\
Merge branch 'linus' into timers/core
Thomas Gleixner
2011-05-02
11
-10
/
+19
|
|
\
\
|
*
|
|
timers: Improve alarmtimer comments and minor fixes
John Stultz
2011-04-28
1
-1
/
+11
|
*
|
|
timers: Posix interface for alarm-timers
John Stultz
2011-04-26
3
-1
/
+10
|
*
|
|
timers: Introduce in-kernel alarm-timer interface
John Stultz
2011-04-26
1
-0
/
+30
|
*
|
|
timers: Add rb_init_node() to allow for stack allocated rb nodes
John Stultz
2011-04-26
2
-1
/
+9
|
*
|
|
time: Add timekeeping_inject_sleeptime
John Stultz
2011-04-26
1
-0
/
+1
*
|
|
|
Merge branch 'timers-clockevents-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2011-05-20
2
-40
/
+48
|
\
\
\
\
|
*
|
|
|
clockevents: Provide interface to reconfigure an active clock event device
Thomas Gleixner
2011-05-19
1
-0
/
+2
|
*
|
|
|
clockevents: Provide combined configure and register function
Thomas Gleixner
2011-05-19
1
-0
/
+9
|
*
|
|
|
clockevents: Restructure clock_event_device members
Thomas Gleixner
2011-05-19
1
-22
/
+23
|
*
|
|
|
clocksource: Restructure clocksource struct members
Thomas Gleixner
2011-05-19
1
-18
/
+14
*
|
|
|
|
Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2011-05-20
1
-1
/
+3
|
\
|
|
|
|
|
*
|
|
|
Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...
Thomas Gleixner
2011-05-14
631
-4082
/
+16350
|
|
\
\
\
\
|
|
*
|
|
|
clocksource: convert footbridge to generic i8253 clocksource
Russell King
2011-05-14
1
-0
/
+2
|
*
|
|
|
|
Make clocksource name const
Russell King - ARM Linux
2011-02-21
1
-1
/
+1
|
|
|
|
|
|
|
\
\
\
\
\
*
-
.
\
\
\
\
\
Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...
Linus Torvalds
2011-05-20
3
-38
/
+26
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
sched: Remove unused parameters from sched_fork() and wake_up_new_task()
Samir Bellabes
2011-05-12
1
-3
/
+2
|
*
|
|
|
|
|
|
Merge commit 'v2.6.39-rc7' into sched/core
Ingo Molnar
2011-05-12
28
-42
/
+107
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
sched: Get rid of lock_depth
Jonathan Corbet
2011-04-24
2
-7
/
+0
|
*
|
|
|
|
|
|
|
Merge commit 'v2.6.39-rc4' into sched/core
Ingo Molnar
2011-04-21
14
-39
/
+62
|
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
Merge branch 'sched/locking' into sched/core
Ingo Molnar
2011-04-18
12
-29
/
+58
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
sched: Move the second half of ttwu() to the remote cpu
Peter Zijlstra
2011-04-14
1
-1
/
+2
|
|
*
|
|
|
|
|
|
|
|
sched: Delay task_contributes_to_load()
Peter Zijlstra
2011-04-14
1
-0
/
+1
|
|
*
|
|
|
|
|
|
|
|
sched: Remove rq argument to sched_class::task_waking()
Peter Zijlstra
2011-04-14
1
-3
/
+7
|
|
*
|
|
|
|
|
|
|
|
sched: Drop the rq argument to sched_class::select_task_rq()
Peter Zijlstra
2011-04-14
1
-2
/
+1
|
|
*
|
|
|
|
|
|
|
|
sched: Provide p->on_rq
Peter Zijlstra
2011-04-14
1
-0
/
+1
|
|
*
|
|
|
|
|
|
|
|
mutex: Use p->on_cpu for the adaptive spin
Peter Zijlstra
2011-04-14
2
-2
/
+2
|
|
*
|
|
|
|
|
|
|
|
sched: Always provide p->on_cpu
Peter Zijlstra
2011-04-14
1
-3
/
+1
|
|
*
|
|
|
|
|
|
|
|
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
Peter Zijlstra
2011-04-14
1
-0
/
+2
|
*
|
|
|
|
|
|
|
|
|
sched: Dynamic sched_domain::level
Peter Zijlstra
2011-04-11
1
-20
/
+3
|
*
|
|
|
|
|
|
|
|
|
sched: Remove some dead code
Peter Zijlstra
2011-04-11
1
-6
/
+0
|
*
|
|
|
|
|
|
|
|
|
sched: Reduce some allocation pressure
Peter Zijlstra
2011-04-11
1
-0
/
+8
|
*
|
|
|
|
|
|
|
|
|
sched: Dynamically allocate sched_domain/sched_group data-structures
Peter Zijlstra
2011-04-11
1
-0
/
+5
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-05-20
9
-181
/
+161
|
\
\
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
\
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2011-05-19
2
-7
/
+27
|
|
\
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
|
ftrace: Modify ftrace_set_filter/notrace to take ops
Steven Rostedt
2011-05-19
1
-1
/
+6
|
|
*
|
|
|
|
|
|
|
|
|
|
ftrace: Allow dynamically allocated function tracers
Steven Rostedt
2011-05-18
2
-0
/
+2
|
|
*
|
|
|
|
|
|
|
|
|
|
ftrace: Implement separate user function filtering
Steven Rostedt
2011-05-18
1
-1
/
+6
|
|
*
|
|
|
|
|
|
|
|
|
|
ftrace: Use counters to enable functions to trace
Steven Rostedt
2011-05-18
1
-2
/
+6
|
|
*
|
|
|
|
|
|
|
|
|
|
ftrace: Create a global_ops to hold the filter and notrace hashes
Steven Rostedt
2011-05-18
1
-2
/
+8
|
|
*
|
|
|
|
|
|
|
|
|
|
ftrace: Use hash instead for FTRACE_FL_FILTER
Steven Rostedt
2011-05-18
1
-2
/
+1
|
|
*
|
|
|
|
|
|
|
|
|
|
ftrace: Replace FTRACE_FL_NOTRACE flag with a hash of ignored functions
Steven Rostedt
2011-05-18
1
-1
/
+0
[next]