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-03
nbd: remove bogus BUG_ON in NBD_CLEAR_QUE
Michal Belczyk
2013-07-03
kernel/pid.c: move statement
Raphael S. Carvalho
2013-07-03
rapidio: change endpoint device name format
Alexandre Bounine
2013-07-03
rapidio: documentation update
Alexandre Bounine
2013-07-03
rapidio: add udev notification
Alexandre Bounine
2013-07-03
rapidio: add modular build option for the subsystem core
Alexandre Bounine
2013-07-03
rapidio/tsi721: convert to modular mport driver
Alexandre Bounine
2013-07-03
rapidio: update enumerator registration mechanism
Alexandre Bounine
2013-07-03
rapidio/rionet: rework driver initialization and removal
Alexandre Bounine
2013-07-03
rapidio: convert switch drivers to modules
Alexandre Bounine
2013-07-03
drivers/rapidio/rio-scan.c: make functions static
Wu Fengguang
2013-07-03
rapidio/switches: remove tsi500 driver
Alexandre Bounine
2013-07-03
idr: print a stack dump after ida_remove warning
Jean Delvare
2013-07-03
s390: remove setting for saved_max_pfn
Zhang Yanfei
2013-07-03
ia64: remove setting for saved_max_pfn
Zhang Yanfei
2013-07-03
powerpc: Remove savemaxmem parameter setup
Zhang Yanfei
2013-07-03
mips: remove savemaxmem parameter setup
Zhang Yanfei
2013-07-03
Documentation/kdump/kdump.txt: remove /dev/oldmem description
Zhang Yanfei
2013-07-03
/dev/oldmem: Remove the interface
Zhang Yanfei
2013-07-03
fs/exec.c:de_thread: mt-exec should update ->real_start_time
Oleg Nesterov
2013-07-03
fs/exec.c: do_execve_common(): use current_user()
Oleg Nesterov
2013-07-03
kernel/fork.c:copy_process(): consolidate the lockless CLONE_THREAD checks
Oleg Nesterov
2013-07-03
kernel/fork.c:copy_process(): don't add the uninitialized child to thread/tas...
Oleg Nesterov
2013-07-03
kernel/fork.c:copy_process(): unify CLONE_THREAD-or-thread_group_leader code
Oleg Nesterov
2013-07-03
fork: reorder permissions when violating number of processes limits
Eric Paris
2013-07-03
fs/proc/kcore.c: using strlcpy() instead of strncpy()
Zhao Hongjiang
2013-07-03
fs/proc/uptime.c:uptime_proc_show(): use get_monotonic_boottime()
Oleg Nesterov
2013-07-03
exit.c: unexport __set_special_pids()
Oleg Nesterov
2013-07-03
fs/exec.c:de_thread(): use change_pid() rather than detach_pid/attach_pid
Oleg Nesterov
2013-07-03
coredump: '% at the end' shouldn't bypass core_uses_pid logic
Oleg Nesterov
2013-07-03
coredump: kill call_count, add core_name_size
Oleg Nesterov
2013-07-03
coredump: kill cn_escape(), introduce cn_esc_printf()
Oleg Nesterov
2013-07-03
coredump: cn_vprintf() has no reason to call vsnprintf() twice
Oleg Nesterov
2013-07-03
coredump: introduce cn_vprintf()
Oleg Nesterov
2013-07-03
coredump: format_corename() can leak cn->corename
Oleg Nesterov
2013-07-03
usermodehelper: kill the sub_info->path[0] check
Oleg Nesterov
2013-07-03
signals: eventpoll: do not use sigprocmask()
Oleg Nesterov
2013-07-03
ptrace: add ability to get/set signal-blocked mask
Andrey Vagin
2013-07-03
x86: kill TIF_DEBUG
Oleg Nesterov
2013-07-03
docbook: add futexes to kernel-locking docbook
Randy Dunlap
2013-07-03
Documentation/CodingStyle: allow multiple return statements per function
Dan Carpenter
2013-07-03
fs/fat: use fat_msg() to replace printk() in __fat_fs_error()
Gu Zheng
2013-07-03
] nilfs2: use atomic64_t type for inodes_count and blocks_count fields in nil...
Vyacheslav Dubeyko
2013-07-03
nilfs2: implement calculation of free inodes count
Vyacheslav Dubeyko
2013-07-03
drivers/rtc/rtc-sirfsoc.c: add rtc drivers for CSR SiRFprimaII and SiRFatlasVI
Xianglong Du
2013-07-03
drivers/rtc/rtc-ds1216.c: use module_platform_driver_probe()
Fabio Porcedda
2013-07-03
rtc: omap: restore back (hard-code) wakeup support
Hebbar Gururaja
2013-07-03
rtc: add NXP PCF2127 support (i2c)
Renaud Cerrato
2013-07-03
drivers/rtc/rtc-palmas.c: init wakeup before device register
Wei Ni
2013-07-03
drivers/rtc/class: convert from Legacy pm ops to dev_pm_ops
Shuah Khan
[prev]
[next]