| Commit message (Expand) | Author | Age |
* | cgroup: remove unused variable | Stephen Rothwell | 2008-10-26 |
* | Revert "Call init_workqueues before pre smp initcalls." | Linus Torvalds | 2008-10-25 |
* | Fix compile warning in kernel/params.c | Linus Torvalds | 2008-10-23 |
* | Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya... | Linus Torvalds | 2008-10-23 |
|\ |
|
| * | proc: move /proc/schedstat boilerplate to kernel/sched_stats.h | Alexey Dobriyan | 2008-10-23 |
| * | proc: move /proc/modules boilerplate to kernel/module.c | Alexey Dobriyan | 2008-10-23 |
| * | proc: move /proc/execdomains to kernel/exec_domain.c | Alexey Dobriyan | 2008-10-23 |
* | | Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc... | Linus Torvalds | 2008-10-23 |
|\ \ |
|
| * \ | Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 | Thomas Gleixner | 2008-10-22 |
| |\ \ |
|
| | * | | hrtimers: simplify hrtimer_peek_ahead_timers() | Thomas Gleixner | 2008-10-20 |
| | * | | hrtimers: fix docbook comments | Thomas Gleixner | 2008-10-20 |
| | * | | Merge commit 'linus/master' into merge-linus | Arjan van de Ven | 2008-10-17 |
| | |\ \ |
|
| | * | | | rangetimers: fix the bug reported by Ingo for real | Arjan van de Ven | 2008-10-13 |
| | * | | | rangetimer: fix BUG_ON reported by Ingo | Arjan van de Ven | 2008-10-11 |
| | * | | | hrtimer: peek at the timer queue just before going idle | Arjan van de Ven | 2008-09-11 |
| | * | | | hrtimer: make the futex() system call use the per process slack value | Arjan van de Ven | 2008-09-11 |
| | * | | | hrtimer: make the nanosleep() syscall use the per process slack | Arjan van de Ven | 2008-09-11 |
| | * | | | hrtimer: show the timer ranges in /proc/timer_list | Arjan van de Ven | 2008-09-07 |
| | * | | | hrtimer: add a hrtimer_start_range() function | Arjan van de Ven | 2008-09-07 |
| | * | | | hrtimer: create a "timer_slack" field in the task struct | Arjan van de Ven | 2008-09-06 |
| | * | | | hrtimer: turn hrtimers into range timers | Arjan van de Ven | 2008-09-06 |
| | * | | | hrtimer: convert kernel/* to the new hrtimer apis | Arjan van de Ven | 2008-09-06 |
| | * | | | select: add a timespec_add_safe() function | Thomas Gleixner | 2008-09-06 |
| | * | | | select: Introduce a hrtimeout function | Arjan van de Ven | 2008-09-06 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev | Linus Torvalds | 2008-10-23 |
|\ \ \ \ \ |
|
| * | | | | | [PATCH] sanitize blkdev_get() and friends | Al Viro | 2008-10-21 |
| * | | | | | [PATCH] propagate mode through swsusp_close() | Al Viro | 2008-10-21 |
| * | | | | | [PATCH] pass fmode_t to blkdev_put() | Al Viro | 2008-10-21 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-10-23 |
|\ \ \ \ \ |
|
| * | | | | | [PATCH] get rid of nameidata in audit_tree | Al Viro | 2008-10-23 |
| |/ / / / |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2008-10-23 |
|\ \ \ \ \ |
|
| * | | | | | stop_machine: fix error code handling on multiple cpus | Heiko Carstens | 2008-10-21 |
| * | | | | | stop_machine: use workqueues instead of kernel threads | Heiko Carstens | 2008-10-21 |
| * | | | | | workqueue: introduce create_rt_workqueue | Heiko Carstens | 2008-10-21 |
| * | | | | | Make panic= and panic_on_oops into core_params | Rusty Russell | 2008-10-21 |
| * | | | | | core_param() for genuinely core kernel parameters | Rusty Russell | 2008-10-21 |
| * | | | | | param: Fix duplicate module prefixes | Rusty Russell | 2008-10-21 |
| * | | | | | module: check kernel param length at compile time, not runtime | Rusty Russell | 2008-10-21 |
| * | | | | | Remove stop_machine during module load v2 | Andi Kleen | 2008-10-21 |
| * | | | | | module: simplify load_module. | Rusty Russell | 2008-10-21 |
| |/ / / / |
|
* | | | | | Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-10-23 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | NOHZ: fix thinko in the timer restart code path | Thomas Gleixner | 2008-10-21 |
| |/ / / |
|
* | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-10-23 |
|\ \ \ \ |
|
| * | | | | rcupdate: fix bug of rcu_barrier*() | Lai Jiangshan | 2008-10-21 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-10-23 |
|\ \ \ \ |
|
| * | | | | sched: disable the hrtick for now | Ingo Molnar | 2008-10-20 |
| * | | | | sched: revert back to per-rq vruntime | Peter Zijlstra | 2008-10-20 |
| * | | | | sched: fair scheduler should not resched rt tasks | Peter Zijlstra | 2008-10-20 |
| * | | | | sched: optimize group load balancer | Peter Zijlstra | 2008-10-20 |
| * | | | | sched: minor fast-path overhead reduction | Mike Galbraith | 2008-10-17 |