summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* perf/x86/intel/pt: Add IP filtering register/CPUID bitsAlexander Shishkin2016-05-051-0/+9
* perf/x86/intel/pt: Move PT specific MSR bit definitions to a private headerAlexander Shishkin2016-05-051-20/+0
* Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2016-05-051-0/+1
|\
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-04-281-0/+4
| |\
| * | x86/mm/xen: Suppress hugetlbfs in PV guestsJan Beulich2016-04-221-0/+1
* | | Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar2016-04-281-0/+4
|\ \ \ | | |/ | |/|
| * | perf/x86/intel/pt: Don't die on VMXONAlexander Shishkin2016-04-281-0/+4
| |/
* | perf/x86/intel/rapl: Support Skylake RAPL domainsSrinivas Pandruvada2016-04-231-0/+2
* | Merge tag 'v4.6-rc3' into perf/core, to refresh the treeIngo Molnar2016-04-1339-122/+556
|\ \ | |/
| * Merge tag 'pm+acpi-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-04-091-0/+8
| |\
| | *-. Merge branches 'pm-core', 'powercap' and 'pm-tools'Rafael J. Wysocki2016-04-081-0/+8
| | |\ \
| | | | * tools/power turbostat: print IRTL MSRsLen Brown2016-04-071-0/+8
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-04-051-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | KVM: x86: reduce default value of halt_poll_ns parameterPaolo Bonzini2016-04-011-1/+1
| * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-04-034-13/+4
| |\ \ \ \
| | * | | | x86/thread_info: Merge two !__ASSEMBLY__ sectionsBorislav Petkov2016-03-291-4/+2
| | * | | | x86/cpufreq: Remove duplicated TDP MSR macro definitionsVladimir Zapolskiy2016-03-291-7/+1
| | * | | | x86/cpu: Get rid of compute_unit_idBorislav Petkov2016-03-291-2/+0
| | * | | | x86/topology: Fix AMD core countPeter Zijlstra2016-03-291-0/+1
| | |/ / /
| * | | | mm/rmap: batched invalidations should use existing apiNadav Amit2016-04-011-6/+0
| * | | | x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem()Dan Williams2016-03-281-0/+9
| |/ / /
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-241-1/+3
| |\ \ \
| * \ \ \ Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-247-27/+8
| |\ \ \ \
| | * | | | x86/msr: Remove unused native_read_tscp()Prarit Bhargava2016-03-231-8/+0
| * | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-223-5/+5
| |\ \ \ \ \
| | * | | | | x86/extable: use generic search and sort routinesArd Biesheuvel2016-03-221-3/+2
| | * | | | | x86/compat: remove is_compat_task()Andy Lutomirski2016-03-222-2/+3
| * | | | | | KVM, pkeys: expose CPUID/CR4 to guestHuaitong Han2016-03-221-1/+2
| * | | | | | KVM, pkeys: add pkeys support for permission_faultHuaitong Han2016-03-221-0/+3
| * | | | | | KVM, pkeys: introduce pkru_mask to cache conditionsHuaitong Han2016-03-221-0/+8
| * | | | | | x86: pkey: introduce write_pkru() for KVMXiao Guangrong2016-03-222-0/+22
| |/ / / / /
| * | | | | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-2014-32/+310
| |\ \ \ \ \
| | * | | | | x86/mm/pkeys: Fix mismerge of protection keys CPUID bitsDave Hansen2016-03-112-4/+4
| | * | | | | mm/core, x86/mm/pkeys: Add execute-only protection keys supportDave Hansen2016-02-181-0/+25
| | * | | | | x86/mm/pkeys: Create an x86 arch_calc_vm_prot_bits() for VMA flagsDave Hansen2016-02-181-0/+6
| | * | | | | x86/mm/pkeys: Allow kernel to modify user pkey rights registerDave Hansen2016-02-182-2/+6
| | * | | | | x86/fpu: Allow setting of XSAVE stateDave Hansen2016-02-181-0/+2
| | * | | | | x86/mm: Factor out LDT init from context initDave Hansen2016-02-181-5/+16
| | * | | | | mm/core, x86/mm/pkeys: Add arch_validate_pkey()Dave Hansen2016-02-181-0/+6
| | * | | | | mm/core, x86/mm/pkeys: Differentiate instruction fetchesDave Hansen2016-02-181-1/+4
| | * | | | | mm/core: Do not enforce PKEY permissions on remote mm accessDave Hansen2016-02-181-2/+3
| | * | | | | mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keysDave Hansen2016-02-182-0/+78
| | * | | | | x86/mm/pkeys: Add functions to fetch PKRUDave Hansen2016-02-182-0/+30
| | * | | | | x86/mm/pkeys: Fill in pkey field in siginfoDave Hansen2016-02-181-0/+5
| | * | | | | x86/mm/pkeys: Add arch-specific VMA protection bitsDave Hansen2016-02-183-2/+37
| | * | | | | x86/mm/pkeys: Add PTE bits for storing protection keyDave Hansen2016-02-181-3/+19
| | * | | | | x86/fpu, x86/mm/pkeys: Add PKRU xsave fields and data structuresDave Hansen2016-02-162-1/+13
| | * | | | | x86/cpu, x86/mm/pkeys: Define new CR4 bitDave Hansen2016-02-161-0/+2
| | * | | | | x86/cpufeature, x86/mm/pkeys: Add protection keys related CPUID definitionsDave Hansen2016-02-164-21/+62
| | * | | | | x86/fpu: Add placeholder for 'Processor Trace' XSAVE stateDave Hansen2016-02-161-0/+1
OpenPOWER on IntegriCloud