| Commit message (Expand) | Author | Age |
* | remove unused flush_tlb_pgtables | Benjamin Herrenschmidt | 2007-10-19 |
* | kmap leak fix for x86_32 kdump | Fernando Luis Vázquez Cao | 2007-10-19 |
* | ps3av: remove unused fields in ps3av_monitor_quirks | Geert Uytterhoeven | 2007-10-19 |
* | Console keyboard events and accessibility | Samuel Thibault | 2007-10-19 |
* | put declaration of put_filesystem() in fs.h | Miklos Szeredi | 2007-10-19 |
* | advansys: depends on VIRT_TO_BUS | Andrew Morton | 2007-10-19 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-10-18 |
|\ |
|
| * | pcnet32: remove private net_device_stats structure | Don Fry | 2007-10-17 |
| * | vortex_up should initialize "err" | Badari Pulavarty | 2007-10-17 |
| * | pcnet32: remove compile warnings in non-napi mode | Don Fry | 2007-10-17 |
| * | pcnet32: fix non-napi packet reception | Don Fry | 2007-10-17 |
| * | fix EMAC driver for proper napi_synchronize API | Benjamin Herrenschmidt | 2007-10-17 |
| * | sky2: shutdown cleanup | Stephen Hemminger | 2007-10-17 |
| * | napi_synchronize: waiting for NAPI | Stephen Hemminger | 2007-10-17 |
| * | forcedeth msi bugfix | Manfred Spraul | 2007-10-17 |
| * | gianfar: fix obviously wrong #ifdef CONFIG_GFAR_NAPI placement | Anton Vorontsov | 2007-10-17 |
| * | fs_enet: Update for API changes | Scott Wood | 2007-10-17 |
| * | gianfar: remove orphan struct. | Sebastian Siewior | 2007-10-17 |
| * | forcedeth: fix rx-work condition in nv_rx_process_optimized() too | Ingo Molnar | 2007-10-17 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2007-10-18 |
|\ \ |
|
| * | | ide: set drive->autotune in ide_pci_setup_ports() | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | triflex: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | opti621: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | cy82c693: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | cs5520: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | alim15x3: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | ide: add IDE_HFLAG_LEGACY_IRQS host flag | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | ide: add IDE_HFLAG_SERIALIZE host flag | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flag | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | piix: add DECLARE_ICH_DEV() macro | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | pdc202xx_old: add DECLARE_PDC2026X_DEV() macro | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | pdc202xx_new: add DECLARE_PDCNEW_DEV() macro | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | aec62xx: no need to disable UDMA in ->init_hwif method for ATP850UF | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | ide: remove .init_setup from ide_pci_device_t | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | serverworks: remove ->init_setup | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | scc_pata: remove ->init_setup | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | pdc202xx_old: remove ->init_setup | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | pdc202xx_new: remove ->init_setup | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | hpt366: remove ->init_setup | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | cmd64x: remove ->init_setup | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | aec62xx: remove ->init_setup | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | ide: use I/O ops directly part #2 (take 2) | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | ide: use pci_dev->revision | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | cmd64x: Use dev->revision | Auke Kok | 2007-10-18 |
| * | | amd74xx: Omit PCI_REVISION_ID read | Auke Kok | 2007-10-18 |
| * | | ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2) | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | pdc202xx_old: remove broken SWDMA support | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flags | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | ide: remove ->init_setup_dma from ide_pci_device_t (take 2) | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags | Bartlomiej Zolnierkiewicz | 2007-10-18 |