index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
Age
Commit message (
Expand
)
Author
2019-01-06
kbuild: remove redundant target cleaning on failure
Masahiro Yamada
2019-01-04
x86: re-introduce non-generic memcpy_{to,from}io
Linus Torvalds
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-10-23
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-09-10
x86/asm: Optimize memcpy_flushcache()
Mikulas Patocka
2018-09-03
x86/extable: Introduce _ASM_EXTABLE_UA for uaccess fixups
Jann Horn
2018-08-31
x86/nmi: Fix NMI uaccess race against CR3 switching
Andy Lutomirski
2018-07-03
x86/asm/64: Use 32-bit XOR to zero registers
Jan Beulich
2018-06-08
Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-04
Merge branch 'x86-dax-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-05-22
x86, nfit_test: Add unit test for memcpy_mcsafe()
Dan Williams
2018-05-15
x86/asm/memcpy_mcsafe: Add write-protection-fault handling
Dan Williams
2018-05-15
x86/asm/memcpy_mcsafe: Return bytes remaining
Dan Williams
2018-05-15
x86/asm/memcpy_mcsafe: Add labels for __memcpy_mcsafe() write fault handling
Dan Williams
2018-05-15
x86/asm/memcpy_mcsafe: Remove loop unrolling
Dan Williams
2018-05-14
x86/asm/64: Micro-optimize __clear_user() - Use immediate constants
Alexey Dobriyan
2018-04-02
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-04-02
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-03-28
x86/msr: Make rdmsrl_safe_on_cpu() scheduling safe as well
Eric Dumazet
2018-03-27
x86/msr: Allow rdmsr_safe_on_cpu() to schedule
Eric Dumazet
2018-02-26
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-20
Revert "x86/retpoline: Simplify vmexit_fill_RSB()"
David Woodhouse
2018-02-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-02-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-15
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
2018-02-13
x86/asm: Trim clear_page.S includes
Alexey Dobriyan
2018-02-13
x86/error_inject: Make just_return_func() globally visible
Arnd Bergmann
2018-02-04
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-30
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-01-30
x86/get_user: Use pointer masking to limit speculation
Dan Williams
2018-01-30
x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec
Dan Williams
2018-01-30
x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}
Dan Williams
2018-01-30
Merge tag 'v4.15' into x86/pti, to be able to merge dependent changes
Ingo Molnar
2018-01-29
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-28
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-27
x86/retpoline: Simplify vmexit_fill_RSB()
Borislav Petkov
2018-01-24
x86/retpoline: Remove the esp/rsp thunk
Waiman Long
2018-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-21
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-19
kprobes/x86: Blacklist indirect thunk functions for kprobes
Masami Hiramatsu
2018-01-19
retpoline: Introduce start/end markers of indirect thunk
Masami Hiramatsu
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-14
x86/timer: Don't inline __const_udelay
Andi Kleen
2018-01-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-12
error-injection: Separate error-injection from kprobe
Masami Hiramatsu
2018-01-12
x86/retpoline/checksum32: Convert assembler indirect jumps
David Woodhouse
2018-01-12
x86/retpoline: Add initial retpoline support
David Woodhouse
2017-12-18
Merge branch 'WIP.x86-pti.entry-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2017-12-17
x86/entry/64: Make cpu_entry_area.tss read-only
Andy Lutomirski
[next]