| Commit message (Expand) | Author | Age |
... | |
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2007-10-29 |
|\ \ \ \ |
|
| * | | | | compat_ioctl: fix block device compat ioctl regression | Philip Langdale | 2007-10-29 |
| * | | | | [BLOCK] Fix bad sharing of tag busy list on queues with shared tag maps | Jens Axboe | 2007-10-29 |
| * | | | | Fix a build error when BLOCK=n | Emil Medve | 2007-10-29 |
| * | | | | block: use lock bitops for the tag map. | Nick Piggin | 2007-10-29 |
| * | | | | cciss: update copyright notices | Mike Miller | 2007-10-29 |
| * | | | | cfq_get_queue: fix possible NULL pointer access | Oleg Nesterov | 2007-10-29 |
| * | | | | blk_sync_queue() should cancel request_queue->unplug_work | Oleg Nesterov | 2007-10-29 |
| * | | | | cfq_exit_queue() should cancel cfq_data->unplug_work | Oleg Nesterov | 2007-10-29 |
| * | | | | block layer: remove a unused argument of drive_stat_acct() | Jerome Marchand | 2007-10-29 |
| |/ / / |
|
* | | | | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2007-10-29 |
|\ \ \ \ |
|
| * | | | | Correction of "Update drivers to use sg helpers" patch for IMXMMC driver | Pavel Pisa | 2007-10-29 |
| * | | | | sg_init_table() should use unsigned loop index variable | Chuck Lever | 2007-10-29 |
| * | | | | sg_last() should use unsigned loop index variable | Chuck Lever | 2007-10-29 |
| * | | | | Initialise scatter/gather list in sg driver | Anton Blanchard | 2007-10-29 |
| * | | | | Initialise scatter/gather list in ata_sg_setup | Anton Blanchard | 2007-10-29 |
| * | | | | x86: fix pci-gart failure handling | FUJITA Tomonori | 2007-10-29 |
| * | | | | SG: s390-scsi: missing size parameter in zfcp_address_to_sg() | Jens Axboe | 2007-10-29 |
| * | | | | SG: clear termination bit in sg_chain() | Jens Axboe | 2007-10-29 |
| |/ / / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt | Linus Torvalds | 2007-10-29 |
|\ \ \ \ |
|
| * | | | | Quieten hrtimer printk: "Switched to high resolution mode .." | Michael Ellerman | 2007-10-29 |
| * | | | | timer_list: Fix printk format strings | Vegard Nossum | 2007-10-29 |
| * | | | | clockevents: unexport tick_nohz_get_sleep_length | Adrian Bunk | 2007-10-29 |
| |/ / / |
|
* | | | | deal with resource allocation bugs in arcmsr | Al Viro | 2007-10-29 |
* | | | | fix abuses of ptrdiff_t | Al Viro | 2007-10-29 |
* | | | | fix reentrancy bug in arcmsr_get_iop_{r,w}qbuffer() | Al Viro | 2007-10-29 |
* | | | | arcmsr: endianness bug | Al Viro | 2007-10-29 |
* | | | | trivial annotations in arcmsr | Al Viro | 2007-10-29 |
* | | | | SCTP endianness annotations regression | Al Viro | 2007-10-29 |
* | | | | intel-iommu fixes | Al Viro | 2007-10-29 |
* | | | | misc uml annotation and section fixes | Al Viro | 2007-10-29 |
* | | | | missing atomic_read_long() in slub.c | Al Viro | 2007-10-29 |
* | | | | SUNRPC endianness annotations | Al Viro | 2007-10-29 |
* | | | | more x86 merge fallout (uml, again) | Al Viro | 2007-10-29 |
* | | | | x86 merge fallout: uml | Al Viro | 2007-10-29 |
|/ / / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2007-10-28 |
|\ \ \ |
|
| * | | | ide: add SH-S202J to ivb_list[] | Bartlomiej Zolnierkiewicz | 2007-10-26 |
| * | | | drivers/ide/pci/sc1200.c: fix suspend/resume buglets and warnings | Jeff Garzik | 2007-10-26 |
| * | | | drivers/ide/pci/generic: fix build for CONFIG_HOTPLUG=n | Bartlomiej Zolnierkiewicz | 2007-10-26 |
| * | | | hpt366: fix build for CONFIG_HOTPLUG=n | Bartlomiej Zolnierkiewicz | 2007-10-26 |
| * | | | cy82c693: fix build for CONFIG_HOTPLUG=n | Bartlomiej Zolnierkiewicz | 2007-10-26 |
* | | | | duplicate initializer in sound/pci/hda/patch_realtek.c | Al Viro | 2007-10-28 |
* | | | | fix breakage in pegasos_eth | Al Viro | 2007-10-28 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds | 2007-10-28 |
|\ \ \ \ |
|
| * | | | | x86: Dump filtering supports x86_64 sparsemem | Ken'ichi Ohmichi | 2007-10-27 |
| * | | | | x86: fix compiler warnings in arch/x86/kernel/early-quirks.c | Jeff Garzik | 2007-10-27 |
| * | | | | x86: fix !SMP compiler warning in arch/x86/kernel/acpi/processor.c | Jeff Garzik | 2007-10-27 |
| * | | | | x86: Fix boot protocol KEEP_SEGMENTS check. | Eric W. Biederman | 2007-10-27 |
| * | | | | x86: voyager: fix bogus conversion to per_cpu for boot_cpu_info | James Bottomley | 2007-10-27 |
| * | | | | x86: export smp_ops to allow modular build of KVM | Thomas Gleixner | 2007-10-27 |