index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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
/
alpha
/
kernel
Age
Commit message (
Expand
)
Author
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)
Mike Rapoport
2019-03-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-02-07
y2038: add 64-bit time_t syscalls to all 32-bit architectures
Arnd Bergmann
2019-02-07
timex: use __kernel_timex internally
Deepa Dinamani
2019-01-25
alpha: add generic get{eg,eu,g,p,u,pp}id() syscalls
Arnd Bergmann
2019-01-25
alpha: add standard statfs64/fstatfs64 syscalls
Arnd Bergmann
2019-01-25
arch: add pkey and rseq syscall numbers everywhere
Arnd Bergmann
2019-01-25
ipc: rename old-style shmctl/semctl/msgctl syscalls
Arnd Bergmann
2019-01-25
alpha: update syscall macro definitions
Arnd Bergmann
2019-01-25
alpha: wire up io_pgetevents system call
Arnd Bergmann
2019-01-21
perf/core, arch/alpha: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDE
Andrew Murray
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-12-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
2018-12-28
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-12-21
alpha: Remove some unused variables
Matt Turner
2018-12-21
alpha: rtc: simplify alpha_rtc_init
Alexandre Belloni
2018-12-21
alpha: fix spelling mistake QSD_PORT_ACTUVE -> QSD_PORT_ACTIVE
Colin Ian King
2018-12-21
alpha: generate uapi header and syscall table header files
Firoz Khan
2018-12-21
alpha: add system call table generation support
Firoz Khan
2018-12-21
alpha: remove CONFIG_OSF4_COMPAT flag from syscall table
Firoz Khan
2018-12-20
dma-mapping: zero memory returned from dma_alloc_*
Christoph Hellwig
2018-12-14
alpha: fix hang caused by the bootmem removal
Mike Rapoport
2018-12-06
alpha: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: replace free_bootmem{_node} with memblock_free
Mike Rapoport
2018-10-31
memblock: replace alloc_bootmem with memblock_alloc
Mike Rapoport
2018-10-31
memblock: replace __alloc_bootmem with memblock_alloc_from
Mike Rapoport
2018-10-31
memblock: replace alloc_bootmem_node with memblock_alloc_node
Mike Rapoport
2018-10-26
alpha: switch to NO_BOOTMEM
Mike Rapoport
2018-10-25
Merge branch 'work.alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-08-24
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-16
alpha: unify the glue for sigreturn-like syscalls
Al Viro
2018-08-16
alpha: use alpha_ni_syscall only for syscall zero
Al Viro
2018-08-11
sys: don't hold uts_sem while accessing userspace memory
Jann Horn
2018-07-22
alpha: fix osf_wait4() breakage
Al Viro
2018-06-04
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-05-22
alpha: io: reorder barriers to guarantee writeX() and iowriteX() ordering #2
Sinan Kaya
2018-05-22
alpha: simplify get_arch_dma_ops
Christoph Hellwig
2018-05-22
alpha: use dma_direct_ops for jensen
Christoph Hellwig
2018-04-25
signal/alpha: Use force_sig_fault where appropriate
Eric W. Biederman
2018-04-25
signal/alpha: Use send_sig_fault where appropriate
Eric W. Biederman
2018-04-25
signal/alpha: Replace TRAP_FIXME with TRAP_UNK
Eric W. Biederman
2018-04-25
signal/alpha: Replace FPE_FIXME with FPE_FLTUNK
Eric W. Biederman
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-17
signal/alpha: Document a conflict with SI_USER for SIGFPE
Eric W. Biederman
2018-04-07
alpha: Implement CPU vulnerabilities sysfs functions.
Michael Cree
2018-04-07
alpha: rtc: stop validating rtc_time in .read_time
Alexandre Belloni
2018-04-07
alpha: rtc: remove unused set_mmss ops
Alexandre Belloni
[next]