summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-10-2326-51/+70
|\
| * sparc64: zero out dma_lengthFUJITA Tomonori2007-10-231-0/+5
| * fvr32: fixup dma-mapping for new sg layoutJens Axboe2007-10-231-4/+3
| * sh/sh64: fixup dma-mapping for new sg layoutJens Axboe2007-10-232-14/+10
| * Fix sctp compileChristian Borntraeger2007-10-231-1/+1
| * m68knommu: remove sg_address()Jens Axboe2007-10-231-1/+0
| * frv: update comment in scatterlist to reflect new setupJens Axboe2007-10-231-4/+4
| * blackfin: remove sg_address()Jens Axboe2007-10-231-1/+0
| * arm: sg falloutJens Axboe2007-10-231-5/+5
| * mips: sg_page() falloutJens Axboe2007-10-231-0/+1
| * alpha: sg_virt() falloutJens Axboe2007-10-231-0/+1
| * intel-iommu: fix sg_page()FUJITA Tomonori2007-10-231-2/+2
| * parisc: fix sg_page() falloutFUJITA Tomonori2007-10-234-1/+4
| * ide: build fixFUJITA Tomonori2007-10-231-0/+1
| * net: fix xfrm build - missing scatterlist.h includeHeiko Carstens2007-10-231-0/+1
| * [BLOCK] blk_rq_map_sg: force clear termination bitJens Axboe2007-10-231-1/+13
| * [BLOCK] Don't clear sg_dma_len/addr() in blk_rq_map_sg()Jens Axboe2007-10-231-2/+0
| * s390 zfcp: sg fixupsJens Axboe2007-10-233-6/+9
| * powerpc: Fix fallout from sg_page() changesOlof Johansson2007-10-232-6/+6
| * IB/ehca: Fix sg_page() falloutOlof Johansson2007-10-231-3/+3
| * arm: build fixFUJITA Tomonori2007-10-231-0/+1
* | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2007-10-2314-81/+109
|\ \
| * | [ALSA] version 1.0.15Jaroslav Kysela2007-10-231-1/+1
| * | [ALSA] hda-codec - Fix possible array overflowTakashi Iwai2007-10-236-11/+11
| * | [ALSA] sound/core/control.c: hard-irq-safe -> hard-irq-unsafe lock warningBorislav Petkov2007-10-231-2/+3
| * | [ALSA] usb-audio: Another USB mic quirk for Logitech Communicator webcamDawid Wrobel2007-10-231-0/+9
| * | [ALSA] hda-codec - Fix build without CONFIG_SND_HDA_GENERICTakashi Iwai2007-10-232-7/+9
| * | [ALSA] hda-codec - Fix Conexant 5045 volumesTakashi Iwai2007-10-231-14/+19
| * | [ALSA] hda-codec - Fix conflict of Master volume in STAC92xx codecTakashi Iwai2007-10-231-1/+5
| * | [ALSA] snd-bt87x: Make the load_all option work correctlyTrent Piepho2007-10-231-1/+1
| * | [ALSA] protect Dreamcast PCM driver (AICA) from G2 bus effectsAdrian McMenamin2007-10-231-2/+29
| * | [ALSA] bt87x - Fix section mismatchTakashi Iwai2007-10-231-1/+1
| * | [ALSA] hda-codec - Fix AD1986A Lenovo auto-muteTakashi Iwai2007-10-231-1/+2
| * | [ALSA] This simplifies and fixes waiting loops of the mce_down()Krzysztof Helt2007-10-231-40/+19
| |/
* | m68knommu: cleanup m68knommu timer codeGreg Ungerer2007-10-2315-137/+29
* | m68knommu: new style ColdFire UART driverGreg Ungerer2007-10-231-0/+653
* | m68knommu: fix make archcleanGreg Ungerer2007-10-231-1/+1
* | m68knommu: remove use of undefined symbols in setup.cGreg Ungerer2007-10-231-12/+0
* | m68knommu: improve mii_do_cmd code in FEC driverPhilippe De Muyter2007-10-231-5/+2
* | m68knommu: fix syscall restart handlingGreg Ungerer2007-10-231-9/+1
* | m68knommu: add make support for Savant/Rosie1 boardWilson Callan2007-10-231-0/+1
* | m68knommu: no separate stack region to report at startupGreg Ungerer2007-10-231-4/+2
* | m68knommu: add config support for Savant/Rosie1 boardWilson Callan2007-10-231-1/+12
* | m68knommu: updated defconfigGreg Ungerer2007-10-231-211/+114
* | m68knommu: local module/elf definitionsGreg Ungerer2007-10-231-1/+11
* | m68knommu: define __clear_user macroMatt Waddel2007-10-231-1/+3
* | m68knommu: fix syscall tracingMatt Waddel2007-10-231-1/+4
* | m68knommu: improve code formating FEC driverPhilippe De Muyter2007-10-231-12/+5
* | Char: cyclades, fix potential NULL dereferenceJiri Slaby2007-10-231-1/+1
* | fix mprotect vma_wants_writenotify protHugh Dickins2007-10-232-3/+2