| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-03-24 | 1 | -1/+3 |
|\ |
|
| * | x86/cpufeature, perf/x86: Add AMD Accumulated Power Mechanism feature flag | Huang Rui | 2016-03-21 | 1 | -1/+1 |
| * | perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init | Vikas Shivappa | 2016-03-21 | 1 | -0/+2 |
* | | 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 |
| |/ |
|
| * | x86/irq: Cure live lock in fixup_irqs() | Thomas Gleixner | 2016-03-18 | 1 | -0/+1 |
| * | x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt() | Dave Jones | 2016-03-18 | 1 | -1/+1 |
| * | x86/iopl/64: Properly context-switch IOPL on Xen PV | Andy Lutomirski | 2016-03-17 | 1 | -0/+2 |
| * | Merge branch 'x86/cleanups' into x86/urgent | Ingo Molnar | 2016-03-17 | 3 | -16/+2 |
| |\ |
|
| | * | arch/x86/irq: Purge useless handler declarations from hw_irq.h | Nicolai Stange | 2016-02-25 | 1 | -14/+0 |
| | * | x86: Fix misspellings in comments | Adam Buchbinder | 2016-02-24 | 2 | -2/+2 |
| * | | x86/mm, x86/mce: Fix return type/value for memcpy_mcsafe() | Tony Luck | 2016-03-16 | 1 | -2/+2 |
* | | | 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 | 12 | -32/+286 |
|\ \ \ |
|
| * | | | 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: 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 | 2 | -2/+21 |
| * | | | 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/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 |
| | | | | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *---. \ \ | Merge branches 'x86/fpu', 'x86/mm' and 'x86/asm' into x86/pkeys | Ingo Molnar | 2016-02-16 | 23 | -494/+462 |
| |\ \ \ \ \ |
|
* | \ \ \ \ \ | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-03-20 | 1 | -1/+27 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86/efi: Map EFI_MEMORY_{XP,RO} memory region bits to EFI page tables | Sai Praneeth | 2016-02-22 | 1 | -1/+1 |
| * | | | | | | | Merge tag 'v4.5-rc5' into efi/core, before queueing up new changes | Ingo Molnar | 2016-02-22 | 2 | -2/+2 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'linus' into efi/core, to refresh the branch and to pick up rece... | Ingo Molnar | 2016-02-03 | 52 | -483/+1034 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86/efi: Build our own page table structures | Matt Fleming | 2015-11-29 | 1 | -0/+1 |
| * | | | | | | | | | x86/efi: Hoist page table switching code into efi_call_virt() | Matt Fleming | 2015-11-29 | 1 | -0/+25 |
* | | | | | | | | | | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-03-20 | 6 | -16/+38 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | Merge branch 'ras/core' into core/objtool, to pick up the new exception table... | Ingo Molnar | 2016-02-25 | 3 | -24/+36 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'x86/debug' into core/objtool, to pick up frame pointer fixes | Ingo Molnar | 2016-02-25 | 31 | -509/+470 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | sched/x86: Add stack frame dependency to __preempt_schedule[_notrace]() | Josh Poimboeuf | 2016-02-24 | 1 | -2/+11 |
| | * | | | | | | | | | | | x86/locking: Create stack frame in PV unlock | Josh Poimboeuf | 2016-02-24 | 1 | -0/+4 |
| | * | | | | | | | | | | | x86/uaccess: Add stack frame output operand in get_user() inline asm | Chris J Arges | 2016-02-24 | 1 | -2/+3 |
| | * | | | | | | | | | | | x86/paravirt: Create a stack frame in PV_CALLEE_SAVE_REGS_THUNK | Josh Poimboeuf | 2016-02-24 | 1 | -2/+7 |