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_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
Age
Commit message (
Expand
)
Author
2008-02-08
aoe: update copyright date
Ed L. Cashin
2008-02-08
aoe: make error messages more specific
Ed L. Cashin
2008-02-08
aoe: the aoeminor doesn't need a long format
Ed L. Cashin
2008-02-08
aoe: add module parameter for users who need more outstanding I/O
Ed L. Cashin
2008-02-08
aoe: only install new AoE device once
Ed L. Cashin
2008-02-08
aoe: dynamically allocate a capped number of skbs when necessary
Ed L. Cashin
2008-02-08
aoe: user can ask driver to forget previously detected devices
Ed L. Cashin
2008-02-08
aoe: eliminate goto and improve readability
Ed L. Cashin
2008-02-08
aoe: clean up udev configuration example
Ed L. Cashin
2008-02-08
aoe: mac_addr: avoid 64-bit arch compiler warnings
Ed L. Cashin
2008-02-08
aoe: handle multiple network paths to AoE device
Ed L. Cashin
2008-02-08
aoe: bring driver version number to 47
Ed L. Cashin
2008-02-08
constify tables in kernel/sysctl_check.c
Jan Beulich
2008-02-08
misc: removal of final callers using fastcall
Harvey Harrison
2008-02-08
asm-generic: remove fastcall
Harvey Harrison
2008-02-08
Remove fastcall from linux/include
Harvey Harrison
2008-02-08
lib: remove fastcall from lib/*
Harvey Harrison
2008-02-08
kernel: remove fastcall in kernel/*
Harvey Harrison
2008-02-08
fs: remove fastcall, it is always empty
Harvey Harrison
2008-02-08
rd: support XIP
Nick Piggin
2008-02-08
rewrite rd
Nick Piggin
2008-02-08
mn10300: add platform MTD support for the ASB2303 board
David Howells
2008-02-08
mn10300: add the MN10300/AM33 architecture to the kernel
David Howells
2008-02-08
mn10300: allocate serial port UART IDs for on-chip serial ports
David Howells
2008-02-08
usb: net2280 can't have a function called show_registers()
David Howells
2008-02-08
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
David Howells
2008-02-08
aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT
David Howells
2008-02-08
aout: mark arches that support A.OUT format
David Howells
2008-02-08
aout: move STACK_TOP[_MAX] to asm/processor.h
David Howells
2008-02-08
time: fix typo in comments
Li Zefan
2008-02-08
timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hres
Li Zefan
2008-02-08
clockevent: simplify list operations
Li Zefan
2008-02-08
clocksource: remove redundant code
Li Zefan
2008-02-08
Get rid of the kill_pgrp_info() function
Pavel Emelyanov
2008-02-08
Clean up the kill_something_info
Pavel Emelyanov
2008-02-08
Pidns: fix badly converted mqueues pid handling
Pavel Emelyanov
2008-02-08
Pidns: make full use of xxx_vnr() calls
Pavel Emelyanov
2008-02-08
ITIMER_REAL: convert to use struct pid
Oleg Nesterov
2008-02-08
uglify while_each_pid_task() to make sure we don't count the execing pricess ...
Oleg Nesterov
2008-02-08
uglify kill_pid_info() to fix kill() vs exec() race
Oleg Nesterov
2008-02-08
pid: fix solaris_procids
Eric W. Biederman
2008-02-08
pid: fix mips irix emulation pid usage
Eric W. Biederman
2008-02-08
sys_getsid: don't use ->nsproxy directly
Oleg Nesterov
2008-02-08
pid: Extend/Fix pid_vnr
Eric W. Biederman
2008-02-08
pid: sys_wait... fixes
Eric W. Biederman
2008-02-08
move the related code from exit_notify() to exit_signals()
Oleg Nesterov
2008-02-08
sys_setsid: remove now unneeded session != 1 check
Oleg Nesterov
2008-02-08
fix group stop with exit race
Oleg Nesterov
2008-02-08
start the global /sbin/init with 0,0 special pids
Oleg Nesterov
2008-02-08
move daemonized kernel threads into the swapper's session
Oleg Nesterov
[next]