summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2015-08-24Merge branch 'turbostat' of https://git.kernel.org/pub/scm/linux/kernel/git/l...Rafael J. Wysocki
2015-08-23x86/asm/msr: Make wrmsrl() a functionAndy Lutomirski
2015-08-22x86/kasan: Define KASAN_SHADOW_OFFSET per architectureAndrey Ryabinin
2015-08-22x86/asm/delay: Introduce an MWAITX-based delay with a configurable timerHuang Rui
2015-08-22x86/asm: Add MONITORX/MWAITX instruction supportHuang Rui
2015-08-22x86/cpufeatures: Enable cpuid for Intel SHA extensionsTim Chen
2015-08-21x86/asm/tsc: Add rdtscll() merge helperIngo Molnar
2015-08-20pmem: add copy_from_iter_pmem() and clear_pmem()Ross Zwisler
2015-08-20pmem, x86: clean up conditional pmem includesRoss Zwisler
2015-08-20pmem: remove layer when calling arch_has_wmb_pmem()Ross Zwisler
2015-08-20pmem, x86: move x86 PMEM API to new pmem.h headerRoss Zwisler
2015-08-20xen/PMU: Initialization code for Xen PMUBoris Ostrovsky
2015-08-20xen/PMU: Sysfs interface for setting Xen PMU modeBoris Ostrovsky
2015-08-20xen: remove no longer needed p2m.hJuergen Gross
2015-08-20xen: allow more than 512 GB of RAM for 64 bit pv-domainsJuergen Gross
2015-08-20xen: sync with xen headersJuergen Gross
2015-08-20xen/events: Support event channel rebind on ARMJulien Grall
2015-08-20Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding mor...Ingo Molnar
2015-08-19libnvdimm, e820: make CONFIG_X86_PMEM_LEGACY a tristate optionDan Williams
2015-08-18Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixesIngo Molnar
2015-08-18Revert "sched/x86_64: Don't save flags on context switch"Andy Lutomirski
2015-08-17x86/smpboot: Remove APIC.wait_for_init_deassert and atomic init_deassertedLen Brown
2015-08-17Merge tag 'v4.2-rc7' into x86/boot, to refresh the branch before merging new ...Ingo Molnar
2015-08-15x86/kvm: Rename VMX's segment access rights definesAndy Lutomirski
2015-08-14pmem: convert to generic memremapDan Williams
2015-08-13Revert x86 sigcontext cleanupsLinus Torvalds
2015-08-13x86/mce: Clear Local MCE opt-in before kexecAshok Raj
2015-08-13x86/mce: Remove unused function declarationsAshok Raj
2015-08-13x86/mce: Kill drain_mcelog_buffer()Borislav Petkov
2015-08-13x86/mce: Remove the MCE ring for Action Optional errorsChen, Gong
2015-08-13x86/mce: Reuse one of the u16 padding fields in 'struct mce'Borislav Petkov
2015-08-13jump_label/x86: Work around asm build bug on older/backported GCCsPeter Zijlstra
2015-08-12locking/qrwlock: Implement queue_write_unlock() using smp_store_release()Will Deacon
2015-08-12Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar
2015-08-09Merge 4.2-rc6 into char-misc-nextGreg Kroah-Hartman
2015-08-06x86/irq: Store irq descriptor in vector arrayThomas Gleixner
2015-08-06x86/irq: Rename VECTOR_UNDEFINED to VECTOR_UNUSEDThomas Gleixner
2015-08-05Drivers: hv: vmbus: Implement a clocksource based on the TSC pageK. Y. Srinivasan
2015-08-05KVM: MMU: introduce the framework to check zero bits on sptesXiao Guangrong
2015-08-05KVM: MMU: introduce rsvd_bits_validateXiao Guangrong
2015-08-05x86/entry: Remove do_notify_resume(), syscall_trace_leave(), and their TIF masksAndy Lutomirski
2015-08-05x86/hweight: Force inlining of __arch_hweight{32,64}()Denys Vlasenko
2015-08-04mshyperv: fix recognition of Hyper-V guest crash MSR'sDenis V. Lunev
2015-08-04Drivers: hv: vmbus: add special crash handlerVitaly Kuznetsov
2015-08-04Drivers: hv: vmbus: add special kexec handlerVitaly Kuznetsov
2015-08-04x86: Add new MSRs and MSR bits used for Intel Skylake PMU supportAndi Kleen
2015-08-04perf/x86: Add a native_perf_sched_clock_from_tsc()Andi Kleen
2015-08-04perf/x86/intel/pt: Add new timing packet enablesAlexander Shishkin
2015-08-03sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()Konstantin Khlebnikov
2015-08-03locking/static_keys: Add a new static_key interfacePeter Zijlstra