开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
Age
Commit message (
Expand
)
Author
2015-05-19
x86/fpu: Remove 'struct task_struct' usage from __thread_fpu_end()
Ingo Molnar
2015-05-19
x86/fpu: Remove 'struct task_struct' usage from __thread_set_has_fpu()
Ingo Molnar
2015-05-19
x86/fpu: Change fpu_owner_task to fpu_fpregs_owner_ctx
Ingo Molnar
2015-05-19
x86/fpu: Change __thread_clear_has_fpu() to 'struct fpu' parameter
Ingo Molnar
2015-05-19
x86/fpu: Eliminate the __thread_has_fpu() wrapper
Ingo Molnar
2015-05-19
x86/fpu: Move fpu_copy() to fpu/core.c
Ingo Molnar
2015-05-19
x86/fpu: Remove __save_init_fpu()
Ingo Molnar
2015-05-19
x86/fpu: Make kernel_fpu_disable/enable() static
Ingo Molnar
2015-05-19
x86/fpu: Make task_xstate_cachep static
Ingo Molnar
2015-05-19
x86/fpu: Uninline fpstate_free() and move it next to the allocation function
Ingo Molnar
2015-05-19
x86/fpu: Factor out fpu__copy()
Ingo Molnar
2015-05-19
x86/fpu: Move task_xstate_cachep handling to core.c
Ingo Molnar
2015-05-19
x86/fpu: Remove fpu_xsave()
Ingo Molnar
2015-05-19
x86/fpu: Simplify the xsave_state*() methods
Ingo Molnar
2015-05-19
x86/fpu: Factor out the FPU bug detection code into fpu__init_check_bugs()
Ingo Molnar
2015-05-19
x86/fpu: Rename math_state_restore() to fpu__restore()
Ingo Molnar
2015-05-19
x86/fpu: Factor out fpu__flush_thread() from flush_thread()
Ingo Molnar
2015-05-19
x86/fpu: Remove the free_thread_xstate() complication
Ingo Molnar
2015-05-19
x86/fpu: Fix header file dependencies of fpu-internal.h
Ingo Molnar
2015-05-19
x86/fpu: Clean up asm/fpu/types.h
Ingo Molnar
2015-05-19
x86/fpu: Move FPU data structures to asm/fpu_types.h
Ingo Molnar
2015-05-19
x86/fpu: Improve the comment for the fpu::counter field
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 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: Remove fpu_allocated()
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: Remove stale init_fpu() prototype
Ingo Molnar
2015-05-19
x86/fpu: Rename fpu_detect() to fpu__detect()
Ingo Molnar
2015-05-19
x86/fpu: Rename unlazy_fpu() to fpu__save()
Ingo Molnar
2015-05-06
Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-05-06
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-05-06
xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARM
Stefano Stabellini
2015-05-05
hypervisor/x86/xen: Unset X86_BUG_SYSRET_SS_ATTRS on Xen PV guests
Boris Ostrovsky
2015-05-05
x86/spinlocks: Fix regression in spinlock contention detection
Tahsin Erdogan
2015-04-27
x86: pvclock: Really remove the sched notifier for cross-cpu migrations
Paolo Bonzini
2015-04-26
x86_64, asm: Work around AMD SYSRET SS descriptor attribute issue
Andy Lutomirski
2015-04-22
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-04-21
Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-04-17
x86: switch to using asm-generic for seccomp.h
Kees Cook
2015-04-15
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-04-14
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-04-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-04-14
mm: move memtest under mm
Vladimir Murzin
2015-04-14
mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE
Kees Cook
2015-04-14
x86, mm: support huge I/O mapping capability I/F
Toshi Kani
[next]