| Commit message (Expand) | Author | Age |
* | [SCSI] libsas: Add an LU reset mechanism to the error handler | Darrick J. Wong | 2007-02-03 |
* | [SCSI] spi transport class: export spi_dv_pending | Eric Moore | 2007-02-02 |
* | Merge branch 'linus' | James Bottomley | 2007-01-31 |
|\ |
|
| * | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos... | Linus Torvalds | 2007-01-30 |
| |\ |
|
| | * | HID: fix pb_fnmode and move it to generic HID | Jiri Kosina | 2007-01-30 |
| * | | [PATCH] namespaces: fix task exit disaster | Serge E. Hallyn | 2007-01-30 |
| * | | Revert "[PATCH] namespaces: fix exit race by splitting exit" | Linus Torvalds | 2007-01-30 |
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 2007-01-30 |
| |\ \ |
|
| | * | | [AGPGART] Add new IDs to VIA AGP. | Dave Jones | 2007-01-28 |
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2007-01-30 |
| |\ \ \ |
|
| | * | | | via82cxxx/pata_via: correct PCI_DEVICE_ID_VIA_SATA_EIDE ID and add support fo... | Josepch Chan | 2007-01-27 |
| | * | | | ia64: add pci_get_legacy_ide_irq() | Bartlomiej Zolnierkiewicz | 2007-01-27 |
| * | | | | [PATCH] dma-mapping.h stubs fix | Al Viro | 2007-01-30 |
| * | | | | [PATCH] missing dma_sync_single_range_for{cpu,device} on alpha | Al Viro | 2007-01-30 |
| * | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2007-01-30 |
| |\ \ \ \ |
|
| | * | | | | [PATCH] ALSA: Fix sysfs breakage | Takashi Iwai | 2007-01-29 |
| | |/ / / |
|
| * | | | | [PATCH] mm: mremap correct rmap accounting | Hugh Dickins | 2007-01-30 |
| * | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-01-30 |
| |\ \ \ \ |
|
| | * | | | | [ARM] 4111/1: Allow VFP to work with thread migration on SMP | Catalin Marinas | 2007-01-25 |
| | * | | | | [ARM] 4106/1: S3C2410: typo fixes in register definitions | Matt Reimer | 2007-01-24 |
| | * | | | | [ARM] 4095/1: S3C24XX: Fix GPIO set for Bank A | Ben Dooks | 2007-01-24 |
| | * | | | | [ARM] 4086/1: AT91: Whitespace cleanup | Andrew Victor | 2007-01-24 |
| | * | | | | [ARM] 4085/1: AT91: Header fixes. | Andrew Victor | 2007-01-24 |
| * | | | | | [PATCH] cdev.h: forward declarations | Jan Engelhardt | 2007-01-30 |
| * | | | | | [PATCH] use __u8 rather than u8 in userspace SIZE defines in hdreg.h | Mike Frysinger | 2007-01-30 |
| * | | | | | [PATCH] m68k: uaccess.h needs sched.h | Andrew Morton | 2007-01-30 |
| * | | | | | [PATCH] use __u8/__u32 in userspace ioctl defines for I2O | Mike Frysinger | 2007-01-30 |
| * | | | | | [PATCH] namespaces: fix exit race by splitting exit | Serge E. Hallyn | 2007-01-30 |
| | |/ / /
| |/| | | |
|
| * | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2007-01-26 |
| |\ \ \ \ |
|
| | * | | | | [TCP]: Restore SKB socket owner setting in tcp_transmit_skb(). | David S. Miller | 2007-01-26 |
| | | |_|/
| | |/| | |
|
| * | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-01-26 |
| |\ \ \ \ |
|
| | * | | | | Fix Maple PATA IRQ assignment. | David Woodhouse | 2007-01-26 |
| | * | | | | libata: implement ATA_FLAG_IGN_SIMPLEX and use it in sata_uli | Tejun Heo | 2007-01-25 |
| | * | | | | libata: set_mode, Fix the FIXME | Alan | 2007-01-24 |
| | |/ / / |
|
| * | | | | [PATCH] md: fix potential memalloc deadlock in md | NeilBrown | 2007-01-26 |
| * | | | | [PATCH] knfsd: Fix type mismatch with filldir_t used by nfsd | NeilBrown | 2007-01-26 |
| * | | | | [PATCH] fix various kernel-doc in header files | Robert P. J. Day | 2007-01-26 |
| * | | | | [PATCH] knfsd: replace some warning ins nfsfh.h with BUG_ON or WARN_ON | NeilBrown | 2007-01-26 |
| * | | | | [PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned reads | NeilBrown | 2007-01-26 |
| * | | | | [PATCH] i386 vDSO: use VM_ALWAYSDUMP | Roland McGrath | 2007-01-26 |
| * | | | | [PATCH] Add VM_ALWAYSDUMP | Roland McGrath | 2007-01-26 |
| * | | | | [PATCH] Fix CONFIG_COMPAT_VDSO | Roland McGrath | 2007-01-26 |
| * | | | | [PATCH] KVM: SVM: Propagate cpu shutdown events to userspace | Joerg Roedel | 2007-01-26 |
| * | | | | [PATCH] x86_64: fix put_user for 64-bit constant | Roland McGrath | 2007-01-25 |
| |/ / / |
|
| * | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-01-24 |
| |\ \ \ |
|
| | * | | | [MIPS] Fix wrong checksum calculation on 64-bit MIPS | Atsushi Nemoto | 2007-01-24 |
| | * | | | [MIPS] vr41xx: need one more nop with mtc0_tlbw_hazard() | Yoichi Yuasa | 2007-01-24 |
| | * | | | [MIPS] Fix APM build | Ralf Baechle | 2007-01-24 |
| | |/ / |
|
| * | | | [PATCH] NFS: Fix races in nfs_revalidate_mapping() | Trond Myklebust | 2007-01-24 |
| * | | | [PATCH] NFS: Fix Oops in rpc_call_sync() | Trond Myklebust | 2007-01-24 |