aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* x86: simplify stackprotector self-checkArjan van de Ven2008-07-131-22/+7
* stackprotector: better self-testArjan van de Ven2008-07-111-8/+5
* Merge branch 'linus' into stackprotectorIngo Molnar2008-06-2515-723/+475
|\
| * 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
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...Linus Torvalds2008-06-061-38/+73
| |\ \
| | * | capabilities: remain source compatible with 32-bit raw legacy capability supp...Andrew G. Morgan2008-05-311-38/+73
| * | | cpusets: fix bug when adding nonexistent cpu or memLai Jiangshan2008-06-061-3/+7
| | |/ | |/|
| * | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2008-06-041-10/+6
| |\ \
| | * | kgdb: use common ascii helpers and put_unaligned_be32 helperHarvey Harrison2008-05-281-10/+6
| * | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-05-296-582/+147
| |\ \ \ | | |/ / | |/| |
| | * | Merge commit 'linus/master' into sched-fixes-for-linusIngo Molnar2008-05-2910-157/+85
| | |\ \ | | | |/
| | * | sched: stop wake_affine from causing serious imbalanceMike Galbraith2008-05-291-11/+14
| | * | sched: fix sched_clock_cpu()Peter Zijlstra2008-05-291-4/+14
| | * | revert ("sched: fair-group: SMP-nice for group scheduling")Ingo Molnar2008-05-294-488/+75
| | * | sched: cleanupIngo Molnar2008-05-291-2/+2
| | * | show_schedstat(): fix memleakAdrian Bunk2008-05-291-0/+1
| | * | sched: unite unlikely pairs in rt_policy() and schedule_debug()Roel Kluin2008-05-291-2/+2
| | * | revert ("sched: fair: weight calculations")Ingo Molnar2008-05-292-75/+39
| * | | splice: fix sendfile() issue with relayTom Zanussi2008-05-281-1/+1
| | |/ | |/|
| * | posix timers: discard SI_TIMER signals on execOleg Nesterov2008-05-261-0/+34
| * | posix timers: sigqueue_free: don't free sigqueue if it is queuedOleg Nesterov2008-05-261-6/+10
* | | stackprotector: use canary at end of stack to indicate overruns at oops timeEric Sandeen2008-05-263-10/+7
* | | stackprotector: turn not having the right gcc into a #warningArjan van de Ven2008-05-261-0/+3
* | | panic.c: fix whitespace additionsDaniel Walker2008-05-261-2/+2
* | | x86: add CONFIG_CC_STACKPROTECTOR self-testArjan van de Ven2008-05-261-0/+68
* | | panic: print out stacktrace if DEBUG_BUGVERBOSEIngo Molnar2008-05-261-0/+3
* | | panic: print more informative messages on stackprotect failureIngo Molnar2008-05-261-1/+2
|/ /
* | cgroups: remove node_ prefix_from ns subsystemCedric Le Goater2008-05-241-1/+1