summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-10-08KVM: Change is_mmio_pfn to kvm_is_mmio_pfn, and make it common for all archsXiantao Zhang
2008-10-08KVM: Move device assignment logic to common codeXiantao Zhang
2008-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Avi Kivity
2008-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-10-06[MIPS] IP27: Fix build errors if CONFIG_MAPPED_KERNEL=yRalf Baechle
2008-10-05ide-cd: temporary tray close fixBorislav Petkov
2008-10-03include/linux/stacktrace.h: declare struct task_structAndrew Morton
2008-10-03[MIPS] SMTC: Fix SMTC dyntick support.Kevin D. Kissell
2008-10-03[MIPS] SMTC: Close tiny holes in the SMTC IPI replay system.Kevin D. Kissell
2008-10-03[MIPS] Build fix: Fix irq flags typeRalf Baechle
2008-10-02mm: tiny-shmem nommu fixNick Piggin
2008-10-02inotify: fix lock ordering wrt do_page_fault's mmap_semNick Piggin
2008-10-02KVM: Device Assignment: Map mmio pages into VT-d page tableWeidong Han
2008-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-09-30KVM: x86: Support for user space injected NMIsJan Kiszka
2008-09-30KVM: VMX: refactor/fix IRQ and NMI injectability determinationJan Kiszka
2008-09-30Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-09-30sctp: Fix kernel panic while process protocol violation parameterWei Yongjun
2008-09-29hrtimer: prevent migration of per CPU hrtimersThomas Gleixner
2008-09-29hrtimer: mark migration stateThomas Gleixner
2008-09-26kgdb, x86_64: fix PS CS SS registers in gdb serialJason Wessel
2008-09-26kgdb, x86_64: gdb serial has BX and DX reversedJason Wessel
2008-09-24Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2008-09-24MN10300: Move asm-arm/cnt32_to_63.h to include/linux/David Howells
2008-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2008-09-249p: implement proper trans module refcounting and unregistrationTejun Heo
2008-09-24KVM: MMU: speed up mmu_unsync_walkMarcelo Tosatti
2008-09-24KVM: MMU: out of sync shadow core v2Marcelo Tosatti
2008-09-24KVM: x86: trap invlpgMarcelo Tosatti
2008-09-24KVM: MMU: sync roots on mmu reloadMarcelo Tosatti
2008-09-24KVM: MMU: mode specific sync_pageMarcelo Tosatti
2008-09-24[MIPS] Fixe the definition of PTRS_PER_PGDJack Tan
2008-09-23Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-09-23smb.h: do not include linux/time.h in userspaceKirill A. Shutemov
2008-09-23KVM: x86: Fix compile when CONFIG_DMAR is not definedAmit Shah
2008-09-23x86: prevent C-states hang on AMD C1E enabled machinesThomas Gleixner
2008-09-23x86: prevent stale state of c1e_mask across CPU offline/onlineThomas Gleixner
2008-09-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Avi Kivity
2008-09-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-09-16warn: Turn the netdev timeout WARN_ON() into a WARN()Arjan van de Ven
2008-09-16Fix PNP build failure, bugzilla #11276David Miller
2008-09-16PCI: fix compiler warnings in pci_get_subsys()Greg KH
2008-09-15IB/mlx4: Fix up fast register page list formatVladimir Sokolovsky
2008-09-14KVM: Device Assignment with VT-dBen-Ami Yassour
2008-09-14VT-d: Changes to support KVMKay, Allen M
2008-09-13Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-09-13memstick: fix MSProHG 8-bit interface mode supportAlex Dubov
2008-09-13mm: mark the correct zone as full when scanning zonelistsMel Gorman