aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge branch 'linus' into core/rcuIngo Molnar2008-06-23
|\
| * Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-06-20
| |\
| | * softlockup: fix NMI hangs due to lock race - 2.6.26-rc regressionJason Wessel2008-06-19
| | * rcupreempt: remove export of rcu_batches_completed_bhSteven Rostedt2008-06-19
| | * cpuset: limit the input of cpuset.sched_relax_domain_levelLi Zefan2008-06-19
| * | sched, delay accounting: fix incorrect delay time when constantly waiting on ...Bharath Ravi2008-06-19
| * | sched: CPU hotplug events must not destroy scheduler domains created by the c...Max Krasnyansky2008-06-19
| * | sched: rt-group: fix RR bugletPeter Zijlstra2008-06-19
| * | sched: rt-group: heirarchy aware throttlePeter Zijlstra2008-06-19
| * | sched: rt-group: fix hierarchyPeter Zijlstra2008-06-19
| * | sched: NULL pointer dereference while setting sched_rt_period_usDario Faggioli2008-06-19
| * | sched: fix defined-but-unused warningRabin Vincent2008-06-17
| |/
* | rcu: make rcutorture more vicious: reinstate boot-time testingPaul E. McKenney2008-06-19
* | rcu: make rcutorture more vicious: add stutter featurePaul E. McKenney2008-06-18
* | rcutorture: WARN_ON_ONCE(1) when detecting an errorIngo Molnar2008-06-18
* | Merge branch 'linus' into core/rcuIngo Molnar2008-06-16
|\|
| * kprobes: fix error checking of batch registrationMasami Hiramatsu2008-06-12
| * Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-06-12
| |\
| | * sched: 64-bit: fix arithmetics overflowLai Jiangshan2008-06-12
| | * sched: fair group: fix overflow(was: fix divide by zero)Lai Jiangshan2008-06-12
| | * sched: fix TASK_WAKEKILL vs SIGKILL raceOleg Nesterov2008-06-10
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...Linus Torvalds2008-06-06
| |\ \
| | * | capabilities: remain source compatible with 32-bit raw legacy capability supp...Andrew G. Morgan2008-05-31
| * | | cpusets: fix bug when adding nonexistent cpu or memLai Jiangshan2008-06-06
| | |/ | |/|
| * | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2008-06-04
| |\ \
| | * | kgdb: use common ascii helpers and put_unaligned_be32 helperHarvey Harrison2008-05-28
| * | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-05-29
| |\ \ \ | | |/ / | |/| |
| | * | Merge commit 'linus/master' into sched-fixes-for-linusIngo Molnar2008-05-29
| | |\|
| | * | sched: stop wake_affine from causing serious imbalanceMike Galbraith2008-05-29
| | * | sched: fix sched_clock_cpu()Peter Zijlstra2008-05-29
| | * | revert ("sched: fair-group: SMP-nice for group scheduling")Ingo Molnar2008-05-29
| | * | sched: cleanupIngo Molnar2008-05-29
| | * | show_schedstat(): fix memleakAdrian Bunk2008-05-29
| | * | sched: unite unlikely pairs in rt_policy() and schedule_debug()Roel Kluin2008-05-29
| | * | revert ("sched: fair: weight calculations")Ingo Molnar2008-05-29
| * | | splice: fix sendfile() issue with relayTom Zanussi2008-05-28
| | |/ | |/|
| * | posix timers: discard SI_TIMER signals on execOleg Nesterov2008-05-26
| * | posix timers: sigqueue_free: don't free sigqueue if it is queuedOleg Nesterov2008-05-26
| * | cgroups: remove node_ prefix_from ns subsystemCedric Le Goater2008-05-24
| * | sys_prctl(): fix return of uninitialized valueShi Weihua2008-05-24
| * | signals: fix sigqueue_free() vs __exit_signal() raceOleg Nesterov2008-05-24
| * | stop_machine: make stop_machine_run more virtualization friendlyChristian Borntraeger2008-05-22
| * | modules: proper cleanup of kobject without CONFIG_SYSFSDenis V. Lunev2008-05-22
| * | module loading ELF handling: use SELFMAG instead of numeric constantCyrill Gorcunov2008-05-22
| * | Merge branch 'audit.b51' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-19
| |\ \
| | * | [PATCH] list_for_each_rcu must die: auditPaul E. McKenney2008-05-17
| | * | [patch 1/1] audit_send_reply(): fix error-path memory leakAndrew Morton2008-05-17
| | |/
| * | [PATCH] avoid multiplication overflows and signedness issues for max_fdsAl Viro2008-05-16
| * | [PATCH] dup_fd() fixes, part 1Al Viro2008-05-16
| |/
* | rcu: remove unused field struct rcu_data::rcu_taskletLai Jiangshan2008-06-16