summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* kernel: add kcov code coverageDmitry Vyukov2016-03-223-0/+14
* x86/compat: remove is_compat_task()Andy Lutomirski2016-03-221-1/+1
* Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-206-6/+301
|\
| * mm/core, x86/mm/pkeys: Add execute-only protection keys supportDave Hansen2016-02-181-2/+0
| * x86/mm/pkeys: Allow kernel to modify user pkey rights registerDave Hansen2016-02-181-0/+74
| * x86/fpu: Allow setting of XSAVE stateDave Hansen2016-02-182-2/+159
| * x86/mm: Factor out LDT init from context initDave Hansen2016-02-181-2/+2
| * x86/mm/pkeys: Actually enable Memory Protection Keys in the CPUDave Hansen2016-02-181-0/+43
| * x86/mm/pkeys: Dump pkey from VMA in /proc/pid/smapsDave Hansen2016-02-181-0/+9
| * x86/mm/pkeys: Dump PKRU with other kernel registersDave Hansen2016-02-181-0/+2
| * x86/fpu, x86/mm/pkeys: Add PKRU xsave fields and data structuresDave Hansen2016-02-161-1/+6
| * x86/cpufeature, x86/mm/pkeys: Add protection keys related CPUID definitionsDave Hansen2016-02-161-0/+1
| * x86/fpu: Add placeholder for 'Processor Trace' XSAVE stateDave Hansen2016-02-161-2/+8
| *---. Merge branches 'x86/fpu', 'x86/mm' and 'x86/asm' into x86/pkeysIngo Molnar2016-02-1625-108/+115
| |\ \ \
* | \ \ \ Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-201-0/+1
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v4.5-rc5' into efi/core, before queueing up new changesIngo Molnar2016-02-221-0/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into efi/core, to refresh the branch and to pick up rece...Ingo Molnar2016-02-0377-648/+1618
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | x86/mm: Page align the '_end' symbol to avoid pfn conversion bugsMatt Fleming2015-11-291-0/+1
* | | | | | | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-03-205-34/+49
|\ \ \ \ \ \ \
| * | | | | | | x86/kprobes: Mark kretprobe_trampoline() stack frame as non-standardJosh Poimboeuf2016-02-291-0/+2
| * | | | | | | objtool: Add STACK_FRAME_NON_STANDARD() macroJosh Poimboeuf2016-02-291-1/+4
| * | | | | | | objtool: Mark non-standard object files and directoriesJosh Poimboeuf2016-02-291-3/+8
| * | | | | | | Merge branch 'ras/core' into core/objtool, to pick up the new exception table...Ingo Molnar2016-02-255-68/+145
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'x86/debug' into core/objtool, to pick up frame pointer fixesIngo Molnar2016-02-2529-136/+214
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | x86/kprobes: Get rid of kretprobe_trampoline_holder()Josh Poimboeuf2016-02-241-29/+28
| | * | | | | | | x86/asm/acpi: Create a stack frame in do_suspend_lowlevel()Josh Poimboeuf2016-02-241-0/+3
| | * | | | | | | x86/amd: Set ELF function type for vide()Josh Poimboeuf2016-02-241-1/+4
* | | | | | | | | x86/kallsyms: fix GOLD link failure with new relative kallsyms table formatArd Biesheuvel2016-03-201-4/+4
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-192-9/+15
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-081-0/+7
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-231-0/+2
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | perf: generalize perf_callchainAlexei Starovoitov2016-02-203-11/+17
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | param: convert some "on"/"off" users to strtoboolKees Cook2016-03-171-10/+2
* | | | | | | | | | mm: cleanup *pte_alloc* interfacesKirill A. Shutemov2016-03-171-1/+1
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-161-3/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86: query dynamic DEBUG_PAGEALLOC settingChristian Borntraeger2016-03-151-3/+2
* | | | | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-151-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | arch/hotplug: Call into idle with a proper stateThomas Gleixner2016-03-011-1/+1
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-152-1/+61
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/apic: Deinline _flat_send_IPI_mask, save ~150 bytesDenys Vlasenko2016-03-081-1/+1
| * | | | | | | | | | | x86/apic: Deinline __default_send_IPI_*, save ~200 bytesDenys Vlasenko2016-03-081-0/+60
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-151-0/+59
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/tsc: Always Running Timer (ART) correlated clocksourceChristopher S. Hall2016-03-031-0/+59
* | | | | | | | | | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-151-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86/tsc: Use topology functionsThomas Gleixner2016-02-211-4/+4
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-03-152-0/+22
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| * | | | | | | | | | | x86/mm: Add a 'noinvpcid' boot option to turn off INVPCIDAndy Lutomirski2016-02-091-0/+16
| * | | | | | | | | | | Merge branch 'x86/urgent' into x86/mm, to pick up dependent fixIngo Molnar2016-02-0813-109/+211
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | x86/mm/32: Set NX in __supported_pte_mask before enabling pagingAndy Lutomirski2016-01-201-0/+6
* | | | | | | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-03-154-189/+188
|\ \ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud