aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2008-05-26posix timers: sigqueue_free: don't free sigqueue if it is queuedGravatar Oleg Nesterov 1-6/+10
2008-05-24cgroups: remove node_ prefix_from ns subsystemGravatar Cedric Le Goater 1-1/+1
2008-05-24sys_prctl(): fix return of uninitialized valueGravatar Shi Weihua 1-4/+2
2008-05-24signals: fix sigqueue_free() vs __exit_signal() raceGravatar Oleg Nesterov 2-2/+8
2008-05-23stop_machine: make stop_machine_run more virtualization friendlyGravatar Christian Borntraeger 1-3/+4
2008-05-23modules: proper cleanup of kobject without CONFIG_SYSFSGravatar Denis V. Lunev 1-2/+14
2008-05-23module loading ELF handling: use SELFMAG instead of numeric constantGravatar Cyrill Gorcunov 1-1/+1
2008-05-19Merge branch 'audit.b51' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-8/+8
2008-05-17[PATCH] list_for_each_rcu must die: auditGravatar Paul E. McKenney 1-3/+2
2008-05-17[patch 1/1] audit_send_reply(): fix error-path memory leakGravatar Andrew Morton 1-5/+6
2008-05-16[PATCH] avoid multiplication overflows and signedness issues for max_fdsGravatar Al Viro 1-1/+4
2008-05-16[PATCH] dup_fd() fixes, part 1Gravatar Al Viro 1-130/+0
2008-05-14lib: create common ascii hex arrayGravatar Harvey Harrison 1-8/+0
2008-05-14cgroups: fix compile warningGravatar Mirco Tischler 1-1/+1
2008-05-11Add new 'cond_resched_bkl()' helper functionGravatar Linus Torvalds 1-2/+0
2008-05-10BKL: revert back to the old spinlock implementationGravatar Linus Torvalds 1-23/+4
2008-05-10Revert "semaphore: fix"Gravatar Linus Torvalds 1-30/+34
2008-05-09module: don't ignore vermagic string if module doesn't have modversionsGravatar Rusty Russell 1-6/+10
2008-05-09module: be more picky about allowing missing module versionsGravatar Rusty Russell 1-2/+7
2008-05-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Gravatar Linus Torvalds 2-37/+38
2008-05-08Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 1-1/+1
2008-05-08Fix cpuset sched_relax_domain_level control fileGravatar Paul Menage 1-12/+40
2008-05-08sched: fix weight calculationsGravatar Mike Galbraith 1-3/+8
2008-05-08semaphore: fixGravatar Ingo Molnar 1-34/+30
2008-05-08Revert "relay: fix splice problem"Gravatar Jens Axboe 1-1/+1
2008-05-05sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCKGravatar Peter Zijlstra 5-161/+251
2008-05-05sched: fix cpu clockGravatar Ingo Molnar 1-9/+15
2008-05-05sched: fair-group: fix a Div0 error of the fair group schedulerGravatar Miao Xie 1-6/+11
2008-05-05sched: fix missing locking in sched_domains codeGravatar Heiko Carstens 1-17/+12
2008-05-05sched: make clock sync tunable by architecture codeGravatar Ingo Molnar 1-1/+1
2008-05-05sched: fix debuggingGravatar Mike Galbraith 1-27/+0
2008-05-05sched: fix sched_info_switch not being called according to documentationGravatar David Simner 1-2/+2
2008-05-05sched: fix hrtick_start_fair and CPU-HotplugGravatar Peter Zijlstra 1-1/+65
2008-05-05sched: fix SCHED_FAIR wake-idle logic errorGravatar Gregory Haskins 1-1/+1
2008-05-05sched: fix RT task-wakeup logicGravatar Gregory Haskins 1-2/+5
2008-05-05sched: add statics, don't return void expressionsGravatar Harvey Harrison 2-6/+10
2008-05-05sched: add debug checks to idle functionsGravatar Andrew Morton 1-0/+2
2008-05-05sched: make rt_sched_class, idle_sched_class staticGravatar Harvey Harrison 2-2/+2
2008-05-05sched: optimize calc_delta_mine()Gravatar Peter Zijlstra 1-4/+4
2008-05-05sched: fix normalized sleeperGravatar Peter Zijlstra 1-1/+1
2008-05-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Gravatar Linus Torvalds 1-4/+4
2008-05-05Removal of FUTEX_FDGravatar Eric Sesterhenn 1-170/+6
2008-05-05kgdb: fix signedness mixmatches, add statics, add declaration to headerGravatar Harvey Harrison 1-4/+4
2008-05-04Make forced module loading optionalGravatar Linus Torvalds 1-15/+29
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtGravatar Linus Torvalds 2-11/+2
2008-05-03clocksource: allow read access to available/current_clocksourceGravatar Heiko Carstens 1-2/+2
2008-05-03clocksource: Fix permissions for available_clocksourceGravatar Heiko Carstens 1-1/+1
2008-05-03hrtimer: remove duplicate helper functionGravatar Oliver Hartkopp 1-9/+0
2008-05-02Make constants in kernel/timeconst.h fixed 64 bitsGravatar H. Peter Anvin 2-76/+52
2008-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 3-0/+3