index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-17
KVM: VMX: Fix DR6 update on #DB exception
Jan Kiszka
1
-1
/
+2
2014-01-17
KVM: SVM: Fix reading of DR6
Jan Kiszka
4
-2
/
+45
2014-01-17
KVM: x86: Sync DR7 on KVM_SET_DEBUGREGS
Jan Kiszka
1
-0
/
+1
2014-01-17
add support for Hyper-V reference time counter
Vadim Rozenfeld
3
-1
/
+41
2014-01-15
KVM: remove useless write to vcpu->hv_clock.tsc_timestamp
Paolo Bonzini
1
-2
/
+0
2014-01-15
KVM: x86: fix tsc catchup issue with tsc scaling
Marcelo Tosatti
1
-40
/
+1
2014-01-15
KVM: x86: limit PIT timer frequency
Marcelo Tosatti
4
-3
/
+23
2014-01-15
KVM: x86: handle invalid root_hpa everywhere
Marcelo Tosatti
2
-0
/
+17
2014-01-08
KVM: VMX: fix use after free of vmx->loaded_vmcs
Marcelo Tosatti
1
-1
/
+1
2014-01-08
KVM: x86: Fix debug typo error in lapic
Chen Fan
1
-3
/
+3
2014-01-08
KVM: VMX: check use I/O bitmap first before unconditional I/O exit
Zhihui Zhang
1
-4
/
+1
2013-12-20
KVM: MMU: handle invalid root_hpa at __direct_map
Marcelo Tosatti
1
-0
/
+3
2013-12-20
KVM: VMX: Do not skip the instruction if handle_dr injects a fault
Jan Kiszka
1
-3
/
+7
2013-12-18
KVM: nVMX: Support direct APIC access from L2
Jan Kiszka
1
-0
/
+5
2013-12-13
KVM: x86: Add comment on vcpu_enter_guest()'s return value
Takuya Yoshikawa
1
-0
/
+5
2013-12-13
KVM: Use cond_resched() directly and remove useless kvm_resched()
Takuya Yoshikawa
1
-1
/
+1
2013-12-12
KVM: nVMX: Add support for activity state HLT
Jan Kiszka
2
-1
/
+7
2013-12-12
KVM: VMX: shadow VM_(ENTRY|EXIT)_CONTROLS vmcs field
Gleb Natapov
1
-27
/
+85
2013-12-06
x86, xsave: Support eager-only xsave features, add MPX support
Qiaowei Ren
3
-4
/
+43
2013-12-06
x86, cpufeature: Define the Intel MPX feature flag
Qiaowei Ren
1
-0
/
+1
2013-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
14
-192
/
+24
2013-11-22
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-2
/
+2
2013-11-22
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2013-11-21
x86, mm: do not leak page->ptl for pmd page tables
Kirill A. Shutemov
1
-1
/
+3
2013-11-21
Merge tag 'drm-intel-fixes-2013-11-20' of git://people.freedesktop.org/~danve...
Dave Airlie
1
-2
/
+2
2013-11-20
Wrong page freed on preallocate_pmds() failure exit
Al Viro
1
-1
/
+1
2013-11-20
Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-3
/
+5
2013-11-20
kvm: mmu: delay mmu audit activation
Sasha Levin
1
-1
/
+1
2013-11-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
6
-73
/
+18
2013-11-19
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2013-11-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+0
2013-11-19
Merge branch 'pm-tools'
Rafael J. Wysocki
1
-0
/
+2
2013-11-17
um/vdso: add .gitignore for a couple of targets
Ramkumar Ramachandra
1
-0
/
+2
2013-11-17
arch/um: make it work with defconfig and x86_64
Ramkumar Ramachandra
1
-0
/
+5
2013-11-17
um: Rewrite show_stack()
Richard Weinberger
4
-73
/
+11
2013-11-16
Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-1
/
+13
2013-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-3
/
+3
2013-11-15
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
Linus Torvalds
1
-0
/
+1
2013-11-15
x86: Export 'boot_cpu_physical_apicid' to modules
David Rientjes
1
-0
/
+1
2013-11-15
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+12
2013-11-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
18
-214
/
+489
2013-11-15
Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
8
-17
/
+63
2013-11-15
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS
Christoph Hellwig
1
-1
/
+0
2013-11-15
mm: dynamically allocate page->ptl if it cannot be embedded to struct page
Kirill A. Shutemov
1
-1
/
+1
2013-11-15
x86: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-2
/
+6
2013-11-15
x86: add missed pgtable_pmd_page_ctor/dtor calls for preallocated pmds
Kirill A. Shutemov
1
-2
/
+9
2013-11-15
x86, mm: enable split page table lock for PMD level
Kirill A. Shutemov
2
-1
/
+14
2013-11-15
mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKS
Kirill A. Shutemov
1
-3
/
+3
2013-11-14
ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node
Rafael J. Wysocki
2
-3
/
+3
2013-11-14
x86/early quirk: use gen6 stolen detection for VLV
Jesse Barnes
1
-2
/
+2
[next]