| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] convert aic94xx over to using the sas transport end device | James Bottomley | 2006-03-06 | 1 | -0/+19 |
* | [SCSI] add 6.0 Gbit phy definitions to the sas transport class | James Bottomley | 2006-03-02 | 1 | -0/+1 |
* | [SCSI] fix scsi process problems and clean up the target reap issues | James Bottomley | 2006-02-27 | 2 | -2/+10 |
* | [SCSI] add execute_in_process_context() API | James Bottomley | 2006-02-27 | 1 | -0/+6 |
* | [SCSI] Recognize missing LUNs for non-standard devices | Alan Stern | 2006-02-27 | 1 | -1/+4 |
* | [SCSI] sas: add support for enclosure and bad ID rphy attributes | Christoph Hellwig | 2006-02-27 | 1 | -0/+2 |
* | [SCSI] Add spi_populate_*_msg functions | Matthew Wilcox | 2006-02-27 | 1 | -0/+4 |
* | [SCSI] Remove devfs support from the SCSI subsystem | Greg KH | 2006-02-27 | 1 | -1/+0 |
* | [SCSI] Neaten comments in scsi_cmnd.h | Matthew Wilcox | 2006-02-27 | 1 | -10/+10 |
* | [SPARC64]: Make cpu_present_map available earlier. | David S. Miller | 2006-02-26 | 1 | -0/+6 |
* | [SPARC64]: Implement futex_atomic_op_inuser(). | David S. Miller | 2006-02-26 | 1 | -4/+84 |
* | [PATCH] x86_64: Move the SMP time selection earlier | Andi Kleen | 2006-02-26 | 1 | -1/+0 |
* | [PATCH] x86_64: Fix the additional_cpus=.. option | Andi Kleen | 2006-02-26 | 1 | -0/+1 |
* | [PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumpt... | Andi Kleen | 2006-02-26 | 1 | -0/+14 |
* | [PATCH] x86_64: fix USER_PTRS_PER_PGD | Jan Beulich | 2006-02-26 | 1 | -1/+1 |
* | [PATCH] x86_64: no_iommu removal in pci-gart.c | Jon Mason | 2006-02-26 | 1 | -2/+0 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-02-24 | 1 | -2/+2 |
|\ |
|
| * | [SERIAL] Trivial comment fix: include/linux/serial_reg.h | Michal Janusz Miroslaw | 2006-02-23 | 1 | -2/+2 |
* | | [PATCH] flags parameter for linkat | Ulrich Drepper | 2006-02-24 | 1 | -1/+1 |
* | | [PATCH] x86: fix broken SMP boot sequence | James Bottomley | 2006-02-24 | 1 | -2/+4 |
* | | [PATCH] Kprobes causes NX protection fault on i686 SMP | Prasanna S Panchamukhi | 2006-02-24 | 1 | -2/+5 |
* | | [PATCH] m32r: fix and update for gcc-4.0 | Hirokazu Takata | 2006-02-24 | 1 | -4/+4 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-02-23 | 1 | -0/+5 |
|\ \ |
|
| * | | [XFRM]: Eliminate refcounting confusion by creating __xfrm_state_put(). | Herbert Xu | 2006-02-23 | 1 | -0/+5 |
| |/ |
|
* | | [PATCH] powerpc: Fix runlatch performance issues | Anton Blanchard | 2006-02-24 | 2 | -32/+5 |
* | | [PATCH] powerpc: Enable coherency for all pages on 83xx to fix PCI data corru... | Kumar Gala | 2006-02-24 | 1 | -3/+6 |
* | | [PATCH] powerpc: Only calculate htab_size in one place for kexec | Michael Ellerman | 2006-02-24 | 1 | -0/+1 |
|/ |
|
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-02-22 | 2 | -2/+3 |
|\ |
|
| * | [ARM] 3325/2: GPIO function to control multi-drive (open collector) capability | Andrew Victor | 2006-02-22 | 1 | -0/+1 |
| * | [ARM] 3343/1: NAS100d: Fix incorrect I2C pin assignment | Alessandro Zummo | 2006-02-22 | 1 | -2/+2 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds | 2006-02-22 | 1 | -1/+1 |
|\ \ |
|
| * | | [MMC] Fix mmc_cmd_type() mask | Russell King | 2006-02-22 | 1 | -1/+1 |
| |/ |
|
* | | Revert mount/umount uevent removal | Greg Kroah-Hartman | 2006-02-22 | 1 | -2/+4 |
|/ |
|
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2006-02-21 | 2 | -6/+6 |
|\ |
|
| * | [MIPS] Follow Uli's latest *at syscall changes. | Ralf Baechle | 2006-02-21 | 1 | -3/+3 |
| * | [MIPS] Fixes for uaccess.h with gcc >= 4.0.1 | Atsushi Nemoto | 2006-02-21 | 1 | -3/+3 |
* | | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-02-21 | 1 | -2/+14 |
|\ \
| |/
|/| |
|
| * | [PATCH] libata: fix qc->n_elem == 0 case handling in ata_qc_next_sg | Tejun Heo | 2006-02-20 | 1 | -2/+14 |
* | | Merge branch 'fixes.b8' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2006-02-20 | 2 | -1/+2 |
|\ \ |
|
| * | | [PATCH] iomap_copy fallout (m68k) | Al Viro | 2006-02-18 | 1 | -0/+1 |
| * | | [PATCH] m68k: restore disable_irq_nosync() | Al Viro | 2006-02-18 | 1 | -1/+1 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2006-02-20 | 1 | -13/+0 |
|\ \ |
|
| * | | [PATCH] powerpc: remove duplicate exports | Olaf Hering | 2006-02-20 | 1 | -13/+0 |
| |/ |
|
* | | [PATCH] m32r: __cmpxchg_u32 fix | Hirokazu Takata | 2006-02-20 | 1 | -1/+1 |
* | | [PATCH] s390: revert dasd eer module | Heiko Carstens | 2006-02-20 | 1 | -12/+1 |
* | | [PATCH] Fix compile for CONFIG_SYSVIPC=n or CONFIG_SYSCTL=n | Stephen Rothwell | 2006-02-20 | 1 | -1/+1 |
* | | [PATCH] Fix undefined symbols for nommu architecture | Luke Yang | 2006-02-20 | 1 | -0/+4 |
* | | [PATCH] suspend-to-ram: allow video options to be set at runtime | Pavel Machek | 2006-02-20 | 2 | -1/+3 |
* | | [PATCH] Terminate process that fails on a constrained allocation | Christoph Lameter | 2006-02-20 | 1 | -1/+1 |
|/ |
|
* | [PATCH] powerpc: Fix accidentally-working typo in __pud_free_tlb | David Gibson | 2006-02-17 | 1 | -1/+1 |