summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2015-08-05KVM: MMU: move FNAME(is_rsvd_bits_set) to mmu.cXiao Guangrong
2015-08-05KVM: MMU: fix validation of mmio page faultXiao Guangrong
2015-08-05KVM: MTRR: Use default type for non-MTRR-covered gfn before WARN_ONAlex Williamson
2015-08-05KVM: MTRR: Use default type for non-MTRR-covered gfn before WARN_ONAlex Williamson
2015-08-05x86/entry: Remove do_notify_resume(), syscall_trace_leave(), and their TIF masksAndy Lutomirski
2015-08-05x86/entry/32: Migrate to C exit pathAndy Lutomirski
2015-08-05x86/entry/32: Remove 32-bit syscall audit optimizationsAndy 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-04Merge branches 'pci/irq', 'pci/misc', 'pci/resource' and 'pci/virtualization'...Bjorn Helgaas
2015-08-04perf/x86/intel/pebs: Robustify PEBS buffer drainPeter Zijlstra
2015-08-04perf/x86/intel/pebs: Fix event disable PEBS buffer drainLiang, Kan
2015-08-04perf/x86: Add an MSR PMU driverAndy Lutomirski
2015-08-04perf/x86/intel/uncore: Add Broadwell-DE uncore supportKan Liang
2015-08-04perf/x86/intel: Use 0x11 as extra reg test valueAndi Kleen
2015-08-04perf/x86: Make merge_attr() global to use from perf_event_intelAndi Kleen
2015-08-04perf/x86/intel/lbr: Limit LBR accesses to TOS in callstack modeAndi Kleen
2015-08-04perf/x86/intel/lbr: Use correct index to save/restore LBR_INFO with call stackAndi Kleen
2015-08-04perf/x86/intel: Add Intel Skylake PMU supportAndi Kleen
2015-08-04perf/x86/intel/lbr: Optimize v4 LBR unfreezingAndi Kleen
2015-08-04perf/x86/intel: Move PMU ACK to after LBR readAndi Kleen
2015-08-04perf/x86/intel: Handle new arch perfmon v4 status bitsAndi Kleen
2015-08-04perf/x86/intel/lbr: Add support for LBRv5Andi Kleen
2015-08-04x86: Add new MSRs and MSR bits used for Intel Skylake PMU supportAndi Kleen
2015-08-04perf/x86/intel/lbr: Allow time stamp for free running PEBSv3Andi Kleen
2015-08-04perf/x86/intel: Add support for PEBSv3 profilingAndi 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-04perf/x86/intel/pt: Do not force sync packets on every schedule-inAlexander Shishkin
2015-08-04perf/x86/hw_breakpoints: Fix check for kernel-space breakpointsAndy Lutomirski
2015-08-04perf/x86/hw_breakpoints: Improve range breakpoint validationAndy Lutomirski
2015-08-04perf/x86/hw_breakpoints: Disallow kernel breakpoints unless kprobe-safeAndy Lutomirski
2015-08-04perf/x86/intel: Fix SLM MSR_OFFCORE_RSP1 valid_maskKan Liang
2015-08-04perf/x86/intel/lbr: Kill off intel_pmu_needs_lbr_smpl for goodAlexander Shishkin
2015-08-04perf/x86/intel/bts: Drop redundant declarationsAlexander Shishkin
2015-08-04perf/x86/intel/uncore: Use Sandy Bridge client PMU on Haswell/BroadwellAndi Kleen
2015-08-04perf/x86/intel/uncore: Add support for ARB uncore PMU on Sandy/IvyBridgeAndi Kleen
2015-08-04perf/x86/intel/uncore: Remove use of macro DEFINE_PCI_DEVICE_TABLE()Vaishali Thakkar
2015-08-04perf/x86/intel/rapl: Add support for Knights Landing (KNL)Dasaratharaman Chandramouli
2015-08-03sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()Konstantin Khlebnikov
2015-08-03x86, tsc, locking/static_keys: Employ static_branch_likely()Peter Zijlstra
2015-08-03locking/static_keys: Add a new static_key interfacePeter Zijlstra
2015-08-03jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Peter Zijlstra
2015-08-03Merge branch 'x86/asm' into locking/coreIngo Molnar
2015-08-03locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...Andrey Konovalov
2015-08-03Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up f...Ingo Molnar
2015-08-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller