| Commit message (Expand) | Author | Age |
... | |
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-03-24 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | x86/cpufeature, perf/x86: Add AMD Accumulated Power Mechanism feature flag | Huang Rui | 2016-03-21 |
| * | | | | perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init | Vikas Shivappa | 2016-03-21 |
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-03-24 |
|\ \ \ \ \ |
|
| * | | | | | x86/msr: Remove unused native_read_tscp() | Prarit Bhargava | 2016-03-23 |
| |/ / / / |
|
| * | | | | x86/irq: Cure live lock in fixup_irqs() | Thomas Gleixner | 2016-03-18 |
| * | | | | x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt() | Dave Jones | 2016-03-18 |
| * | | | | x86/iopl/64: Properly context-switch IOPL on Xen PV | Andy Lutomirski | 2016-03-17 |
| * | | | | Merge branch 'x86/cleanups' into x86/urgent | Ingo Molnar | 2016-03-17 |
| |\ \ \ \ |
|
| | * | | | | arch/x86/irq: Purge useless handler declarations from hw_irq.h | Nicolai Stange | 2016-02-25 |
| | * | | | | x86: Fix misspellings in comments | Adam Buchbinder | 2016-02-24 |
| * | | | | | x86/mm, x86/mce: Fix return type/value for memcpy_mcsafe() | Tony Luck | 2016-03-16 |
* | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-03-22 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86/extable: use generic search and sort routines | Ard Biesheuvel | 2016-03-22 |
| * | | | | | | x86/compat: remove is_compat_task() | Andy Lutomirski | 2016-03-22 |
* | | | | | | | KVM, pkeys: expose CPUID/CR4 to guest | Huaitong Han | 2016-03-22 |
* | | | | | | | KVM, pkeys: add pkeys support for permission_fault | Huaitong Han | 2016-03-22 |
* | | | | | | | KVM, pkeys: introduce pkru_mask to cache conditions | Huaitong Han | 2016-03-22 |
* | | | | | | | x86: pkey: introduce write_pkru() for KVM | Xiao Guangrong | 2016-03-22 |
|/ / / / / / |
|
* | | | | | | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-03-20 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86/mm/pkeys: Fix mismerge of protection keys CPUID bits | Dave Hansen | 2016-03-11 |
| * | | | | | | mm/core, x86/mm/pkeys: Add execute-only protection keys support | Dave Hansen | 2016-02-18 |
| * | | | | | | x86/mm/pkeys: Create an x86 arch_calc_vm_prot_bits() for VMA flags | Dave Hansen | 2016-02-18 |
| * | | | | | | x86/mm/pkeys: Allow kernel to modify user pkey rights register | Dave Hansen | 2016-02-18 |
| * | | | | | | x86/fpu: Allow setting of XSAVE state | Dave Hansen | 2016-02-18 |
| * | | | | | | x86/mm: Factor out LDT init from context init | Dave Hansen | 2016-02-18 |
| * | | | | | | mm/core, x86/mm/pkeys: Add arch_validate_pkey() | Dave Hansen | 2016-02-18 |
| * | | | | | | mm/core, x86/mm/pkeys: Differentiate instruction fetches | Dave Hansen | 2016-02-18 |
| * | | | | | | mm/core: Do not enforce PKEY permissions on remote mm access | Dave Hansen | 2016-02-18 |
| * | | | | | | mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keys | Dave Hansen | 2016-02-18 |
| * | | | | | | x86/mm/pkeys: Add functions to fetch PKRU | Dave Hansen | 2016-02-18 |
| * | | | | | | x86/mm/pkeys: Fill in pkey field in siginfo | Dave Hansen | 2016-02-18 |
| * | | | | | | x86/mm/pkeys: Add arch-specific VMA protection bits | Dave Hansen | 2016-02-18 |
| * | | | | | | x86/mm/pkeys: Add PTE bits for storing protection key | Dave Hansen | 2016-02-18 |
| * | | | | | | x86/fpu, x86/mm/pkeys: Add PKRU xsave fields and data structures | Dave Hansen | 2016-02-16 |
| * | | | | | | x86/cpu, x86/mm/pkeys: Define new CR4 bit | Dave Hansen | 2016-02-16 |
| * | | | | | | x86/cpufeature, x86/mm/pkeys: Add protection keys related CPUID definitions | Dave Hansen | 2016-02-16 |
| * | | | | | | x86/fpu: Add placeholder for 'Processor Trace' XSAVE state | Dave Hansen | 2016-02-16 |
| | | | | | | | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| *---. \ \ \ \ \ | Merge branches 'x86/fpu', 'x86/mm' and 'x86/asm' into x86/pkeys | Ingo Molnar | 2016-02-16 |
| |\ \ \ \ \ \ \ \ |
|
* | \ \ \ \ \ \ \ \ | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-03-20 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | x86/efi: Map EFI_MEMORY_{XP,RO} memory region bits to EFI page tables | Sai Praneeth | 2016-02-22 |
| * | | | | | | | | | | Merge tag 'v4.5-rc5' into efi/core, before queueing up new changes | Ingo Molnar | 2016-02-22 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into efi/core, to refresh the branch and to pick up rece... | Ingo Molnar | 2016-02-03 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | x86/efi: Build our own page table structures | Matt Fleming | 2015-11-29 |
| * | | | | | | | | | | | | x86/efi: Hoist page table switching code into efi_call_virt() | Matt Fleming | 2015-11-29 |
* | | | | | | | | | | | | | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-03-20 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ras/core' into core/objtool, to pick up the new exception table... | Ingo Molnar | 2016-02-25 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'x86/debug' into core/objtool, to pick up frame pointer fixes | Ingo Molnar | 2016-02-25 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | sched/x86: Add stack frame dependency to __preempt_schedule[_notrace]() | Josh Poimboeuf | 2016-02-24 |
| | * | | | | | | | | | | | | | | x86/locking: Create stack frame in PV unlock | Josh Poimboeuf | 2016-02-24 |