summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-25USB: empeg: clean up and handle speedsAlan Cox
2007-10-25USB: digi_acceleport: fix termios and also readability a bitAlan Cox
2007-10-25USB: ch341: fix termios handlingAlan Cox
2007-10-25usb serial: kill another case we pass NULL and shouldn'tAlan Cox
2007-10-25USB: ark3116: update termios handlingAlan Cox
2007-10-25serial: stop passing NULL to functions that expect dataAlan Cox
2007-10-25USB: add new Novatel device ids to option driverGreg Kroah-Hartman
2007-10-25fix sg_phys to use dma_addr_tHugh Dickins
2007-10-25[netdrvr] forcedeth: add MCP77 device IDsAyaz Abdulla
2007-10-25rndis_host: reduce MTU instead of refusing to talk to devices with low max pa...Thomas Sailer
2007-10-25cpmac: update to new fixed phy driver interfaceEugene Konev
2007-10-25cpmac: convert to napi_struct interfaceEugene Konev
2007-10-25cpmac: use print_mac() instead of MAC_FMTEugene Konev
2007-10-25natsemi: fix oops, link back netdevice from private-structIngo Molnar
2007-10-25ehea: fix port_napi_disable/enableJan-Bernd Themann
2007-10-25bonding/bond_main.c: fix cut'n'paste errorAdrian Bunk
2007-10-25make bonding/bond_main.c:bond_deinit() staticAdrian Bunk
2007-10-25drivers/net/ipg.c: cleanupsAdrian Bunk
2007-10-25remove Documentation/networking/net-modules.txtAdrian Bunk
2007-10-25ub: add sg_init_table for sense and read capacity commandsFUJITA Tomonori
2007-10-25x86: pci-gart fixFUJITA Tomonori
2007-10-25[libata] sata_nv: SWNCQ should not apply to MCP61Kuan Luo
2007-10-25libata-core: Be a bit more relaxed about early DMA zero devicesAlan Cox
2007-10-25ahci: ahci: implement workaround for ASUS P5W-DH Deluxe ahci_broken_hardreset...Tejun Heo
2007-10-25Fix pata_icside build for recent libata API changesAl Viro
2007-10-25libata: cosmetic clean up in ata_eh_reset()Tejun Heo
2007-10-25libata-core.c: make 2 functions staticAdrian Bunk
2007-10-25lguest: documentation updateRusty Russell
2007-10-25[libata] Create internal helper ata_dev_set_feature()Jeff Garzik
2007-10-25lguest: Add to maintainers file.Rusty Russell
2007-10-25lguest: build fixJeff Garzik
2007-10-25lguest: clean up lguest_launcher.hRusty Russell
2007-10-25lguest: remove unused "wake" element from struct lguestRusty Russell
2007-10-25lguest: use defines from x86 headers instead of magic numbersRusty Russell
2007-10-25lguest: example launcher header cleanup.Rusty Russell
2007-10-24sched: mark CONFIG_FAIR_GROUP_SCHED as !EXPERIMENTALIngo Molnar
2007-10-24sched: isolate SMP balancing code a bit morePeter Williams
2007-10-24sched: reduce balance-tasks overheadPeter Williams
2007-10-24sched: make cpu_shares_{show,store}() staticAdrian Bunk
2007-10-24sched: clean up some control group codePaul Menage
2007-10-24sched: constify sched.hJoe Perches
2007-10-24sched: document profile=sleep requiring CONFIG_SCHEDSTATSMel Gorman
2007-10-24sched: use show_regs() to improve __schedule_bug() outputSatyam Sharma
2007-10-24sched: clean up sched_domain_debug()Ingo Molnar
2007-10-24sched: fix fastcall mismatch in completion APIsIngo Molnar
2007-10-24sched: fix sched_domain sysctl registration againMilton Miller
2007-10-24blackfin: fix sg falloutAdrian Bunk
2007-10-24xtensa: dma-mapping.h is using linux/scatterlist.h functions, so include itJens Axboe
2007-10-24Merge branch 'for-linus' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...Jens Axboe
2007-10-24SG: audit of drivers that use blk_rq_map_sg()Jens Axboe