summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-07-261-1/+2
|\
| * Merge branch 'acpi-tables'Rafael J. Wysocki2016-07-251-0/+2
| |\
| | * ACPI / tables: move arch-specific symbol to asm/acpi.hAleksey Makarov2016-06-221-0/+2
| * | Merge branch 'acpi-numa'Rafael J. Wysocki2016-07-251-1/+0
| |\ \
| | * | ACPI / NUMA: move bad_srat() and srat_disabled() to drivers/acpi/numa.cDavid Daney2016-05-301-1/+0
* | | | Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-07-262-2/+1
|\ \ \ \
| * \ \ \ Merge branch 'pm-cpu'Rafael J. Wysocki2016-07-251-2/+0
| |\ \ \ \
| | * | | | x86: remove duplicate turbo ratio limit MSRsSrinivas Pandruvada2016-07-071-2/+0
| | * | | | Merge branch 'pm-cpufreq' into pm-cpuRafael J. Wysocki2016-07-071-11/+1
| | |\ \ \ \
| | | * \ \ \ Merge back earlier cpufreq material for v4.8.Rafael J. Wysocki2016-07-041-11/+1
| | | |\ \ \ \
| * | | \ \ \ \ Merge branch 'x86/cpu' from tipRafael J. Wysocki2016-07-251-11/+1
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'pm-sleep' and 'pm-tools'Rafael J. Wysocki2016-07-251-0/+1
| |\ \ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | / / / | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | x86 / hibernate: Use hlt_play_dead() when resuming from hibernationRafael J. Wysocki2016-07-151-0/+1
| | |/ / / / /
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-262-3/+26
|\ \ \ \ \ \ \
| * | | | | | | x86/insn: Add AVX-512 support to the instruction decoderAdrian Hunter2016-07-212-3/+26
* | | | | | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-07-252-4/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/tsc: Remove the unused check_tsc_disabled()Wei Jiangang2016-07-151-1/+0
| * | | | | | | | x86/tsc: Enumerate SKL cpu_khz and tsc_khz via CPUIDLen Brown2016-07-112-1/+4
| * | | | | | | | x86/tsc_msr: Remove irqoff around MSR-based TSC enumerationLen Brown2016-07-111-2/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-252-42/+58
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/sfi: Enable enumeration of SD devicesAndy Shevchenko2016-07-131-0/+15
| * | | | | | | | x86/platform/intel-mid: Make vertical indentation consistentAndy Shevchenko2016-07-101-31/+34
| * | | | | | | | x86/platform/intel-mid: Add Power Management Unit driverAndy Shevchenko2016-06-151-0/+8
| | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Merge branch 'x86/urgent' into x86/cpu, to pick up dependencyIngo Molnar2016-06-0853-984/+2763
| |\ \ \ \ \ \ \
| * | | | | | | | x86/topology: Remove redundant ENABLE_TOPO_DEFINESSudeep Holla2016-05-051-11/+1
| * | | | | | | | Merge tag 'v4.6-rc6' into x86/cpu, to refresh the treeIngo Molnar2016-05-059-20/+27
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-07-255-3/+141
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/fpu/xstate: Fix fpstate_init() for XRSTORSYu-cheng Yu2016-07-111-0/+6
| * | | | | | | | | | x86/fpu/xstate: Fix PTRACE frames for XSAVESYu-cheng Yu2016-07-101-1/+4
| * | | | | | | | | | x86/fpu/xstate: Fix supervisor xstate component offsetYu-cheng Yu2016-07-102-0/+4
| * | | | | | | | | | Merge branch 'linus' into x86/fpu, to pick up fixes before applying new changesIngo Molnar2016-07-107-29/+100
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | x86/fpu/xstate: Copy xstate registers directly to the signal frame when compa...Yu-cheng Yu2016-06-181-0/+1
| * | | | | | | | | | x86/fpu/xstate: Rename 'xstate_size' to 'fpu_kernel_xstate_size', to distingu...Fenghua Yu2016-06-181-1/+1
| * | | | | | | | | | x86/fpu/xstate: Define and use 'fpu_user_xstate_size'Fenghua Yu2016-06-182-1/+1
| * | | | | | | | | | x86/fpu: Add tracepoints to dump FPU state at key pointsDave Hansen2016-06-082-0/+124
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-07-251-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/dumpstack: Add show_stack_regs() and use itBorislav Petkov2016-07-081-0/+1
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-07-251-0/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | kbuild, x86: Track generated headers with generated-yJames Hogan2016-07-071-0/+6
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-256-9/+58
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/boot: Clarify what x86_legacy_features.reserve_bios_regions doesAndy Lutomirski2016-07-221-2/+3
| * | | | | | | | | | x86/boot: Reorganize and clean up the BIOS area reservation codeIngo Molnar2016-07-212-3/+3
| * | | | | | | | | | x86/mm: Enable KASLR for vmalloc memory regionsThomas Garnier2016-07-082-4/+12
| * | | | | | | | | | x86/mm: Enable KASLR for physical mapping memory regionsThomas Garnier2016-07-082-1/+12
| * | | | | | | | | | x86/mm: Implement ASLR for kernel memory regionsThomas Garnier2016-07-082-1/+12
| * | | | | | | | | | x86/mm: Separate variable for trampoline PGDThomas Garnier2016-07-081-0/+12
| * | | | | | | | | | x86/mm: Refactor KASLR entropy functionsThomas Garnier2016-07-081-0/+6
* | | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-07-2526-218/+269
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/syscalls: Add compat_sys_preadv64v2/compat_sys_pwritev64v2H.J. Lu2016-07-151-0/+2
| * | | | | | | | | | | x86/smp: Remove stack_smp_processor_id()Andy Lutomirski2016-07-152-7/+0