| Commit message (Expand) | Author | Age |
* | [PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM... | Ingo Molnar | 2006-12-22 |
* | [PATCH] fix s3c24xx gpio driver (include linux/workqueue.h) | Ben Dooks | 2006-12-22 |
* | [PATCH] md: fix a few problems with the interface (sysfs and ioctl) to md | NeilBrown | 2006-12-22 |
* | [PATCH] increase CARDBUS_MEM_SIZE | Andrew Morton | 2006-12-22 |
* | [PATCH] gxt4500: Fix colormap and PLL setting, support GXT6000P | Paul Mackerras | 2006-12-22 |
* | [PATCH] tlclk: delete unnecessary sysfs_remove_group | Akinobu Mita | 2006-12-22 |
* | [PATCH] fix aoe without scatter-gather [Bug 7662] | Ed L. Cashin | 2006-12-22 |
* | [PATCH] smc911 workqueue fixes | Andrew Morton | 2006-12-22 |
* | [PATCH] smc911x: fix netpoll compilation faliure | Vitaly Wool | 2006-12-22 |
* | [PATCH] fix kernel-doc warnings in 2.6.20-rc1 | Randy Dunlap | 2006-12-22 |
* | [PATCH] rtc warning fix | Andrew Morton | 2006-12-22 |
* | [PATCH] KVM: API versioning | Avi Kivity | 2006-12-22 |
* | [PATCH] KVM: Handle p5 mce msrs | Michael Riepe | 2006-12-22 |
* | [PATCH] KVM: Force real-mode cs limit to 64K | Michael Riepe | 2006-12-22 |
* | [PATCH] KVM: Do not export unsupported msrs to userspace | Michael Riepe | 2006-12-22 |
* | [PATCH] KVM: Use more traditional error handling in kvm_mmu_init() | Avi Kivity | 2006-12-22 |
* | [PATCH] KVM: AMD SVM: Save and restore the floating point unit state | Avi Kivity | 2006-12-22 |
* | [PATCH] KVM: AMD SVM: handle MSR_STAR in 32-bit mode | Avi Kivity | 2006-12-22 |
* | [PATCH] KVM: add valid_vcpu() helper | James Morris | 2006-12-22 |
* | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-12-21 |
|\ |
|
| * | [PATCH] Fixup blk_rq_unmap_user() API | Jens Axboe | 2006-12-19 |
| * | [PATCH] Remove queue merging hooks | Jens Axboe | 2006-12-19 |
| * | [PATCH] ->nr_sectors and ->hard_nr_sectors are not used for BLOCK_PC requests | Jens Axboe | 2006-12-19 |
| * | [PATCH] cciss: fix XFER_READ/XFER_WRITE in do_cciss_request | Mike Miller | 2006-12-18 |
| * | [PATCH] cciss: set default raid level when reading geometry fails | Mike Miller | 2006-12-18 |
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-12-21 |
|\ \ |
|
| * | | [libata] sata_svw, sata_vsc: kill iomem warnings | Jeff Garzik | 2006-12-20 |
| * | | [PATCH] libata: take scmd->cmd_len into account when translating SCSI commands | Tejun Heo | 2006-12-20 |
| * | | [PATCH] libata: kill @cdb argument from xlat methods | Tejun Heo | 2006-12-20 |
| * | | [PATCH] libata: clean up variable name usage in xlat related functions | Tejun Heo | 2006-12-20 |
| * | | [libata] Move some PCI IDs from sata_nv to ahci | Peer Chen | 2006-12-20 |
| * | | [libata] pata_via: suspend/resume support fix | Andrew Morton | 2006-12-20 |
| * | | [libata] pata_cs5530: suspend/resume support tweak | Andrew Morton | 2006-12-20 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2006-12-21 |
|\ \ \ |
|
| * | | | Driver core: proper prototype for drivers/base/init.c:driver_init() | Adrian Bunk | 2006-12-20 |
| |/ / |
|
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-12-21 |
|\ \ \ |
|
| * | | | acpiphp: Link-time error for PCI Hotplug | Kristen Carlson Accardi | 2006-12-20 |
| * | | | shpchp: cleanup shpchp.h | Kenji Kaneshige | 2006-12-20 |
| * | | | shpchp: remove shpchprm_get_physical_slot_number | Kenji Kaneshige | 2006-12-20 |
| * | | | shpchp: cleanup struct controller | Kenji Kaneshige | 2006-12-20 |
| * | | | shpchp: remove unnecessary struct php_ctlr | Kenji Kaneshige | 2006-12-20 |
| * | | | PCI: ATI sb600 sata quirk | Conke Hu | 2006-12-20 |
| * | | | PCI legacy resource fix | Ralf Baechle | 2006-12-20 |
| * | | | PCI: Be a bit defensive in quirk_nvidia_ck804() so we don't risk dereferencin... | Jesper Juhl | 2006-12-20 |
| * | | | PCI: Fix multiple problems with VIA hardware | Alan Cox | 2006-12-20 |
| * | | | PCI: Use pci_find_ht_capability() in drivers/pci/quirks.c | Michael Ellerman | 2006-12-20 |
| * | | | PCI: Use pci_find_ht_capability() in drivers/pci/htirq.c | Michael Ellerman | 2006-12-20 |
| * | | | PCI: Add pci_find_ht_capability() for finding Hypertransport capabilities | Michael Ellerman | 2006-12-20 |
| * | | | PCI: Create __pci_bus_find_cap_start() from __pci_bus_find_cap() | Michael Ellerman | 2006-12-20 |
| * | | | pci: Introduce pci_find_present | Alan Cox | 2006-12-20 |