Josh Poimboeuf
|
9fbcc57aa1
extable: Make init_kernel_text() global
|
7 年之前 |
Zhou Chengming
|
e846d13958
kprobes, x86/alternatives: Use text_mutex to protect smp_alt_modules
|
7 年之前 |
Steven Rostedt (VMware)
|
e8cac8b1d1
extable: Enable RCU if it is not watching in kernel_text_address()
|
7 年之前 |
Steven Rostedt (VMware)
|
9aadde91b3
extable: Consolidate *kernel_text_address() functions
|
7 年之前 |
Thomas Meyer
|
a94c33dd1f
lib/extable.c: use bsearch() library function in search_extable()
|
8 年之前 |
Marcin Nowakowski
|
c0d80ddab8
kernel/extable.c: mark core_kernel_text notrace
|
8 年之前 |
Thomas Gleixner
|
0594729c24
extable: Adjust system_state checks
|
8 年之前 |
Linus Torvalds
|
3051bf36c2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
8 年之前 |
Linus Torvalds
|
6d1c42d9b9
Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
8 年之前 |
Daniel Borkmann
|
74451e66d5
bpf: make jited programs visible in traces
|
8 年之前 |
Paul Gortmaker
|
8a293be0d6
core: migrate exception table users off module.h and onto extable.h
|
9 年之前 |
Masami Hiramatsu
|
5b485629ba
kprobes, extable: Identify kprobes trampolines as kernel text area
|
8 年之前 |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
Wei Yongjun
|
2307e1a3c0
kernel/extable.c: remove duplicated include
|
10 年之前 |
Steven Rostedt (Red Hat)
|
aec0be2d6e
ftrace/x86/extable: Add is_ftrace_trampoline() function
|
10 年之前 |
Andi Kleen
|
00b7103078
asmlinkage: Make main_extable_sort_needed visible
|
11 年之前 |
Helge Deller
|
5ecbe3c3c6
kernel/extable: fix address-checks for core_kernel and init areas
|
11 年之前 |
Uwe Kleine-König
|
e656a63411
extable: skip sorting if the table is empty
|
12 年之前 |
Borislav Petkov
|
bec1b9e763
extable: Flip the sorting message
|
12 年之前 |
David Daney
|
d219e2e86a
extable: Skip sorting if sorted at build time.
|
13 年之前 |
Steven Rostedt
|
a2d063ac21
extable, core_kernel_data(): Make sure all archs define _sdata
|
14 年之前 |
Ingo Molnar
|
c5fc472171
core_kernel_data(): Fix architectures that do not define _sdata
|
14 年之前 |
Steven Rostedt
|
cdbe61bfe7
ftrace: Allow dynamically allocated function tracers
|
14 年之前 |
Linus Torvalds
|
714f83d5d9
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 年之前 |
Linus Torvalds
|
cab4e4c43f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-and-param
|
16 年之前 |
Rusty Russell
|
a6e6abd575
module: remove module_text_address()
|
16 年之前 |
Dmitri Vorobiev
|
f80d2d7725
tracing, Text Edit Lock: Fix one sparse warning in kernel/extable.c
|
16 年之前 |
Ingo Molnar
|
505f2b970b
tracing, Text Edit Lock - kprobes architecture independent support, nommu fix
|
16 年之前 |
Ingo Molnar
|
4a44bac1f9
symbols, stacktrace: look up init symbols after module symbols
|
16 年之前 |
Frederic Weisbecker
|
3861a17bcc
tracing/function-graph-tracer: drop the kernel_text_address check
|
16 年之前 |