Age | Commit message (Expand) | Author | Files | Lines |
2015-08-17 | x86/smpboot: Remove APIC.wait_for_init_deassert and atomic init_deasserted | Len Brown | 1 | -2/+0 |
2015-08-17 | Merge tag 'v4.2-rc7' into x86/boot, to refresh the branch before merging new ... | Ingo Molnar | 15 | -132/+112 |
2015-08-15 | x86/kvm: Rename VMX's segment access rights defines | Andy Lutomirski | 1 | -23/+23 |
2015-08-14 | pmem: convert to generic memremap | Dan Williams | 1 | -5/+1 |
2015-08-13 | Revert x86 sigcontext cleanups | Linus Torvalds | 2 | -21/+6 |
2015-08-13 | x86/mce: Clear Local MCE opt-in before kexec | Ashok Raj | 1 | -0/+4 |
2015-08-13 | x86/mce: Remove unused function declarations | Ashok Raj | 1 | -4/+0 |
2015-08-13 | x86/mce: Kill drain_mcelog_buffer() | Borislav Petkov | 1 | -1/+1 |
2015-08-13 | x86/mce: Remove the MCE ring for Action Optional errors | Chen, Gong | 1 | -1/+1 |
2015-08-13 | x86/mce: Reuse one of the u16 padding fields in 'struct mce' | Borislav Petkov | 1 | -1/+2 |
2015-08-13 | jump_label/x86: Work around asm build bug on older/backported GCCs | Peter Zijlstra | 1 | -4/+4 |
2015-08-12 | locking/qrwlock: Implement queue_write_unlock() using smp_store_release() | Will Deacon | 1 | -10/+0 |
2015-08-12 | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ... | Ingo Molnar | 3 | -10/+44 |
2015-08-10 | Merge 4.2-rc6 into char-misc-next | Greg Kroah-Hartman | 3 | -22/+50 |
2015-08-06 | x86/irq: Store irq descriptor in vector array | Thomas Gleixner | 2 | -4/+6 |
2015-08-06 | x86/irq: Rename VECTOR_UNDEFINED to VECTOR_UNUSED | Thomas Gleixner | 1 | -1/+1 |
2015-08-05 | Drivers: hv: vmbus: Implement a clocksource based on the TSC page | K. Y. Srinivasan | 1 | -0/+2 |
2015-08-05 | KVM: MMU: introduce the framework to check zero bits on sptes | Xiao Guangrong | 1 | -0/+8 |
2015-08-05 | KVM: MMU: introduce rsvd_bits_validate | Xiao Guangrong | 1 | -2/+6 |
2015-08-05 | x86/entry: Remove do_notify_resume(), syscall_trace_leave(), and their TIF masks | Andy Lutomirski | 3 | -18/+0 |
2015-08-05 | x86/hweight: Force inlining of __arch_hweight{32,64}() | Denys Vlasenko | 1 | -5/+8 |
2015-08-05 | mshyperv: fix recognition of Hyper-V guest crash MSR's | Denis V. Lunev | 1 | -0/+1 |
2015-08-05 | Drivers: hv: vmbus: add special crash handler | Vitaly Kuznetsov | 1 | -0/+2 |
2015-08-05 | Drivers: hv: vmbus: add special kexec handler | Vitaly Kuznetsov | 1 | -0/+2 |
2015-08-04 | x86: Add new MSRs and MSR bits used for Intel Skylake PMU support | Andi Kleen | 2 | -0/+13 |
2015-08-04 | perf/x86: Add a native_perf_sched_clock_from_tsc() | Andi Kleen | 1 | -0/+1 |
2015-08-04 | perf/x86/intel/pt: Add new timing packet enables | Alexander Shishkin | 1 | -0/+8 |
2015-08-03 | sched/preempt: Fix cond_resched_lock() and cond_resched_softirq() | Konstantin Khlebnikov | 1 | -2/+2 |
2015-08-03 | locking/static_keys: Add a new static_key interface | Peter Zijlstra | 1 | -2/+19 |
2015-08-03 | Merge branch 'x86/asm' into locking/core | Ingo Molnar | 21 | -187/+130 |
2015-08-03 | locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a... | Andrey Konovalov | 1 | -4/+4 |
2015-08-03 | Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up f... | Ingo Molnar | 13 | -111/+106 |
2015-07-31 | x86/vm86: Rename vm86->v86flags and v86mask | Brian Gerst | 1 | -2/+2 |
2015-07-31 | x86/vm86: Rename vm86->vm86_info to user_vm86 | Brian Gerst | 1 | -1/+1 |
2015-07-31 | x86/vm86: Clean up vm86.h includes | Brian Gerst | 2 | -5/+2 |
2015-07-31 | x86/vm86: Move the vm86 IRQ definitions to vm86.h | Ingo Molnar | 2 | -11/+14 |
2015-07-31 | x86/vm86: Use the normal pt_regs area for vm86 | Brian Gerst | 2 | -6/+11 |
2015-07-31 | x86/vm86: Eliminate 'struct kernel_vm86_struct' | Brian Gerst | 1 | -24/+1 |
2015-07-31 | x86/vm86: Move fields from 'struct kernel_vm86_struct' to 'struct vm86' | Brian Gerst | 1 | -8/+8 |
2015-07-31 | x86/vm86: Move vm86 fields out of 'thread_struct' | Brian Gerst | 2 | -9/+21 |
2015-07-31 | x86/ldt: Make modify_ldt() optional | Andy Lutomirski | 2 | -7/+23 |
2015-07-31 | x86/cpufeature: Add feature bit for Intel's Silicon Debug CPUID bit | Mathias Krause | 1 | -0/+1 |
2015-07-31 | Merge branch 'x86/urgent' into x86/asm, before applying dependent patches | Ingo Molnar | 13 | -111/+106 |
2015-07-31 | x86/ldt: Make modify_ldt synchronous | Andy Lutomirski | 3 | -22/+50 |
2015-07-30 | PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq() | Jiang Liu | 1 | -2/+0 |
2015-07-29 | KVM: move code related to KVM_SET_BOOT_CPU_ID to x86 | Paolo Bonzini | 1 | -0/+3 |
2015-07-27 | atomic: Collapse all atomic_{set,clear}_mask definitions | Peter Zijlstra | 1 | -10/+0 |
2015-07-27 | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 1 | -2/+0 |
2015-07-27 | x86: Provide atomic_{or,xor,and} | Peter Zijlstra | 3 | -8/+54 |
2015-07-23 | kvm/x86: add support for MONITOR_TRAP_FLAG | Mihai Donțu | 2 | -0/+3 |