| Commit message (Expand) | Author | Files | Lines |
2008-11-12 | MN10300: Don't do misalignment handling for userspace | David Howells | 1 | -29/+23 |
2008-11-12 | MN10300: Don't handle misaligned loading and storing of SP | David Howells | 1 | -2/+0 |
2008-11-12 | MN10300: Handle misaligned SP-based operands | David Howells | 1 | -9/+24 |
2008-11-12 | MN10300: Fix misaligned index-register addressing handling | David Howells | 1 | -4/+4 |
2008-11-12 | MN10300: Handle misaligned postinc-with-imm addressing mode correctly | David Howells | 1 | -51/+56 |
2008-11-12 | MN10300: Perform misalignment fixups of MOV_Lcc | David Howells | 1 | -1/+94 |
2008-11-12 | MN10300: Allow misalignment fixup in interrupt handling | David Howells | 1 | -3/+0 |
2008-11-12 | MN10300: Fix register-postinc addressing misalignment handling | David Howells | 1 | -1/+3 |
2008-11-12 | MN10300: Extract the displacement from an insn correctly in misalignment fixup | David Howells | 1 | -13/+13 |
2008-11-12 | MN10300: Add further misalignment fixups | David Howells | 1 | -1/+53 |
2008-11-12 | MN10300: Add built-in testing for misalignment handler | David Howells | 2 | -0/+170 |
2008-11-12 | MN10300: Clean up the misalignment handler a little | David Howells | 1 | -18/+9 |
2008-11-12 | parisc: fix find_extend_vma() breakage | Denys Vlasenko | 1 | -1/+1 |
2008-11-12 | IPoIB: Fix crash in path_rec_completion() | Yossi Etigin | 1 | -1/+1 |
2008-11-12 | IPoIB: Fix hang in ipoib_flush_paths() | Yossi Etigin | 1 | -0/+1 |
2008-11-12 | IPoIB: Don't enable NAPI when it's already enabled | Yossi Etigin | 1 | -1/+2 |
2008-11-12 | RDMA/cxgb3: Fix deadlock in iw_cxgb3 (hang when configuring interface) | Steve Wise | 2 | -6/+2 |
2008-11-12 | ALSA: hda - Fix IDT/STAC multiple HP detection | Takashi Iwai | 1 | -14/+45 |
2008-11-12 | ACPI: pci_link: remove acpi_irq_balance_set() interface | Bjorn Helgaas | 3 | -4/+9 |
2008-11-12 | fujitsu-laptop: Add DMI callback for Lifebook S6420 | Tony Vroon | 1 | -0/+15 |
2008-11-12 | IB/ehca: Remove reference to special QP in case of port activation failure | Stefan Roscher | 2 | -16/+33 |
2008-11-12 | ACPI: EC: Don't do transaction from GPE handler in poll mode. | Alexey Starikovskiy | 1 | -3/+6 |
2008-11-12 | ACPI: EC: lower interrupt storm treshold | Alexey Starikovskiy | 1 | -1/+1 |
2008-11-12 | ACPICA: Use spinlock for acpi_{en|dis}able_gpe | Alexey Starikovskiy | 6 | -40/+23 |
2008-11-12 | ACPI: EC: restart failed command | Alexey Starikovskiy | 1 | -12/+29 |
2008-11-12 | ACPI: EC: wait for last write gpe | Alexey Starikovskiy | 1 | -8/+13 |
2008-11-12 | ACPI: EC: make kernel messages more useful when GPE storm is detected | Alan Jenkins | 1 | -3/+10 |
2008-11-12 | ACPI: EC: revert msleep patch | Alexey Starikovskiy | 1 | -2/+2 |
2008-11-11 | KVM: Fix pit memory leak if unable to allocate irq source id | Avi Kivity | 1 | -1/+3 |
2008-11-11 | KVM: ia64: fix vmm_spin_{un}lock for !CONFIG_SMP | Xiantao Zhang | 1 | -0/+5 |
2008-11-11 | KVM: VMX: Set IGMT bit in EPT entry | Sheng Yang | 2 | -1/+3 |
2008-11-11 | KVM: Require the PCI subsystem | Avi Kivity | 2 | -0/+4 |
2008-11-11 | x86: KVM guest: fix section mismatch warning in kvmclock.c | Rakib Mullick | 1 | -1/+1 |
2008-11-11 | KVM: ia64: Use guest signal mask when blocking | Xiantao Zhang | 1 | -6/+6 |
2008-11-11 | KVM: MMU: increase per-vcpu rmap cache alloc size | Marcelo Tosatti | 1 | -1/+1 |
2008-11-11 | telephony: trivial: fix up email address | Alan Cox | 2 | -2/+2 |
2008-11-11 | tty: trivial - fix up email addresses in tty related stuff | Alan Cox | 3 | -4/+7 |
2008-11-11 | ALSA: hda - Fix input pin initialization for STAC/IDT codecs | Takashi Iwai | 1 | -8/+12 |
2008-11-11 | ALSA: hda - Add missing analog-mux mixer creation for STAC9200 | Takashi Iwai | 1 | -0/+6 |
2008-11-11 | sched: release buddies on yield | Peter Zijlstra | 1 | -5/+12 |
2008-11-11 | V4L/DVB (9516): cx18: Move DVB buffer transfer handling from irq handler to w... | Andy Walls | 7 | -26/+75 |
2008-11-11 | V4L/DVB (9557): gspca: Small changes for the sensor HV7131B in zc3xx. | Jean-Francois Moine | 1 | -3/+5 |
2008-11-11 | V4L/DVB (9556): gspca: Bad init sequence for sensor HV7131B in zc3xx. | Jean-Francois Moine | 1 | -3/+3 |
2008-11-11 | V4L/DVB (9549): gspca: Fix a typo in one of gspca chips name. | Krzysztof Helt | 1 | -1/+1 |
2008-11-11 | V4L/DVB (9515): cx18: Use correct Mailbox IRQ Ack values and misc IRQ handlin... | Andy Walls | 4 | -48/+49 |
2008-11-11 | V4L/DVB (9493): kconfig patch | Frederic CAND | 1 | -71/+71 |
2008-11-11 | V4L/DVB (9527): af9015: fix compile warnings | Antti Palosaari | 2 | -8/+7 |
2008-11-11 | V4L/DVB (9524): af9013: fix bug in status reading | roel kluin | 1 | -3/+3 |
2008-11-11 | V4L/DVB (9511): cx18: Mark CX18_CPU_DE_RELEASE_MDL as a slow API call | Andy Walls | 1 | -1/+1 |
2008-11-11 | V4L/DVB (9510): cx18: Fix write retries for registers that always change - pa... | Andy Walls | 4 | -12/+45 |