| Commit message (Expand) | Author | Age | Files | Lines |
* | virtio: set device index in common code. | Rusty Russell | 2008-05-30 | 4 | -32/+21 |
* | virtio: virtio_pci should not set bus_id. | Rusty Russell | 2008-05-30 | 1 | -1/+0 |
* | virtio: bus_id for devices should contain 'virtio' | Rusty Russell | 2008-05-30 | 1 | -1/+1 |
* | Fix crash in virtio_blk during modprobe ; rmmod ; modprobe | Chris Lalancette | 2008-05-30 | 1 | -0/+1 |
* | lguest: use ioremap_cache, not ioremap | Rusty Russell | 2008-05-30 | 1 | -1/+1 |
* | Fix FRV minimum slab/kmalloc alignment | David Howells | 2008-05-28 | 1 | -2/+2 |
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-05-28 | 7 | -33/+110 |
|\ |
|
| * | cfq-iosched: fix RCU problem in cfq_cic_lookup() | Jens Axboe | 2008-05-28 | 1 | -2/+26 |
| * | block: make blktrace use per-cpu buffers for message notes | Jens Axboe | 2008-05-28 | 2 | -4/+14 |
| * | Added in elevator switch message to blktrace stream | Alan D. Brunelle | 2008-05-28 | 1 | -0/+2 |
| * | Added in MESSAGE notes for blktraces | Alan D. Brunelle | 2008-05-28 | 2 | -0/+39 |
| * | block: reorder cfq_queue to save space on 64bit builds | Richard Kennedy | 2008-05-28 | 1 | -4/+4 |
| * | block: Move the second call to get_request to the end of the loop | Zhang, Yanmin | 2008-05-28 | 1 | -20/+17 |
| * | splice: handle try_to_release_page() failure | Jens Axboe | 2008-05-28 | 1 | -2/+3 |
| * | splice: fix sendfile() issue with relay | Tom Zanussi | 2008-05-28 | 2 | -5/+9 |
* | | FRV: Specify the minimum slab/kmalloc alignment | David Howells | 2008-05-28 | 1 | -0/+7 |
* | | MN10300: Fix typo in header guard | Vegard Nossum | 2008-05-28 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2008-05-27 | 7 | -54/+159 |
|\ |
|
| * | pciehp: add message about pciehp_slot_with_bus option | Kenji Kaneshige | 2008-05-27 | 1 | -1/+5 |
| * | pci hotplug core: add check of duplicate slot name | Kenji Kaneshige | 2008-05-27 | 1 | -1/+6 |
| * | pciehp: move msleep after power off | Kenji Kaneshige | 2008-05-27 | 2 | -7/+14 |
| * | pciehp: poll cmd completion if hotplug interrupt is disabled | Kenji Kaneshige | 2008-05-27 | 1 | -4/+38 |
| * | pciehp: fix slow probing | Kenji Kaneshige | 2008-05-27 | 2 | -7/+36 |
| * | pciehp: fix NULL dereference in interrupt handler | Kenji Kaneshige | 2008-05-27 | 3 | -35/+37 |
| * | shpchp: add message about shpchp_slot_with_bus option | Kenji Kaneshige | 2008-05-27 | 1 | -0/+4 |
| * | PCI: don't enable ASPM on devices with mixed PCIe/PCI functions | Shaohua Li | 2008-05-21 | 1 | -0/+20 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 | Linus Torvalds | 2008-05-27 | 6 | -331/+521 |
|\ \ |
|
| * | | avr32: Fix cpufreq oops when ondemand governor is default | Haavard Skinnemoen | 2008-05-27 | 1 | -2/+1 |
| * | | avr32: Update defconfigs | Haavard Skinnemoen | 2008-05-26 | 4 | -329/+516 |
| * | | avr32: export strnlen_user | Adrian Bunk | 2008-05-26 | 1 | -0/+2 |
| * | | avr32: export copy_page | Adrian Bunk | 2008-05-26 | 1 | -0/+2 |
* | | | ck804rom: fix driver_data in probe table. | David Woodhouse | 2008-05-27 | 1 | -9/+9 |
* | | | Linux 2.6.26-rc4v2.6.26-rc4 | Linus Torvalds | 2008-05-26 | 1 | -1/+1 |
* | | | posix timers: discard SI_TIMER signals on exec | Oleg Nesterov | 2008-05-26 | 3 | -0/+37 |
* | | | posix timers: sigqueue_free: don't free sigqueue if it is queued | Oleg Nesterov | 2008-05-26 | 1 | -6/+10 |
* | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2008-05-26 | 2 | -14/+9 |
|\ \ \ |
|
| * | | | i2c: Align i2c_device_id | Jiri Slaby | 2008-05-26 | 1 | -1/+2 |
| * | | | tuner: Do not alter i2c_client.name | Michael Krufky | 2008-05-26 | 1 | -13/+7 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 2008-05-26 | 2 | -4/+6 |
|\ \ \ |
|
| * | | | slub: ksize() abuse checks | Pekka Enberg | 2008-05-22 | 1 | -2/+3 |
| * | | | slob: Fix to return wrong pointer | MinChan Kim | 2008-05-19 | 1 | -2/+3 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.26 | Linus Torvalds | 2008-05-26 | 6 | -104/+241 |
|\ \ \ \ |
|
| * | | | | sh: Drop broken URAM support on SH7723. | Paul Mundt | 2008-05-26 | 2 | -7/+0 |
| * | | | | sh: update Migo-R defconfig | Magnus Damm | 2008-05-23 | 1 | -57/+237 |
| * | | | | sh: use sm501 8250 mfd support on r2d boards | Magnus Damm | 2008-05-23 | 1 | -38/+1 |
| * | | | | sh: add probe support for new sh7723 cut | Magnus Damm | 2008-05-23 | 1 | -0/+1 |
| * | | | | sh: fix VPU interrupt vector for sh7723 | Magnus Damm | 2008-05-23 | 1 | -1/+1 |
| * | | | | sh: fix USBF resource for sh7722 | Magnus Damm | 2008-05-23 | 1 | -1/+1 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-05-26 | 1 | -2/+6 |
|\ \ \ \ \ |
|
| * | | | | | sparc64: global_reg_snapshot is not for userspace | Adrian Bunk | 2008-05-25 | 1 | -2/+6 |