| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | x86/fpu: Fix header file dependencies of fpu-internal.h | Ingo Molnar | 2015-05-19 | |
| | * | | | | | | | | | | | | x86/fpu: Move i387.c and xsave.c to arch/x86/kernel/fpu/ | Ingo Molnar | 2015-05-19 | |
| | * | | | | | | | | | | | | x86/fpu: Move thread_info::fpu_counter into thread_info::fpu.counter | Ingo Molnar | 2015-05-19 | |
| | * | | | | | | | | | | | | x86/fpu: Rename init_thread_xstate() to fpstate_xstate_init_size() | Ingo Molnar | 2015-05-19 | |
| | * | | | | | | | | | | | | x86/fpu: Rename fpu_init() to fpu__cpu_init() | Ingo Molnar | 2015-05-19 | |
| | * | | | | | | | | | | | | x86/fpu: Rename fpu_finit() to fpstate_init() | Ingo Molnar | 2015-05-19 | |
| | * | | | | | | | | | | | | x86/fpu: Rename fpu_free() to fpstate_free() | Ingo Molnar | 2015-05-19 | |
| | * | | | | | | | | | | | | x86/fpu: Rename fpu_alloc() to fpstate_alloc() | Ingo Molnar | 2015-05-19 | |
| | * | | | | | | | | | | | | x86/fpu: Move fpu_alloc() out of line | Ingo Molnar | 2015-05-19 | |
| | * | | | | | | | | | | | | x86/fpu: Simplify fpu__unlazy_stopped() | Ingo Molnar | 2015-05-19 | |
| | * | | | | | | | | | | | | x86/fpu: Optimize fpu__unlazy_stopped() | Ingo Molnar | 2015-05-19 | |
| | * | | | | | | | | | | | | x86/fpu: Rename init_fpu() to fpu__unlazy_stopped() and add debugging check | Ingo Molnar | 2015-05-19 | |
| | * | | | | | | | | | | | | x86/fpu: Make init_fpu() static | Ingo Molnar | 2015-05-19 | |
| | * | | | | | | | | | | | | x86/fpu: Split an fpstate_alloc_init() function out of init_fpu() | Ingo Molnar | 2015-05-19 | |
| | * | | | | | | | | | | | | x86/fpu: Rename fpu_detect() to fpu__detect() | Ingo Molnar | 2015-05-19 | |
| | * | | | | | | | | | | | | x86/fpu: Add debugging check to fpu__save() | Ingo Molnar | 2015-05-19 | |
| | * | | | | | | | | | | | | x86/fpu: Add comments to fpu__save() and restrict its export | Ingo Molnar | 2015-05-19 | |
| | * | | | | | | | | | | | | x86/fpu: Rename unlazy_fpu() to fpu__save() | Ingo Molnar | 2015-05-19 | |
| | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-06-22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | x86/cpu/amd: Give access to the number of nodes in a physical package | Aravind Gopalakrishnan | 2015-06-18 | |
| | * | | | | | | | | | | | | x86/cpu: Trim model ID whitespace | Borislav Petkov | 2015-06-02 | |
| | * | | | | | | | | | | | | x86/cpu: Strip any /proc/cpuinfo model name field whitespace | Prarit Bhargava | 2015-05-27 | |
| | * | | | | | | | | | | | | x86/cpu/amd: Set X86_FEATURE_EXTD_APICID for future processors | Aravind Gopalakrishnan | 2015-05-06 | |
| | * | | | | | | | | | | | | x86/gart: Check for GART support before accessing GART registers | Aravind Gopalakrishnan | 2015-05-06 | |
| | | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-06-22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into x86/cleanups, before applying dependent patch | Ingo Molnar | 2015-05-08 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | | | x86: Deinline dma_free_attrs() | Denys Vlasenko | 2015-05-05 | |
| | * | | | | | | | | | | | | x86: Deinline dma_alloc_attrs() | Denys Vlasenko | 2015-05-05 | |
| | * | | | | | | | | | | | | x86: Remove unused TI_cpu | Brian Gerst | 2015-05-05 | |
| | * | | | | | | | | | | | | x86: Merge common 32-bit values in asm-offsets.c | Brian Gerst | 2015-05-05 | |
| | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-06-22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | preempt: Use preempt_schedule_context() as the official tracing preemption point | Frederic Weisbecker | 2015-06-07 | |
| | * | | | | | | | | | | | | Merge branch 'linus' into sched/core, to resolve conflict | Ingo Molnar | 2015-06-02 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / | | |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | | | x86: Replace cpu_**_mask() with topology_**_cpumask() | Bartosz Golaszewski | 2015-05-27 | |
| | * | | | | | | | | | | | | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() | Bartosz Golaszewski | 2015-05-27 | |
| | * | | | | | | | | | | | | sched/x86: Drop repeated word from mwait_idle() comment | Huang Rui | 2015-05-27 | |
| | | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-06-22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | perf/x86: Honor the architectural performance monitoring version | Palik, Imre | 2015-06-19 | |
| | * | | | | | | | | | | | | perf/x86/intel: Fix PMI handling for Intel PT | Alexander Shishkin | 2015-06-19 | |
| | * | | | | | | | | | | | | perf/x86/intel/bts: Fix DS area sharing with x86_pmu events | Alexander Shishkin | 2015-06-19 | |
| | * | | | | | | | | | | | | perf/x86: Add more Broadwell model numbers | Andi Kleen | 2015-06-19 | |
| | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-06-22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | perf/x86/intel/pebs: Add PEBSv3 decoding | Peter Zijlstra | 2015-06-07 | |
| | * | | | | | | | | | | | | perf/x86/intel: Introduce PERF_RECORD_LOST_SAMPLES | Kan Liang | 2015-06-07 | |
| | * | | | | | | | | | | | | perf/intel/x86: Enlarge the PEBS buffer | Yan, Zheng | 2015-06-07 | |
| | * | | | | | | | | | | | | perf/x86/intel: Drain the PEBS buffer during context switches | Yan, Zheng | 2015-06-07 | |
| | * | | | | | | | | | | | | perf/x86/intel: Implement batched PEBS interrupt handling (large PEBS interru... | Yan, Zheng | 2015-06-07 | |
| | * | | | | | | | | | | | | perf/x86/intel: Handle multiple records in the PEBS buffer | Yan, Zheng | 2015-06-07 | |
| | * | | | | | | | | | | | | perf/x86/intel: Introduce setup_pebs_sample_data() | Yan, Zheng | 2015-06-07 | |
| | * | | | | | | | | | | | | perf/x86/intel: Use the PEBS auto reload mechanism when possible | Yan, Zheng | 2015-06-07 | |
