| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2008-05-19 |
|\ |
|
| * | sh: Fix up restorer in debug_trap exception return path. | Paul Mundt | 2008-05-19 |
| * | sh: Make is_valid_bugaddr() more intelligent on nommu. | Paul Mundt | 2008-05-19 |
| * | sh: use the common ascii hex helpers | Harvey Harrison | 2008-05-16 |
| * | sh: fix sh7785 master clock value | Yoshihiro Shimoda | 2008-05-16 |
| * | sh: Fix up thread info pointer in syscall_badsys resume path. | Hideo Saito | 2008-05-16 |
| * | sh: Fix up optimized SH-4 memcpy on big endian. | Hideo Saito | 2008-05-16 |
| * | sh: disable initrd defaults in .empty_zero_page. | Paul Mundt | 2008-05-16 |
| * | sh: display boot params by default on entry. | Paul Mundt | 2008-05-16 |
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-05-19 |
|\ \ |
|
| * | | drivers/ata: trim trailing whitespace | Jeff Garzik | 2008-05-19 |
| * | | Fixups to ATA ACPI hotplug | Matthew Garrett | 2008-05-19 |
| * | | libata: ignore SIMG4726 config pseudo device | Tejun Heo | 2008-05-19 |
| * | | sata_sil24: don't use NCQ if marvell 4140 PMP is attached | Tejun Heo | 2008-05-19 |
| * | | libata: don't schedule LPM action seperately during probing | Tejun Heo | 2008-05-19 |
| * | | libata: make sure PMP notification is turned off during recovery | Tejun Heo | 2008-05-19 |
| * | | libata: increase PMP register access timeout to 3s | Tejun Heo | 2008-05-19 |
| * | | libata: ignore recovered PHY errors | Tejun Heo | 2008-05-19 |
| * | | libata: kill hotplug related race condition | Tejun Heo | 2008-05-19 |
| * | | libata: move reset freeze/thaw handling into ata_eh_reset() | Tejun Heo | 2008-05-19 |
| * | | libata: reorganize ata_eh_reset() no reset method path | Tejun Heo | 2008-05-19 |
| * | | libata: fix sata_link_hardreset() @online out parameter handling | Tejun Heo | 2008-05-19 |
| * | | sata_promise: other cleanups | Mikael Pettersson | 2008-05-19 |
| * | | sata_promise: mmio access cleanups | Mikael Pettersson | 2008-05-19 |
| * | | sata_promise: fix irq clearing buglets | Mikael Pettersson | 2008-05-19 |
| * | | ata: remove FIT() macro | Harvey Harrison | 2008-05-19 |
| * | | sata_mv: ensure empty request queue for FBS-NCQ EH | Mark Lord | 2008-05-19 |
| * | | sata_mv: cache main_irq_mask register in hpriv | Mark Lord | 2008-05-19 |
| * | | sata_mv: disregard masked irqs | Mark Lord | 2008-05-19 |
| * | | sata_mv: fix pmp drives not found | Mark Lord | 2008-05-19 |
| * | | sata_mv: consolidate main_irq_mask updates | Mark Lord | 2008-05-19 |
| * | | sata_mv: don't blindly enable IRQs | Mark Lord | 2008-05-19 |
| * | | sata_mv: async notify for genIIe only | Mark Lord | 2008-05-19 |
| * | | sata_mv: group genIIe flags | Mark Lord | 2008-05-19 |
| * | | sata_mv: fis irq register fixes | Mark Lord | 2008-05-19 |
| * | | sata_mv: always do softreset | Mark Lord | 2008-05-19 |
| * | | avr32/pata: avoid unnecessary memset (updated after comments) | Christophe Jaillet | 2008-05-19 |
| * | | pata-bf54x: Set ATAPI HSM to control IDE device terminate sequence. | Sonic Zhang | 2008-05-19 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds | 2008-05-19 |
|\ \ \ |
|
| * | | | dlm: <linux/dlm_plock.h> should be "unifdef"ed. | Robert P. J. Day | 2008-05-19 |
| * | | | dlm: fix plock dev_write return value | David Teigland | 2008-05-19 |
| * | | | dlm: tcp_connect_to_sock should check for -EINVAL, not EINVAL | Marcin Slusarz | 2008-05-19 |
| * | | | dlm: section mismatch warning fix | Leonardo Potenza | 2008-05-19 |
| * | | | dlm: convert connections_lock in a mutex | Matthias Kaehlcke | 2008-05-19 |
| |/ / |
|
* | | | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-05-19 |
|\ \ \
| |/ /
|/| | |
|
| * | | KVM: LAPIC: ignore pending timers if LVTT is disabled | Marcelo Tosatti | 2008-05-18 |
| * | | KVM: Update MAINTAINERS for new mailing lists | Avi Kivity | 2008-05-18 |
| * | | KVM: Fix kvm_vcpu_block() task state race | Marcelo Tosatti | 2008-05-18 |
| * | | KVM: ia64: Set KVM_IOAPIC_NUM_PINS to 48 | Xiantao Zhang | 2008-05-18 |
| * | | KVM: ia64: fix GVMM module including position-dependent objects | Xiantao Zhang | 2008-05-18 |