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
2009-06-17
ring-buffer: do not grab locks in nmi
Steven Rostedt
2009-06-17
ring-buffer: add locks around rb_per_cpu_empty
Steven Rostedt
2009-06-17
ring-buffer: check for less than two in size allocation
Steven Rostedt
2009-06-17
ring-buffer: remove useless compile check for buffer_page size
Steven Rostedt
2009-06-17
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2009-06-17
sched: Fix out of scope variable access in sched_slice()
Christian Engelmayer
2009-06-17
sched: Hide runqueues from direct refer at source code level
Hitoshi Mitake
2009-06-17
sched: Remove unneeded __ref tag
Li Zefan
2009-06-17
Merge branch 'linus' into perfcounters/core
Ingo Molnar
2009-06-16
Merge branch 'akpm'
Linus Torvalds
2009-06-16
slow-work: use round_jiffies() for thread pool's cull and OOM timers
Chris Peterson
2009-06-16
groups: move code to kernel/groups.c
Alexey Dobriyan
2009-06-16
kernel/kfifo.c: replace conditional test with is_power_of_2()
Robert P. J. Day
2009-06-16
mm: remove CONFIG_UNEVICTABLE_LRU config option
KOSAKI Motohiro
2009-06-16
mm, PM/Freezer: Disable OOM killer when tasks are frozen
Rafael J. Wysocki
2009-06-16
page allocator: do not check NUMA node ID when the caller knows the node is v...
Mel Gorman
2009-06-16
cpuset,mm: update tasks' mems_allowed in time
Miao Xie
2009-06-16
cpusets: update tasks' page/slab spread flags in time
Miao Xie
2009-06-16
cpusets: restructure the function cpuset_update_task_memory_state()
Miao Xie
2009-06-16
ring-buffer: remove useless warn on check
Steven Rostedt
2009-06-16
ring-buffer: use BUF_PAGE_HDR_SIZE in calculating index
Steven Rostedt
2009-06-16
tracing/filters: fix race between filter setting and module unload
Li Zefan
2009-06-16
tracing/filters: free filter_string in destroy_preds()
Li Zefan
2009-06-16
ring-buffer: use commit counters for commit pointer accounting
Steven Rostedt
2009-06-16
ring-buffer: remove unused variable
Steven Rostedt
2009-06-16
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...
Linus Torvalds
2009-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-06-16
printk: add KERN_DEFAULT loglevel to print_modules()
Linus Torvalds
2009-06-16
printk: Add KERN_DEFAULT printk log-level
Linus Torvalds
2009-06-16
printk: clean up handling of log-levels and newlines
Linus Torvalds
2009-06-16
ring-buffer: have benchmark test handle discarded events
Steven Rostedt
2009-06-15
debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.
GeunSik Lim
2009-06-15
sched: delayed cleanup of user_struct
Kay Sievers
2009-06-15
Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2009-06-15
Merge branch 'timers-for-linus-clockevents' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-06-15
Merge branch 'timers-for-linus-clocksource' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-06-15
ring-buffer: prevent adding write in discarded area
Steven Rostedt
2009-06-15
tracing/filters: strloc should be unsigned short
Li Zefan
2009-06-15
tracing/filters: operand can be negative
Li Zefan
2009-06-15
tracing: replace a GFP_ATOMIC with GFP_KERNEL allocation
Li Zefan
2009-06-15
tracing: fix a typo in tracing_cpumask_write()
Li Zefan
2009-06-15
cpumask: use new operators in kernel/trace
Rusty Russell
2009-06-15
perf_counter: Fix ctx->mutex vs counter->mutex inversion
Peter Zijlstra
2009-06-15
Merge commit 'linus/master' into HEAD
Vegard Nossum
2009-06-15
signal: fix __send_signal() false positive kmemcheck warning
Vegard Nossum
2009-06-15
trace: annotate bitfields in struct ring_buffer_event
Vegard Nossum
2009-06-15
kmemcheck: add mm functions
Vegard Nossum
2009-06-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...
Linus Torvalds
2009-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-06-13
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
[prev]
[next]