summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-231-0/+23
|\
| * [AVR32] Implement at32_add_device_cf()Haavard Skinnemoen2007-10-231-0/+11
| * [AVR32] Implement more at32_add_device_foo() functionsHaavard Skinnemoen2007-10-231-0/+5
| * [AVR32] Platform code for pata_at32Kristoffer Nyborg Gregertsen2007-10-231-0/+7
* | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-10-239-35/+28
|\ \
| * | 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
| * | 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
| * | parisc: fix sg_page() falloutFUJITA Tomonori2007-10-231-1/+1
| * | powerpc: Fix fallout from sg_page() changesOlof Johansson2007-10-231-5/+5
* | | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2007-10-231-1/+1
|\ \ \
| * | | [ALSA] version 1.0.15Jaroslav Kysela2007-10-231-1/+1
| |/ /
* | | m68knommu: local module/elf definitionsGreg Ungerer2007-10-231-1/+11
* | | m68knommu: define __clear_user macroMatt Waddel2007-10-231-1/+3
|/ /
* | Expand hwif->host_flags so that it fits new flags.David Miller2007-10-231-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-10-231-0/+35
|\ \
| * | Input: i8042 - export i8042_command()Márton Németh2007-10-221-0/+35
* | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-10-238-518/+541
|\ \ \
| * | | [S390] 4level-fixup cleanupMartin Schwidefsky2007-10-224-71/+90
| * | | [S390] Cleanup page table definitions.Martin Schwidefsky2007-10-225-299/+191
| * | | [S390] Remove unused user_seg from thread structure.Martin Schwidefsky2007-10-221-11/+3
| * | | [S390] tlb flush fix.Martin Schwidefsky2007-10-224-149/+244
| * | | [S390] Add per-cpu idle time / idle count sysfs attributes.Heiko Carstens2007-10-221-0/+25
| | |/ | |/|
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-10-238-268/+414
|\ \ \
| * | | [NET]: Cut off the queue_mapping field from sk_buffPavel Emelyanov2007-10-221-1/+2
| * | | [NET]: Hide the queue_mapping field inside netif_subqueue_stoppedPavel Emelyanov2007-10-221-1/+6
| * | | [NET]: Make and use skb_get_queue_mappingPavel Emelyanov2007-10-221-0/+9
| * | | [INET]: Let inet_diag and friends autoloadJean Delvare2007-10-221-0/+4
| * | | [NET]: Fix SKB_WITH_OVERHEAD calculationHerbert Xu2007-10-221-2/+1
| * | | [TG3]: Add 5723 supportMatt Carlson2007-10-221-0/+1
| * | | [Bluetooth] Add constant for Bluetooth socket options levelMarcel Holtmann2007-10-221-0/+1
| * | | [Bluetooth] Add support for handling simple eSCO linksMarcel Holtmann2007-10-221-0/+1
| * | | [Bluetooth] Fall back to L2CAP in basic modeMarcel Holtmann2007-10-221-0/+13
| * | | [Bluetooth] Retrieve L2CAP features mask on connection setupMarcel Holtmann2007-10-221-2/+12
| * | | [Bluetooth] Remove global conf_mtu variable from L2CAPMarcel Holtmann2007-10-221-5/+5
| * | | [Bluetooth] Switch from OGF+OCF to using only opcodesMarcel Holtmann2007-10-222-257/+359
| |/ /
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-10-231-0/+9
|\ \ \
| * \ \ Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xxPaul Mackerras2007-10-231-0/+9
| |\ \ \ | | |/ / | |/| |
| | * | [POWERPC] Add restart support for mpc52xx based platformsMarian Balakowicz2007-10-211-0/+3
| | * | [POWERPC] Add mpc52xx_find_and_map_path(), refactor utility functionsMarian Balakowicz2007-10-211-0/+1
| | * | [POWERPC] bestcomm: Restrict bus prefetch bugfix to original mpc5200 silicon.Grant Likely2007-10-211-0/+5
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-10-233-5/+8
|\ \ \ \
| * | | | [MIPS] Fix include wrapper symbol to something sane.Ralf Baechle2007-10-221-3/+3
| * | | | [MIPS] time: Add GT641xx timer0 clockevent driverYoichi Yuasa2007-10-221-0/+5
| * | | | [MIPS] time: SMP-proofing of Sibyte clockevent/clocksource code.Ralf Baechle2007-10-221-2/+0
| |/ / /
* | | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2007-10-233-139/+0
|\ \ \ \
| * | | | V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctlsHans Verkuil2007-10-222-96/+0