summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* markers: fix markers read barrier for multiple probesMathieu Desnoyers2008-08-011-2/+10
* cpusets: fix wrong domain attr updatesMiao Xie2008-08-011-1/+3
* Fix build on COMPAT platforms when CONFIG_EPOLL is disabledAtsushi Nemoto2008-08-011-0/+1
* rcu: fix rcu_try_flip_waitack_needed() to prevent grace-period stallPaul E. McKenney2008-08-011-1/+1
* Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-07-131-6/+18
|\
| * cpusets, hotplug, scheduler: fix scheduler domain breakageDmitry Adamushko2008-07-131-6/+18
* | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-07-101-3/+4
|\|
| * sched: fix cpu hotplug, cleanupLinus Torvalds2008-07-101-6/+5
| * sched: fix cpu hotplugDmitry Adamushko2008-07-101-1/+3
* | Fix PREEMPT_RCU without HOTPLUG_CPUNick Piggin2008-07-101-12/+8
* | kernel/kprobes.c: Made kprobe_blacklist static.Daniel Guilak2008-07-101-1/+1
* | kernel/printk.c: Made printk_recursion_bug_msg static.Daniel Guilak2008-07-081-1/+1
* | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-07-051-0/+1
|\ \
| * | softlockup: print a module list on being stuckArjan van de Ven2008-07-051-0/+1
* | | security: filesystem capabilities: fix fragile setuid fixup codeAndrew G. Morgan2008-07-041-0/+21
* | | Christoph has movedChristoph Lameter2008-07-041-1/+1
* | | hrtimer: prevent migration for raising softirqSteven Rostedt2008-07-031-0/+8
* | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-07-021-0/+3
|\ \ \ | | |/ | |/|
| * | sched: fix divide error when trying to configure rt_period to zeroRaistlin2008-07-011-0/+3
* | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-07-021-1/+15
|\ \ \ | | |/ | |/|
| * | rcu: fix hotplug vs rcu raceGautham R Shenoy2008-07-011-1/+15
* | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-06-301-0/+1
|\ \ \ | | |/ | |/|
| * | sched: fix cpu hotplugDmitry Adamushko2008-06-291-0/+1
* | | Merge branch 'audit.b52' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-06-292-4/+5
|\ \ \ | |/ / |/| |
| * | [PATCH] remove useless argument type in audit_filter_user()Peng Haitao2008-06-242-2/+2
| * | [PATCH] audit: fix kernel-doc parameter notationRandy Dunlap2008-06-241-0/+1
| * | [PATCH] kernel/audit.c: nlh->nlmsg_type is gotten more than oncePeng Haitao2008-06-241-2/+2
* | | kgdb: sparse fixJason Wessel2008-06-241-1/+2
* | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-06-231-20/+73
|\ \ \ | | |/ | |/|
| * | futexes: fix fault handling in futex_lock_piThomas Gleixner2008-06-231-20/+73
| |/
* | Merge branch 'linus' into sched/urgentIngo Molnar2008-06-234-10/+18
|\|
| * Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-06-204-10/+18
| |\
| | * softlockup: fix NMI hangs due to lock race - 2.6.26-rc regressionJason Wessel2008-06-191-5/+10
| | * rcupreempt: remove export of rcu_batches_completed_bhSteven Rostedt2008-06-191-2/+0
| | * cpuset: limit the input of cpuset.sched_relax_domain_levelLi Zefan2008-06-192-3/+8
* | | sched: refactor wait_for_completion_timeout()Oleg Nesterov2008-06-201-18/+6
* | | sched: fix wait_for_completion_timeout() spurious failure under heavy loadRoland Dreier2008-06-201-0/+10
* | | sched: rt: dont stop the period timer when there are tasks wanting to runPeter Zijlstra2008-06-201-1/+2
|/ /
* | sched, delay accounting: fix incorrect delay time when constantly waiting on ...Bharath Ravi2008-06-191-0/+6
* | sched: CPU hotplug events must not destroy scheduler domains created by the c...Max Krasnyansky2008-06-192-0/+28
* | sched: rt-group: fix RR bugletPeter Zijlstra2008-06-191-1/+3
* | sched: rt-group: heirarchy aware throttlePeter Zijlstra2008-06-191-26/+33
* | sched: rt-group: fix hierarchyPeter Zijlstra2008-06-191-1/+0
* | sched: NULL pointer dereference while setting sched_rt_period_usDario Faggioli2008-06-191-1/+1
* | sched: fix defined-but-unused warningRabin Vincent2008-06-171-0/+2
|/
* kprobes: fix error checking of batch registrationMasami Hiramatsu2008-06-121-6/+9
* Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-06-121-8/+14
|\
| * sched: 64-bit: fix arithmetics overflowLai Jiangshan2008-06-121-2/+7
| * sched: fair group: fix overflow(was: fix divide by zero)Lai Jiangshan2008-06-121-2/+5
| * sched: fix TASK_WAKEKILL vs SIGKILL raceOleg Nesterov2008-06-101-4/+2