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
Age
Commit message (
Expand
)
Author
2016-03-03
perf stat: Implement CSV metrics output
Andi Kleen
2016-03-03
perf record: Ensure return non-zero rc when mmap fail
Wang Nan
2016-03-03
perf record: Introduce record__finish_output() to finish a perf.data
Wang Nan
2016-03-03
perf record: Extract synthesize code to record__synthesize()
Wang Nan
2016-03-03
perf record: Use WARN_ONCE to replace 'if' condition
Wang Nan
2016-03-03
perf data: Explicitly set byte order for integer types
Wang Nan
2016-03-03
perf data: Support converting data from bpf_perf_event_output()
Wang Nan
2016-03-03
perf stat: Check existence of frontend/backed stalled cycles
Andi Kleen
2016-03-03
perf tools: Fix locale handling in pmu parsing
Jiri Olsa
2016-02-29
tools lib traceevent: Split pevent_print_event() into specific functionality ...
Steven Rostedt
2016-02-29
tracing/syscalls: Rename "/format" tracepoint field name "nr" to "__syscall_nr:
Taeung Song
2016-02-29
perf trace: Check and discard not only 'nr' but also '__syscall_nr'
Taeung Song
2016-02-29
perf tools: Fix python extension build
Jiri Olsa
2016-02-29
perf: Export perf_event_sysfs_show()
Thomas Gleixner
2016-02-29
perf/x86/intel/rapl: Convert it to a per package facility
Thomas Gleixner
2016-02-29
perf/x86/intel/rapl: Utilize event->pmu_private
Thomas Gleixner
2016-02-29
perf/x86/intel/rapl: Make PMU lock raw
Thomas Gleixner
2016-02-29
perf/x86/intel/rapl: Refactor the code some more
Thomas Gleixner
2016-02-29
perf/x86/intel/rapl: Clean up the printk output
Thomas Gleixner
2016-02-29
perf/x86/intel/rapl: Calculate timing once
Thomas Gleixner
2016-02-29
perf/x86/intel/rapl: Sanitize the quirk handling
Thomas Gleixner
2016-02-29
perf/x86/intel/rapl: Add proper error handling
Thomas Gleixner
2016-02-29
perf/x86/intel/rapl: Make Knights Landings support functional
Thomas Gleixner
2016-02-29
perf/x86/intel/cqm: Get rid of the silly for_each_cpu() lookups
Thomas Gleixner
2016-02-29
cpumask: Export cpumask_any_but()
Thomas Gleixner
2016-02-29
perf/x86/intel/uncore: Make PCI and MSR uncore independent
Thomas Gleixner
2016-02-29
perf/x86/intel/uncore: Clear all hardware state on exit
Thomas Gleixner
2016-02-29
perf/x86/uncore: Track packages, not per CPU data
Thomas Gleixner
2016-02-29
x86/topology: Create logical package id
Thomas Gleixner
2016-02-29
perf/x86/intel/uncore: Store box in event->pmu_private
Thomas Gleixner
2016-02-29
perf: Allow storage of PMU private data in event
Thomas Gleixner
2016-02-29
perf/x86/uncore: Make uncore_pcibus_to_physid() static
Thomas Gleixner
2016-02-29
perf/x86/intel/uncore: Make code more readable
Thomas Gleixner
2016-02-29
perf/x86/intel/uncore: Clean up hardware on exit
Thomas Gleixner
2016-02-29
perf/x86/intel/uncore: Add sanity checks for PCI dev package id
Thomas Gleixner
2016-02-29
perf/x86/intel/uncore: Fix error handling
Thomas Gleixner
2016-02-29
perf/x86/intel/uncore: Simplify error rollback
Thomas Gleixner
2016-02-29
perf/x86/intel/uncore: Remove pointless mask check
Thomas Gleixner
2016-02-29
perf: Add a reviewer
Peter Zijlstra
2016-02-29
perf/x86/intel/uncore: Remove SBOX support for BDX-DE
Kan Liang
2016-02-29
Merge tag 'v4.5-rc6' into perf/core, to pick up fixes
Ingo Molnar
2016-02-28
Linux 4.5-rc6
Linus Torvalds
2016-02-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-02-28
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-02-28
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-02-28
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-02-28
Merge tag 'staging-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-02-28
Merge tag 'usb-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-02-27
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
[next]