summaryrefslogtreecommitdiff
path: root/scripts/decode_stacktrace.sh
diff options
context:
space:
mode:
authorJoni Lapilainen <joni.lapilainen@gmail.com>2013-10-26 23:00:41 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2013-10-30 12:02:59 +0800
commit718249d7f0657a5edec0131afbfb0d28fbf03e46 (patch)
tree90cb746ea6967bce627e0f1b3a5adec3e644342f /scripts/decode_stacktrace.sh
parent0b6b098efcddac2bf4e2a895c9b655560bbfcee4 (diff)
downloadkernel-718249d7f0657a5edec0131afbfb0d28fbf03e46.tar.gz
crypto: omap-sham - Add missing modalias
Signed-off-by: Joni Lapilainen <joni.lapilainen@gmail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'scripts/decode_stacktrace.sh')
0 files changed, 0 insertions, 0 deletions
c7bab6b2f896faae34bd6c3d'>lib/vdso: Only read hrtimer_res when needed in __cvdso_clock_getres()Christophe Leroy 2020-01-14lib/vdso: Prepare for time namespace supportThomas Gleixner 2020-01-14lib/vdso: Mark do_hres() and do_coarse() as __always_inlineAndrei Vagin 2020-01-14lib/vdso: Avoid duplication in __cvdso_clock_getres()Christophe Leroy 2020-01-14lib/vdso: Let do_coarse() return 0 to simplify the callsiteChristophe Leroy 2020-01-14lib/vdso: Remove checks on return value for 32 bit vDSOVincenzo Frascino 2020-01-14lib/vdso: Remove VDSO_HAS_32BIT_FALLBACKVincenzo Frascino 2020-01-14lib/vdso: Build 32 bit specific functions in the right contextVincenzo Frascino 2020-01-10lib/vdso: Make __cvdso_clock_getres() staticVincenzo Frascino 2019-11-15y2038: vdso: change time_t to __kernel_old_time_tArnd Bergmann 2019-10-23lib/vdso: Make clock_getres() POSIX compliant againThomas Gleixner 2019-10-07lib: vdso: Remove CROSS_COMPILE_COMPAT_VDSOVincenzo Frascino 2019-07-31lib/vdso/32: Provide legacy syscall fallbacksThomas Gleixner 2019-07-31lib/vdso: Move fallback invocation to the callersThomas Gleixner 2019-07-31lib/vdso/32: Remove inconsistent NULL pointer checksThomas Gleixner 2019-06-26lib/vdso: Make delta calculation work correctlyThomas Gleixner 2019-06-22lib/vdso: Add compat supportVincenzo Frascino 2019-06-22lib/vdso: Provide generic VDSO implementationVincenzo Frascino