Age | Commit message (Expand) | Author |
2007-10-19 | JBD/ext3 cleanups: convert to kzalloc | Mingming Cao |
2007-10-19 | isdn/sc: remove unused REQUEST_IRQ and unnecessary header file | Fernando Luis Vázquez Cao |
2007-10-19 | isdn: fix random hard freeze with AVM T1 cards | Karsten Keil |
2007-10-19 | isdn: fix random hard freeze with AVM cards using b1dma | Karsten Keil |
2007-10-19 | isdn: fix random hard freeze with AVM c4 card part 2 | Karsten Keil |
2007-10-19 | fix a trivial typo in scripts/checkstack.pl | Joern Engel |
2007-10-19 | Console events and accessibility | Samuel Thibault |
2007-10-19 | Add kernel/notifier.c | Alexey Dobriyan |
2007-10-19 | setup vma->vm_page_prot by vm_get_page_prot() | Coly Li |
2007-10-19 | 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-18 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2007-10-18 | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2007-10-19 | ide: set drive->autotune in ide_pci_setup_ports() | Bartlomiej Zolnierkiewicz |
2007-10-19 | triflex: always tune PIO | Bartlomiej Zolnierkiewicz |
2007-10-19 | opti621: always tune PIO | Bartlomiej Zolnierkiewicz |
2007-10-19 | cy82c693: always tune PIO | Bartlomiej Zolnierkiewicz |
2007-10-19 | cs5520: always tune PIO | Bartlomiej Zolnierkiewicz |
2007-10-19 | alim15x3: always tune PIO | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: add IDE_HFLAG_LEGACY_IRQS host flag | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: add IDE_HFLAG_SERIALIZE host flag | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flag | Bartlomiej Zolnierkiewicz |
2007-10-19 | piix: add DECLARE_ICH_DEV() macro | Bartlomiej Zolnierkiewicz |
2007-10-19 | pdc202xx_old: add DECLARE_PDC2026X_DEV() macro | Bartlomiej Zolnierkiewicz |
2007-10-19 | pdc202xx_new: add DECLARE_PDCNEW_DEV() macro | Bartlomiej Zolnierkiewicz |
2007-10-19 | aec62xx: no need to disable UDMA in ->init_hwif method for ATP850UF | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: remove .init_setup from ide_pci_device_t | Bartlomiej Zolnierkiewicz |
2007-10-19 | serverworks: remove ->init_setup | Bartlomiej Zolnierkiewicz |
2007-10-19 | scc_pata: remove ->init_setup | Bartlomiej Zolnierkiewicz |
2007-10-19 | pdc202xx_old: remove ->init_setup | Bartlomiej Zolnierkiewicz |
2007-10-19 | pdc202xx_new: remove ->init_setup | Bartlomiej Zolnierkiewicz |
2007-10-19 | hpt366: remove ->init_setup | Bartlomiej Zolnierkiewicz |
2007-10-19 | cmd64x: remove ->init_setup | Bartlomiej Zolnierkiewicz |
2007-10-19 | aec62xx: remove ->init_setup | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: use I/O ops directly part #2 (take 2) | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: use pci_dev->revision | Bartlomiej Zolnierkiewicz |
2007-10-19 | cmd64x: Use dev->revision | Auke Kok |
2007-10-19 | amd74xx: Omit PCI_REVISION_ID read | Auke Kok |
2007-10-19 | ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2) | Bartlomiej Zolnierkiewicz |
2007-10-19 | pdc202xx_old: remove broken SWDMA support | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flags | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: remove ->init_setup_dma from ide_pci_device_t (take 2) | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: add IDE_HFLAG_BOOTABLE host flag | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: add IDE_HFLAG_NO_ATAPI_DMA host flag | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: add DECLARE_GENERIC_PCI_DEV() macro to generic IDE PCI host driver | Bartlomiej Zolnierkiewicz |