summaryrefslogtreecommitdiff
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | x86/fpu: Move i387.c and xsave.c to arch/x86/kernel/fpu/Ingo Molnar2015-05-19
| * | | | | | | | | | | | | | | | | | | | | x86/fpu: Clean up asm/fpu/types.hIngo Molnar2015-05-19
| * | | | | | | | | | | | | | | | | | | | | x86/fpu: Move FPU data structures to asm/fpu_types.hIngo Molnar2015-05-19
| * | | | | | | | | | | | | | | | | | | | | x86/fpu: Improve the comment for the fpu::counter fieldIngo 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: Remove fpu_allocated()Ingo 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: Remove stale init_fpu() prototypeIngo 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-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-06-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2015-06-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | efi: Add esrt supportPeter Jones2015-04-30
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | x86/mm: Clean up types in xlate_dev_mem_ptr() some moreIngo Molnar2015-05-08
| * | | | | | | | | | | | | | | | | | | | | 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: Remove cpu_sibling_mask() and cpu_core_mask()Bartosz Golaszewski2015-05-27
| * | | | | | | | | | | | | | | | | | | | | 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
| * | | | | | | | | | | | | | | | | | | | | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-19
| * | | | | | | | | | | | | | | | | | | | | sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*David Hildenbrand2015-05-19
| * | | | | | | | | | | | | | | | | | | | | mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...David Hildenbrand2015-05-19
| | |_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | 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