| Commit message (Expand) | Author | Age | Files | Lines |
* | KVM: MMU: limit rmap chain length | Marcelo Tosatti | 2009-08-06 | 1 | -5/+28 |
* | KVM: ia64: fix build failures due to ia64/unsigned long mismatches | Avi Kivity | 2009-08-05 | 3 | -11/+14 |
* | KVM: Make KVM_HPAGES_PER_HPAGE unsigned long to avoid build error on powerpc | Stephen Rothwell | 2009-08-05 | 1 | -1/+1 |
* | KVM: fix ack not being delivered when msi present | Michael S. Tsirkin | 2009-08-05 | 2 | -1/+4 |
* | KVM: s390: fix wait_queue handling | Christian Borntraeger | 2009-08-05 | 1 | -1/+1 |
* | KVM: VMX: Fix locking imbalance on emulation failure | Jan Kiszka | 2009-08-05 | 1 | -1/+1 |
* | KVM: VMX: Fix locking order in handle_invalid_guest_state | Jan Kiszka | 2009-08-05 | 1 | -2/+2 |
* | KVM: MMU: handle n_free_mmu_pages > n_alloc_mmu_pages in kvm_mmu_change_mmu_p... | Marcelo Tosatti | 2009-08-05 | 1 | -7/+8 |
* | KVM: SVM: force new asid on vcpu migration | Marcelo Tosatti | 2009-08-05 | 1 | -3/+3 |
* | KVM: x86: verify MTRR/PAT validity | Marcelo Tosatti | 2009-08-05 | 1 | -1/+38 |
* | KVM: PIT: fix kpit_elapsed division by zero | Marcelo Tosatti | 2009-08-05 | 1 | -0/+3 |
* | KVM: Fix KVM_GET_MSR_INDEX_LIST | Jan Kiszka | 2009-08-05 | 1 | -3/+2 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2009-08-04 | 66 | -191/+121 |
|\ |
|
| * | MIPS: Wire up accept4 syscall. | Ralf Baechle | 2009-08-03 | 5 | -6/+13 |
| * | MIPS: VPE: Delete unused function get_tc_unused(). | Ralf Baechle | 2009-08-03 | 1 | -12/+0 |
| * | MIPS: VPE: Fix bogus indentation. | Ralf Baechle | 2009-08-03 | 1 | -1/+1 |
| * | MIPS: VPE: Make various functions static. | Ralf Baechle | 2009-08-03 | 1 | -9/+8 |
| * | MIPS: VPE: Free relocation chain on error. | Ralf Baechle | 2009-08-03 | 1 | -3/+12 |
| * | MIPS: VPE: Fix compiler warning. | Raghu Gandham | 2009-08-03 | 1 | -1/+2 |
| * | MIPS: Module: Make error messages unique. | Ralf Baechle | 2009-08-03 | 1 | -3/+5 |
| * | MIPS: Octeon: Run IPI code with interrupts disabled. | David Daney | 2009-08-03 | 1 | -2/+2 |
| * | MIPS: Jazz: Fix read buffer overflow | Roel Kluin | 2009-08-03 | 1 | -1/+1 |
| * | MIPS: Use DIV_ROUND_CLOSEST | Julia Lawall | 2009-08-03 | 1 | -1/+1 |
| * | MIPS: MTX-1: Request button GPIO before setting its direction | Florian Fainelli | 2009-08-03 | 1 | -2/+12 |
| * | MIPS: AR7: Override CFLAGS with -Werror | Florian Fainelli | 2009-08-03 | 1 | -0/+1 |
| * | MIPS: AR7: Remove unused tnetd7200_get_clock function | Florian Fainelli | 2009-08-03 | 1 | -13/+0 |
| * | MIPS: AR7: Use DMA_BIT_MASK(nn) instead of deprecated DMA_nnBIT_MASK | Florian Fainelli | 2009-08-03 | 1 | -3/+3 |
| * | MIPS: AR7: Fix build failures when CONFIG_SERIAL_8250 is not enabled | Florian Fainelli | 2009-08-03 | 1 | -1/+2 |
| * | MIPS: Fix read buffer overflow | Roel Kluin | 2009-08-03 | 1 | -1/+1 |
| * | MIPS: AR7: Fix build warning on memory.c | Florian Fainelli | 2009-08-03 | 1 | -1/+1 |
| * | MIPS: Octeon PCIe: Make hardware and software bus numbers match. | David Daney | 2009-08-03 | 1 | -14/+17 |
| * | MIPS: RBTX4939: Fix IOC pin-enable register updating | Atsushi Nemoto | 2009-08-03 | 1 | -1/+1 |
| * | MIPS: Simplify and correct interrupt handling for MSP4200 | Shane McDonald | 2009-08-03 | 1 | -9/+1 |
| * | MIPS: MSPxxxx: define MIPS34K_MISSED_ITLB_WAR for other PMC-Sierra SoC | Florian Fainelli | 2009-08-03 | 1 | -0/+2 |
| * | MIPS: MSP71xx: fix build failures on msp_irq_slp.c | Florian Fainelli | 2009-08-03 | 1 | -2/+2 |
| * | MIPS: Fix loading of modules with unresolved weak symbols | Gabor Juhos | 2009-08-03 | 1 | -2/+2 |
| * | MIPS: SMTC: Move cross VPE writes to after a TC is assigned to VPE. | Kurt Martin | 2009-08-03 | 1 | -5/+8 |
| * | [PATCH] MIPS: SMTC: Fix compile error | Raghu Gandham | 2009-08-03 | 1 | -1/+1 |
| * | MIPS: Avoid clobbering struct pt_regs in kthreads | David Daney | 2009-08-03 | 3 | -4/+8 |
| * | MIPS: AR7: Remove unused inclusions of <linux/version.h>. | Huang Weiyi | 2009-08-03 | 2 | -2/+0 |
| * | MIPS: MIPSsim: Fix unbalance brace in mipssim get_c0_compare_int() | Yoichi Yuasa | 2009-08-03 | 1 | -6/+6 |
| * | MIPS: Fix compile for !CONFIG_SMP | Alexander Clouter | 2009-08-03 | 1 | -1/+1 |
| * | MIPS: Drop mmap_sem in pagefault oom path | Akinobu Mita | 2009-08-03 | 1 | -0/+1 |
| * | MIPS: Eleminate filenames from comments | Ralf Baechle | 2009-08-03 | 36 | -83/+5 |
| * | [PATCH] MIPS: Cavium: Move swapped comments to their rightful place. | Ralf Baechle | 2009-08-03 | 1 | -2/+2 |
* | | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 2009-08-04 | 5 | -34/+86 |
|\ \ |
|
| * | | ALSA: hda - Read buffer overflow | Roel Kluin | 2009-08-03 | 1 | -1/+1 |
| * | | ALSA: hda: Correct EAPD for Dell Inspiron 1525 | Chengu Wang | 2009-08-03 | 1 | -1/+8 |
| * | | ALSA: hda: warn on spurious response | Wu Fengguang | 2009-08-03 | 1 | -1/+5 |
| * | | ALSA: hda: remember last command for each codec | Wu Fengguang | 2009-08-03 | 1 | -5/+6 |