| Commit message (Expand) | Author | Age |
* | sanitize <linux/prefetch.h> usage | Linus Torvalds | 2011-05-20 |
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-05-19 |
|\ |
|
| * | sysfs: remove "last sysfs file:" line from the oops messages | Greg Kroah-Hartman | 2011-05-13 |
| * | driver core: Add the device driver-model structures to kerneldoc | Wanlong Gao | 2011-05-06 |
| * | Add a strtobool function matching semantics of existing in kernel equivalents | Jonathan Cameron | 2011-04-25 |
| * | driver core: let dev_set_drvdata return int instead of void as it can fail | Uwe Kleine-König | 2011-04-22 |
| * | drivers:misc:ti-st: handle delayed tty receive | Pavan Savoy | 2011-04-22 |
| * | drivers: make device_type const | Stephen Hemminger | 2011-04-19 |
| * | device: add dev_WARN_ONCE | Felipe Balbi | 2011-04-19 |
* | | signal.h need a definition of struct task_struct | Stephen Rothwell | 2011-05-19 |
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-05-19 |
|\ \ |
|
| * | | net,rcu: convert call_rcu(sctp_local_addr_free) to kfree_rcu() | Lai Jiangshan | 2011-05-08 |
| * | | rcu: provide rcu_virt_note_context_switch() function. | Gleb Natapov | 2011-05-06 |
| * | | rcu: introduce kfree_rcu() | Lai Jiangshan | 2011-05-06 |
| * | | rcu: add DEBUG_OBJECTS_RCU_HEAD check for alignment | Paul E. McKenney | 2011-05-06 |
| * | | rcu: make rcutorture version numbers available through debugfs | Paul E. McKenney | 2011-05-06 |
| * | | rcu: move TREE_RCU from softirq to kthread | Paul E. McKenney | 2011-05-06 |
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-05-19 |
|\ \ \ |
|
| * \ \ | Merge branch 'linus' into timers/core | Thomas Gleixner | 2011-05-02 |
| |\ \ \ |
|
| * | | | | timers: Improve alarmtimer comments and minor fixes | John Stultz | 2011-04-28 |
| * | | | | timers: Posix interface for alarm-timers | John Stultz | 2011-04-26 |
| * | | | | timers: Introduce in-kernel alarm-timer interface | John Stultz | 2011-04-26 |
| * | | | | timers: Add rb_init_node() to allow for stack allocated rb nodes | John Stultz | 2011-04-26 |
| * | | | | time: Add timekeeping_inject_sleeptime | John Stultz | 2011-04-26 |
* | | | | | Merge branch 'timers-clockevents-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2011-05-19 |
|\ \ \ \ \ |
|
| * | | | | | clockevents: Provide interface to reconfigure an active clock event device | Thomas Gleixner | 2011-05-19 |
| * | | | | | clockevents: Provide combined configure and register function | Thomas Gleixner | 2011-05-19 |
| * | | | | | clockevents: Restructure clock_event_device members | Thomas Gleixner | 2011-05-19 |
| * | | | | | clocksource: Restructure clocksource struct members | Thomas Gleixner | 2011-05-19 |
* | | | | | | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2011-05-19 |
|\| | | | | |
|
| * | | | | | Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a... | Thomas Gleixner | 2011-05-14 |
| |\ \ \ \ \ |
|
| | * | | | | | clocksource: convert footbridge to generic i8253 clocksource | Russell King | 2011-05-14 |
| * | | | | | | Make clocksource name const | Russell King - ARM Linux | 2011-02-21 |
| | | | | | | | |
| \ \ \ \ \ \ | |
*-. \ \ \ \ \ \ | Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g... | Linus Torvalds | 2011-05-19 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | sched: Remove unused parameters from sched_fork() and wake_up_new_task() | Samir Bellabes | 2011-05-12 |
| * | | | | | | | | Merge commit 'v2.6.39-rc7' into sched/core | Ingo Molnar | 2011-05-12 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | sched: Get rid of lock_depth | Jonathan Corbet | 2011-04-24 |
| * | | | | | | | | | Merge commit 'v2.6.39-rc4' into sched/core | Ingo Molnar | 2011-04-21 |
| |\ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|/
| | |/| | | | | | | |
|
| * | | | | | | | | | Merge branch 'sched/locking' into sched/core | Ingo Molnar | 2011-04-18 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | sched: Move the second half of ttwu() to the remote cpu | Peter Zijlstra | 2011-04-14 |
| | * | | | | | | | | | sched: Delay task_contributes_to_load() | Peter Zijlstra | 2011-04-14 |
| | * | | | | | | | | | sched: Remove rq argument to sched_class::task_waking() | Peter Zijlstra | 2011-04-14 |
| | * | | | | | | | | | sched: Drop the rq argument to sched_class::select_task_rq() | Peter Zijlstra | 2011-04-14 |
| | * | | | | | | | | | sched: Provide p->on_rq | Peter Zijlstra | 2011-04-14 |
| | * | | | | | | | | | mutex: Use p->on_cpu for the adaptive spin | Peter Zijlstra | 2011-04-14 |
| | * | | | | | | | | | sched: Always provide p->on_cpu | Peter Zijlstra | 2011-04-14 |
| | * | | | | | | | | | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() | Peter Zijlstra | 2011-04-14 |
| * | | | | | | | | | | sched: Dynamic sched_domain::level | Peter Zijlstra | 2011-04-11 |
| * | | | | | | | | | | sched: Remove some dead code | Peter Zijlstra | 2011-04-11 |
| * | | | | | | | | | | sched: Reduce some allocation pressure | Peter Zijlstra | 2011-04-11 |