summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-05-05sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCKPeter Zijlstra7-161/+281
2008-05-05sched, x86: add HAVE_UNSTABLE_SCHED_CLOCKIngo Molnar2-0/+7
2008-05-05sched: fix cpu clockIngo Molnar1-9/+15
2008-05-05sched: fair-group: fix a Div0 error of the fair group schedulerMiao Xie1-6/+11
2008-05-05sched: fix missing locking in sched_domains codeHeiko Carstens1-17/+12
2008-05-05sched: make clock sync tunable by architecture codeIngo Molnar2-1/+3
2008-05-05sched: fix debuggingMike Galbraith1-27/+0
2008-05-05sched: fix sched_info_switch not being called according to documentationDavid Simner1-2/+2
2008-05-05sched: fix hrtick_start_fair and CPU-HotplugPeter Zijlstra1-1/+65
2008-05-05sched: fix SCHED_FAIR wake-idle logic errorGregory Haskins1-1/+1
2008-05-05sched: fix RT task-wakeup logicGregory Haskins2-3/+11
2008-05-05sched: add statics, don't return void expressionsHarvey Harrison2-6/+10
2008-05-05sched: add debug checks to idle functionsAndrew Morton1-0/+2
2008-05-05sched: remove old sched docIngo Molnar1-165/+0
2008-05-05sched: make rt_sched_class, idle_sched_class staticHarvey Harrison2-2/+2
2008-05-05sched: optimize calc_delta_mine()Peter Zijlstra1-4/+4
2008-05-05sched: fix normalized sleeperPeter Zijlstra1-1/+1
2008-05-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds5-47/+64
2008-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds7-7/+22
2008-05-05Removal of FUTEX_FDEric Sesterhenn1-170/+6
2008-05-05kgdb: kconfig fix xconfig/menuconfig elementJan Engelhardt1-7/+9
2008-05-05kgdb: fix signedness mixmatches, add statics, add declaration to headerHarvey Harrison2-5/+7
2008-05-05kgdb: 1000 loops for the single step test in kgdbtsJason Wessel1-2/+13
2008-05-05kgdb: trivial sparse fixes in kgdb test-suiteHarvey Harrison1-30/+30
2008-05-05kgdb: minor documentation fixesgrzegorz.chwesewicz@chilan.com1-3/+5
2008-05-05[ALSA] soc - fix S3C2410 i2s programming errorDavide Rizzo1-0/+2
2008-05-05[ALSA] soc - fix s3c2410 PCM breakageDavide Rizzo1-1/+1
2008-05-05[ALSA] ac97 - Add a workaround for broken quirk for VT1617A codecTakashi Iwai1-1/+8
2008-05-05[ALSA] Revert migration to alc_set_pin_output() in alc861_auto_set_output_and...Jacek Luczak1-1/+4
2008-05-05[ALSA] fm801 - Fix kconfig dependency mess of fm801-tea575xTakashi Iwai1-4/+1
2008-05-05[ALSA] hda - Support IDT 92HD206 codecTakashi Iwai1-0/+2
2008-05-05[ALSA] pcsp: Fix build with CONFIG_PM=nJohann Felix Soden1-0/+4
2008-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypesLinus Torvalds2-2/+6
2008-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds14-45/+34
2008-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds4-37/+31
2008-05-04task_nommu: fix compile failing bug because of spilt file.hBryan Wu1-0/+1
2008-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-6/+6
2008-05-04Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds15-79/+542
2008-05-04sysfs: build fixIngo Molnar1-6/+0
2008-05-04Make forced module loading optionalLinus Torvalds2-15/+38
2008-05-04fix asm-mips/types.h syntax errorAdrian Bunk1-2/+0
2008-05-04fix asm-alpha/types.h breakageAdrian Bunk1-0/+6
2008-05-04kconfig-language.txt: remove bogus hintAdrian Bunk1-24/+0
2008-05-04kconfig: fix MAC OS X warnings in menuconfigSam Ravnborg2-4/+5
2008-05-04x86: fix setup printk format warningRandy Dunlap1-1/+1
2008-05-04x86: olpc build fixThomas Gleixner1-0/+1
2008-05-04x86: video/fbdev.c: add MODULE_LICENSEAdrian Bunk1-1/+1
2008-05-04x86: fix up bootparam.h for userspace inclusionRusty Russell1-4/+4
2008-05-04x86: relocs ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov1-1/+1
2008-05-04x86: vdso ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov1-1/+1