| Commit message (Expand) | Author | Age | Files | Lines |
* | KVM: vmx: Unavailable DR4/5 is checked before CPL | Nadav Amit | 2014-11-03 | 4 | -39/+35 |
* | KVM: x86: Emulator performs code segment checks on read access | Nadav Amit | 2014-11-03 | 1 | -2/+2 |
* | KVM: x86: Clear DR7.LE during task-switch | Nadav Amit | 2014-11-03 | 1 | -1/+1 |
* | KVM: x86: Emulator does not calculate address correctly | Nadav Amit | 2014-11-03 | 1 | -2/+3 |
* | KVM: x86: DR7.GD should be cleared upon any #DB exception | Nadav Amit | 2014-11-03 | 2 | -2/+6 |
* | KVM: x86: some apic broadcast modes does not work | Nadav Amit | 2014-11-03 | 3 | -9/+25 |
* | x86,kvm,vmx: Don't trap writes to CR4.TSD | Andy Lutomirski | 2014-11-03 | 1 | -1/+1 |
* | KVM: x86: Sysexit emulation does not mask RIP/RSP | Nadav Amit | 2014-11-03 | 1 | -0/+2 |
* | KVM: x86: Distinguish between stack operation and near branches | Nadav Amit | 2014-11-03 | 1 | -13/+19 |
* | KVM: x86: Getting rid of grp45 in emulator | Nadav Amit | 2014-11-03 | 1 | -27/+18 |
* | KVM: x86: Use new is_noncanonical_address in _linearize | Nadav Amit | 2014-11-03 | 1 | -1/+1 |
* | KVM: emulator: always inline __linearize | Paolo Bonzini | 2014-11-03 | 1 | -5/+5 |
* | Merge remote-tracking branch 'origin/master' into HEAD | Paolo Bonzini | 2014-11-03 | 50 | -272/+127 |
|\ |
|
| * | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2014-11-02 | 5 | -9/+23 |
| |\ |
|
| | * | ARM: 8180/1: mm: implement no-highmem fast path in kmap_atomic_pfn() | Thomas Petazzoni | 2014-10-29 | 1 | -0/+3 |
| | * | ARM: 8183/1: l2c: Improve l2c310_of_parse() error message | Fabio Estevam | 2014-10-29 | 1 | -2/+2 |
| | * | ARM: 8181/1: Drop extra return statement | Laura Abbott | 2014-10-29 | 1 | -1/+0 |
| | * | ARM: 8182/1: l2c: Make l2x0_cache_size_of_parse() return 'int' | Fabio Estevam | 2014-10-29 | 1 | -6/+16 |
| | * | ARM: enable bpf syscall | Russell King | 2014-10-29 | 2 | -0/+2 |
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-11-02 | 2 | -16/+45 |
| |\ \ |
|
| | * | | KVM: vmx: defer load of APIC access page address during reset | Paolo Bonzini | 2014-11-02 | 1 | -1/+1 |
| | * | | KVM: nVMX: Disable preemption while reading from shadow VMCS | Jan Kiszka | 2014-11-02 | 1 | -0/+4 |
| | * | | KVM: x86: Fix far-jump to non-canonical check | Nadav Amit | 2014-11-02 | 1 | -3/+5 |
| * | | | x86_64, entry: Fix out of bounds read on sysenter | Andy Lutomirski | 2014-10-31 | 1 | -1/+1 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-10-31 | 2 | -3/+2 |
| |\ \ \ |
|
| | * | | | net: smc91x: Fix gpios for device tree based booting | Tony Lindgren | 2014-10-31 | 2 | -3/+2 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2014-10-31 | 3 | -4/+5 |
| |\ \ \ \ |
|
| | * | | | | sparc: Hook up bpf system call. | David S. Miller | 2014-10-28 | 3 | -4/+5 |
| * | | | | | Merge tag 'microblaze-3.18-rc3' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2014-10-31 | 5 | -3/+14 |
| |\ \ \ \ \ |
|
| | * | | | | | microblaze: Wire up bpf syscall | Michal Simek | 2014-10-27 | 3 | -1/+3 |
| | * | | | | | microblaze: Fix IO space breakage after of_pci_range_to_resource() change | Michal Simek | 2014-10-27 | 1 | -2/+7 |
| | * | | | | | microblaze: Fix missing NR_CPUS in menuconfig | Michal Simek | 2014-10-27 | 1 | -0/+4 |
| | |/ / / / |
|
| * | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-10-31 | 12 | -29/+34 |
| |\ \ \ \ \ |
|
| | * | | | | | x86, pageattr: Prevent overflow in slow_virt_to_phys() for X86_PAE | Dexuan Cui | 2014-10-29 | 1 | -1/+1 |
| | * | | | | | ACPI, irq, x86: Return IRQ instead of GSI in mp_register_gsi() | Jiang Liu | 2014-10-29 | 1 | -1/+1 |
| | * | | | | | x86, intel-mid: Create IRQs for APB timers and RTC timers | Jiang Liu | 2014-10-29 | 2 | -2/+2 |
| | * | | | | | x86: Don't enable F00F workaround on Intel Quark processors | Dave Jones | 2014-10-29 | 1 | -2/+3 |
| | * | | | | | x86/irq: Fix XT-PIC-XT-PIC in /proc/interrupts | Maciej W. Rozycki | 2014-10-28 | 2 | -4/+2 |
| | * | | | | | x86, cma: Reserve DMA contiguous area after initmem_init() | Weijie Yang | 2014-10-28 | 1 | -1/+1 |
| | * | | | | | i386/audit: stop scribbling on the stack frame | Eric Paris | 2014-10-24 | 1 | -8/+7 |
| | * | | | | | Merge tag 'v3.18-rc1' into x86/urgent | H. Peter Anvin | 2014-10-24 | 404 | -2216/+4260 |
| | |\ \ \ \ \
| | | | |_|_|/
| | | |/| | | |
|
| | * | | | | | x86, apic: Handle a bad TSC more gracefully | Andy Lutomirski | 2014-10-22 | 2 | -3/+6 |
| | * | | | | | x86: ACPI: Do not translate GSI number if IOAPIC is disabled | Jiang Liu | 2014-10-20 | 1 | -5/+9 |
| | * | | | | | x86/smpboot: Move data structure to its primary usage scope | Ingo Molnar | 2014-10-19 | 1 | -2/+2 |
| * | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-10-31 | 1 | -0/+1 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | sched: stop the unbound recursion in preempt_schedule_context() | Oleg Nesterov | 2014-10-28 | 1 | -0/+1 |
| | | |_|/ / /
| | |/| | | | |
|
| * | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-10-31 | 8 | -203/+14 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | perf/x86/intel: Revert incomplete and undocumented Broadwell client support | Ingo Molnar | 2014-10-29 | 3 | -181/+2 |
| | * | | | | | | perf/x86: Fix compile warnings for intel_uncore | Peter Zijlstra | 2014-10-28 | 2 | -2/+9 |
| | * | | | | | | perf: Fix and clean up initialization of pmu::event_idx | Peter Zijlstra | 2014-10-28 | 3 | -18/+0 |