| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of ssh://master.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-10-23 | 1 | -0/+23 |
|\ |
|
| * | [AVR32] Implement at32_add_device_cf() | Haavard Skinnemoen | 2007-10-23 | 1 | -0/+11 |
| * | [AVR32] Implement more at32_add_device_foo() functions | Haavard Skinnemoen | 2007-10-23 | 1 | -0/+5 |
| * | [AVR32] Platform code for pata_at32 | Kristoffer Nyborg Gregertsen | 2007-10-23 | 1 | -0/+7 |
* | | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2007-10-23 | 9 | -35/+28 |
|\ \ |
|
| * | | fvr32: fixup dma-mapping for new sg layout | Jens Axboe | 2007-10-23 | 1 | -4/+3 |
| * | | sh/sh64: fixup dma-mapping for new sg layout | Jens Axboe | 2007-10-23 | 2 | -14/+10 |
| * | | m68knommu: remove sg_address() | Jens Axboe | 2007-10-23 | 1 | -1/+0 |
| * | | frv: update comment in scatterlist to reflect new setup | Jens Axboe | 2007-10-23 | 1 | -4/+4 |
| * | | blackfin: remove sg_address() | Jens Axboe | 2007-10-23 | 1 | -1/+0 |
| * | | arm: sg fallout | Jens Axboe | 2007-10-23 | 1 | -5/+5 |
| * | | parisc: fix sg_page() fallout | FUJITA Tomonori | 2007-10-23 | 1 | -1/+1 |
| * | | powerpc: Fix fallout from sg_page() changes | Olof Johansson | 2007-10-23 | 1 | -5/+5 |
* | | | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds | 2007-10-23 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | [ALSA] version 1.0.15 | Jaroslav Kysela | 2007-10-23 | 1 | -1/+1 |
| |/ / |
|
* | | | m68knommu: local module/elf definitions | Greg Ungerer | 2007-10-23 | 1 | -1/+11 |
* | | | m68knommu: define __clear_user macro | Matt Waddel | 2007-10-23 | 1 | -1/+3 |
|/ / |
|
* | | Expand hwif->host_flags so that it fits new flags. | David Miller | 2007-10-22 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2007-10-22 | 1 | -0/+35 |
|\ \ |
|
| * | | Input: i8042 - export i8042_command() | Márton Németh | 2007-10-22 | 1 | -0/+35 |
* | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2007-10-22 | 8 | -518/+541 |
|\ \ \ |
|
| * | | | [S390] 4level-fixup cleanup | Martin Schwidefsky | 2007-10-22 | 4 | -71/+90 |
| * | | | [S390] Cleanup page table definitions. | Martin Schwidefsky | 2007-10-22 | 5 | -299/+191 |
| * | | | [S390] Remove unused user_seg from thread structure. | Martin Schwidefsky | 2007-10-22 | 1 | -11/+3 |
| * | | | [S390] tlb flush fix. | Martin Schwidefsky | 2007-10-22 | 4 | -149/+244 |
| * | | | [S390] Add per-cpu idle time / idle count sysfs attributes. | Heiko Carstens | 2007-10-22 | 1 | -0/+25 |
| | |/
| |/| |
|
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-10-22 | 8 | -268/+414 |
|\ \ \ |
|
| * | | | [NET]: Cut off the queue_mapping field from sk_buff | Pavel Emelyanov | 2007-10-22 | 1 | -1/+2 |
| * | | | [NET]: Hide the queue_mapping field inside netif_subqueue_stopped | Pavel Emelyanov | 2007-10-22 | 1 | -1/+6 |
| * | | | [NET]: Make and use skb_get_queue_mapping | Pavel Emelyanov | 2007-10-22 | 1 | -0/+9 |
| * | | | [INET]: Let inet_diag and friends autoload | Jean Delvare | 2007-10-22 | 1 | -0/+4 |
| * | | | [NET]: Fix SKB_WITH_OVERHEAD calculation | Herbert Xu | 2007-10-22 | 1 | -2/+1 |
| * | | | [TG3]: Add 5723 support | Matt Carlson | 2007-10-22 | 1 | -0/+1 |
| * | | | [Bluetooth] Add constant for Bluetooth socket options level | Marcel Holtmann | 2007-10-22 | 1 | -0/+1 |
| * | | | [Bluetooth] Add support for handling simple eSCO links | Marcel Holtmann | 2007-10-22 | 1 | -0/+1 |
| * | | | [Bluetooth] Fall back to L2CAP in basic mode | Marcel Holtmann | 2007-10-22 | 1 | -0/+13 |
| * | | | [Bluetooth] Retrieve L2CAP features mask on connection setup | Marcel Holtmann | 2007-10-22 | 1 | -2/+12 |
| * | | | [Bluetooth] Remove global conf_mtu variable from L2CAP | Marcel Holtmann | 2007-10-22 | 1 | -5/+5 |
| * | | | [Bluetooth] Switch from OGF+OCF to using only opcodes | Marcel Holtmann | 2007-10-22 | 2 | -257/+359 |
| |/ / |
|
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2007-10-22 | 1 | -0/+9 |
|\ \ \ |
|
| * \ \ | Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx | Paul Mackerras | 2007-10-23 | 1 | -0/+9 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | [POWERPC] Add restart support for mpc52xx based platforms | Marian Balakowicz | 2007-10-21 | 1 | -0/+3 |
| | * | | [POWERPC] Add mpc52xx_find_and_map_path(), refactor utility functions | Marian Balakowicz | 2007-10-21 | 1 | -0/+1 |
| | * | | [POWERPC] bestcomm: Restrict bus prefetch bugfix to original mpc5200 silicon. | Grant Likely | 2007-10-21 | 1 | -0/+5 |
* | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-10-22 | 3 | -5/+8 |
|\ \ \ \ |
|
| * | | | | [MIPS] Fix include wrapper symbol to something sane. | Ralf Baechle | 2007-10-22 | 1 | -3/+3 |
| * | | | | [MIPS] time: Add GT641xx timer0 clockevent driver | Yoichi Yuasa | 2007-10-22 | 1 | -0/+5 |
| * | | | | [MIPS] time: SMP-proofing of Sibyte clockevent/clocksource code. | Ralf Baechle | 2007-10-22 | 1 | -2/+0 |
| |/ / / |
|
* | | | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2007-10-22 | 3 | -139/+0 |
|\ \ \ \ |
|
| * | | | | V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctls | Hans Verkuil | 2007-10-22 | 2 | -96/+0 |