summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | [MTD] [NAND] add s3c2440-specific read_buf/write_bufMatt Reimer2007-10-201-0/+14
| * | | | | [MTD] [OneNAND] onenand-sim: fix kernel-doc and typosRandy Dunlap2007-10-201-24/+25
| * | | | | [JFFS2] Tidy up fix for ACL/permissions problem.KaiGai Kohei2007-10-206-87/+94
* | | | | | Merge branch 'for-linus' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-236-4/+429
|\ \ \ \ \ \
| * | | | | | [AVR32] ARRAY_SIZE() cleanupAlejandro Martinez Ruiz2007-10-231-1/+1
| * | | | | | [AVR32] Implement at32_add_device_cf()Haavard Skinnemoen2007-10-232-31/+113
| * | | | | | [AVR32] Implement more at32_add_device_foo() functionsHaavard Skinnemoen2007-10-232-0/+213
| * | | | | | [AVR32] Fix a couple of sparse warningsHaavard Skinnemoen2007-10-232-3/+3
| * | | | | | [AVR32] Wire up AT73C213 sound driver on ATSTK1000 boardHans-Christian Egtvedt2007-10-231-0/+58
| * | | | | | [AVR32] Platform code for pata_at32Kristoffer Nyborg Gregertsen2007-10-232-0/+72
| | |_|_|/ / | |/| | | |
* | | | | | 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
OpenPOWER on IntegriCloud