Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pid namespaces: define is_global_init() and is_container_init() | Serge E. Hallyn | 2007-10-19 | 1 | -1/+1 |
* | pid namespaces: round up the API | Pavel Emelianov | 2007-10-19 | 1 | -2/+2 |
* | isdn/sc: remove unused REQUEST_IRQ and unnecessary header file | Fernando Luis Vázquez Cao | 2007-10-19 | 3 | -21/+1 |
* | isdn: fix random hard freeze with AVM T1 cards | Karsten Keil | 2007-10-19 | 1 | -16/+12 |
* | isdn: fix random hard freeze with AVM cards using b1dma | Karsten Keil | 2007-10-19 | 1 | -9/+19 |
* | isdn: fix random hard freeze with AVM c4 card part 2 | Karsten Keil | 2007-10-19 | 1 | -0/+2 |
* | Console events and accessibility | Samuel Thibault | 2007-10-19 | 1 | -1/+44 |
* | ps3av: remove unused fields in ps3av_monitor_quirks | Geert Uytterhoeven | 2007-10-19 | 1 | -5/+1 |
* | Console keyboard events and accessibility | Samuel Thibault | 2007-10-19 | 1 | -6/+36 |
* | advansys: depends on VIRT_TO_BUS | Andrew Morton | 2007-10-19 | 1 | -1/+1 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-10-18 | 9 | -79/+90 |
|\ | |||||
| * | pcnet32: remove private net_device_stats structure | Don Fry | 2007-10-17 | 1 | -26/+25 |
| * | vortex_up should initialize "err" | Badari Pulavarty | 2007-10-17 | 1 | -1/+1 |
| * | pcnet32: remove compile warnings in non-napi mode | Don Fry | 2007-10-17 | 1 | -0/+4 |
| * | pcnet32: fix non-napi packet reception | Don Fry | 2007-10-17 | 1 | -0/+3 |
| * | fix EMAC driver for proper napi_synchronize API | Benjamin Herrenschmidt | 2007-10-17 | 1 | -1/+1 |
| * | sky2: shutdown cleanup | Stephen Hemminger | 2007-10-17 | 1 | -26/+20 |
| * | forcedeth msi bugfix | Manfred Spraul | 2007-10-17 | 1 | -8/+11 |
| * | gianfar: fix obviously wrong #ifdef CONFIG_GFAR_NAPI placement | Anton Vorontsov | 2007-10-17 | 1 | -1/+3 |
| * | fs_enet: Update for API changes | Scott Wood | 2007-10-17 | 2 | -12/+17 |
| * | gianfar: remove orphan struct. | Sebastian Siewior | 2007-10-17 | 1 | -1/+0 |
| * | forcedeth: fix rx-work condition in nv_rx_process_optimized() too | Ingo Molnar | 2007-10-17 | 1 | -3/+5 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2007-10-18 | 43 | -1189/+724 |
|\ \ | |||||
| * | | ide: set drive->autotune in ide_pci_setup_ports() | Bartlomiej Zolnierkiewicz | 2007-10-19 | 29 | -74/+3 |
| * | | triflex: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -0/+3 |
| * | | opti621: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -4/+4 |
| * | | cy82c693: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -5/+5 |
| * | | cs5520: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -3/+4 |
| * | | alim15x3: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -5/+5 |
| * | | ide: add IDE_HFLAG_LEGACY_IRQS host flag | Bartlomiej Zolnierkiewicz | 2007-10-19 | 6 | -35/+26 |
| * | | ide: add IDE_HFLAG_SERIALIZE host flag | Bartlomiej Zolnierkiewicz | 2007-10-19 | 4 | -13/+14 |
| * | | ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flag | Bartlomiej Zolnierkiewicz | 2007-10-19 | 3 | -7/+7 |
| * | | piix: add DECLARE_ICH_DEV() macro | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -63/+47 |
| * | | pdc202xx_old: add DECLARE_PDC2026X_DEV() macro | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -41/+19 |
| * | | pdc202xx_new: add DECLARE_PDCNEW_DEV() macro | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -57/+19 |
| * | | aec62xx: no need to disable UDMA in ->init_hwif method for ATP850UF | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -9/+5 |
| * | | serverworks: remove ->init_setup | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -31/+14 |
| * | | scc_pata: remove ->init_setup | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -2/+2 |
| * | | pdc202xx_old: remove ->init_setup | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -32/+25 |
| * | | pdc202xx_new: remove ->init_setup | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -59/+49 |
| * | | hpt366: remove ->init_setup | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -179/+127 |
| * | | cmd64x: remove ->init_setup | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -27/+12 |
| * | | aec62xx: remove ->init_setup | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -25/+14 |
| * | | ide: use I/O ops directly part #2 (take 2) | Bartlomiej Zolnierkiewicz | 2007-10-19 | 4 | -37/+34 |
| * | | ide: use pci_dev->revision | Bartlomiej Zolnierkiewicz | 2007-10-19 | 4 | -27/+10 |
| * | | cmd64x: Use dev->revision | Auke Kok | 2007-10-19 | 1 | -10/+4 |
| * | | amd74xx: Omit PCI_REVISION_ID read | Auke Kok | 2007-10-19 | 1 | -1/+0 |
| * | | ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2) | Bartlomiej Zolnierkiewicz | 2007-10-19 | 31 | -177/+183 |
| * | | pdc202xx_old: remove broken SWDMA support | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -5/+1 |
| * | | ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flags | Bartlomiej Zolnierkiewicz | 2007-10-19 | 5 | -9/+10 |