summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | sys_prctl(): fix return of uninitialized valueShi Weihua2008-05-241-4/+2
| * | signals: fix sigqueue_free() vs __exit_signal() raceOleg Nesterov2008-05-242-2/+8
| * | stop_machine: make stop_machine_run more virtualization friendlyChristian Borntraeger2008-05-231-3/+4
| * | modules: proper cleanup of kobject without CONFIG_SYSFSDenis V. Lunev2008-05-231-2/+14
| * | module loading ELF handling: use SELFMAG instead of numeric constantCyrill Gorcunov2008-05-231-1/+1
| * | Merge branch 'audit.b51' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-192-8/+8
| |\ \
| | * | [PATCH] list_for_each_rcu must die: auditPaul E. McKenney2008-05-171-3/+2
| | * | [patch 1/1] audit_send_reply(): fix error-path memory leakAndrew Morton2008-05-171-5/+6
| | |/
| * | [PATCH] avoid multiplication overflows and signedness issues for max_fdsAl Viro2008-05-161-1/+4
| * | [PATCH] dup_fd() fixes, part 1Al Viro2008-05-161-130/+0
| |/
* | rcu: remove unused field struct rcu_data::rcu_taskletLai Jiangshan2008-06-161-1/+0
* | rcu: remove duplicated include in kernel/rcupreempt.cHuang Weiyi2008-05-191-1/+0
* | rcu: remove duplicated include in kernel/rcupreempt_trace.cHuang Weiyi2008-05-191-1/+0
* | rcu: fix rcu_try_flip_waitack_needed() to prevent grace-period stallPaul E. McKenney2008-05-191-1/+1
* | rcu: split list.h and move rcu-protected lists into rculist.hFranck Bui-Huu2008-05-191-0/+1
* | rcu: add call_rcu_sched() and friends to rcutorturePaul E. McKenney2008-05-191-3/+31
* | rcu: add rcu_barrier_sched() and rcu_barrier_bh()Paul E. McKenney2008-05-191-6/+49
* | rcu: add memory barriers and comments to rcu_check_callbacks()Paul E. McKenney2008-05-191-1/+29
* | rcu: add call_rcu_sched()Paul E. McKenney2008-05-192-62/+372
* | rcupreempt: remove duplicate prototypesSteven Rostedt2008-05-191-2/+0
|/
* lib: create common ascii hex arrayHarvey Harrison2008-05-141-8/+0
* cgroups: fix compile warningMirco Tischler2008-05-141-1/+1
* Add new 'cond_resched_bkl()' helper functionLinus Torvalds2008-05-111-2/+0
* BKL: revert back to the old spinlock implementationLinus Torvalds2008-05-101-23/+4
* Revert "semaphore: fix"Linus Torvalds2008-05-101-30/+34
* module: don't ignore vermagic string if module doesn't have modversionsRusty Russell2008-05-091-6/+10
* module: be more picky about allowing missing module versionsRusty Russell2008-05-091-2/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-05-082-37/+38
|\
| * sched: fix weight calculationsMike Galbraith2008-05-081-3/+8
| * semaphore: fixIngo Molnar2008-05-081-34/+30
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-05-081-1/+1
|\ \
| * | Revert "relay: fix splice problem"Jens Axboe2008-05-081-1/+1
| |/
* | Fix cpuset sched_relax_domain_level control filePaul Menage2008-05-081-12/+40
|/
* sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCKPeter Zijlstra2008-05-055-161/+251
* sched: fix cpu clockIngo Molnar2008-05-051-9/+15
* sched: fair-group: fix a Div0 error of the fair group schedulerMiao Xie2008-05-051-6/+11
* sched: fix missing locking in sched_domains codeHeiko Carstens2008-05-051-17/+12
* sched: make clock sync tunable by architecture codeIngo Molnar2008-05-051-1/+1
* sched: fix debuggingMike Galbraith2008-05-051-27/+0
* sched: fix sched_info_switch not being called according to documentationDavid Simner2008-05-051-2/+2
* sched: fix hrtick_start_fair and CPU-HotplugPeter Zijlstra2008-05-051-1/+65
* sched: fix SCHED_FAIR wake-idle logic errorGregory Haskins2008-05-051-1/+1
* sched: fix RT task-wakeup logicGregory Haskins2008-05-051-2/+5
* sched: add statics, don't return void expressionsHarvey Harrison2008-05-052-6/+10
* sched: add debug checks to idle functionsAndrew Morton2008-05-051-0/+2
* sched: make rt_sched_class, idle_sched_class staticHarvey Harrison2008-05-052-2/+2
* sched: optimize calc_delta_mine()Peter Zijlstra2008-05-051-4/+4
* sched: fix normalized sleeperPeter Zijlstra2008-05-051-1/+1
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2008-05-051-4/+4
|\
| * kgdb: fix signedness mixmatches, add statics, add declaration to headerHarvey Harrison2008-05-051-4/+4
OpenPOWER on IntegriCloud