summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ata_piix: verify SIDPR access before enabling itTejun Heo2008-05-061-0/+25
* libata: improve post-reset device ready testTejun Heo2008-05-063-8/+17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-05-0510-26/+75
|\
| * mlx4_core: Support creation of FMRs with pages smaller than 4KOren Duer2008-05-051-1/+1
| * IB/ehca: Fix function return typesStefan Roscher2008-05-051-4/+3
| * RDMA/cxgb3: Bump up the MPA connection setup timeout.Steve Wise2008-05-021-2/+2
| * RDMA/cxgb3: Silently ignore close reply after abort.Steve Wise2008-05-021-1/+1
| * RDMA/cxgb3: QP flush fixesSteve Wise2008-05-023-10/+20
| * IB/ipoib: Fix transmit queue stalling foreverEli Cohen2008-04-303-6/+46
| * IB/mlx4: Fix off-by-one errors in calls to mlx4_ib_free_cq_buf()Roland Dreier2008-04-301-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-05-0512-406/+428
|\ \
| * | sched: default to n for GROUP_SCHED and FAIR_GROUP_SCHEDParag Warudkar2008-05-051-2/+3
| * | sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCKPeter Zijlstra2008-05-057-161/+281
| * | sched, x86: add HAVE_UNSTABLE_SCHED_CLOCKIngo Molnar2008-05-052-0/+7
| * | 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-052-1/+3
| * | 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-052-3/+11
| * | 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: remove old sched docIngo Molnar2008-05-051-165/+0
| * | 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 'powerpc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2008-05-059-54/+90
|\ \ \
| * | | [POWERPC] Assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2008-05-051-17/+2
| * | | [POWERPC] devres: Add devm_ioremap_prot()Emil Medve2008-05-055-2/+52
| * | | [POWERPC] macintosh: ADB driver: adb_handler_sem semaphore to mutexDaniel Walker2008-05-051-15/+15
| * | | [POWERPC] macintosh: windfarm_smu_sat: semaphore to mutexDaniel Walker2008-05-051-5/+5
| * | | [POWERPC] macintosh: therm_pm72: driver_lock semaphore to mutexDaniel Walker2008-05-051-15/+16
* | | | dev_name introduction fall out fixStephen Rothwell2008-05-054-10/+10
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-05-058-64/+84
|\ \ \ \
| * | | | x86 PCI: call dmi_check_pciprobe()Yinghai Lu2008-05-053-2/+8
| * | | | x86/pci: add pci=skip_isa_align command lines.Yinghai Lu2008-05-055-41/+53
| * | | | x86/pci: remove flag in pci_cfg_space_size_extYinghai Lu2008-04-293-18/+19
| * | | | x86: fix section mismatch in pci_scan_busSam Ravnborg2008-04-292-3/+4
* | | | | CONFIG_SCSI_MAC_ESP needs CONFIG_SCSI_SPI_ATTRSGeert Uytterhoeven2008-05-051-0/+1
* | | | | m68k: remove old mac_esp cruftFinn Thain2008-05-053-57/+0
* | | | | m68k: Handle 68040 bus faultsRoman Zippel2008-05-051-3/+14
* | | | | m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>Geert Uytterhoeven2008-05-051-0/+1
* | | | | m68k: serial167 missing return value in cy_put_char()Geert Uytterhoeven2008-05-051-1/+1
* | | | | m68k: Fix falconide `data_adr' typoGeert Uytterhoeven2008-05-051-1/+1
| |_|/ / |/| | |
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2008-05-055-47/+64
|\ \ \ \
| * | | | kgdb: kconfig fix xconfig/menuconfig elementJan Engelhardt2008-05-051-7/+9
| * | | | kgdb: fix signedness mixmatches, add statics, add declaration to headerHarvey Harrison2008-05-052-5/+7