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
/
um
Age
Commit message (
Expand
)
Author
2022-08-17
x86/entry: Build thunk_$(BITS) only if CONFIG_PREEMPTION=y
Andrea Righi
2022-06-09
um: Fix out-of-bounds read in LDT setup
Vincent Whitchurch
2022-05-25
um: Cleanup syscall_handler_t definition/cast, fix warning
David Gow
2022-05-15
x86: Prepare asm files for straight-line-speculation
Peter Zijlstra
2022-01-27
um: registers: Rename function names to avoid conflicts and build problems
Randy Dunlap
2021-08-26
um: fix stub location calculation
Johannes Berg
2021-05-25
x86/uml/syscalls: Remove array index from syscall initializers
Brian Gerst
2021-05-20
x86/syscalls: Stop filling syscall arrays with *_sys_ni_syscall
Masahiro Yamada
2021-05-20
x86/syscalls: Switch to generic syscalltbl.sh
Masahiro Yamada
2021-04-15
um: elf.h: Fix W=1 warning for empty body in 'do' statement
Randy Dunlap
2021-04-15
um: Add 2 missing libs to fix various build errors
Randy Dunlap
2021-04-15
um: Fix tag order in stub_32.h
Johannes Berg
2021-02-12
um: remove process stub VMA
Johannes Berg
2021-02-12
um: rework userspace stubs to not hard-code stub location
Johannes Berg
2021-02-12
um: separate child and parent errors in clone stub
Johannes Berg
2020-10-26
arch/um: partially revert the conversion to __section() macro
Linus Torvalds
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-18
Merge tag 'for-linus-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-11
um: Remove dead usage of TIF_IA32
Gabriel Krisman Bertazi
2020-10-11
um: Some fixes to build UML with musl
Ignat Korchagin
2020-08-20
saner calling conventions for csum_and_copy_..._user()
Al Viro
2020-08-20
unify generic instances of csum_partial_copy_nocheck()
Al Viro
2020-07-07
kbuild: remove cc-option test of -fno-stack-protector
Masahiro Yamada
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-05-29
take the dummy csum_and_copy_from_user() into net/checksum.h
Al Viro
2020-04-10
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
2020-04-07
Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-03-31
Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2020-03-29
um: Implement cpu_relax() as ndelay(1) for time-travel
Johannes Berg
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-21
x86/entry/32: Use IA32-specific wrappers for syscalls taking 64-bit arguments
Brian Gerst
2020-03-21
x86/entry/64: Add __SYSCALL_COMMON()
Brian Gerst
2020-03-21
x86/entry: Remove syscall qualifier support
Brian Gerst
2020-03-21
x86/entry: Move max syscall number calculation to syscallhdr.sh
Brian Gerst
2020-03-03
kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST
Masahiro Yamada
2020-01-07
um: Implement copy_thread_tls
Amanieu d'Antras
2019-12-01
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
2019-11-15
y2038: vdso: change time_t to __kernel_old_time_t
Arnd Bergmann
2019-11-15
y2038: vdso: change timespec to __kernel_old_timespec
Arnd Bergmann
2019-11-15
y2038: vdso: change timeval to __kernel_old_timeval
Arnd Bergmann
2019-10-18
x86/um: Annotate data appropriately
Jiri Slaby
2019-09-15
um: Use real DMA barriers
Johannes Berg
2019-09-15
um: Don't use generic barrier.h
Johannes Berg
2019-09-15
um: Fix VDSO compiler warning
Johannes Berg
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-05-07
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
[next]