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
2012-09-19
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2012-09-15
uprobes: Introduce arch_uprobe_enable/disable_step()
Sebastian Andrzej Siewior
2012-09-15
uprobes: Teach find_active_uprobe() to clear MMF_HAS_UPROBES
Oleg Nesterov
2012-09-15
uprobes: Introduce MMF_RECALC_UPROBES
Oleg Nesterov
2012-09-15
uprobes: uprobes_treelock should not disable irqs
Oleg Nesterov
2012-09-15
uprobes: Don't put NULL pointer in uprobe_register()
Sebastian Andrzej Siewior
2012-09-14
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2012-09-13
kprobes/x86: Fix to support jprobes on ftrace-based kprobe
Masami Hiramatsu
2012-09-13
trace: Stop compiling in trace_clock unconditionally
Josh Triplett
2012-09-13
tracing: Skip printing "OK" if failed to disable event
Yuanhan Liu
2012-09-13
Merge branch 'core/rcu' into perf/core
Ingo Molnar
2012-09-01
time: Move ktime_t overflow checking into timespec_valid_strict
John Stultz
2012-08-28
uprobes: Remove "verify" argument from set_orig_insn()
Oleg Nesterov
2012-08-28
uprobes: Fold uprobe_reset_state() into uprobe_dup_mmap()
Oleg Nesterov
2012-08-28
uprobes: Introduce MMF_HAS_UPROBES
Oleg Nesterov
2012-08-28
uprobes: Do not use -EEXIST in install_breakpoint() paths
Oleg Nesterov
2012-08-28
uprobes: Change uprobe_mmap() to ignore the errors but check fatal_signal_pen...
Oleg Nesterov
2012-08-28
uprobes: Kill dup_mmap()->uprobe_mmap(), simplify uprobe_mmap/munmap
Oleg Nesterov
2012-08-28
uprobes: Kill uprobes_state->count
Oleg Nesterov
2012-08-28
uprobes: Remove check for uprobe variable in handle_swbp()
Sebastian Andrzej Siewior
2012-08-28
uprobes: Remove redundant lock_page/unlock_page
Srikar Dronamraju
2012-08-28
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2012-08-23
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-08-23
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2012-08-23
ftrace: Do not test frame pointers if -mfentry is used
Steven Rostedt
2012-08-23
ftrace: Add -mfentry to Makefile on function tracer
Steven Rostedt
2012-08-22
time: Avoid making adjustments if we haven't accumulated anything
John Stultz
2012-08-22
time: Avoid potential shift overflow with large shift values
John Stultz
2012-08-22
time: Fix casting issue in timekeeping_forward_now
Andreas Schwab
2012-08-22
time: Ensure we normalize the timekeeper in tk_xtime_add
John Stultz
2012-08-21
Merge branch 'audit-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2012-08-21
task_work: add a scheduling point in task_work_run()
Eric Dumazet
2012-08-21
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2012-08-21
uprobes: Fix mmap_region()'s mm->mm_rb corruption if uprobe_mmap() fails
Oleg Nesterov
2012-08-21
Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2012-08-21
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2012-08-21
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2012-08-20
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-08-19
Merge branch 'alpha' (alpha architecture patches)
Linus Torvalds
2012-08-19
alpha: take a bunch of syscalls into osf_sys.c
Al Viro
2012-08-17
tracing/syscalls: Fix perf syscall tracing when syscall_nr == -1
Will Deacon
2012-08-15
time: Improve sanity checking of timekeeping inputs
John Stultz
2012-08-15
audit: clean up refcounting in audit-tree
Miklos Szeredi
2012-08-15
audit: fix refcounting in audit-tree
Miklos Szeredi
2012-08-15
audit: don't free_chunk() after fsnotify_add_mark()
Miklos Szeredi
2012-08-13
sched: Fix migration thread runtime bogosity
Mike Galbraith
2012-08-13
sched,rt: fix isolated CPUs leaving root_task_group indefinitely throttled
Mike Galbraith
2012-08-13
sched,cgroup: Fix up task_groups list
Mike Galbraith
2012-08-13
sched: fix divide by zero at {thread_group,task}_times
Stanislaw Gruszka
2012-08-13
sched, cgroup: Reduce rq->lock hold times for large cgroup hierarchies
Peter Zijlstra
[next]