summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-206-5/+91
|\
| * net,rcu: convert call_rcu(sctp_local_addr_free) to kfree_rcu()Lai Jiangshan2011-05-081-1/+0
| * rcu: provide rcu_virt_note_context_switch() function.Gleb Natapov2011-05-062-0/+18
| * rcu: introduce kfree_rcu()Lai Jiangshan2011-05-061-0/+56
| * rcu: add DEBUG_OBJECTS_RCU_HEAD check for alignmentPaul E. McKenney2011-05-061-0/+1
| * rcu: make rcutorture version numbers available through debugfsPaul E. McKenney2011-05-062-1/+15
| * rcu: move TREE_RCU from softirq to kthreadPaul E. McKenney2011-05-062-3/+1
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-206-2/+60
|\ \
| * \ Merge branch 'linus' into timers/coreThomas Gleixner2011-05-0211-10/+19
| |\ \
| * | | timers: Improve alarmtimer comments and minor fixesJohn Stultz2011-04-281-1/+11
| * | | timers: Posix interface for alarm-timersJohn Stultz2011-04-263-1/+10
| * | | timers: Introduce in-kernel alarm-timer interfaceJohn Stultz2011-04-261-0/+30
| * | | timers: Add rb_init_node() to allow for stack allocated rb nodesJohn Stultz2011-04-262-1/+9
| * | | time: Add timekeeping_inject_sleeptimeJohn Stultz2011-04-261-0/+1
* | | | Merge branch 'timers-clockevents-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-202-40/+48
|\ \ \ \
| * | | | clockevents: Provide interface to reconfigure an active clock event deviceThomas Gleixner2011-05-191-0/+2
| * | | | clockevents: Provide combined configure and register functionThomas Gleixner2011-05-191-0/+9
| * | | | clockevents: Restructure clock_event_device membersThomas Gleixner2011-05-191-22/+23
| * | | | clocksource: Restructure clocksource struct membersThomas Gleixner2011-05-191-18/+14
* | | | | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-201-1/+3
|\| | | |
| * | | | Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner2011-05-14631-4082/+16350
| |\ \ \ \
| | * | | | clocksource: convert footbridge to generic i8253 clocksourceRussell King2011-05-141-0/+2
| * | | | | Make clocksource name constRussell King - ARM Linux2011-02-211-1/+1
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds2011-05-203-38/+26
|\ \ \ \ \ \ \
| * | | | | | | sched: Remove unused parameters from sched_fork() and wake_up_new_task()Samir Bellabes2011-05-121-3/+2
| * | | | | | | Merge commit 'v2.6.39-rc7' into sched/coreIngo Molnar2011-05-1228-42/+107
| |\ \ \ \ \ \ \
| * | | | | | | | sched: Get rid of lock_depthJonathan Corbet2011-04-242-7/+0
| * | | | | | | | Merge commit 'v2.6.39-rc4' into sched/coreIngo Molnar2011-04-2114-39/+62
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'sched/locking' into sched/coreIngo Molnar2011-04-1812-29/+58
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | sched: Move the second half of ttwu() to the remote cpuPeter Zijlstra2011-04-141-1/+2
| | * | | | | | | | | sched: Delay task_contributes_to_load()Peter Zijlstra2011-04-141-0/+1
| | * | | | | | | | | sched: Remove rq argument to sched_class::task_waking()Peter Zijlstra2011-04-141-3/+7
| | * | | | | | | | | sched: Drop the rq argument to sched_class::select_task_rq()Peter Zijlstra2011-04-141-2/+1
| | * | | | | | | | | sched: Provide p->on_rqPeter Zijlstra2011-04-141-0/+1
| | * | | | | | | | | mutex: Use p->on_cpu for the adaptive spinPeter Zijlstra2011-04-142-2/+2
| | * | | | | | | | | sched: Always provide p->on_cpuPeter Zijlstra2011-04-141-3/+1
| | * | | | | | | | | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-0/+2
| * | | | | | | | | | sched: Dynamic sched_domain::levelPeter Zijlstra2011-04-111-20/+3
| * | | | | | | | | | sched: Remove some dead codePeter Zijlstra2011-04-111-6/+0
| * | | | | | | | | | sched: Reduce some allocation pressurePeter Zijlstra2011-04-111-0/+8
| * | | | | | | | | | sched: Dynamically allocate sched_domain/sched_group data-structuresPeter Zijlstra2011-04-111-0/+5
* | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-05-209-181/+161
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-05-192-7/+27
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ftrace: Modify ftrace_set_filter/notrace to take opsSteven Rostedt2011-05-191-1/+6
| | * | | | | | | | | | | ftrace: Allow dynamically allocated function tracersSteven Rostedt2011-05-182-0/+2
| | * | | | | | | | | | | ftrace: Implement separate user function filteringSteven Rostedt2011-05-181-1/+6
| | * | | | | | | | | | | ftrace: Use counters to enable functions to traceSteven Rostedt2011-05-181-2/+6
| | * | | | | | | | | | | ftrace: Create a global_ops to hold the filter and notrace hashesSteven Rostedt2011-05-181-2/+8
| | * | | | | | | | | | | ftrace: Use hash instead for FTRACE_FL_FILTERSteven Rostedt2011-05-181-2/+1
| | * | | | | | | | | | | ftrace: Replace FTRACE_FL_NOTRACE flag with a hash of ignored functionsSteven Rostedt2011-05-181-1/+0