aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
| | * | | | | | Merge commit 'linus/master' into merge-linusArjan van de Ven2008-10-17
| | |\ \ \ \ \ \
| | * | | | | | | rangetimers: fix the bug reported by Ingo for realArjan van de Ven2008-10-13
| | * | | | | | | rangetimer: fix BUG_ON reported by IngoArjan van de Ven2008-10-11
| | * | | | | | | hrtimer: peek at the timer queue just before going idleArjan van de Ven2008-09-11
| | * | | | | | | hrtimer: make the futex() system call use the per process slack valueArjan van de Ven2008-09-11
| | * | | | | | | hrtimer: make the nanosleep() syscall use the per process slackArjan van de Ven2008-09-11
| | * | | | | | | hrtimer: show the timer ranges in /proc/timer_listArjan van de Ven2008-09-07
| | * | | | | | | hrtimer: add a hrtimer_start_range() functionArjan van de Ven2008-09-07
| | * | | | | | | hrtimer: create a "timer_slack" field in the task structArjan van de Ven2008-09-06
| | * | | | | | | hrtimer: turn hrtimers into range timersArjan van de Ven2008-09-06
| | * | | | | | | hrtimer: convert kernel/* to the new hrtimer apisArjan van de Ven2008-09-06
| | * | | | | | | select: add a timespec_add_safe() functionThomas Gleixner2008-09-06
| | * | | | | | | select: Introduce a hrtimeout functionArjan van de Ven2008-09-06
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdevLinus Torvalds2008-10-23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [PATCH] sanitize blkdev_get() and friendsAl Viro2008-10-21
| * | | | | | | | | [PATCH] propagate mode through swsusp_close()Al Viro2008-10-21
| * | | | | | | | | [PATCH] pass fmode_t to blkdev_put()Al Viro2008-10-21
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-10-23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [PATCH] get rid of nameidata in audit_treeAl Viro2008-10-23
| |/ / / / / / / /
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-10-23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | stop_machine: fix error code handling on multiple cpusHeiko Carstens2008-10-21
| * | | | | | | | | stop_machine: use workqueues instead of kernel threadsHeiko Carstens2008-10-21
| * | | | | | | | | workqueue: introduce create_rt_workqueueHeiko Carstens2008-10-21
| * | | | | | | | | Make panic= and panic_on_oops into core_paramsRusty Russell2008-10-21
| * | | | | | | | | core_param() for genuinely core kernel parametersRusty Russell2008-10-21
| * | | | | | | | | param: Fix duplicate module prefixesRusty Russell2008-10-21
| * | | | | | | | | module: check kernel param length at compile time, not runtimeRusty Russell2008-10-21
| * | | | | | | | | Remove stop_machine during module load v2Andi Kleen2008-10-21
| * | | | | | | | | module: simplify load_module.Rusty Russell2008-10-21
| |/ / / / / / / /
* | | | | | | | | Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-23
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | NOHZ: fix thinko in the timer restart code pathThomas Gleixner2008-10-21
| |/ / / / / / /
* | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-23
|\ \ \ \ \ \ \ \
| * | | | | | | | rcupdate: fix bug of rcu_barrier*()Lai Jiangshan2008-10-21
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-23
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | sched: disable the hrtick for nowIngo Molnar2008-10-20
| * | | | | | | sched: revert back to per-rq vruntimePeter Zijlstra2008-10-20
| * | | | | | | sched: fair scheduler should not resched rt tasksPeter Zijlstra2008-10-20
| * | | | | | | sched: optimize group load balancerPeter Zijlstra2008-10-20
| * | | | | | | sched: minor fast-path overhead reductionMike Galbraith2008-10-17
| * | | | | | | sched: fix the wrong mask_len, cleanupPeter Zijlstra2008-10-17
| * | | | | | | sched: fix the wrong mask_lenMiao Xie2008-10-17
| * | | | | | | Merge branch 'linus' into sched/urgentIngo Molnar2008-10-17
| |\| | | | | |
| * | | | | | | sched: only update rq->clock while holding rq->lockPeter Zijlstra2008-10-15
* | | | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-23
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | |
| * | | | | | genirq: NULL struct irq_desc's member 'name' in dynamic_irq_cleanup()Dean Nelson2008-10-21
| * | | | | | genirq: fix set_irq_type() when recording trigger typeChris Friesen2008-10-21
* | | | | | | kexec: fix crash_save_vmcoreinfo_init build problemLuck, Tony2008-10-20
|/ / / / / /
* | | | | | Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-20
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | tracing/fastboot: improve help textIngo Molnar2008-10-14
| * | | | | tracing/stacktrace: improve help textIngo Molnar2008-10-14