| Commit message (Expand) | Author | Age | Files | Lines |
* | perf/x86/intel/pt: Add IP filtering register/CPUID bits | Alexander Shishkin | 2016-05-05 | 1 | -0/+9 |
* | perf/x86/intel/pt: Move PT specific MSR bit definitions to a private header | Alexander Shishkin | 2016-05-05 | 1 | -20/+0 |
* | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2016-05-05 | 1 | -0/+1 |
|\ |
|
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-04-28 | 1 | -0/+4 |
| |\ |
|
| * | | x86/mm/xen: Suppress hugetlbfs in PV guests | Jan Beulich | 2016-04-22 | 1 | -0/+1 |
* | | | Merge branch 'perf/urgent' into perf/core, to resolve conflict | Ingo Molnar | 2016-04-28 | 1 | -0/+4 |
|\ \ \
| | |/
| |/| |
|
| * | | perf/x86/intel/pt: Don't die on VMXON | Alexander Shishkin | 2016-04-28 | 1 | -0/+4 |
| |/ |
|
* | | perf/x86/intel/rapl: Support Skylake RAPL domains | Srinivas Pandruvada | 2016-04-23 | 1 | -0/+2 |
* | | Merge tag 'v4.6-rc3' into perf/core, to refresh the tree | Ingo Molnar | 2016-04-13 | 39 | -122/+556 |
|\ \
| |/ |
|
| * | Merge tag 'pm+acpi-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-04-09 | 1 | -0/+8 |
| |\ |
|
| | *-. | Merge branches 'pm-core', 'powercap' and 'pm-tools' | Rafael J. Wysocki | 2016-04-08 | 1 | -0/+8 |
| | |\ \ |
|
| | | | * | tools/power turbostat: print IRTL MSRs | Len Brown | 2016-04-07 | 1 | -0/+8 |
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-04-05 | 1 | -1/+1 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | KVM: x86: reduce default value of halt_poll_ns parameter | Paolo Bonzini | 2016-04-01 | 1 | -1/+1 |
| * | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-04-03 | 4 | -13/+4 |
| |\ \ \ \ |
|
| | * | | | | x86/thread_info: Merge two !__ASSEMBLY__ sections | Borislav Petkov | 2016-03-29 | 1 | -4/+2 |
| | * | | | | x86/cpufreq: Remove duplicated TDP MSR macro definitions | Vladimir Zapolskiy | 2016-03-29 | 1 | -7/+1 |
| | * | | | | x86/cpu: Get rid of compute_unit_id | Borislav Petkov | 2016-03-29 | 1 | -2/+0 |
| | * | | | | x86/topology: Fix AMD core count | Peter Zijlstra | 2016-03-29 | 1 | -0/+1 |
| | |/ / / |
|
| * | | | | mm/rmap: batched invalidations should use existing api | Nadav Amit | 2016-04-01 | 1 | -6/+0 |
| * | | | | x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem() | Dan Williams | 2016-03-28 | 1 | -0/+9 |
| |/ / / |
|
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-03-24 | 1 | -1/+3 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-03-24 | 7 | -27/+8 |
| |\ \ \ \ |
|
| | * | | | | x86/msr: Remove unused native_read_tscp() | Prarit Bhargava | 2016-03-23 | 1 | -8/+0 |
| * | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-03-22 | 3 | -5/+5 |
| |\ \ \ \ \ |
|
| | * | | | | | x86/extable: use generic search and sort routines | Ard Biesheuvel | 2016-03-22 | 1 | -3/+2 |
| | * | | | | | x86/compat: remove is_compat_task() | Andy Lutomirski | 2016-03-22 | 2 | -2/+3 |
| * | | | | | | KVM, pkeys: expose CPUID/CR4 to guest | Huaitong Han | 2016-03-22 | 1 | -1/+2 |
| * | | | | | | KVM, pkeys: add pkeys support for permission_fault | Huaitong Han | 2016-03-22 | 1 | -0/+3 |
| * | | | | | | KVM, pkeys: introduce pkru_mask to cache conditions | Huaitong Han | 2016-03-22 | 1 | -0/+8 |
| * | | | | | | x86: pkey: introduce write_pkru() for KVM | Xiao Guangrong | 2016-03-22 | 2 | -0/+22 |
| |/ / / / / |
|
| * | | | | | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-03-20 | 14 | -32/+310 |
| |\ \ \ \ \ |
|
| | * | | | | | x86/mm/pkeys: Fix mismerge of protection keys CPUID bits | Dave Hansen | 2016-03-11 | 2 | -4/+4 |
| | * | | | | | mm/core, x86/mm/pkeys: Add execute-only protection keys support | Dave Hansen | 2016-02-18 | 1 | -0/+25 |
| | * | | | | | x86/mm/pkeys: Create an x86 arch_calc_vm_prot_bits() for VMA flags | Dave Hansen | 2016-02-18 | 1 | -0/+6 |
| | * | | | | | x86/mm/pkeys: Allow kernel to modify user pkey rights register | Dave Hansen | 2016-02-18 | 2 | -2/+6 |
| | * | | | | | x86/fpu: Allow setting of XSAVE state | Dave Hansen | 2016-02-18 | 1 | -0/+2 |
| | * | | | | | x86/mm: Factor out LDT init from context init | Dave Hansen | 2016-02-18 | 1 | -5/+16 |
| | * | | | | | mm/core, x86/mm/pkeys: Add arch_validate_pkey() | Dave Hansen | 2016-02-18 | 1 | -0/+6 |
| | * | | | | | mm/core, x86/mm/pkeys: Differentiate instruction fetches | Dave Hansen | 2016-02-18 | 1 | -1/+4 |
| | * | | | | | mm/core: Do not enforce PKEY permissions on remote mm access | Dave Hansen | 2016-02-18 | 1 | -2/+3 |
| | * | | | | | mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keys | Dave Hansen | 2016-02-18 | 2 | -0/+78 |
| | * | | | | | x86/mm/pkeys: Add functions to fetch PKRU | Dave Hansen | 2016-02-18 | 2 | -0/+30 |
| | * | | | | | x86/mm/pkeys: Fill in pkey field in siginfo | Dave Hansen | 2016-02-18 | 1 | -0/+5 |
| | * | | | | | x86/mm/pkeys: Add arch-specific VMA protection bits | Dave Hansen | 2016-02-18 | 3 | -2/+37 |
| | * | | | | | x86/mm/pkeys: Add PTE bits for storing protection key | Dave Hansen | 2016-02-18 | 1 | -3/+19 |
| | * | | | | | x86/fpu, x86/mm/pkeys: Add PKRU xsave fields and data structures | Dave Hansen | 2016-02-16 | 2 | -1/+13 |
| | * | | | | | x86/cpu, x86/mm/pkeys: Define new CR4 bit | Dave Hansen | 2016-02-16 | 1 | -0/+2 |
| | * | | | | | x86/cpufeature, x86/mm/pkeys: Add protection keys related CPUID definitions | Dave Hansen | 2016-02-16 | 4 | -21/+62 |
| | * | | | | | x86/fpu: Add placeholder for 'Processor Trace' XSAVE state | Dave Hansen | 2016-02-16 | 1 | -0/+1 |