| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI code | Andy Lutomirski | 2015-09-22 | 1 | -1/+4 |
* | x86/paravirt: Replace the paravirt nop with a bona fide empty function | Andy Lutomirski | 2015-09-22 | 2 | -4/+23 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-09-18 | 3 | -0/+4 |
|\ |
|
| * | KVM: vmx: fix VPID is 0000H in non-root operation | Wanpeng Li | 2015-09-16 | 1 | -0/+2 |
| * | KVM: add halt_attempted_poll to VCPU stats | Paolo Bonzini | 2015-09-16 | 2 | -0/+2 |
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-09-18 | 4 | -17/+10 |
|\ \ |
|
| * | | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 3 | -14/+9 |
| * | | genirq: Move field 'affinity' from irq_data into irq_common_data | Jiang Liu | 2015-09-16 | 1 | -3/+1 |
| |/ |
|
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-09-18 | 1 | -1/+1 |
|\ \ |
|
| * | | x86/pci/dma: Fix gfp flags for coherent DMA memory allocation | Junichi Nomura | 2015-09-17 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-09-17 | 11 | -27/+72 |
|\ \ |
|
| * | | x86/platform: Fix Geode LX timekeeping in the generic x86 build | David Woodhouse | 2015-09-16 | 1 | -7/+10 |
| * | | x86/apic: Serialize LVTT and TSC_DEADLINE writes | Shaohua Li | 2015-09-14 | 1 | -0/+7 |
| * | | x86/ioapic: Force affinity setting in setup_ioapic_dest() | Thomas Gleixner | 2015-09-14 | 1 | -2/+3 |
| * | | x86/paravirt: Remove the unused pv_time_ops::get_tsc_khz method | Juergen Gross | 2015-09-14 | 1 | -1/+0 |
| * | | x86/ldt: Fix small LDT allocation for Xen | Jan Beulich | 2015-09-14 | 1 | -2/+2 |
| * | | x86/vm86: Fix the misleading CONFIG_VM86 Kconfig help text | Ingo Molnar | 2015-09-14 | 1 | -11/+12 |
| * | | x86/cpu: Print family/model/stepping in hex | Borislav Petkov | 2015-09-13 | 1 | -2/+2 |
| * | | x86/vm86: Block non-root vm86(old) if mmap_min_addr != 0 | Andy Lutomirski | 2015-09-05 | 1 | -0/+27 |
| * | | Merge branch 'linus' into x86/urgent, to be able to merge a dependent fix | Ingo Molnar | 2015-09-05 | 199 | -2940/+7047 |
| |\ \ |
|
| * | | | x86/alternatives: Make optimize_nops() interrupt safe and synced | Thomas Gleixner | 2015-09-03 | 1 | -0/+5 |
| * | | | x86/mm/srat: Print non-volatile flag in SRAT | Linda Knippers | 2015-09-02 | 1 | -2/+3 |
| * | | | Merge branch 'x86/cpufeature' into x86/urgent, because it's ready | Ingo Molnar | 2015-08-31 | 1 | -0/+1 |
| |\ \ \ |
|
| | * | | | x86/cpufeatures: Enable cpuid for Intel SHA extensions | Tim Chen | 2015-08-22 | 1 | -0/+1 |
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-09-17 | 2 | -1/+5 |
|\ \ \ \ \ |
|
| * | | | | | perf/x86/intel: Fix constraint access | Peter Zijlstra | 2015-09-13 | 1 | -1/+4 |
| * | | | | | perf/x86/intel/bts: Set event->hw.itrace_started in pmu::start to match the n... | Alexander Shishkin | 2015-09-11 | 1 | -0/+1 |
* | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2015-09-17 | 1 | -5/+14 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | locking/qspinlock/x86: Only emit the test-and-set fallback when building gues... | Peter Zijlstra | 2015-09-11 | 1 | -1/+2 |
| * | | | | | locking/qspinlock/x86: Fix performance regression under unaccelerated VMs | Peter Zijlstra | 2015-09-11 | 1 | -4/+12 |
* | | | | | | sys_membarrier(): system-wide memory barrier (generic, x86) | Mathieu Desnoyers | 2015-09-11 | 2 | -0/+2 |
* | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-09-10 | 16 | -146/+45 |
|\ \ \ \ \ \ |
|
| * | | | | | | dma-mapping: consolidate dma_set_mask | Christoph Hellwig | 2015-09-10 | 2 | -13/+0 |
| * | | | | | | dma-mapping: consolidate dma_supported | Christoph Hellwig | 2015-09-10 | 1 | -1/+3 |
| * | | | | | | dma-mapping: cosolidate dma_mapping_error | Christoph Hellwig | 2015-09-10 | 1 | -11/+0 |
| * | | | | | | dma-mapping: consolidate dma_{alloc,free}_noncoherent | Christoph Hellwig | 2015-09-10 | 1 | -3/+0 |
| * | | | | | | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig | 2015-09-10 | 2 | -53/+12 |
| * | | | | | | mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff() | Oleg Nesterov | 2015-09-10 | 1 | -44/+7 |
| * | | | | | | mm: mark most vm_operations_struct const | Kirill A. Shutemov | 2015-09-10 | 1 | -1/+1 |
| * | | | | | | lib/decompressors: use real out buf size for gunzip with kernel | Yinghai Lu | 2015-09-10 | 1 | -1/+2 |
| * | | | | | | kexec: split kexec_load syscall from kexec core code | Dave Young | 2015-09-10 | 11 | -20/+21 |
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-09-10 | 3 | -4/+7 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Silence compiler warning in arch/x86/kvm/emulate.c | Valdis Kletnieks | 2015-09-06 | 1 | -1/+1 |
| * | | | | | | | kvm: compile process_smi_save_seg_64() only for x86_64 | Alexander Kuleshov | 2015-09-06 | 1 | -0/+2 |
| * | | | | | | | KVM: x86: avoid uninitialized variable warning | Paolo Bonzini | 2015-09-06 | 1 | -3/+4 |
* | | | | | | | | Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-09-10 | 3 | -19/+54 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|
| * | | | | | | | xen/privcmd: Further s/MFN/GFN/ clean-up | Julien Grall | 2015-09-08 | 1 | -16/+16 |
| * | | | | | | | xen: Use correctly the Xen memory terminologies | Julien Grall | 2015-09-08 | 2 | -3/+34 |
| * | | | | | | | xen: Make clear that swiotlb and biomerge are dealing with DMA address | Julien Grall | 2015-09-08 | 1 | -2/+6 |
* | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-09-08 | 3 | -24/+6 |
|\ \ \ \ \ \ \ \ |
|