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
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2005-10-30
[PATCH] cleanup the usage of SEND_SIG_xxx constants
Oleg Nesterov
2005-10-30
[PATCH] remove hardcoded SEND_SIG_xxx constants
Oleg Nesterov
2005-10-30
[PATCH] sched: hardcode non-smp set_cpus_allowed
Paul Jackson
2005-10-30
[PATCH] posix-cpu-timers: fix overrun reporting
Roland McGrath
2005-10-30
[PATCH] RCU torture-testing kernel module
Paul E. McKenney
2005-10-30
[PATCH] jiffies_64 cleanup
Thomas Gleixner
2005-10-30
[PATCH] wait4 PTRACE_ATTACH race fix
Roland McGrath
2005-10-30
[PATCH] PF_DEAD cleanup
Coywolf Qi Hunt
2005-10-30
[PATCH] cleanup for kernel/printk.c
Jesper Juhl
2005-10-30
[PATCH] Keys: Get rid of warning in kmod.c if keys disabled
David Howells
2005-10-30
[PATCH] ptrace/coredump/exit_group deadlock
Andrea Arcangeli
2005-10-30
[PATCH] cpusets: automatic numa mempolicy rebinding
Paul Jackson
2005-10-30
[PATCH] cpusets: simple rename
Paul Jackson
2005-10-30
[PATCH] cpusets: dual semaphore locking overhaul
Paul Jackson
2005-10-30
[PATCH] cpusets: remove depth counted locking hack
Paul Jackson
2005-10-30
[PATCH] cpuset cleanup
Paul Jackson
2005-10-30
[PATCH] posix-timers: use schedule_timeout() in common_nsleep()
Oleg Nesterov
2005-10-30
[PATCH] Unify sys_tkill() and sys_tgkill()
Vadim Lobanov
2005-10-30
[PATCH] kill sigqueue->lock
Oleg Nesterov
2005-10-30
[PATCH] remove timer debug field
Andrew Morton
2005-10-30
[PATCH] Use alloc_percpu to allocate workqueues locally
Christoph Lameter
2005-10-30
[PATCH] ntp whitespace cleanup
Andrew Morton
2005-10-30
[PATCH] NTP shift_right cleanup
john stultz
2005-10-30
[PATCH] Add kthread_stop_sem()
Alan Stern
2005-10-30
[PATCH] introduce setup_timer() helper
Oleg Nesterov
2005-10-30
[PATCH] introduce .valid callback for pm_ops
Shaohua Li
2005-10-30
[PATCH] swsusp: two simplifications
Rafael J. Wysocki
2005-10-30
[PATCH] swsusp: get rid of unnecessary wrapper function
Rafael J. Wysocki
2005-10-30
[PATCH] swsusp: cleanups
Pavel Machek
2005-10-30
[PATCH] swsusp: remove unneccessary includes
Pavel Machek
2005-10-30
[PATCH] swsusp: rework memory freeing on resume
Rafael J. Wysocki
2005-10-30
[PATCH] swsusp: reduce the use of global variables
Rafael J. Wysocki
2005-10-30
[PATCH] swsusp: move snapshot functionality to separate file
Rafael J. Wysocki
2005-10-30
[PATCH] swsusp: rework image freeing
Rafael J. Wysocki
2005-10-30
[PATCH] create and destroy cpufreq sysfs entries based on cpu notifiers
Ashok Raj
2005-10-30
[PATCH] Remove redundant configs.o
Brian Gerst
2005-10-29
[PATCH] mm: split page table lock
Hugh Dickins
2005-10-29
[PATCH] mm: follow_page with inner ptlock
Hugh Dickins
2005-10-29
[PATCH] mm: ptd_alloc take ptlock
Hugh Dickins
2005-10-29
[PATCH] mm: update_hiwaters just in time
Hugh Dickins
2005-10-29
[PATCH] core remove PageReserved
Nick Piggin
2005-10-29
[PATCH] mm: dup_mmap down new mmap_sem
Hugh Dickins
2005-10-29
[PATCH] mm: dup_mmap use oldmm more
Hugh Dickins
2005-10-29
[PATCH] mm: rss = file_rss + anon_rss
Hugh Dickins
2005-10-29
[PATCH] mm: mm_init set_mm_counters
Hugh Dickins
2005-10-29
[PATCH] mm: vm_stat_account unshackled
Hugh Dickins
2005-10-29
[PATCH] TIMERS: add missing compensation for HZ == 250
YOSHIFUJI Hideaki
2005-10-29
[PATCH] missing exports of do_settimeofday() variants
Al Viro
2005-10-29
[PATCH] fix ->signal->live leak in copy_process()
Oleg Nesterov
2005-10-28
[PATCH] gfp_t: kernel/*
Al Viro
[prev]
[next]