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
2006-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2006-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2006-01-04
[PATCH] kobject_uevent CONFIG_NET=n fix
akpm@osdl.org
2006-01-04
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
2006-01-04
[PATCH] add uevent_helper control in /sys/kernel/
Kay Sievers
2006-01-04
[PATCH] remove CONFIG_KOBJECT_UEVENT option
Kay Sievers
2006-01-03
update the email address of Randy Dunlap
Adrian Bunk
2006-01-03
gitignore: ignore more generated files
2005-12-31
sysctl: make sure to terminate strings with a NUL
Linus Torvalds
2005-12-30
[PATCH] Fix false old value return of sysctl
Yi Yang
2005-12-30
sysctl: don't overflow the user-supplied buffer with '\0'
Linus Torvalds
2005-12-24
[PATCH] Fix memory ordering problem in wake_futex()
Andrew Morton
2005-12-20
[PATCH] kernel/params.c: fix sysfs access with CONFIG_MODULES=n
Jason Wessel
2005-12-12
[PATCH] kprobes: increment kprobe missed count for multiprobes
Keshavamurthy Anil S
2005-12-12
[PATCH] kprobes: no probes on critical path
Keshavamurthy Anil S
2005-12-12
[PATCH] Add try_to_freeze to kauditd
Pierre Ossman
2005-12-12
[PATCH] kprobes: fix race in aggregate kprobe registration
Keshavamurthy Anil S
2005-12-12
[PATCH] Add getnstimestamp function
Matt Helsley
2005-12-12
[PATCH] Fix RCU race in access of nohz_cpu_mask
Srivatsa Vaddagiri
2005-12-12
[PATCH] Fix bug in RCU torture test
Srivatsa Vaddagiri
2005-12-12
[PATCH] add rcu_barrier() synchronization point
Dipankar Sarma
2005-12-12
[PATCH] Kprobes: Reference count the modules when probed on it
Mao, Bibo
2005-11-29
[PATCH] fix swsusp on machines not supporting S4
Pavel Machek
2005-11-29
[PATCH] Fix crash when ptrace poking hugepage areas
David Gibson
2005-11-28
[PATCH] cpuset fork locking fix
Paul Jackson
2005-11-28
[PATCH] Fix hardcoded cpu=0 in workqueue for per_cpu_ptr() calls
Ben Collins
2005-11-28
[PATCH] fix 32bit overflow in timespec_to_sample()
Oleg Nesterov
2005-11-28
[PATCH] fork.c: proc_fork_connector() called under write_lock()
Andrew Morton
2005-11-28
[PATCH] clean up lock_cpu_hotplug() in cpufreq
Ashok Raj
2005-11-23
[PATCH] Fix crash in unregister_console()
Benjamin Herrenschmidt
2005-11-23
[PATCH] mm: unbloat get_futex_key
Hugh Dickins
2005-11-23
[PATCH] Check the irq number is within bounds
Matthew Wilcox
2005-11-22
[PATCH] unpaged: copy_page_range vma
Hugh Dickins
2005-11-18
[PATCH] add success/failure indication to RCU torture test
Paul E. McKenney
2005-11-13
[PATCH] DocBook: include printk documentation
Martin Waitz
2005-11-13
[PATCH] timespec: normalize off by one errors
George Anzinger
2005-11-13
[PATCH] aio: remove kioctx from mm_struct
Zach Brown
2005-11-13
[PATCH] stop_machine() vs. synchronous IPI send deadlock
Kirill Korotaev
2005-11-13
[PATCH] rcutorture: renice to low priority
Ingo Molnar
2005-11-13
[PATCH] signal handling: revert sigkill priority fix
Heiko Carstens
2005-11-13
[PATCH] m68k: introduce setup_thread_stack() and end_of_stack()
Al Viro
2005-11-13
[PATCH] m68k: introduce task_thread_info
Al Viro
2005-11-13
[PATCH] cpuset: fix return without releasing semaphore
Bob Picco
2005-11-13
[PATCH] fix task_struct leak in ptrace
Christoph Hellwig
2005-11-13
[PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.h
Jeff Garzik
2005-11-10
[SPARC64]: Re-export uts_sem for solaris compat module.
David S. Miller
2005-11-10
[PATCH] Don't auto-reap traced children
Oleg Nesterov
2005-11-09
[PATCH] optimize activate_task()
Chen, Kenneth W
2005-11-09
Fix ptrace self-attach rule
Linus Torvalds
2005-11-09
[PATCH] sched: resched and cpu_idle rework
Nick Piggin
[next]