| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | KVM: optimize apic interrupt delivery | Gleb Natapov | 2012-09-20 | 1 | -0/+12 |
| | * | | | | | KVM: MMU: Optimize is_last_gpte() | Avi Kivity | 2012-09-20 | 1 | -0/+7 |
| | * | | | | | KVM: MMU: Optimize pte permission checks | Avi Kivity | 2012-09-20 | 1 | -0/+7 |
| | * | | | | | KVM: emulator: optimize "rep ins" handling | Gleb Natapov | 2012-09-06 | 1 | -1/+3 |
| | * | | | | | KVM: emulator: make x86 emulation modes enum instead of defines | Gleb Natapov | 2012-09-06 | 1 | -12/+10 |
| | * | | | | | KVM: Provide userspace IO exit completion callback | Gleb Natapov | 2012-09-06 | 1 | -0/+1 |
| | * | | | | | KVM: x86 emulator: constify emulate_ops | Mathias Krause | 2012-09-05 | 1 | -1/+1 |
| | * | | | | | KVM: x86 emulator: access GPRs on demand | Avi Kivity | 2012-08-27 | 1 | -1/+19 |
| | * | | | | | Merge remote-tracking branch 'upstream/master' into queue | Marcelo Tosatti | 2012-08-26 | 1 | -2/+1 |
| | |\ \ \ \ \
| | | | |_|/ /
| | | |/| | | |
|
| | * | | | | | x86: KVM guest: merge CONFIG_KVM_CLOCK into CONFIG_KVM_GUEST | Marcelo Tosatti | 2012-08-23 | 1 | -2/+2 |
| | * | | | | | KVM: introduce readonly memslot | Xiao Guangrong | 2012-08-22 | 1 | -0/+1 |
| | * | | | | | KVM: Correct vmrun to vmcall typo | Raghavendra K T | 2012-08-13 | 1 | -1/+1 |
| | * | | | | | KVM: x86: fix pvclock guest stopped flag reporting | Marcelo Tosatti | 2012-08-13 | 1 | -0/+2 |
| | * | | | | | KVM: Push rmap into kvm_arch_memory_slot | Takuya Yoshikawa | 2012-08-06 | 1 | -1/+1 |
| | * | | | | | Merge remote-tracking branch 'upstream' into next | Avi Kivity | 2012-08-05 | 23 | -82/+329 |
| | |\ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge branch 'queue' into next | Avi Kivity | 2012-07-26 | 1 | -1/+2 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | KVM: Separate rmap_pde from kvm_lpage_info->write_count | Takuya Yoshikawa | 2012-07-18 | 1 | -1/+1 |
| | | * | | | | | | KVM: Introduce kvm_unmap_hva_range() for kvm_mmu_notifier_invalidate_range_st... | Takuya Yoshikawa | 2012-07-18 | 1 | -0/+1 |
| * | | | | | | | | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu... | Linus Torvalds | 2012-10-03 | 23 | -43/+47 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | UAPI: Plumb the UAPI Kbuilds into the user header installation and checking | David Howells | 2012-10-02 | 1 | -4/+0 |
| | * | | | | | | | | UAPI: (Scripted) Set up UAPI Kbuild files | David Howells | 2012-10-02 | 1 | -0/+6 |
| | * | | | | | | | | UAPI: Partition the header include path sets and add uapi/ header directories | David Howells | 2012-10-02 | 1 | -0/+2 |
| | * | | | | | | | | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells | 2012-10-02 | 20 | -39/+39 |
| * | | | | | | | | | Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-10-03 | 2 | -0/+9 |
| |\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2012-10-03 | 1 | -0/+3 |
| |\ \ \ \ \ \ \ \ \ \
| | |_|/ / / / / / / /
| |/| | | | | | | | | |
|
| | * | | | | | | | | | ACPI: Add fixups for AMD P-state figures | Matthew Garrett | 2012-09-09 | 1 | -0/+1 |
| | * | | | | | | | | | acpi-cpufreq: Add support for modern AMD CPUs | Matthew Garrett | 2012-09-09 | 1 | -0/+2 |
| | | |_|_|_|/ / / /
| | |/| | | | | | | |
|
| * | | | | | | | | | Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-10-01 | 10 | -48/+190 |
| |\ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|/
| |/| | | | | | | | |
|
| | * | | | | | | | | x86, smap: Do not abuse the [f][x]rstor_checking() functions for user space | H. Peter Anvin | 2012-09-26 | 1 | -0/+17 |
| | * | | | | | | | | Merge branch 'x86/fpu' into x86/smap | H. Peter Anvin | 2012-09-22 | 11 | -326/+316 |
| | |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | x86, smap: Reduce the SMAP overhead for signal handling | H. Peter Anvin | 2012-09-21 | 1 | -8/+6 |
| | * | | | | | | | | | x86, smap: Add STAC and CLAC instructions to control user space access | H. Peter Anvin | 2012-09-21 | 5 | -28/+46 |
| | * | | | | | | | | | x86, uaccess: Merge prototypes for clear_user/__clear_user | H. Peter Anvin | 2012-09-21 | 3 | -6/+3 |
| | * | | | | | | | | | x86, smap: Add a header file with macros for STAC/CLAC | H. Peter Anvin | 2012-09-21 | 1 | -0/+91 |
| | * | | | | | | | | | x86, alternative: Add header guards to <asm/alternative-asm.h> | H. Peter Anvin | 2012-09-21 | 1 | -0/+5 |
| | * | | | | | | | | | x86, alternative: Use .pushsection/.popsection | H. Peter Anvin | 2012-09-21 | 2 | -18/+18 |
| | * | | | | | | | | | x86, smap: Add CR4 bit for SMAP | H. Peter Anvin | 2012-09-21 | 1 | -0/+1 |
| * | | | | | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2012-10-01 | 1 | -8/+2 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | x86, microcode: Add a refresh firmware flag to ->request_microcode_fw | Borislav Petkov | 2012-08-23 | 1 | -2/+2 |
| | * | | | | | | | | | | x86, microcode, AMD: Remove useless get_ucode_data wrapper | Borislav Petkov | 2012-08-23 | 1 | -6/+0 |
| | | |_|/ / / / / / /
| | |/| | | | | | | | |
|
| * | | | | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-10-01 | 2 | -8/+7 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-10-01 | 1 | -0/+4 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | x86: Distinguish TLB shootdown interrupts from other functions call interrupts | Tomoki Sekiyama | 2012-09-28 | 1 | -0/+4 |
| * | | | | | | | | | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-10-01 | 1 | -11/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | x86/mce: Provide boot argument to honour bios-set CMCI threshold | Naveen N. Rao | 2012-09-27 | 1 | -0/+1 |
| | * | | | | | | | | | | | | x86, MCE: Remove unused defines | Borislav Petkov | 2012-09-17 | 1 | -11/+1 |
| | | |_|/ / / / / / / / /
| | |/| | | | | | | | | | |
|
| * | | | | | | | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-10-01 | 8 | -318/+292 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|/ / / / / / /
| | |/| | | | | | | | | | |
|
| | * | | | | | | | | | | | x86, kvm: fix kvm's usage of kernel_fpu_begin/end() | Suresh Siddha | 2012-09-22 | 1 | -2/+26 |
| | * | | | | | | | | | | | x86, fpu: remove cpu_has_xmm check in the fx_finit() | Suresh Siddha | 2012-09-19 | 1 | -2/+1 |
| | * | | | | | | | | | | | x86, fpu: enable eagerfpu by default for xsaveopt | Suresh Siddha | 2012-09-19 | 1 | -0/+1 |