index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2015-05-19
x86/fpu: Rename math_state_restore() to fpu__restore()
Ingo Molnar
2015-05-19
x86/fpu: Move math_state_restore() to fpu/core.c
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: Move the no_387 handling and FPU detection code into init.c
Ingo Molnar
2015-05-19
x86/fpu: Remove unnecessary includes from core.c
Ingo Molnar
2015-05-19
x86/fpu: Split out the boot time FPU init code into fpu/init.c
Ingo Molnar
2015-05-19
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: 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 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: Remove fpu_allocated()
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: 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: 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-16
Merge branch 'master' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-05-16
Merge tag 'arc-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...
Linus Torvalds
2015-05-16
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-05-15
Merge branch 'parisc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-05-15
MIPS: tlb-r4k: Fix PG_ELPA comment
James Hogan
2015-05-15
MIPS: Fix up obsolete cpu_set usage
Ezequiel Garcia
2015-05-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-05-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-05-15
Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
2015-05-15
Merge tag 'mvebu-fixes-4.1-2' of git://git.infradead.org/linux-mvebu into fixes
Arnd Bergmann
2015-05-14
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2015-05-14
ARM: EXYNOS: Use of_machine_is_compatible instead of soc_is_exynos4
Krzysztof Kozlowski
2015-05-14
ARM: EXYNOS: Fix failed second suspend on Exynos4
Krzysztof Kozlowski
2015-05-13
Merge tag 'v4.1-rockchip-socfixes2' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
2015-05-13
Revert "ARM: rockchip: fix undefined instruction of reset_ctrl_regs"
Heiko Stuebner
2015-05-13
ARM: EXYNOS: Fix dereference of ERR_PTR returned by of_genpd_get_from_provider
Krzysztof Kozlowski
2015-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-05-12
x86: bpf_jit: fix FROM_BE16 and FROM_LE16/32 instructions
Alexei Starovoitov
2015-05-12
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-05-13
MIPS: IP32: Fix build errors in reset code in DS1685 platform hook.
Joshua Kinard
[next]