summaryrefslogtreecommitdiff
path: root/arch/x86/kernel (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | x86/fpu: Fix header file dependencies of fpu-internal.hIngo Molnar2015-05-19
| * | | | | | | | | | | | x86/fpu: Move i387.c and xsave.c to arch/x86/kernel/fpu/Ingo Molnar2015-05-19
| * | | | | | | | | | | | x86/fpu: Move thread_info::fpu_counter into thread_info::fpu.counterIngo Molnar2015-05-19
| * | | | | | | | | | | | x86/fpu: Rename init_thread_xstate() to fpstate_xstate_init_size()Ingo Molnar2015-05-19
| * | | | | | | | | | | | x86/fpu: Rename fpu_init() to fpu__cpu_init()Ingo Molnar2015-05-19
| * | | | | | | | | | | | x86/fpu: Rename fpu_finit() to fpstate_init()Ingo Molnar2015-05-19
| * | | | | | | | | | | | x86/fpu: Rename fpu_free() to fpstate_free()Ingo Molnar2015-05-19
| * | | | | | | | | | | | x86/fpu: Rename fpu_alloc() to fpstate_alloc()Ingo Molnar2015-05-19
| * | | | | | | | | | | | x86/fpu: Move fpu_alloc() out of lineIngo Molnar2015-05-19
| * | | | | | | | | | | | x86/fpu: Simplify fpu__unlazy_stopped()Ingo Molnar2015-05-19
| * | | | | | | | | | | | x86/fpu: Optimize fpu__unlazy_stopped()Ingo Molnar2015-05-19
| * | | | | | | | | | | | x86/fpu: Rename init_fpu() to fpu__unlazy_stopped() and add debugging checkIngo Molnar2015-05-19
| * | | | | | | | | | | | x86/fpu: Make init_fpu() staticIngo Molnar2015-05-19
| * | | | | | | | | | | | x86/fpu: Split an fpstate_alloc_init() function out of init_fpu()Ingo Molnar2015-05-19
| * | | | | | | | | | | | x86/fpu: Rename fpu_detect() to fpu__detect()Ingo Molnar2015-05-19
| * | | | | | | | | | | | x86/fpu: Add debugging check to fpu__save()Ingo Molnar2015-05-19
| * | | | | | | | | | | | x86/fpu: Add comments to fpu__save() and restrict its exportIngo Molnar2015-05-19
| * | | | | | | | | | | | x86/fpu: Rename unlazy_fpu() to fpu__save()Ingo Molnar2015-05-19
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-06-22
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86/cpu/amd: Give access to the number of nodes in a physical packageAravind Gopalakrishnan2015-06-18
| * | | | | | | | | | | | x86/cpu: Trim model ID whitespaceBorislav Petkov2015-06-02
| * | | | | | | | | | | | x86/cpu: Strip any /proc/cpuinfo model name field whitespacePrarit Bhargava2015-05-27
| * | | | | | | | | | | | x86/cpu/amd: Set X86_FEATURE_EXTD_APICID for future processorsAravind Gopalakrishnan2015-05-06
| * | | | | | | | | | | | x86/gart: Check for GART support before accessing GART registersAravind Gopalakrishnan2015-05-06
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-06-22
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into x86/cleanups, before applying dependent patchIngo Molnar2015-05-08
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | x86: Deinline dma_free_attrs()Denys Vlasenko2015-05-05
| * | | | | | | | | | | | x86: Deinline dma_alloc_attrs()Denys Vlasenko2015-05-05
| * | | | | | | | | | | | x86: Remove unused TI_cpuBrian Gerst2015-05-05
| * | | | | | | | | | | | x86: Merge common 32-bit values in asm-offsets.cBrian Gerst2015-05-05
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-22
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | preempt: Use preempt_schedule_context() as the official tracing preemption pointFrederic Weisbecker2015-06-07
| * | | | | | | | | | | | Merge branch 'linus' into sched/core, to resolve conflictIngo Molnar2015-06-02
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | x86: Replace cpu_**_mask() with topology_**_cpumask()Bartosz Golaszewski2015-05-27
| * | | | | | | | | | | | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski2015-05-27
| * | | | | | | | | | | | sched/x86: Drop repeated word from mwait_idle() commentHuang Rui2015-05-27
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-22
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | perf/x86: Honor the architectural performance monitoring versionPalik, Imre2015-06-19
| * | | | | | | | | | | | perf/x86/intel: Fix PMI handling for Intel PTAlexander Shishkin2015-06-19
| * | | | | | | | | | | | perf/x86/intel/bts: Fix DS area sharing with x86_pmu eventsAlexander Shishkin2015-06-19
| * | | | | | | | | | | | perf/x86: Add more Broadwell model numbersAndi Kleen2015-06-19
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-06-22
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | perf/x86/intel/pebs: Add PEBSv3 decodingPeter Zijlstra2015-06-07
| * | | | | | | | | | | | perf/x86/intel: Introduce PERF_RECORD_LOST_SAMPLESKan Liang2015-06-07
| * | | | | | | | | | | | perf/intel/x86: Enlarge the PEBS bufferYan, Zheng2015-06-07
| * | | | | | | | | | | | perf/x86/intel: Drain the PEBS buffer during context switchesYan, Zheng2015-06-07
| * | | | | | | | | | | | perf/x86/intel: Implement batched PEBS interrupt handling (large PEBS interru...Yan, Zheng2015-06-07
| * | | | | | | | | | | | perf/x86/intel: Handle multiple records in the PEBS bufferYan, Zheng2015-06-07
| * | | | | | | | | | | | perf/x86/intel: Introduce setup_pebs_sample_data()Yan, Zheng2015-06-07
| * | | | | | | | | | | | perf/x86/intel: Use the PEBS auto reload mechanism when possibleYan, Zheng2015-06-07