Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-10[S390] Kconfig: unwanted menus for s390.Martin Schwidefsky
2007-05-10[S390] Kconfig: menus with depends on HAS_IOMEM.Martin Schwidefsky
2007-05-10[S390] Kconfig: refine depends statements.Martin Schwidefsky
2007-05-10[S390] qdio: re-add lost perf_stats.tl_runs change in qdio_handle_pciUrsula Braun
2007-05-10[S390] Avoid sparse warnings.Heiko Carstens
2007-05-10[S390] dasd: Fix modular build.Cornelia Huck
2007-05-10[S390] monreader inlining cleanup.Martin Schwidefsky
2007-05-10[S390] cio: Make some structures and a function static.Cornelia Huck
2007-05-10[S390] cio: Get rid of _ccw_device_get_device_number().Cornelia Huck
2007-05-10Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2007-05-10Merge branch 'usb-move' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds
2007-05-10Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-05-10Revert "md: improve partition detection in md array"Linus Torvalds
2007-05-10Move USB network drivers to drivers/net/usb.Jeff Garzik
2007-05-10libata: fix kernel-doc parametersRandy Dunlap
2007-05-10Fix pata_qdi.c probe codeSamuel Thibault
2007-05-10pata_scc: fix compilationAlexey Dobriyan
2007-05-10sata_via: add missing PM hooksTejun Heo
2007-05-10sata_nv: fix ADMA freeze/thaw/irq_clear issuesRobert Hancock
2007-05-10pata_pcmcia.c: add card ident for jvc cdromRichard Kennedy
2007-05-10sata_promise: SATAII-150/300 TX4 port numbering fixMikael Pettersson
2007-05-10sata_promise: fix another error decode regressionMikael Pettersson
2007-05-10libata-acpi: fix _GTF command protocol for ATAPI devicesTejun Heo
2007-05-10atl1: add netconsole supportAlexey Dobriyan
2007-05-10Fix hang on IBM Token Ring PCMCIA card ejectionPaul Walmsley
2007-05-10skge: default WOL should be magic only (rev2)Stephen Hemminger
2007-05-10Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik
2007-05-10Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2007-05-10ide: fix PIO setup on resume for ATAPI devicesBartlomiej Zolnierkiewicz
2007-05-10ide: legacy PCI bus order probing fixesBartlomiej Zolnierkiewicz
2007-05-10ide: add ide_proc_register_port()Bartlomiej Zolnierkiewicz
2007-05-10ide: add "initializing" argument to ide_register_hw()Bartlomiej Zolnierkiewicz
2007-05-10ide: cable detection fixes (take 2)Bartlomiej Zolnierkiewicz
2007-05-10ide: move IDE settings handling to ide-proc.cBartlomiej Zolnierkiewicz
2007-05-10ide: split off ioctl handling from IDE settings (v2)Bartlomiej Zolnierkiewicz
2007-05-10ide: make /proc/ide/ optionalBartlomiej Zolnierkiewicz
2007-05-10ide: add ide_tune_dma() helperBartlomiej Zolnierkiewicz
2007-05-10ide: rework the code for selecting the best DMA transfer mode (v3)Bartlomiej Zolnierkiewicz
2007-05-10ide: fix UDMA/MWDMA/SWDMA masks (v3)Bartlomiej Zolnierkiewicz
2007-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds
2007-05-10Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2007-05-10Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2007-05-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-05-09md: improve partition detection in md arrayNeilBrown
2007-05-09md: allow reshape_position for md arrays to be set via sysfsNeilBrown
2007-05-09md: remove the slash from the name of a kmem_cache used by raid5NeilBrown
2007-05-09md: stop using csum_partial for checksum calculation in mdNeilBrown
2007-05-09md: move test for whether level supports bitmap to correct placeNeilBrown
2007-05-09md: cleanup: use seq_release_private() where appropriateMartin Peschke