summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Do not use the ia64 clocksource on non-ia64 architecturesLinus Torvalds2007-08-311-0/+3
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-08-3118-206/+428
|\
| * - cxgb3 engine microcode loadDivy Le Ray2007-08-313-52/+123
| * cxgb3 - Fix dev->priv usageDivy Le Ray2007-08-317-69/+105
| * qeth: Drop ARP packages on HiperSockets interface with NOARP attribute.Klaus D. Wacker2007-08-311-2/+8
| * qeth: provide specific message for OSA-adapters exclusively usedUrsula Braun2007-08-312-9/+20
| * qeth: crash during reboot after failing online settingUrsula Braun2007-08-311-7/+13
| * qeth: Announce tx checksumming for qeth devices in TSO/EDDP modeFrank Blaschka2007-08-311-14/+68
| * qeth: dont return the return values of void functions.Heiko Carstens2007-08-312-6/+6
| * qeth: enforce a rate limit for inbound scatter gather messagesFrank Blaschka2007-08-311-5/+8
| * qeth: ungrouping a device must not be interruptibleUrsula Braun2007-08-311-3/+2
| * netxen: fix crashes during module unloaddhananjay@netxen.com2007-08-313-14/+15
| * netxen: Avoid firmware load in PCI probedhananjay@netxen.com2007-08-311-4/+0
| * PS3: fix the bug that 'ifconfig down' would hangMasakazu Mokuno2007-08-311-1/+0
| * IOC3: Program UART predividers.Ralf Baechle2007-08-311-20/+60
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-08-313-11/+37
|\ \
| * | sched: clean up task_new_fair()Ingo Molnar2007-08-281-3/+3
| * | sched: small schedstat fixIngo Molnar2007-08-281-1/+3
| * | sched: fix wait_start_fair condition in update_stats_wait_end()Ingo Molnar2007-08-281-0/+3
| * | sched: call update_curr() in task_tick_fair()Ting Yang2007-08-281-2/+3
| * | sched: make the scheduler converge to the ideal latencyIngo Molnar2007-08-283-4/+24
| * | sched: fix sleeper bonus limitMike Galbraith2007-08-281-1/+1
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-08-3136-37/+133
|\ \ \
| * | | [libata] Bump driver versionsJeff Garzik2007-08-3131-31/+31
| * | | ata_piix: implement IOCFG bit18 quirkTejun Heo2007-08-311-0/+36
| * | | libata: implement BROKEN_HPA horkage and apply it to affected drivesTejun Heo2007-08-312-3/+9
| * | | sata_promise: FastTrack TX4200 is a second-generation chipMikael Pettersson2007-08-311-3/+3
| * | | pata_marvell: Add more identifiersAlan Cox2007-08-311-0/+2
| * | | ata_piix: add Satellite U200 to broken suspend listTejun Heo2007-08-311-0/+7
| * | | ata: add ATA_MWDMA* and ATA_SWDMA* definesBartlomiej Zolnierkiewicz2007-08-311-0/+13
| * | | ata_piix: IDE mode SATA patch for Intel TolapaiJason Gaston2007-08-311-0/+27
| * | | libata-core: Allow translation setting to failAlan Cox2007-08-311-0/+5
| | |/ | |/|
* | | Page migration: Do not accept invalid nodes in the target nodesetChristoph Lameter2007-08-311-0/+5
* | | hugepage: fix broken check for offset alignment in hugepage mappingsDavid Gibson2007-08-315-18/+17
* | | MAINTAINERS, order NETERION alphabeticallyJiri Slaby2007-08-311-13/+13
* | | i2c-piix4: Fix SB700 PCI device IDShane Huang2007-08-314-7/+5
* | | MAINTAINERS: update DCO infoRandy Dunlap2007-08-311-3/+4
* | | sigqueue_free: fix the race with collect_signal()Oleg Nesterov2007-08-311-10/+9
* | | userns: don't leak root userAlexey Dobriyan2007-08-311-0/+1
* | | request_irq: fix DEBUG_SHIRQ handlingJarek Poplawski2007-08-311-7/+4
* | | eCryptfs: fix possible fault in ecryptfs_sync_pageRyusuke Konishi2007-08-311-1/+2
* | | Fix typo in atmel_spi.cAndrew Victor2007-08-311-1/+1
* | | Fix modpost warning in serial driverRalf Baechle2007-08-311-1/+1
* | | Add MAINTAINERS entry for IOC3 serial driverRalf Baechle2007-08-311-1/+7
* | | PM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBERNATIONRafael J. Wysocki2007-08-314-16/+36
* | | setpgid(child) fails if the child was forked by sub-threadOleg Nesterov2007-08-311-2/+1
* | | slub: do not fail if we cannot register a slab with sysfsChristoph Lameter2007-08-311-2/+6
* | | spi: correct name for spi_txx9Atsushi Nemoto2007-08-312-3/+2
* | | SPI driver hotplug/coldplug fixesDavid Brownell2007-08-317-4/+8
* | | Assign task_struct.exit_code before taskstats_exit()Jonathan Lim2007-08-311-1/+1