| Commit message (Expand) | Author | Age |
* | [SCSI] libsas: fix missing inlines in header file | James Bottomley | 2008-04-07 |
* | [SCSI] transport_class: BUG if we can't release the attribute container | James Bottomley | 2008-04-07 |
* | [SCSI] add scsi_build_sense_buffer helper function | FUJITA Tomonori | 2008-04-07 |
* | [SCSI] export command allocation and freeing functions independently of the host | James Bottomley | 2008-04-07 |
* | [SCSI] scsi: add wrapper functions for sg buffer copy helper functions | FUJITA Tomonori | 2008-04-07 |
* | [SCSI] block: add sg buffer copy helper functions | FUJITA Tomonori | 2008-04-07 |
* | [SCSI] scsi_error: add target reset handler | Mike Christie | 2008-04-07 |
* | [SCSI] st: add option to use SILI in variable block reads | Kai Makisara | 2008-04-07 |
* | [SCSI] libsas: Provide a transport-level facility to request SAS addrs | Darrick J. Wong | 2008-04-07 |
* | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf... | Linus Torvalds | 2008-04-04 |
|\ |
|
| * | [MIPS] Pb1200: Fix header breakage | Sergei Shtylyov | 2008-04-04 |
* | | cgroups: add cgroup support for enabling controllers at boot time | Paul Menage | 2008-04-04 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-04-04 |
|\ \ |
|
| * | | x86: revert assign IRQs to hpet timer | Thomas Gleixner | 2008-04-04 |
| * | | x86: fix breakage of vSMP irq operations | Ravikiran G Thirumalai | 2008-04-04 |
* | | | libata: ATA_12/16 doesn't fall into ATAPI_MISC | Tejun Heo | 2008-04-04 |
* | | | libata: uninline atapi_cmd_type() | Tejun Heo | 2008-04-04 |
|/ / |
|
* | | alpha: get_current(): don't add zero to current_thread_info()->task | Andrew Morton | 2008-04-02 |
* | | alpha: fix ALSA DMA mmap crash | Ivan Kokshaysky | 2008-04-02 |
* | | kvm: provide kvm.h for all architecture: fixes headers_install | Christian Borntraeger | 2008-04-02 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-04-02 |
|\ \ |
|
| * | | [LLC]: skb allocation size for responses | Joonwoo Park | 2008-04-01 |
| * | | net: Comment dev_kfree_skb_irq and dev_kfree_skb_any better | Matti Linnanvuori | 2008-03-28 |
| * | | [LLC]: station source mac address | Joonwoo Park | 2008-03-28 |
| * | | [NET]: Use local_irq_{save,restore}() in napi_complete(). | David S. Miller | 2008-03-27 |
* | | | cfq-iosched: fix rcu freeing of cfq io contexts | Fabio Checconi | 2008-04-02 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25 | Linus Torvalds | 2008-04-01 |
|\ \ \ |
|
| * | | | remove include/asm-sh/floppy.h | Adrian Bunk | 2008-03-31 |
| * | | | sh: Fix TIF_USEDFPU clearing under FPU emulation. | Paul Mundt | 2008-03-26 |
| * | | | sh: Fix occasional FPU register corruption under preempt. | Paul Mundt | 2008-03-26 |
* | | | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf... | Linus Torvalds | 2008-04-01 |
|\ \ \ \ |
|
| * | | | | [MIPS] Alchemy: work around clock misdetection on early Au1000 | Sergei Shtylyov | 2008-04-01 |
| | |_|/
| |/| | |
|
* / | | | Input: make sure input interfaces pin parent input devices | Dmitry Torokhov | 2008-04-01 |
|/ / / |
|
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-03-30 |
|\ \ \ |
|
| * | | | libata: ATA_EHI_LPM should be ATA_EH_LPM | Tejun Heo | 2008-03-29 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-03-30 |
|\ \ \ \ |
|
| * | | | | ide: fix defining SUPPORT_VLB_SYNC | Bartlomiej Zolnierkiewicz | 2008-03-29 |
| |/ / / |
|
* | | | | dma_page_list ->base_address is a userland pointer | Al Viro | 2008-03-30 |
* | | | | compat_sys_wait4() prototype misannotation | Al Viro | 2008-03-30 |
* | | | | NULL noise: frv cmpxchg() | Al Viro | 2008-03-30 |
|/ / / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-03-28 |
|\ \ \ |
|
| * | | | [PATCH] do shrink_submounts() for all fs types | Al Viro | 2008-03-27 |
| * | | | [PATCH] count ghost references to vfsmounts | Al Viro | 2008-03-27 |
* | | | | ext3: don't export ext3_fs.h and jbd.h | Christoph Hellwig | 2008-03-28 |
* | | | | kernel: add bit rotation helpers for 16 and 8 bit | Harvey Harrison | 2008-03-28 |
* | | | | in_atomic(): document why it is unsuitable for general use | Jonathan Corbet | 2008-03-28 |
* | | | | lguest: comment documentation update. | Rusty Russell | 2008-03-27 |
|/ / / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-03-27 |
|\ \ \ |
|
| * | | | rdc321x: GPIO routines bugfixes | Florian Fainelli | 2008-03-27 |
* | | | | Merge branch 'avr32-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/h... | Linus Torvalds | 2008-03-27 |
|\ \ \ \ |
|