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-09-11
partitions/efi: do not require gpt partition to begin at sector 1
Davidlohr Bueso
2013-09-11
partitions/efi: check pmbr record's starting lba
Davidlohr Bueso
2013-09-11
partitions/efi: use lba-aware partition records
Davidlohr Bueso
2013-09-11
s390/vmcore: use vmcore for zfcpdump
Michael Holzheu
2013-09-11
vmcore: enable /proc/vmcore mmap for s390
Michael Holzheu
2013-09-11
s390/vmcore: implement remap_oldmem_pfn_range for s390
Jan Willeke
2013-09-11
vmcore: introduce remap_oldmem_pfn_range()
Michael Holzheu
2013-09-11
s390/vmcore: use ELF header in new memory feature
Michael Holzheu
2013-09-11
vmcore: introduce ELF header in new memory feature
Michael Holzheu
2013-09-11
kexec: remove unnecessary return
Xishi Qiu
2013-09-11
exec: cleanup the error handling in search_binary_handler()
Oleg Nesterov
2013-09-11
exec: don't retry if request_module() fails
Oleg Nesterov
2013-09-11
exec: cleanup the CONFIG_MODULES logic
Oleg Nesterov
2013-09-11
exec: kill ->load_binary != NULL check in search_binary_handler()
Oleg Nesterov
2013-09-11
exec: move allow_write_access/fput to exec_binprm()
Oleg Nesterov
2013-09-11
exec: proc_exec_connector() should be called only once
Oleg Nesterov
2013-09-11
exec: kill "int depth" in search_binary_handler()
Oleg Nesterov
2013-09-11
exec: introduce exec_binprm() for "depth == 0" code
Oleg Nesterov
2013-09-11
proc: make proc_fd_permission() thread-friendly
Oleg Nesterov
2013-09-11
fs/proc/task_mmu.c: check the return value of mpol_to_str()
Chen Gang
2013-09-11
Documentation/filesystems/proc.txt: fix mistake in the description of Committ...
Minto Joseph
2013-09-11
fs/file_table.c:fput(): make comment more truthful
Andrew Morton
2013-09-11
coredump: add new %P variable in core_pattern
Stéphane Graber
2013-09-11
__ptrace_may_access() should not deny sub-threads
Mark Grondona
2013-09-11
hfsplus: integrate POSIX ACLs support into driver
Vyacheslav Dubeyko
2013-09-11
hfsplus: implement POSIX ACLs support
Vyacheslav Dubeyko
2013-09-11
hfsplus: add necessary declarations for POSIX ACLs support
Vyacheslav Dubeyko
2013-09-11
rtc: simplify devm_request_mem_region/devm_ioremap
Julia Lawall
2013-09-11
drivers/rtc/rtc-ds1742.c: report to RTC core if retrieved time is invalid
Alexander Shiyan
2013-09-11
drivers/rtc/rtc-ds1742.c: remove unused field "rtc" from private structure
Alexander Shiyan
2013-09-11
drivers/rtc/rtc-ds1742.c: use devm_ioremap_resource()
Alexander Shiyan
2013-09-11
drivers/rtc/rtc-sirfsoc.c: fix kernel warning during wakeup
Xianglong Du
2013-09-11
drivers/rtc/rtc-nuc900.c: use NULL instead of 0
Jingoo Han
2013-09-11
drivers/rtc/rtc-max77686.c: Fix wrong register
Sangjung Woo
2013-09-11
drivers/rtc/rtc-hid-sensor-time.c: improve error handling when rtc register f...
Alexander Holler
2013-09-11
drivers/rtc/rtc-palmas.c: support for backup battery charging
Laxman Dewangan
2013-09-11
drivers/rtc/rtc-omap.c: add rtc wakeup support to alarm events
Hebbar Gururaja
2013-09-11
rtc: add MOXA ART RTC driver
Jonas Jensen
2013-09-11
drivers/rtc/rtc-pcf2127.c: remove empty function
Sachin Kamat
2013-09-11
drivers/rtc/rtc-hid-sensor-time.c: add module alias to let the module load au...
Alexander Holler
2013-09-11
s390/kprobes: add support for pc-relative long displacement instructions
Heiko Carstens
2013-09-11
kprobes: allow to specify custom allocator for insn caches
Heiko Carstens
2013-09-11
kprobes: unify insn caches
Heiko Carstens
2013-09-11
firmware/dmi_scan: drop OOM messages
Jean Delvare
2013-09-11
firmware/dmi_scan: constify strings
Jean Delvare
2013-09-11
firmware/dmi_scan: fix most checkpatch errors and warnings
Jean Delvare
2013-09-11
firmware/dmi_scan: drop obsolete comment
Jean Delvare
2013-09-11
epoll: add a reschedule point in ep_free()
Eric Dumazet
2013-09-11
checkpatch: add test for positional misuse of section specifiers like __initdata
Joe Perches
2013-09-11
checkpatch: fix perl version 5.12 and earlier incompatibility
Joe Perches
[prev]
[next]