| Commit message (Expand) | Author | Age |
* | KVM: Add internal filesystem for generating inodes | Avi Kivity | 2007-03-04 |
* | KVM: More 0 -> NULL conversions | Avi Kivity | 2007-03-04 |
* | KVM: SVM: intercept SMI to handle it at host level | Joerg Roedel | 2007-03-04 |
* | KVM: svm: init cr0 with the wp bit set | Avi Kivity | 2007-03-04 |
* | KVM: Wire up hypercall handlers to a central arch-independent location | Avi Kivity | 2007-03-04 |
* | KVM: Add hypercall host support for svm | Avi Kivity | 2007-03-04 |
* | KVM: Add host hypercall support for vmx | Ingo Molnar | 2007-03-04 |
* | KVM: add MSR based hypercall API | Ingo Molnar | 2007-03-04 |
* | KVM: Use page_private()/set_page_private() apis | Markus Rechberger | 2007-03-04 |
* | KVM: Use ARRAY_SIZE macro instead of manual calculation. | Ahmed S. Darwish | 2007-03-04 |
* | KVM: vmx: hack set_cr0_no_modeswitch() to actually do modeswitch | Joerg Roedel | 2007-03-04 |
* | KVM: Cosmetics | Avi Kivity | 2007-03-04 |
* | KVM: Move virtualization deactivation from CPU_DEAD state to CPU_DOWN_PREPARE | Jeremy Katz | 2007-03-04 |
* | KVM: mmu: add missing dirty page tracking cases | Avi Kivity | 2007-03-04 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-03-02 |
|\ |
|
| * | libata: add CONFIG_PM to libata core layer | Tejun Heo | 2007-03-02 |
| * | libata: add missing CONFIG_PM in LLDs | Tejun Heo | 2007-03-02 |
| * | libata: add missing PM callbacks | Tejun Heo | 2007-03-02 |
| * | pata_qdi: Fix initialisation | Alan Cox | 2007-03-02 |
| * | [libata] pata_cmd64x: fix driver description in comments | Jeff Garzik | 2007-03-02 |
| * | [libata] pata_{legacy,sc1200,sl82c105}: add missing hooks | Jeff Garzik | 2007-03-02 |
| * | [libata] change master/slave IDENTIFY order | Jeff Garzik | 2007-03-02 |
| * | libata-core: Fix simplex handling | Alan | 2007-03-02 |
* | | [netdrvr] tulip, de2104x: fix typo: s/__sparc_/__sparc__/ | Jeff Garzik | 2007-03-02 |
* | | mv643xx_eth: move mac_addr inside mv643xx_eth_platform_data | Dale Farnsworth | 2007-03-02 |
* | | Fix mv643xx_eth compilation. | Dave Jones | 2007-03-02 |
* | | qla3xxx: bugfix for line omitted in previous patch. | Ron Mercer | 2007-03-02 |
* | | NetXen: Fix second rmmod failure observed on PowerPC machines. | Linsys Contractor Mithlesh Thukral | 2007-03-02 |
* | | NetXen: Updates, removal of unsupported features and minor bug fixes. | Linsys Contractor Mithlesh Thukral | 2007-03-02 |
* | | cxgb3 - Tag driver version | Divy Le Ray | 2007-03-02 |
* | | myri10ge: fix copyright and license | Brice Goglin | 2007-03-02 |
* | | jmr3927: do not call tc35815_killall(). | Ralf Baechle | 2007-03-02 |
* | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Jeff Garzik | 2007-03-02 |
|\ \ |
|
| * | | [PATCH] bcm43xx: fix for 4309 | Stefano Brivio | 2007-02-27 |
* | | | [AOE]: Add get_unaligned() calls where needed. | David S. Miller | 2007-03-02 |
* | | | [RADEON]: Fix blanking return value. | David S. Miller | 2007-03-02 |
| |/
|/| |
|
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-03-01 |
|\ \ |
|
| * | | ahci: improve spurious SDB FIS handling | Tejun Heo | 2007-03-01 |
| * | | ahci/pata_jmicron: match class not function number | Tejun Heo | 2007-03-01 |
| * | | jmicron ATA: reimplement jmicron ATA quirk | Tejun Heo | 2007-03-01 |
| * | | pata_jmicron: drop unnecessary device programming in [re]init | Tejun Heo | 2007-03-01 |
| * | | libata: blacklist FUJITSU MHT2060BH for NCQ | Tejun Heo | 2007-03-01 |
| * | | sata_sil24: kill unused local variable idx in sil24_fill_sg() | Tejun Heo | 2007-03-01 |
| * | | libata: clear drvdata in ata_host_release(), take#2 | Tejun Heo | 2007-03-01 |
* | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos... | Linus Torvalds | 2007-03-01 |
|\ \ \ |
|
| * | | | HID: fix Logitech DiNovo Edge touchwheel and Logic3 /SpectraVideo middle button | Jiri Kosina | 2007-03-01 |
| * | | | HID: fix broken Logitech S510 keyboard report descriptor; make extra keys work | Jiri Kosina | 2007-03-01 |
| * | | | HID: fix possible double-free on error path in hid parser | Jiri Kosina | 2007-03-01 |
| * | | | HID: hid-debug.c should #include <linux/hid-debug.h> | Adrian Bunk | 2007-03-01 |
| * | | | HID: fix bug in zeroing the last field byte in output reports | Jiri Kosina | 2007-03-01 |