summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-02[PATCH] sched: uninline inc/dec_nr_running()Ingo Molnar
2007-08-02[PATCH] sched: uninline calc_delta_mine()Ingo Molnar
2007-08-02[PATCH] sched: calc_delta_mine(): use fixed limitIngo Molnar
2007-08-02[PATCH] sched: tidy up left over smpnice codePeter Williams
2007-08-02[PATCH] sched: remove cache_hot_timeIngo Molnar
2007-08-02[x86 setup] video setup: Fix VBE DDC readingAntonino A. Daplas
2007-08-02SCTP: remove useless code in function sctp_init_causeWei Yongjun
2007-08-02SCTP: drop SACK if ctsn is not less than the next tsn of assocWei Yongjun
2007-08-02HID: Never call hid_free_buffers() when usbhid_device has been freedJiri Kosina
2007-08-02USB HID: fix memory leak of usbhid_deviceJiri Kosina
2007-08-02USB HID: fix a possible NULL pointer dereference when we fail to allocate memoryJesper Juhl
2007-08-02USB HID: add ASUS LCM to the blacklistChristian Lamparter
2007-08-02USB HID: Add all Logitech Harmonies to blacklistPhil Dibowitz
2007-08-02USB HID: update description of USBHID in MAINTAINERSJiri Kosina
2007-08-02HID: remove the Applie IR sensor from the hid_blacklistTino Keitel
2007-08-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2007-08-01Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2007-08-01FRV: Enable the MB86943 PCI arbiter correctlyDavid Howells
2007-08-01Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-08-01genirq: temporary fix for level-triggered IRQ resendThomas Gleixner
2007-08-01Fix WARN_ON() on bitfield ops for all other archsHeiko Carstens
2007-08-01scc_pata: PIO fixesBartlomiej Zolnierkiewicz
2007-08-01piix/slc90e66: fix PIO1 handling in ->speedproc method (take 2)Bartlomiej Zolnierkiewicz
2007-08-01jmicron: PIO fixesBartlomiej Zolnierkiewicz
2007-08-01it8213: PIO fixes (take 2)Bartlomiej Zolnierkiewicz
2007-08-01cs5535: PIO fixesBartlomiej Zolnierkiewicz
2007-08-01cs5520: fix PIO auto-tuning in ->ide_dma_check methodBartlomiej Zolnierkiewicz
2007-08-01drivers/scsi/ide-scsi.c: kmalloc + memset conversion to kzallocMariusz Kozlowski
2007-08-01drivers/ide/arm/icside.c: kmalloc + memset conversion to kzallocMariusz Kozlowski
2007-08-01ide: eliminate warnings in ide-tape.cStephen Rothwell
2007-08-01ide: fix runtogether printk's in cmd64x IDE driverMeelis Roos
2007-08-01sis5513: Add FSC Amilo A1630 PCI subvendor/dev to laptopsDavid Lamparter
2007-08-01alim15x3: Correct HP detectBartlomiej Zolnierkiewicz
2007-08-01ide: Fix an overrun found in the CS5535 IDE driverJordan Crouse
2007-08-01[IA64] ITC: Reduce rating for ITC clock if ITCs are driftyChristoph Lameter
2007-08-01[IA64] SN2: Fix up sn2_rtc clockChristoph Lameter
2007-08-01[IA64] Fix wrong access to irq_desc[] in iosapic_register_intr().Kenji Kaneshige
2007-08-01SCTP: IPv4 mapped addr not returned in SCTPv6 accept()Vlad Yasevich
2007-08-01SCTP: IPv4 mapped addr not returned in SCTPv6 accept()Dave Johnson
2007-08-01sctp: fix shadow symbol in net/sctp/tsnmap.cSebastian Siewior
2007-08-01sctp: try to fix readlockSebastian Siewior
2007-08-01sctp: remove shadowed symbolssebastian@breakpoint.cc
2007-08-01sctp: move global declaration to header file.sebastian@breakpoint.cc
2007-08-01sctp: make locally used function staticsebastian@breakpoint.cc
2007-08-01pata_sis: fix MWDMA for <= UDMA66 chipsets and UDMA for UDMA33 chipsetsBartlomiej Zolnierkiewicz
2007-08-01libata: blacklist SAMSUNG HD401LJ / ZZ100-15 for NCQTejun Heo
2007-08-01ata_piix: add Tecra M3 to broken suspend blacklistTejun Heo
2007-08-01ata_piix: implement piix_borken_suspend()Tejun Heo
2007-08-01pci: rename __pci_reenable_device() to pci_reenable_device()Tejun Heo
2007-08-01libata-sff; Unbreak non DMA capable controllers againAlan Cox