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-04-07
Merge branch 'linus' into perfcounters/core
Ingo Molnar
2009-04-07
perf_counter: minimize context time updates
Peter Zijlstra
2009-04-07
perf_counter: remove rq->lock usage
Peter Zijlstra
2009-04-07
perf_counter: rework the task clock software counter
Peter Zijlstra
2009-04-07
perf_counter: rework context time
Peter Zijlstra
2009-04-07
perf_counter: change event definition
Peter Zijlstra
2009-04-07
perf_counter: counter overflow limit
Peter Zijlstra
2009-04-07
perf_counter: PERF_RECORD_TIME
Peter Zijlstra
2009-04-07
perf_counter: fix the mlock accounting
Peter Zijlstra
2009-04-07
perf_counter: theres more to overflow than writing events
Peter Zijlstra
2009-04-07
perf_counter: generalize pending infrastructure
Peter Zijlstra
2009-04-07
perf_counter: SIGIO support
Peter Zijlstra
2009-04-07
perf_counter: add more context information
Peter Zijlstra
2009-04-06
exit_notify: kill the wrong capable(CAP_KILL) check
Oleg Nesterov
2009-04-06
kernel/sysctl.c: avoid annoying warnings
Linus Torvalds
2009-04-06
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-04-06
Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-04-06
perf_counter: update mmap() counter read
Peter Zijlstra
2009-04-06
perf_counter: add more context information
Peter Zijlstra
2009-04-06
perf_counter: per event wakeups
Peter Zijlstra
2009-04-06
perf_counter: move the event overflow output bits to record_type
Peter Zijlstra
2009-04-06
perf_counter: provide generic callchain bits
Peter Zijlstra
2009-04-06
perf_counter: re-arrange the perf_event_type
Peter Zijlstra
2009-04-06
perf_counter: small cleanup of the output routines
Peter Zijlstra
2009-04-06
perf_counter: make it possible for hw_perf_counter_init to return error codes
Paul Mackerras
2009-04-06
perf_counter: executable mmap() information
Peter Zijlstra
2009-04-06
perf_counter: fix update_userpage()
Peter Zijlstra
2009-04-06
perf_counter: unify and fix delayed counter wakeup
Peter Zijlstra
2009-04-06
perf_counter: record time running and time enabled for each counter
Paul Mackerras
2009-04-06
perf_counter: allow and require one-page mmap on counting counters
Peter Zijlstra
2009-04-06
perf_counter: optionally provide the pid/tid of the sampled task
Peter Zijlstra
2009-04-06
perf_counter: sanity check on the output API
Peter Zijlstra
2009-04-06
perf_counter: output objects
Peter Zijlstra
2009-04-06
perf_counter: more elaborate write API
Peter Zijlstra
2009-04-06
perf_counter: fix perf_poll()
Peter Zijlstra
2009-04-06
perf_counter: new output ABI - part 1
Peter Zijlstra
2009-04-06
mutex: drop "inline" from mutex_lock() inside kernel/mutex.c
H. Peter Anvin
2009-04-06
perf_counter: add an mmap method to allow userspace to read hardware counters
Paul Mackerras
2009-04-06
perf_counter: avoid recursion
Peter Zijlstra
2009-04-06
perf_counter: remove the event config bitfields
Peter Zijlstra
2009-04-06
perf_counter: unify irq output code
Peter Zijlstra
2009-04-06
perf_counter: revamp syscall input ABI
Peter Zijlstra
2009-04-06
perf_counter: hook up the tracepoint events
Peter Zijlstra
2009-04-06
perf_counter: fix up counter free paths
Peter Zijlstra
2009-04-06
perf_counter: generic context switch event
Peter Zijlstra
2009-04-06
perf_counter: fix uninitialized usage of event_list
Peter Zijlstra
2009-04-06
perf_counter: abstract wakeup flag setting in core to fix powerpc build
Paul Mackerras
2009-04-06
perf_counter: include missing header
Tim Blechmann
2009-04-06
perf_counter: fix hrtimer sampling
Peter Zijlstra
2009-04-06
perf_counter: add an event_list
Peter Zijlstra
[next]