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
Age
Commit message (
Expand
)
Author
2013-07-22
mutex: Fix/document access-once assumption in mutex_can_spin_on_owner()
Peter Zijlstra
2013-07-12
lglock: Update lockdep annotations to report recursive local locks
Michel Lespinasse
2013-07-12
lockdep: Introduce lock_acquire_exclusive()/shared() helper macros
Michel Lespinasse
2013-07-12
mutex: Move ww_mutex definitions to ww_mutex.h
Maarten Lankhorst
2013-07-09
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-07-09
Merge tag 'fbdev-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2013-07-09
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
2013-07-09
Merge tag 'for-linus-3.11-merge-window-part-1' of git://git.kernel.org/pub/sc...
Linus Torvalds
2013-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2013-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-07-09
Merge tag 'for-linus-v3.11-rc1' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2013-07-09
libceph: fix invalid unsigned->signed conversion for timespec encoding
Josh Durgin
2013-07-09
Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-07-09
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2013-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-07-09
lib/scatterlist: error handling in __sg_alloc_table()
Dan Carpenter
2013-07-09
scsi_debug: fix do_device_access() with wrap around range
Akinobu Mita
2013-07-09
crypto: talitos: use sg_pcopy_to_buffer()
Akinobu Mita
2013-07-09
lib/scatterlist: introduce sg_pcopy_from_buffer() and sg_pcopy_to_buffer()
Akinobu Mita
2013-07-09
lib/scatterlist: factor out sg_miter_get_next_page() from sg_miter_next()
Akinobu Mita
2013-07-09
crypto: add lz4 Cryptographic API
Chanho Min
2013-07-09
lib: add lz4 compressor module
Chanho Min
2013-07-09
arm: add support for LZ4-compressed kernel
Kyungsik Lee
2013-07-09
lib: add support for LZ4-compressed kernel
Kyungsik Lee
2013-07-09
decompressor: add LZ4 decompressor module
Kyungsik Lee
2013-07-09
lib: add weak clz/ctz functions
Chanho Min
2013-07-09
reboot: move arch/x86 reboot= handling to generic kernel
Robin Holt
2013-07-09
reboot: arm: change reboot_mode to use enum reboot_mode
Robin Holt
2013-07-09
reboot: arm: prepare reboot_mode for moving to generic kernel code
Robin Holt
2013-07-09
reboot: arm: remove unused restart_mode fields from some arm subarchs
Robin Holt
2013-07-09
reboot: unicore32: prepare reboot_mode for moving to generic kernel code
Robin Holt
2013-07-09
reboot: x86: prepare reboot_mode for moving to generic kernel code
Robin Holt
2013-07-09
reboot: checkpatch.pl the new kernel/reboot.c file
Robin Holt
2013-07-09
reboot: move shutdown/reboot related functions to kernel/reboot.c
Robin Holt
2013-07-09
reboot: remove -stable friendly PF_THREAD_BOUND define
Robin Holt
2013-07-09
partitions/msdos: enumerate also AIX LVM partitions
Philippe De Muyter
2013-07-09
partitions: add aix lvm partition support files
Philippe De Muyter
2013-07-09
partitions/msdos.c: end-of-line whitespace and semicolon cleanup
Philippe De Muyter
2013-07-09
mwave: fix info leak in mwave_ioctl()
Dan Carpenter
2013-07-09
ipc/sem.c: rename try_atomic_semop() to perform_atomic_semop(), docu update
Manfred Spraul
2013-07-09
ipc/sem.c: replace shared sem_otime with per-semaphore value
Manfred Spraul
2013-07-09
ipc/sem.c: always use only one queue for alter operations
Manfred Spraul
2013-07-09
ipc/sem: separate wait-for-zero and alter tasks into seperate queues
Manfred Spraul
2013-07-09
ipc/sem.c: cacheline align the semaphore structures
Manfred Spraul
2013-07-09
ipc/util.c, ipc_rcu_alloc: cacheline align allocation
Manfred Spraul
2013-07-09
ipc: remove unused functions
Davidlohr Bueso
2013-07-09
ipc,msg: shorten critical region in msgrcv
Davidlohr Bueso
2013-07-09
ipc,msg: shorten critical region in msgsnd
Davidlohr Bueso
2013-07-09
ipc,msg: make msgctl_nolock lockless
Davidlohr Bueso
2013-07-09
ipc,msg: introduce lockless functions to obtain the ipc object
Davidlohr Bueso
[next]