Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2007-08-23 | 26 | -40/+81 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2007-08-02 | 3 | -12/+15 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2007-08-01 | 53 | -364/+628 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | [MTD] [NAND] Add NAND manufacturer AMD. | Steven J. Hill | 2007-07-23 | 1 | -0/+1 | |
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2007-07-23 | 237 | -1532/+3653 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | [JFFS2] Add LZO compression support. | Richard Purdie | 2007-07-11 | 1 | -0/+1 | |
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2007-07-11 | 32 | -422/+1307 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2007-07-04 | 4 | -16/+62 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | [MTD] [OneNAND] 2X program support | Kyungmin Park | 2007-06-30 | 2 | -0/+16 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi... | Linus Torvalds | 2007-10-13 | 1 | -22/+106 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | KVM: Replace enum by #define | Avi Kivity | 2007-10-13 | 1 | -19/+15 | |
| * | | | | | | | | | | KVM: in-kernel LAPIC save and restore support | Eddie Dong | 2007-10-13 | 1 | -0/+8 | |
| * | | | | | | | | | | KVM: in-kernel IOAPIC save and restore support | He, Qing | 2007-10-13 | 1 | -1/+28 | |
| * | | | | | | | | | | KVM: Add get/set irqchip ioctls for in-kernel PIC live migration support | He, Qing | 2007-10-13 | 1 | -0/+36 | |
| * | | | | | | | | | | KVM: Emulate hlt in the kernel | Eddie Dong | 2007-10-13 | 1 | -0/+1 | |
| * | | | | | | | | | | KVM: Emulate local APIC in kernel | Eddie Dong | 2007-10-13 | 1 | -2/+2 | |
| * | | | | | | | | | | KVM: Add support for in-kernel PIC emulation | Eddie Dong | 2007-10-13 | 1 | -0/+19 | |
| * | | | | | | | | | | KVM: Communicate cr8 changes to userspace | Yang, Sheng | 2007-10-13 | 1 | -0/+1 | |
| * | | | | | | | | | | KVM: add hypercall nr to kvm_run | Jeff Dike | 2007-10-13 | 1 | -0/+1 | |
| * | | | | | | | | | | KVM: Trivial: Use standard BITMAP macros, open-code userspace-exposed header | Rusty Russell | 2007-10-13 | 1 | -8/+2 | |
| * | | | | | | | | | | KVM: Trivial: /dev/kvm interface is no longer experimental. | Rusty Russell | 2007-10-13 | 1 | -2/+1 | |
| * | | | | | | | | | | KVM: Future-proof the exit information union ABI | Avi Kivity | 2007-10-13 | 1 | -0/+2 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | net core: fix kernel-doc for new function parameters | Randy Dunlap | 2007-10-13 | 1 | -0/+1 | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2007-10-13 | 1 | -0/+80 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | sh: Add maple bus support for the SEGA Dreamcast. | Adrian McMenamin | 2007-09-21 | 1 | -0/+80 | |
* | | | | | | | | | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgar... | Linus Torvalds | 2007-10-12 | 2 | -98/+338 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | [libata] struct pci_dev related cleanups | Jeff Garzik | 2007-10-12 | 1 | -19/+14 | |
| * | | | | | | | | | | libata: use ata_exec_internal() for PMP register access | Tejun Heo | 2007-10-12 | 1 | -8/+0 | |
| * | | | | | | | | | | libata: implement ATA_PFLAG_RESETTING | Tejun Heo | 2007-10-12 | 1 | -0/+1 | |
| * | | | | | | | | | | libata-core: Expose gtm methods for driver use | Alan Cox | 2007-10-12 | 1 | -0/+2 | |
| * | | | | | | | | | | libata: Add a drivers/ide style DMA disable | Alan Cox | 2007-10-12 | 1 | -0/+6 | |
| * | | | | | | | | | | libata: add human-readable error value decoding | Robert Hancock | 2007-10-12 | 1 | -0/+9 | |
| * | | | | | | | | | | libata-pmp: implement qc_defer for command switching PMP support | Tejun Heo | 2007-10-12 | 1 | -0/+1 | |
| * | | | | | | | | | | libata-pmp: implement Port Multiplier support | Tejun Heo | 2007-10-12 | 1 | -0/+19 | |
| * | | | | | | | | | | [PATCH] libata: Fix HPA handling regression | Alan Cox | 2007-10-12 | 1 | -0/+1 | |
| * | | | | | | | | | | libata-pmp-prep: implement sata_async_notification() | Tejun Heo | 2007-10-12 | 1 | -2/+2 | |
| * | | | | | | | | | | libata-pmp-prep: implement ATA_HORKAGE_SKIP_PM | Tejun Heo | 2007-10-12 | 1 | -0/+1 | |
| * | | | | | | | | | | libata-pmp-prep: implement ATA_LFLAG_DISABLED | Tejun Heo | 2007-10-12 | 1 | -0/+3 | |
| * | | | | | | | | | | libata-pmp-prep: implement ATA_LFLAG_NO_RETRY | Tejun Heo | 2007-10-12 | 1 | -0/+1 | |
| * | | | | | | | | | | libata-pmp-prep: implement ATA_LFLAG_NO_SRST, ASSUME_ATA and ASSUME_SEMB | Tejun Heo | 2007-10-12 | 1 | -0/+4 | |
| * | | | | | | | | | | libata-pmp-prep: implement qc_defer helpers | Tejun Heo | 2007-10-12 | 1 | -0/+8 | |
| * | | | | | | | | | | libata-pmp-prep: implement ops->qc_defer() | Tejun Heo | 2007-10-12 | 1 | -0/+6 | |
| * | | | | | | | | | | libata-pmp-prep: add PMP related constants, fields, ops and update helpers | Tejun Heo | 2007-10-12 | 1 | -4/+26 | |
| * | | | | | | | | | | libata: misc updates for AN | Tejun Heo | 2007-10-12 | 1 | -1/+1 | |
| * | | | | | | | | | | libata: update ata_dev_try_classify() arguments | Tejun Heo | 2007-10-12 | 1 | -1/+2 | |
| * | | | | | | | | | | ata: increase allowed config flags | Kristen Carlson Accardi | 2007-10-12 | 1 | -4/+4 | |
| * | | | | | | | | | | libata: move EH repeat reporting into ata_eh_report() | Tejun Heo | 2007-10-12 | 1 | -2/+3 | |
| * | | | | | | | | | | libata: implement and use ata_port_desc() to report port configuration | Tejun Heo | 2007-10-12 | 1 | -2/+10 | |
| * | | | | | | | | | | libata: Strict checking for identify reporting | Alan Cox | 2007-10-12 | 1 | -11/+85 | |
| * | | | | | | | | | | [libata] Remove ->port_disable() hook | Jeff Garzik | 2007-10-12 | 1 | -2/+0 |