summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| | * | ftrace: fix dependsSteven Rostedt2008-10-201-5/+0
| | * | ftrace: release functions from hashSteven Rostedt2008-10-201-0/+43
| | * | Merge branch 'linus' into tracing-v28-for-linus-v3Ingo Molnar2008-10-1929-220/+600
| | |\ \
* | | \ \ Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-283-49/+9
|\ \ \ \ \
| * | | | | lockdep: fix irqs on/off ip tracingHeiko Carstens2008-10-281-7/+5
| * | | | | lockdep: minor fix for debug_show_all_locks()qinghuang feng2008-10-281-2/+3
| * | | | | kernel/resource: fix reserve_region_with_split() section mismatchPaul Mundt2008-10-231-1/+1
| * | | | | printk: remove unused code from kernel/printk.croel kluin2008-10-231-39/+0
* | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-281-1/+1
|\ \ \ \ \ \
| * | | | | | irq: make variable staticroel kluin2008-10-221-1/+1
* | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-284-51/+131
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | sched: virtual time buddy preemptionPeter Zijlstra2008-10-242-7/+4
| * | | | | | sched: re-instate vruntime based wakeup preemptionPeter Zijlstra2008-10-241-6/+92
| * | | | | | sched: weaken sync hintMike Galbraith2008-10-241-4/+3
| * | | | | | sched: more accurate min_vruntime accountingPeter Zijlstra2008-10-241-24/+25
| * | | | | | sched: fix a find_busiest_group bugletPeter Zijlstra2008-10-241-1/+1
| * | | | | | Merge commit 'v2.6.28-rc1' into sched/urgentIngo Molnar2008-10-2480-2959/+7334
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | sched: add CONFIG_SMP consistencyLi Zefan2008-10-223-9/+6
* | | | | | | cgroup: remove unused variableStephen Rothwell2008-10-261-1/+1
* | | | | | | Revert "Call init_workqueues before pre smp initcalls."Linus Torvalds2008-10-251-1/+1
| |/ / / / / |/| | | | |
* | | | | | Fix compile warning in kernel/params.cLinus Torvalds2008-10-231-1/+1
* | | | | | Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Linus Torvalds2008-10-234-25/+77
|\ \ \ \ \ \
| * | | | | | proc: move /proc/schedstat boilerplate to kernel/sched_stats.hAlexey Dobriyan2008-10-232-1/+9
| * | | | | | proc: move /proc/modules boilerplate to kernel/module.cAlexey Dobriyan2008-10-231-18/+41
| * | | | | | proc: move /proc/execdomains to kernel/exec_domain.cAlexey Dobriyan2008-10-231-6/+27
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...Linus Torvalds2008-10-2311-54/+249
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Thomas Gleixner2008-10-2211-54/+249
| |\ \ \ \ \ \
| | * | | | | | hrtimers: simplify hrtimer_peek_ahead_timers()Thomas Gleixner2008-10-201-9/+3
| | * | | | | | hrtimers: fix docbook commentsThomas Gleixner2008-10-201-2/+2
| | * | | | | | Merge commit 'linus/master' into merge-linusArjan van de Ven2008-10-1756-900/+1676
| | |\ \ \ \ \ \
| | * | | | | | | rangetimers: fix the bug reported by Ingo for realArjan van de Ven2008-10-131-6/+2
| | * | | | | | | rangetimer: fix BUG_ON reported by IngoArjan van de Ven2008-10-111-1/+5
| | * | | | | | | hrtimer: peek at the timer queue just before going idleArjan van de Ven2008-09-111-0/+30
| | * | | | | | | hrtimer: make the futex() system call use the per process slack valueArjan van de Ven2008-09-111-1/+5
| | * | | | | | | hrtimer: make the nanosleep() syscall use the per process slackArjan van de Ven2008-09-111-1/+6
| | * | | | | | | hrtimer: show the timer ranges in /proc/timer_listArjan van de Ven2008-09-071-1/+3
| | * | | | | | | hrtimer: add a hrtimer_start_range() functionArjan van de Ven2008-09-071-3/+23
| | * | | | | | | hrtimer: create a "timer_slack" field in the task structArjan van de Ven2008-09-052-0/+12
| | * | | | | | | hrtimer: turn hrtimers into range timersArjan van de Ven2008-09-051-4/+52
| | * | | | | | | hrtimer: convert kernel/* to the new hrtimer apisArjan van de Ven2008-09-058-52/+47
| | * | | | | | | select: add a timespec_add_safe() functionThomas Gleixner2008-09-051-0/+18
| | * | | | | | | select: Introduce a hrtimeout functionArjan van de Ven2008-09-051-0/+65
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdevLinus Torvalds2008-10-233-9/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [PATCH] sanitize blkdev_get() and friendsAl Viro2008-10-211-1/+1
| * | | | | | | | | [PATCH] propagate mode through swsusp_close()Al Viro2008-10-213-5/+5
| * | | | | | | | | [PATCH] pass fmode_t to blkdev_put()Al Viro2008-10-211-4/+4
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-10-231-24/+24
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [PATCH] get rid of nameidata in audit_treeAl Viro2008-10-231-24/+24
| |/ / / / / / / /
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-10-235-378/+324
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | stop_machine: fix error code handling on multiple cpusHeiko Carstens2008-10-221-3/+6
OpenPOWER on IntegriCloud