summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2008-05-14lib: create common ascii hex arrayHarvey Harrison-8/+0
2008-05-14cgroups: fix compile warningMirco Tischler-1/+1
2008-05-11Add new 'cond_resched_bkl()' helper functionLinus Torvalds-2/+0
2008-05-10BKL: revert back to the old spinlock implementationLinus Torvalds-23/+4
2008-05-10Revert "semaphore: fix"Linus Torvalds-30/+34
2008-05-09module: don't ignore vermagic string if module doesn't have modversionsRusty Russell-6/+10
2008-05-09module: be more picky about allowing missing module versionsRusty Russell-2/+7
2008-05-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds-37/+38
2008-05-08Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds-1/+1
2008-05-08Fix cpuset sched_relax_domain_level control filePaul Menage-12/+40
2008-05-08sched: fix weight calculationsMike Galbraith-3/+8
2008-05-08semaphore: fixIngo Molnar-34/+30
2008-05-08Revert "relay: fix splice problem"Jens Axboe-1/+1
2008-05-05sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCKPeter Zijlstra-161/+251
2008-05-05sched: fix cpu clockIngo Molnar-9/+15
2008-05-05sched: fair-group: fix a Div0 error of the fair group schedulerMiao Xie-6/+11
2008-05-05sched: fix missing locking in sched_domains codeHeiko Carstens-17/+12
2008-05-05sched: make clock sync tunable by architecture codeIngo Molnar-1/+1
2008-05-05sched: fix debuggingMike Galbraith-27/+0
2008-05-05sched: fix sched_info_switch not being called according to documentationDavid Simner-2/+2
2008-05-05sched: fix hrtick_start_fair and CPU-HotplugPeter Zijlstra-1/+65
2008-05-05sched: fix SCHED_FAIR wake-idle logic errorGregory Haskins-1/+1
2008-05-05sched: fix RT task-wakeup logicGregory Haskins-2/+5
2008-05-05sched: add statics, don't return void expressionsHarvey Harrison-6/+10
2008-05-05sched: add debug checks to idle functionsAndrew Morton-0/+2
2008-05-05sched: make rt_sched_class, idle_sched_class staticHarvey Harrison-2/+2
2008-05-05sched: optimize calc_delta_mine()Peter Zijlstra-4/+4
2008-05-05sched: fix normalized sleeperPeter Zijlstra-1/+1
2008-05-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds-4/+4
2008-05-05Removal of FUTEX_FDEric Sesterhenn-170/+6
2008-05-05kgdb: fix signedness mixmatches, add statics, add declaration to headerHarvey Harrison-4/+4
2008-05-04Make forced module loading optionalLinus Torvalds-15/+29
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds-11/+2
2008-05-03clocksource: allow read access to available/current_clocksourceHeiko Carstens-2/+2
2008-05-03clocksource: Fix permissions for available_clocksourceHeiko Carstens-1/+1
2008-05-03hrtimer: remove duplicate helper functionOliver Hartkopp-9/+0
2008-05-02Make constants in kernel/timeconst.h fixed 64 bitsH. Peter Anvin-76/+52
2008-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-0/+3
2008-05-02genirq: reenable a nobody cared disabled irq when a new driver arrivesThomas Gleixner-19/+34
2008-05-01make generic sys_ptrace unconditionalChristoph Hellwig-2/+0
2008-05-01[PATCH] split linux/file.hAl Viro-0/+3
2008-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds-148/+171
2008-05-01workqueue: remove redundant function invocationAndrew Liu-4/+2
2008-05-01kexec: make extended crashkernel= syntax less confusingMichael Ellerman-1/+1
2008-05-01ntp: handle leap second via timerRoman Zippel-45/+92
2008-05-01ntp: remove current_tick_length()Roman Zippel-17/+4
2008-05-01ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFTRoman Zippel-15/+15
2008-05-01ntp: support for TAIRoman Zippel-1/+9
2008-05-01ntp: increase time_offset resolutionRoman Zippel-12/+11
2008-05-01ntp: increase time_freq resolutionRoman Zippel-15/+15