summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-07-2513-184/+608
|\
| * Revert "perf/x86/intel, watchdog: Switch NMI watchdog to ref cycles on x86"Ingo Molnar2016-07-101-8/+0
| * perf/x86/intel/uncore: Add support for the Intel Skylake client uncore PMUKan Liang2016-07-073-1/+69
| * perf/x86/intel: Fix rdlbr_to() MSR reading typoPeter Zijlstra2016-07-071-1/+1
| * Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne...Ingo Molnar2016-07-079-44/+75
| |\
| * | perf/x86/intel: Add {rd,wr}lbr_{to,from} wrappersPeter Zijlstra2016-06-271-13/+40
| * | perf/x86/intel: Add MSR_LAST_BRANCH_FROM_x quirk for ctx switchDavid Carrillo-Cisneros2016-06-271-3/+21
| * | perf/x86/intel: Fix trivial formatting and style bugDavid Carrillo-Cisneros2016-06-271-3/+3
| * | perf/x86/intel: Fix MSR_LAST_BRANCH_FROM_x bug when no TSXDavid Carrillo-Cisneros2016-06-273-0/+72
| * | perf/x86/intel: Print LBR support statement after validationDavid Carrillo-Cisneros2016-06-272-9/+2
| * | Merge tag 'v4.7-rc5' into perf/core, to pick up fixesIngo Molnar2016-06-2717-92/+115
| |\ \
| * | | perf/x86/intel, watchdog: Switch NMI watchdog to ref cycles on x86Andi Kleen2016-06-141-0/+8
| * | | perf/x86/intel/uncore: Remove redundant pci_get_drvdata()Bjorn Helgaas2016-06-141-1/+1
| * | | Merge branch 'linus' into perf/core, to pick up fixes before merging new changesIngo Molnar2016-06-144-34/+13
| |\ \ \
| * | | | perf/x86/rapl: Add Skylake server model detectionJacob Pan2016-06-081-0/+1
| * | | | perf/x86/uncore: Use Intel family name macros for uncoreDave Hansen2016-06-081-20/+21
| * | | | perf/x86/cstate: Use Intel Model name macrosDave Hansen2016-06-081-23/+24
| * | | | perf/x86/msr: Add missing Intel modelsDave Hansen2016-06-081-0/+4
| * | | | perf/x86/msr: Use Intel family macros for MSR events codeDave Hansen2016-06-081-23/+24
| * | | | perf/x86/rapl: Use Intel family macros for RAPLDave Hansen2016-06-081-15/+16
| * | | | perf/x86/intel: Use Intel family macros for core perf eventsDave Hansen2016-06-081-43/+44
| * | | | Merge branch 'x86/urgent' into perf/core, to pick up dependencyIngo Molnar2016-06-083-2/+73
| |\ \ \ \
| * \ \ \ \ Merge branch 'linus' into perf/core, to refresh the branchIngo Molnar2016-06-0871-537/+1439
| |\ \ \ \ \
| * | | | | | perf/x86/intel: Use new topology_max_smt_threads() in HT leak workaroundAndi Kleen2016-06-031-4/+2
| * | | | | | perf/x86/intel: Add topdown events to Intel AtomAndi Kleen2016-06-031-0/+24
| * | | | | | perf/x86/intel: Add topdown events to Intel CoreAndi Kleen2016-06-031-0/+50
| * | | | | | perf/x86: Support sysfs files depending on SMT statusAndi Kleen2016-06-032-0/+33
| * | | | | | x86/topology: Add topology_max_smt_threads()Andi Kleen2016-06-032-1/+33
| * | | | | | perf/x86/intel/uncore: Locate specific box by checking full device infoKan Liang2016-06-033-21/+122
| * | | | | | perf/x86/intel: Change offcore response masks for Knights LandingLukasz Odzioba2016-06-031-4/+2
| * | | | | | perf/x86/intel: Add 'static' keyword to locally used arraysLukasz Odzioba2016-06-031-4/+4
* | | | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-254-33/+31
|\ \ \ \ \ \ \
| * | | | | | | x86/mce: Fix mce_rdmsrl() warning messageBorislav Petkov2016-07-081-1/+1
| * | | | | | | x86/RAS/AMD: Reduce the number of IPIs when prepping error injectionYazen Ghannam2016-07-081-30/+28
| * | | | | | | x86/mce/AMD: Increase size of the bank_map typeAravind Gopalakrishnan2016-07-081-1/+1
| * | | | | | | Merge tag 'v4.7-rc6' into ras/core, to pick up fixes before merging new changesIngo Molnar2016-07-0822-129/+153
| |\ \ \ \ \ \ \
| * | | | | | | | x86/mce: Do not use bank 1 for APEI generated error logsTony Luck2016-06-141-1/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-256-31/+90
|\ \ \ \ \ \ \ \
| * | | | | | | | locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra2016-06-161-2/+0
| * | | | | | | | locking/atomic, arch/x86: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()Peter Zijlstra2016-06-163-9/+88
| * | | | | | | | Merge branch 'linus' into locking/core, to pick up fixes before merging new c...Ingo Molnar2016-06-1411-52/+114
| |\| | | | | | |
| * | | | | | | | locking/mutex: Optimize mutex_trylock() fast-pathPeter Zijlstra2016-06-082-4/+4
| * | | | | | | | locking/rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update()Jason Low2016-06-081-18/+0
* | | | | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-255-37/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/efi: Remove the unused efi_get_time() functionArnd Bergmann2016-06-271-15/+0
| * | | | | | | | | x86/efi: Update efi_thunk() to use the the arch_efi_call_virt*() macrosAlex Thorlton2016-06-271-13/+8
| * | | | | | | | | x86/uv: Update uv_bios_call() to use efi_call_virt_pointer()Alex Thorlton2016-06-271-2/+1
| * | | | | | | | | efi: Convert efi_call_virt() to efi_call_virt_pointer()Alex Thorlton2016-06-271-5/+4
| * | | | | | | | | x86/efi: Remove unused variable 'efi'Colin Ian King2016-06-271-2/+0
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | kasan: add newline to messagesDmitry Vyukov2016-07-151-2/+2