| Commit message (Expand) | Author | Age | Files | Lines |
* | libata: implement and use SHT initializers | Tejun Heo | 2008-04-17 | 1 | -0/+57 |
* | libata: implement and use ata_noop_irq_clear() | Tejun Heo | 2008-04-17 | 1 | -0/+1 |
* | libata: reorganize ata_port_operations | Tejun Heo | 2008-04-17 | 1 | -56/+61 |
* | libata: kill ata_ehi_schedule_probe() | Tejun Heo | 2008-04-17 | 1 | -8/+4 |
* | libata: kill ATA_LFLAG_SKIP_D2H_BSY | Tejun Heo | 2008-04-17 | 1 | -2/+0 |
* | libata: kill ATA_EHI_RESUME_LINK | Tejun Heo | 2008-04-17 | 1 | -3/+0 |
* | libata: kill ATA_LFLAG_HRST_TO_RESUME | Tejun Heo | 2008-04-17 | 1 | -1/+0 |
* | libata: prefer hardreset | Tejun Heo | 2008-04-17 | 1 | -4/+4 |
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-04-16 | 1 | -1/+3 |
|\ |
|
| * | io context: increment task attachment count in ioc_task_link() | Jens Axboe | 2008-04-15 | 1 | -1/+3 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-04-16 | 1 | -0/+4 |
|\ \ |
|
| * | | ssb: Fix usage of struct device used for DMAing | Michael Buesch | 2008-04-15 | 1 | -0/+4 |
* | | | acpi thermal trip points increased to 12 | Krzysztof Helt | 2008-04-15 | 1 | -1/+1 |
* | | | vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs | Jan Kara | 2008-04-15 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-04-14 | 3 | -41/+2 |
|\ \
| |/ |
|
| * | [IPV6]: IPv6 extension header structures need to be packed. | YOSHIFUJI Hideaki | 2008-04-13 | 1 | -1/+1 |
| * | net: make struct tun_struct private to tun.c | Rusty Russell | 2008-04-12 | 2 | -40/+1 |
* | | Merge branch 'docs' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 2008-04-11 | 1 | -0/+3 |
|\ \ |
|
| * | | Spell out behavior of atomic_dec_and_lock() in kerneldoc | J. Bruce Fields | 2008-04-11 | 1 | -0/+3 |
* | | | Fix "$(AS) -traditional" compile breakage caused by asmlinkage_protect | Heiko Carstens | 2008-04-11 | 1 | -0/+3 |
* | | | pnp: increase number of devices supported per protocol | Bjorn Helgaas | 2008-04-11 | 1 | -1/+1 |
* | | | Add commentary about the new "asmlinkage_protect()" macro | Linus Torvalds | 2008-04-10 | 1 | -0/+13 |
* | | | asmlinkage_protect replaces prevent_tail_call | Roland McGrath | 2008-04-10 | 1 | -2/+2 |
* | | | virtio: remove overzealous BUG_ON. | Rusty Russell | 2008-04-07 | 1 | -1/+4 |
* | | | cgroups: add cgroup support for enabling controllers at boot time | Paul Menage | 2008-04-04 | 1 | -0/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-04-04 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | x86: revert assign IRQs to hpet timer | Thomas Gleixner | 2008-04-04 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | libata: ATA_12/16 doesn't fall into ATAPI_MISC | Tejun Heo | 2008-04-04 | 1 | -1/+2 |
* | | | libata: uninline atapi_cmd_type() | Tejun Heo | 2008-04-04 | 1 | -21/+1 |
|/ / |
|
* | | kvm: provide kvm.h for all architecture: fixes headers_install | Christian Borntraeger | 2008-04-02 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-04-02 | 1 | -4/+8 |
|\ \ |
|
| * | | net: Comment dev_kfree_skb_irq and dev_kfree_skb_any better | Matti Linnanvuori | 2008-03-28 | 1 | -2/+4 |
| * | | [NET]: Use local_irq_{save,restore}() in napi_complete(). | David S. Miller | 2008-03-27 | 1 | -2/+4 |
* | | | cfq-iosched: fix rcu freeing of cfq io contexts | Fabio Checconi | 2008-04-02 | 1 | -0/+3 |
* | | | Input: make sure input interfaces pin parent input devices | Dmitry Torokhov | 2008-04-01 | 1 | -2/+3 |
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-03-30 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | libata: ATA_EHI_LPM should be ATA_EH_LPM | Tejun Heo | 2008-03-29 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-03-30 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | ide: fix defining SUPPORT_VLB_SYNC | Bartlomiej Zolnierkiewicz | 2008-03-29 | 1 | -1/+1 |
| |/ / |
|
* | | | dma_page_list ->base_address is a userland pointer | Al Viro | 2008-03-30 | 1 | -1/+1 |
* | | | compat_sys_wait4() prototype misannotation | Al Viro | 2008-03-30 | 1 | -2/+2 |
|/ / |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-03-28 | 1 | -1/+1 |
|\ \ |
|
| * | | [PATCH] do shrink_submounts() for all fs types | Al Viro | 2008-03-27 | 1 | -1/+0 |
| * | | [PATCH] count ghost references to vfsmounts | Al Viro | 2008-03-27 | 1 | -0/+1 |
* | | | ext3: don't export ext3_fs.h and jbd.h | Christoph Hellwig | 2008-03-28 | 1 | -2/+0 |
* | | | kernel: add bit rotation helpers for 16 and 8 bit | Harvey Harrison | 2008-03-28 | 1 | -0/+40 |
* | | | in_atomic(): document why it is unsuitable for general use | Jonathan Corbet | 2008-03-28 | 1 | -0/+7 |
* | | | lguest: comment documentation update. | Rusty Russell | 2008-03-28 | 1 | -1/+5 |
|/ / |
|
| | | |
| \ | |
| \ | |
| \ | |
*---. \ | Merge branches 'release', 'idle', 'redhat-bugzilla-436589', 'sbs' and 'video'... | Len Brown | 2008-03-26 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | cpuidle: fix cpuidle time and usage overflow | Yi Yang | 2008-03-26 | 1 | -2/+2 |
| |/ / / |
|