summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-05-06sched, x86: add HAVE_UNSTABLE_SCHED_CLOCKIngo Molnar2-0/+7
2008-05-06sched: fix cpu clockIngo Molnar1-9/+15
2008-05-06sched: fair-group: fix a Div0 error of the fair group schedulerMiao Xie1-6/+11
2008-05-06sched: fix missing locking in sched_domains codeHeiko Carstens1-17/+12
2008-05-06sched: make clock sync tunable by architecture codeIngo Molnar2-1/+3
2008-05-06sched: fix debuggingMike Galbraith1-27/+0
2008-05-06sched: fix sched_info_switch not being called according to documentationDavid Simner1-2/+2
2008-05-06sched: fix hrtick_start_fair and CPU-HotplugPeter Zijlstra1-1/+65
2008-05-06sched: fix SCHED_FAIR wake-idle logic errorGregory Haskins1-1/+1
2008-05-06sched: fix RT task-wakeup logicGregory Haskins2-3/+11
2008-05-06sched: add statics, don't return void expressionsHarvey Harrison2-6/+10
2008-05-06sched: add debug checks to idle functionsAndrew Morton1-0/+2
2008-05-06sched: remove old sched docIngo Molnar1-165/+0
2008-05-06sched: make rt_sched_class, idle_sched_class staticHarvey Harrison2-2/+2
2008-05-06sched: optimize calc_delta_mine()Peter Zijlstra1-4/+4
2008-05-06sched: fix normalized sleeperPeter Zijlstra1-1/+1
2008-05-06dccp: return -EINVAL on invalid feature lengthChris Wright1-1/+1
2008-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds8-64/+84
2008-05-05CONFIG_SCSI_MAC_ESP needs CONFIG_SCSI_SPI_ATTRSGeert Uytterhoeven1-0/+1
2008-05-05m68k: remove old mac_esp cruftFinn Thain3-57/+0
2008-05-05m68k: Handle 68040 bus faultsRoman Zippel1-3/+14
2008-05-05m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>Geert Uytterhoeven1-0/+1
2008-05-05m68k: serial167 missing return value in cy_put_char()Geert Uytterhoeven1-1/+1
2008-05-05m68k: Fix falconide `data_adr' typoGeert Uytterhoeven1-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-05x86 PCI: call dmi_check_pciprobe()Yinghai Lu3-2/+8
2008-05-05x86/pci: add pci=skip_isa_align command lines.Yinghai Lu5-41/+53
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-05irda: fix !PNP support for drivers/net/irda/smsc-ircc2.cIngo Molnar1-1/+4
2008-05-05irda: fix !PNP support in drivers/net/irda/nsc-ircc.cIngo Molnar1-0/+6
2008-05-05net_cls_act: Make act_simple use of netlink policy.Jamal Hadi Salim1-18/+16
2008-05-05[POWERPC] Assign PDE->data before gluing PDE into /proc treeDenis V. Lunev1-17/+2
2008-05-05[POWERPC] devres: Add devm_ioremap_prot()Emil Medve5-2/+52
2008-05-05[POWERPC] macintosh: ADB driver: adb_handler_sem semaphore to mutexDaniel Walker1-15/+15
2008-05-05[POWERPC] macintosh: windfarm_smu_sat: semaphore to mutexDaniel Walker1-5/+5
2008-05-05[POWERPC] macintosh: therm_pm72: driver_lock semaphore to mutexDaniel Walker1-15/+16
2008-05-05ip: Use inline function dst_metric() instead of direct access to dst->metric[]Satoru SATOH4-24/+25