aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | Merge branch 'acpi-tables'Rafael J. Wysocki2016-07-25
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ACPI / tables: move arch-specific symbol to asm/acpi.hAleksey Makarov2016-06-21
| * | | | | | | | | | | | Merge branch 'acpi-numa'Rafael J. Wysocki2016-07-25
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | ACPI / NUMA: move bad_srat() and srat_disabled() to drivers/acpi/numa.cDavid Daney2016-05-30
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
* | | | | | | | | | | | Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-07-26
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'pm-cpu'Rafael J. Wysocki2016-07-25
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | x86: remove duplicate turbo ratio limit MSRsSrinivas Pandruvada2016-07-07
| | * | | | | | | | | | | Merge branch 'pm-cpufreq' into pm-cpuRafael J. Wysocki2016-07-07
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | / | | | | |_|_|_|_|_|_|_|/ | | | |/| | | | | | | |
| | | * | | | | | | | | Merge back earlier cpufreq material for v4.8.Rafael J. Wysocki2016-07-04
| | | |\ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|/ / / | | | | |/| | | | | | |
| * | | | | | | | | | | Merge branch 'x86/cpu' from tipRafael J. Wysocki2016-07-25
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ Merge branches 'pm-sleep' and 'pm-tools'Rafael J. Wysocki2016-07-25
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / | | | |/| | / / / / / / / | | |_|_|_|/ / / / / / / | |/| | | | | | | | | / | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| | * | | | | | | | | x86 / hibernate: Use hlt_play_dead() when resuming from hibernationRafael J. Wysocki2016-07-15
| | |/ / / / / / / /
* | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-26
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | x86/insn: Add AVX-512 support to the instruction decoderAdrian Hunter2016-07-21
* | | | | | | | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-07-25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/tsc: Remove the unused check_tsc_disabled()Wei Jiangang2016-07-15
| * | | | | | | | | | x86/tsc: Enumerate SKL cpu_khz and tsc_khz via CPUIDLen Brown2016-07-11
| * | | | | | | | | | x86/tsc_msr: Remove irqoff around MSR-based TSC enumerationLen Brown2016-07-11
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-25
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | x86/sfi: Enable enumeration of SD devicesAndy Shevchenko2016-07-13
| * | | | | | | | | x86/platform/intel-mid: Make vertical indentation consistentAndy Shevchenko2016-07-10
| * | | | | | | | | x86/platform/intel-mid: Add Power Management Unit driverAndy Shevchenko2016-06-15
| | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'x86/urgent' into x86/cpu, to pick up dependencyIngo Molnar2016-06-08
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | x86/topology: Remove redundant ENABLE_TOPO_DEFINESSudeep Holla2016-05-05
| * | | | | | | | Merge tag 'v4.6-rc6' into x86/cpu, to refresh the treeIngo Molnar2016-05-05
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-07-25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/fpu/xstate: Fix fpstate_init() for XRSTORSYu-cheng Yu2016-07-11
| * | | | | | | | | | x86/fpu/xstate: Fix PTRACE frames for XSAVESYu-cheng Yu2016-07-10
| * | | | | | | | | | x86/fpu/xstate: Fix supervisor xstate component offsetYu-cheng Yu2016-07-10
| * | | | | | | | | | Merge branch 'linus' into x86/fpu, to pick up fixes before applying new changesIngo Molnar2016-07-10
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | x86/fpu/xstate: Copy xstate registers directly to the signal frame when compa...Yu-cheng Yu2016-06-18
| * | | | | | | | | | x86/fpu/xstate: Rename 'xstate_size' to 'fpu_kernel_xstate_size', to distingu...Fenghua Yu2016-06-18
| * | | | | | | | | | x86/fpu/xstate: Define and use 'fpu_user_xstate_size'Fenghua Yu2016-06-18
| * | | | | | | | | | x86/fpu: Add tracepoints to dump FPU state at key pointsDave Hansen2016-06-08
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-07-25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/dumpstack: Add show_stack_regs() and use itBorislav Petkov2016-07-08
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-07-25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | kbuild, x86: Track generated headers with generated-yJames Hogan2016-07-07
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/boot: Clarify what x86_legacy_features.reserve_bios_regions doesAndy Lutomirski2016-07-22
| * | | | | | | | | | x86/boot: Reorganize and clean up the BIOS area reservation codeIngo Molnar2016-07-21
| * | | | | | | | | | x86/mm: Enable KASLR for vmalloc memory regionsThomas Garnier2016-07-08
| * | | | | | | | | | x86/mm: Enable KASLR for physical mapping memory regionsThomas Garnier2016-07-08
| * | | | | | | | | | x86/mm: Implement ASLR for kernel memory regionsThomas Garnier2016-07-08
| * | | | | | | | | | x86/mm: Separate variable for trampoline PGDThomas Garnier2016-07-08
| * | | | | | | | | | x86/mm: Refactor KASLR entropy functionsThomas Garnier2016-07-08
* | | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-07-25
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/syscalls: Add compat_sys_preadv64v2/compat_sys_pwritev64v2H.J. Lu2016-07-15
| * | | | | | | | | | | x86/smp: Remove stack_smp_processor_id()Andy Lutomirski2016-07-15
| * | | | | | | | | | | x86/uaccess: Move thread_info::addr_limit to thread_structAndy Lutomirski2016-07-15