aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-23mv643xx_eth: Split off mv643xx_eth platform device dataLennert Buytenhek
2007-10-23Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras
2007-10-23[MTD] [NOR] Fix deadlock in Intel chip driver caused by get_chip recursionAlexey Korolev
2007-10-23sparc64: zero out dma_lengthFUJITA Tomonori
2007-10-23fvr32: fixup dma-mapping for new sg layoutJens Axboe
2007-10-23sh/sh64: fixup dma-mapping for new sg layoutJens Axboe
2007-10-23Fix sctp compileChristian Borntraeger
2007-10-23m68knommu: remove sg_address()Jens Axboe
2007-10-23frv: update comment in scatterlist to reflect new setupJens Axboe
2007-10-23blackfin: remove sg_address()Jens Axboe
2007-10-23arm: sg falloutJens Axboe
2007-10-23mips: sg_page() falloutJens Axboe
2007-10-23alpha: sg_virt() falloutJens Axboe
2007-10-23[AVR32] ARRAY_SIZE() cleanupAlejandro Martinez Ruiz
2007-10-23[AVR32] Implement at32_add_device_cf()Haavard Skinnemoen
2007-10-23[AVR32] Implement more at32_add_device_foo() functionsHaavard Skinnemoen
2007-10-23[AVR32] Fix a couple of sparse warningsHaavard Skinnemoen
2007-10-23[AVR32] Wire up AT73C213 sound driver on ATSTK1000 boardHans-Christian Egtvedt
2007-10-23[AVR32] Platform code for pata_at32Kristoffer Nyborg Gregertsen
2007-10-23intel-iommu: fix sg_page()FUJITA Tomonori
2007-10-23parisc: fix sg_page() falloutFUJITA Tomonori
2007-10-23ide: build fixFUJITA Tomonori
2007-10-23net: fix xfrm build - missing scatterlist.h includeHeiko Carstens
2007-10-23[BLOCK] blk_rq_map_sg: force clear termination bitJens Axboe
2007-10-23[BLOCK] Don't clear sg_dma_len/addr() in blk_rq_map_sg()Jens Axboe
2007-10-23s390 zfcp: sg fixupsJens Axboe
2007-10-23powerpc: Fix fallout from sg_page() changesOlof Johansson
2007-10-23IB/ehca: Fix sg_page() falloutOlof Johansson
2007-10-23arm: build fixFUJITA Tomonori
2007-10-23[ALSA] version 1.0.15Jaroslav Kysela
2007-10-23[ALSA] hda-codec - Fix possible array overflowTakashi Iwai
2007-10-23[ALSA] sound/core/control.c: hard-irq-safe -> hard-irq-unsafe lock warningBorislav Petkov
2007-10-23[ALSA] usb-audio: Another USB mic quirk for Logitech Communicator webcamDawid Wrobel
2007-10-23[ALSA] hda-codec - Fix build without CONFIG_SND_HDA_GENERICTakashi Iwai
2007-10-23[ALSA] hda-codec - Fix Conexant 5045 volumesTakashi Iwai
2007-10-23[ALSA] hda-codec - Fix conflict of Master volume in STAC92xx codecTakashi Iwai
2007-10-23[ALSA] snd-bt87x: Make the load_all option work correctlyTrent Piepho
2007-10-23[ALSA] protect Dreamcast PCM driver (AICA) from G2 bus effectsAdrian McMenamin
2007-10-23[ALSA] bt87x - Fix section mismatchTakashi Iwai
2007-10-23[ALSA] hda-codec - Fix AD1986A Lenovo auto-muteTakashi Iwai
2007-10-23[ALSA] This simplifies and fixes waiting loops of the mce_down()Krzysztof Helt
2007-10-23Use "struct boot_params" in example launcherRusty Russell
2007-10-23Loading bzImage directly.Rusty Russell
2007-10-23Revert lguest magic and use hook in head.SRusty Russell
2007-10-23Update lguest documentation to reflect the new virtual block device name.Chris Malley
2007-10-23generalize lgread_u32/lgwrite_u32.Rusty Russell
2007-10-23Example launcher handle guests not being ready for inputRusty Russell
2007-10-23Update example launcher for virtioRusty Russell
2007-10-23Lguest support for VirtioRusty Russell
2007-10-23Remove old lguest I/O infrrasructure.Rusty Russell