summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [x86 setup] Document grub < 0.93 as brokenH. Peter Anvin2007-08-021-0/+1
* [x86 setup] EDD: add missing =m constraintH. Peter Anvin2007-08-021-1/+1
* [x86 setup] video setup: Fix VBE DDC readingAntonino A. Daplas2007-08-021-1/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-08-0110-39/+50
|\
| * [IA64] ITC: Reduce rating for ITC clock if ITCs are driftyChristoph Lameter2007-08-011-1/+15
| * [IA64] SN2: Fix up sn2_rtc clockChristoph Lameter2007-08-011-5/+2
| * [IA64] Fix wrong access to irq_desc[] in iosapic_register_intr().Kenji Kaneshige2007-08-011-2/+3
| * [IA64] Fix possible race in destroy_and_reserve_irq()Kenji Kaneshige2007-07-301-11/+6
| * [IA64] Fix registered interrupt checkKenji Kaneshige2007-07-301-6/+6
| * [IA64] Remove a few duplicate includesJesper Juhl2007-07-303-3/+0
| * [IA64] Allow smp_call_function_single() to current cpuAvi Kivity2007-07-301-3/+5
| * [IA64] fix a few section mismatch warningsSam Ravnborg2007-07-303-8/+13
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-08-0113-128/+85
|\ \
| * | scc_pata: PIO fixesBartlomiej Zolnierkiewicz2007-08-011-41/+20
| * | piix/slc90e66: fix PIO1 handling in ->speedproc method (take 2)Bartlomiej Zolnierkiewicz2007-08-012-17/+15
| * | jmicron: PIO fixesBartlomiej Zolnierkiewicz2007-08-011-17/+4
| * | it8213: PIO fixes (take 2)Bartlomiej Zolnierkiewicz2007-08-011-16/+17
| * | cs5535: PIO fixesBartlomiej Zolnierkiewicz2007-08-011-23/+17
| * | cs5520: fix PIO auto-tuning in ->ide_dma_check methodBartlomiej Zolnierkiewicz2007-08-011-1/+1
| * | drivers/scsi/ide-scsi.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-08-011-6/+4
| * | drivers/ide/arm/icside.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-08-011-2/+1
| * | ide: eliminate warnings in ide-tape.cStephen Rothwell2007-08-011-1/+1
| * | ide: fix runtogether printk's in cmd64x IDE driverMeelis Roos2007-08-011-2/+2
| * | sis5513: Add FSC Amilo A1630 PCI subvendor/dev to laptopsDavid Lamparter2007-08-011-0/+1
| * | alim15x3: Correct HP detectBartlomiej Zolnierkiewicz2007-08-011-1/+1
| * | ide: Fix an overrun found in the CS5535 IDE driverJordan Crouse2007-08-011-1/+1
* | | FRV: Enable the MB86943 PCI arbiter correctlyDavid Howells2007-08-012-1/+5
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-08-018-54/+64
|\ \ \
| * | | pata_sis: fix MWDMA for <= UDMA66 chipsets and UDMA for UDMA33 chipsetsBartlomiej Zolnierkiewicz2007-08-011-11/+9
| * | | libata: blacklist SAMSUNG HD401LJ / ZZ100-15 for NCQTejun Heo2007-08-011-0/+1
| * | | ata_piix: add Tecra M3 to broken suspend blacklistTejun Heo2007-08-011-0/+8
| * | | ata_piix: implement piix_borken_suspend()Tejun Heo2007-08-011-30/+30
| * | | pci: rename __pci_reenable_device() to pci_reenable_device()Tejun Heo2007-08-014-9/+8
| * | | libata-sff; Unbreak non DMA capable controllers againAlan Cox2007-08-011-0/+4
| * | | pata_cmd64x: Correct the speed rangesAlan Cox2007-08-011-4/+4
| |/ /
* | | genirq: temporary fix for level-triggered IRQ resendThomas Gleixner2007-08-011-0/+9
* | | Fix WARN_ON() on bitfield ops for all other archsHeiko Carstens2007-08-014-4/+4
|/ /
* | Fix WARN_ON() on bitfield opsLinus Torvalds2007-07-312-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2007-07-3129-156/+1509
|\ \
| * | [WATCHDOG] Fix pcwd_init_module crashWim Van Sebroeck2007-07-292-1/+1
| * | [WATCHDOG] ICH9 support for iTCO_wdtWim Van Sebroeck2007-07-261-3/+15
| * | [WATCHDOG] 631xESB/632xESB support for iTCO_wdt - add all LPC bridgesWim Van Sebroeck2007-07-261-0/+15
| * | [WATCHDOG] 631xESB/632xESB support for iTCO_wdtSergey Kononenko2007-07-261-1/+6
| * | [WATCHDOG] omap_wdt.c - default error for IOCTL is -ENOTTYWim Van Sebroeck2007-07-241-1/+1
| * | [WATCHDOG] Return value of nonseekable_openWim Van Sebroeck2007-07-244-11/+4
| * | [WATCHDOG] mv64x60_wdt: Rework the timeout register manipulationDale Farnsworth2007-07-241-36/+54
| * | [WATCHDOG] mv64x60_wdt: disable watchdog timer when driver is probedDale Farnsworth2007-07-241-0/+2
| * | [WATCHDOG] mv64x60_wdt: Support the WDIOF_MAGICCLOSE featureDale Farnsworth2007-07-241-4/+24
| * | [WATCHDOG] mv64x60_wdt: Add a module parameter to change nowayout settingDale Farnsworth2007-07-241-3/+9
| * | [WATCHDOG] mv64x60_wdt: Add WDIOC_SETOPTIONS ioctl supportDale Farnsworth2007-07-241-1/+10
OpenPOWER on IntegriCloud