aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* ftrace: Add internal recursive checksSteven Rostedt2011-05-25
* tracing: Update btrfs's tracepoints to use u64 interfaceliubo2011-05-25
* tracing: Add __print_symbolic_u64 to avoid warnings on 32bit machineliubo2011-05-25
* maccess,probe_kernel: Make write/read src const void *Steven Rostedt2011-05-25
* watchdog: Change the default timeout and configure nmi watchdog period based ...Mandeep Singh Baines2011-05-23
* watchdog: Disable watchdog when thresh is zeroMandeep Singh Baines2011-05-23
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-05-19
|\
| * sysfs: remove "last sysfs file:" line from the oops messagesGreg Kroah-Hartman2011-05-13
| * driver core: Add the device driver-model structures to kerneldocWanlong Gao2011-05-06
| * Add a strtobool function matching semantics of existing in kernel equivalentsJonathan Cameron2011-04-25
| * driver core: let dev_set_drvdata return int instead of void as it can failUwe Kleine-König2011-04-22
| * drivers:misc:ti-st: handle delayed tty receivePavan Savoy2011-04-22
| * drivers: make device_type constStephen Hemminger2011-04-19
| * device: add dev_WARN_ONCEFelipe Balbi2011-04-19
* | signal.h need a definition of struct task_structStephen Rothwell2011-05-19
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-19
|\ \
| * | net,rcu: convert call_rcu(sctp_local_addr_free) to kfree_rcu()Lai Jiangshan2011-05-08
| * | rcu: provide rcu_virt_note_context_switch() function.Gleb Natapov2011-05-06
| * | rcu: introduce kfree_rcu()Lai Jiangshan2011-05-06
| * | rcu: add DEBUG_OBJECTS_RCU_HEAD check for alignmentPaul E. McKenney2011-05-06
| * | rcu: make rcutorture version numbers available through debugfsPaul E. McKenney2011-05-06
| * | rcu: move TREE_RCU from softirq to kthreadPaul E. McKenney2011-05-06
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-19
|\ \ \
| * \ \ Merge branch 'linus' into timers/coreThomas Gleixner2011-05-02
| |\ \ \
| * | | | timers: Improve alarmtimer comments and minor fixesJohn Stultz2011-04-28
| * | | | timers: Posix interface for alarm-timersJohn Stultz2011-04-26
| * | | | timers: Introduce in-kernel alarm-timer interfaceJohn Stultz2011-04-26
| * | | | timers: Add rb_init_node() to allow for stack allocated rb nodesJohn Stultz2011-04-26
| * | | | time: Add timekeeping_inject_sleeptimeJohn Stultz2011-04-26
* | | | | Merge branch 'timers-clockevents-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-19
|\ \ \ \ \
| * | | | | clockevents: Provide interface to reconfigure an active clock event deviceThomas Gleixner2011-05-19
| * | | | | clockevents: Provide combined configure and register functionThomas Gleixner2011-05-19
| * | | | | clockevents: Restructure clock_event_device membersThomas Gleixner2011-05-19
| * | | | | clocksource: Restructure clocksource struct membersThomas Gleixner2011-05-19
* | | | | | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-19
|\| | | | |
| * | | | | Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner2011-05-14
| |\ \ \ \ \
| | * | | | | clocksource: convert footbridge to generic i8253 clocksourceRussell King2011-05-14
| * | | | | | Make clocksource name constRussell King - ARM Linux2011-02-21
| | | | | | |
| \ \ \ \ \ \
*-. \ \ \ \ \ \ Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds2011-05-19
|\ \ \ \ \ \ \ \
| * | | | | | | | sched: Remove unused parameters from sched_fork() and wake_up_new_task()Samir Bellabes2011-05-12
| * | | | | | | | Merge commit 'v2.6.39-rc7' into sched/coreIngo Molnar2011-05-12
| |\ \ \ \ \ \ \ \
| * | | | | | | | | sched: Get rid of lock_depthJonathan Corbet2011-04-24
| * | | | | | | | | Merge commit 'v2.6.39-rc4' into sched/coreIngo Molnar2011-04-21
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Merge branch 'sched/locking' into sched/coreIngo Molnar2011-04-18
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | sched: Move the second half of ttwu() to the remote cpuPeter Zijlstra2011-04-14
| | * | | | | | | | | sched: Delay task_contributes_to_load()Peter Zijlstra2011-04-14
| | * | | | | | | | | sched: Remove rq argument to sched_class::task_waking()Peter Zijlstra2011-04-14
| | * | | | | | | | | sched: Drop the rq argument to sched_class::select_task_rq()Peter Zijlstra2011-04-14
| | * | | | | | | | | sched: Provide p->on_rqPeter Zijlstra2011-04-14
| | * | | | | | | | | mutex: Use p->on_cpu for the adaptive spinPeter Zijlstra2011-04-14