aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-10-25
|\
| * fix sg_phys to use dma_addr_tHugh Dickins2007-10-25
| * ub: add sg_init_table for sense and read capacity commandsFUJITA Tomonori2007-10-25
| * x86: pci-gart fixFUJITA Tomonori2007-10-25
| * blackfin: fix sg falloutAdrian Bunk2007-10-24
| * xtensa: dma-mapping.h is using linux/scatterlist.h functions, so include itJens Axboe2007-10-24
| * Merge branch 'for-linus' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...Jens Axboe2007-10-24
| |\
| | * AVR32: Fix sg_page breakageHaavard Skinnemoen2007-10-24
| * | SG: audit of drivers that use blk_rq_map_sg()Jens Axboe2007-10-24
| * | arch/um/drivers/ubd_kern.c: fix a building errorWANG Cong2007-10-24
| * | SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-24
| * | mmc: sg falloutJens Axboe2007-10-24
| * | m68k: sg falloutGeert Uytterhoeven2007-10-24
| * | More SG build fixesDavid Miller2007-10-24
| * | sg: add missing sg_init_table calls to zfcpHeiko Carstens2007-10-24
| * | SG build fixDavid Miller2007-10-24
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestLinus Torvalds2007-10-25
|\ \
| * | lguest: documentation updateRusty Russell2007-10-25
| * | lguest: Add to maintainers file.Rusty Russell2007-10-25
| * | lguest: build fixJeff Garzik2007-10-25
| * | lguest: clean up lguest_launcher.hRusty Russell2007-10-25
| * | lguest: remove unused "wake" element from struct lguestRusty Russell2007-10-25
| * | lguest: use defines from x86 headers instead of magic numbersRusty Russell2007-10-25
| * | lguest: example launcher header cleanup.Rusty Russell2007-10-25
| |/
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-10-25
|\ \
| * | [libata] sata_nv: SWNCQ should not apply to MCP61Kuan Luo2007-10-25
| * | libata-core: Be a bit more relaxed about early DMA zero devicesAlan Cox2007-10-25
| * | ahci: ahci: implement workaround for ASUS P5W-DH Deluxe ahci_broken_hardreset...Tejun Heo2007-10-25
| * | Fix pata_icside build for recent libata API changesAl Viro2007-10-25
| * | libata: cosmetic clean up in ata_eh_reset()Tejun Heo2007-10-25
| * | libata-core.c: make 2 functions staticAdrian Bunk2007-10-25
| * | [libata] Create internal helper ata_dev_set_feature()Jeff Garzik2007-10-25
| |/
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-10-25
|\ \
| * | [netdrvr] forcedeth: add MCP77 device IDsAyaz Abdulla2007-10-25
| * | rndis_host: reduce MTU instead of refusing to talk to devices with low max pa...Thomas Sailer2007-10-25
| * | cpmac: update to new fixed phy driver interfaceEugene Konev2007-10-25
| * | cpmac: convert to napi_struct interfaceEugene Konev2007-10-25
| * | cpmac: use print_mac() instead of MAC_FMTEugene Konev2007-10-25
| * | natsemi: fix oops, link back netdevice from private-structIngo Molnar2007-10-25
| * | ehea: fix port_napi_disable/enableJan-Bernd Themann2007-10-25
| * | bonding/bond_main.c: fix cut'n'paste errorAdrian Bunk2007-10-25
| * | make bonding/bond_main.c:bond_deinit() staticAdrian Bunk2007-10-25
| * | drivers/net/ipg.c: cleanupsAdrian Bunk2007-10-25
| * | remove Documentation/networking/net-modules.txtAdrian Bunk2007-10-25
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-10-25
|\ \
| * | sched: mark CONFIG_FAIR_GROUP_SCHED as !EXPERIMENTALIngo Molnar2007-10-24
| * | sched: isolate SMP balancing code a bit morePeter Williams2007-10-24
| * | sched: reduce balance-tasks overheadPeter Williams2007-10-24
| * | sched: make cpu_shares_{show,store}() staticAdrian Bunk2007-10-24
| * | sched: clean up some control group codePaul Menage2007-10-24