summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* jbd: config_jbd_debug cannot create /proc entryJose R. Santos2007-10-193-49/+27Star
* jbd: remove printk() from J_ASSERT macrosChris Snook2007-10-191-15/+1Star
* JBD/ext3 cleanups: convert to kzallocMingming Cao2007-10-193-6/+3Star
* isdn/sc: remove unused REQUEST_IRQ and unnecessary header fileFernando Luis Vázquez Cao2007-10-193-21/+1Star
* isdn: fix random hard freeze with AVM T1 cardsKarsten Keil2007-10-191-16/+12Star
* isdn: fix random hard freeze with AVM cards using b1dmaKarsten Keil2007-10-191-9/+19
* isdn: fix random hard freeze with AVM c4 card part 2Karsten Keil2007-10-191-0/+2
* fix a trivial typo in scripts/checkstack.plJoern Engel2007-10-191-1/+1
* Console events and accessibilitySamuel Thibault2007-10-193-1/+62
* Add kernel/notifier.cAlexey Dobriyan2007-10-195-571/+543Star
* setup vma->vm_page_prot by vm_get_page_prot()Coly Li2007-10-194-13/+8Star
* remove unused flush_tlb_pgtablesBenjamin Herrenschmidt2007-10-1926-195/+2Star
* kmap leak fix for x86_32 kdumpFernando Luis Vázquez Cao2007-10-191-0/+1
* ps3av: remove unused fields in ps3av_monitor_quirksGeert Uytterhoeven2007-10-191-5/+1Star
* Console keyboard events and accessibilitySamuel Thibault2007-10-193-6/+56
* put declaration of put_filesystem() in fs.hMiklos Szeredi2007-10-192-4/+2Star
* advansys: depends on VIRT_TO_BUSAndrew Morton2007-10-191-1/+1
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-1910-79/+108
|\
| * pcnet32: remove private net_device_stats structureDon Fry2007-10-181-26/+25Star
| * vortex_up should initialize "err"Badari Pulavarty2007-10-181-1/+1
| * pcnet32: remove compile warnings in non-napi modeDon Fry2007-10-181-0/+4
| * pcnet32: fix non-napi packet receptionDon Fry2007-10-181-0/+3
| * fix EMAC driver for proper napi_synchronize APIBenjamin Herrenschmidt2007-10-181-1/+1
| * sky2: shutdown cleanupStephen Hemminger2007-10-181-26/+20Star
| * napi_synchronize: waiting for NAPIStephen Hemminger2007-10-181-0/+18
| * forcedeth msi bugfixManfred Spraul2007-10-181-8/+11
| * gianfar: fix obviously wrong #ifdef CONFIG_GFAR_NAPI placementAnton Vorontsov2007-10-181-1/+3
| * fs_enet: Update for API changesScott Wood2007-10-182-12/+17
| * gianfar: remove orphan struct.Sebastian Siewior2007-10-181-1/+0Star
| * forcedeth: fix rx-work condition in nv_rx_process_optimized() tooIngo Molnar2007-10-181-3/+5
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-10-1944-1211/+760Star
|\ \
| * | ide: set drive->autotune in ide_pci_setup_ports()Bartlomiej Zolnierkiewicz2007-10-1929-74/+3Star
| * | triflex: always tune PIOBartlomiej Zolnierkiewicz2007-10-191-0/+3
| * | opti621: always tune PIOBartlomiej Zolnierkiewicz2007-10-191-4/+4
| * | cy82c693: always tune PIOBartlomiej Zolnierkiewicz2007-10-191-5/+5
| * | cs5520: always tune PIOBartlomiej Zolnierkiewicz2007-10-191-3/+4
| * | alim15x3: always tune PIOBartlomiej Zolnierkiewicz2007-10-191-5/+5
| * | ide: add IDE_HFLAG_LEGACY_IRQS host flagBartlomiej Zolnierkiewicz2007-10-197-35/+28Star
| * | ide: add IDE_HFLAG_SERIALIZE host flagBartlomiej Zolnierkiewicz2007-10-195-13/+16
| * | ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flagBartlomiej Zolnierkiewicz2007-10-194-8/+9
| * | piix: add DECLARE_ICH_DEV() macroBartlomiej Zolnierkiewicz2007-10-191-63/+47Star
| * | pdc202xx_old: add DECLARE_PDC2026X_DEV() macroBartlomiej Zolnierkiewicz2007-10-191-41/+19Star
| * | pdc202xx_new: add DECLARE_PDCNEW_DEV() macroBartlomiej Zolnierkiewicz2007-10-191-57/+19Star
| * | aec62xx: no need to disable UDMA in ->init_hwif method for ATP850UFBartlomiej Zolnierkiewicz2007-10-191-9/+5Star
| * | ide: remove .init_setup from ide_pci_device_tBartlomiej Zolnierkiewicz2007-10-191-1/+0Star
| * | serverworks: remove ->init_setupBartlomiej Zolnierkiewicz2007-10-191-31/+14Star
| * | scc_pata: remove ->init_setupBartlomiej Zolnierkiewicz2007-10-191-2/+2
| * | pdc202xx_old: remove ->init_setupBartlomiej Zolnierkiewicz2007-10-191-32/+25Star
| * | pdc202xx_new: remove ->init_setupBartlomiej Zolnierkiewicz2007-10-191-59/+49Star
| * | hpt366: remove ->init_setupBartlomiej Zolnierkiewicz2007-10-191-179/+127Star