index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-04-13
|
\
|
*
x86/fpu: Kill eager_fpu_init_bp()
Oleg Nesterov
2015-03-23
|
*
x86/fpu: Don't allocate fpu->state for swapper/0
Oleg Nesterov
2015-03-23
|
*
x86/fpu: Rename drop_init_fpu() to fpu_reset_state()
Borislav Petkov
2015-03-23
|
*
x86/fpu: Fold __drop_fpu() into its sole user
Borislav Petkov
2015-03-23
|
*
x86/fpu: Don't abuse drop_init_fpu() in flush_thread()
Oleg Nesterov
2015-03-23
|
*
x86/fpu: Use restore_init_xstate() instead of math_state_restore() on kthread...
Oleg Nesterov
2015-03-23
|
*
x86/fpu: Introduce restore_init_xstate()
Oleg Nesterov
2015-03-23
|
*
x86/fpu: Document user_fpu_begin()
Oleg Nesterov
2015-03-23
|
*
Merge tag 'v4.0-rc5' into x86/fpu, to prevent conflicts
Ingo Molnar
2015-03-23
|
|
\
|
*
|
x86/fpu: Factor out memset(xstate, 0) in fpu_finit() paths
Oleg Nesterov
2015-03-10
|
*
|
x86/fpu: Change xstateregs_get()/set() to use ->xsave.i387 rather than ->fxsave
Oleg Nesterov
2015-03-10
|
*
|
Merge tag 'tip_x86_fpu' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/b...
Ingo Molnar
2015-03-03
|
|
\
\
|
|
*
|
x86/fpu: Don't abuse FPU in kernel threads if use_eager_fpu()
Oleg Nesterov
2015-02-23
|
|
*
|
x86/fpu: Always allow FPU in interrupt if use_eager_fpu()
Oleg Nesterov
2015-02-23
|
|
*
|
x86/fpu: __kernel_fpu_begin() should clear fpu_owner_task even if use_eager_f...
Oleg Nesterov
2015-02-23
|
|
/
/
|
*
|
Merge branch 'tip-x86-fpu' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Ingo Molnar
2015-02-19
|
|
\
\
|
|
*
|
x86/fpu: Also check fpu_lazy_restore() when use_eager_fpu()
Rik van Riel
2015-02-19
|
|
*
|
x86/fpu: Use task_disable_lazy_fpu_restore() helper
Rik van Riel
2015-02-19
|
|
*
|
x86/fpu: Use an explicit if/else in switch_fpu_prepare()
Rik van Riel
2015-02-19
|
|
*
|
x86/fpu: Introduce task_disable_lazy_fpu_restore() helper
Rik van Riel
2015-02-19
|
|
*
|
x86/fpu: Move lazy restore functions up a few lines
Rik van Riel
2015-02-19
|
|
*
|
x86/fpu: Change math_error() to use unlazy_fpu(), kill (now) unused save_init...
Oleg Nesterov
2015-02-19
|
|
*
|
x86/fpu: Don't do __thread_fpu_end() if use_eager_fpu()
Oleg Nesterov
2015-02-19
|
|
*
|
x86/fpu: Don't reset thread.fpu_counter
Oleg Nesterov
2015-02-19
*
|
|
|
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-04-13
|
\
\
\
\
|
*
\
\
\
Merge tag 'tip_x86_kernel' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Ingo Molnar
2015-03-03
|
|
\
\
\
\
|
|
*
|
|
|
x86/kernel: Use kstack_end() in dumpstack_64.c
Adrien Schildknecht
2015-02-23
|
|
*
|
|
|
x86/kernel: Fix output of show_stack_log_lvl()
Adrien Schildknecht
2015-02-23
*
|
|
|
|
|
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-04-13
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/cpu/cacheinfo: Fix cache_get_priv_group() for Intel processors
Sudeep Holla
2015-03-23
|
*
|
|
|
|
|
Merge tag 'tip_x86_cacheinfo' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
2015-03-09
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
x86/cacheinfo: Move cacheinfo sysfs code to generic infrastructure
Sudeep Holla
2015-03-09
*
|
|
|
|
|
|
|
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-04-13
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
x86/iommu: Fix header comments regarding standard and _FINISH macros
Aravind Gopalakrishnan
2015-04-09
|
*
|
|
|
|
|
|
|
x86/earlyprintk: Put CONFIG_PCI-only functions under the #ifdef
Mark Einon
2015-04-03
|
*
|
|
|
|
|
|
|
x86: Fix up obsolete __cpu_set() function usage
Rusty Russell
2015-03-02
*
|
|
|
|
|
|
|
|
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-04-13
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
x86/kexec: Cleanup KEXEC_VERIFY_SIG Kconfig help text
Borislav Petkov
2015-03-13
|
*
|
|
|
|
|
|
|
|
Merge tag 'v4.0-rc3' into x86/build, to refresh an older tree before applying...
Ingo Molnar
2015-03-13
|
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
x86/build/defconfig: Enable USB_EHCI_TT_NEWSCHED=y
Valdis Kletnieks
2015-02-19
|
*
|
|
|
|
|
|
|
|
|
x86/build: Fix mkcapflags.sh bash-ism
Sylvain BERTRAND
2015-02-19
|
*
|
|
|
|
|
|
|
|
|
x86/Kconfig: Simplify X86_UP_APIC handling
Jan Beulich
2015-02-18
|
*
|
|
|
|
|
|
|
|
|
x86/Kconfig: Simplify X86_IO_APIC dependencies
Jan Beulich
2015-02-18
|
*
|
|
|
|
|
|
|
|
|
x86/Kconfig: Avoid issuing pointless turned off entries to .config
Jan Beulich
2015-02-18
|
|
|
_
|
_
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-04-13
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
x86/boot: Standardize strcmp()
Arjun Sreedharan
2015-03-23
|
*
|
|
|
|
|
|
|
|
|
x86/boot/64: Remove pointless early_printk() message
Alexander Kuleshov
2015-03-17
|
*
|
|
|
|
|
|
|
|
|
x86/boot/video: Move the 'video_segment' variable to video.c
Alexander Kuleshov
2015-02-19
|
|
/
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-04-13
|
\
\
\
\
\
\
\
\
\
\
[next]