1. 808b645 extable: use is_kernel_text() helper by Kefeng Wang · 3 years, 2 months ago
  2. b9ad8fe sections: move is_kernel_inittext() into sections.h by Kefeng Wang · 3 years, 2 months ago
  3. a20deb3 sections: move and rename core_kernel_data() to is_kernel_core_data() by Kefeng Wang · 3 years, 2 months ago
  4. d2635f2 mm: create a new system state and fix core_kernel_text() by Christophe Leroy · 3 years, 2 months ago
  5. 63174f6 kernel/extable.c: use address-of operator on section symbols by Nathan Chancellor · 4 years, 9 months ago
  6. 7ac88eb bpf: Remove bpf_image tree by Jiri Olsa · 4 years, 10 months ago
  7. e9b4e60 bpf: Allow to resolve bpf trampoline and dispatcher in unwind by Jiri Olsa · 5 years ago
  8. 3dec541 bpf: Add support for BTF pointers to x86 JIT by Alexei Starovoitov · 5 years ago
  9. 49ec917 extable: Add function to search only kernel exception table by Santosh Sivaraj · 5 years ago
  10. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  11. 9fbcc57 extable: Make init_kernel_text() global by Josh Poimboeuf · 7 years ago
  12. e846d13 kprobes, x86/alternatives: Use text_mutex to protect smp_alt_modules by Zhou Chengming · 7 years ago
  13. e8cac8b extable: Enable RCU if it is not watching in kernel_text_address() by Steven Rostedt (VMware) · 7 years ago
  14. 9aadde9 extable: Consolidate *kernel_text_address() functions by Steven Rostedt (VMware) · 7 years ago
  15. a94c33d lib/extable.c: use bsearch() library function in search_extable() by Thomas Meyer · 7 years ago
  16. c0d80dd kernel/extable.c: mark core_kernel_text notrace by Marcin Nowakowski · 7 years ago
  17. 0594729 extable: Adjust system_state checks by Thomas Gleixner · 8 years ago
  18. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  19. 6d1c42d Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 8 years ago
  20. 74451e66 bpf: make jited programs visible in traces by Daniel Borkmann · 8 years ago
  21. 8a293be core: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  22. 5b48562 kprobes, extable: Identify kprobes trampolines as kernel text area by Masami Hiramatsu · 8 years ago
  23. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  24. 2307e1a kernel/extable.c: remove duplicated include by Wei Yongjun · 9 years ago
  25. aec0be2 ftrace/x86/extable: Add is_ftrace_trampoline() function by Steven Rostedt (Red Hat) · 10 years ago
  26. 00b7103 asmlinkage: Make main_extable_sort_needed visible by Andi Kleen · 11 years ago
  27. 5ecbe3c kernel/extable: fix address-checks for core_kernel and init areas by Helge Deller · 11 years ago
  28. e656a63 extable: skip sorting if the table is empty by Uwe Kleine-König · 11 years ago
  29. bec1b9e extable: Flip the sorting message by Borislav Petkov · 12 years ago
  30. d219e2e extable: Skip sorting if sorted at build time. by David Daney · 13 years ago
  31. a2d063a extable, core_kernel_data(): Make sure all archs define _sdata by Steven Rostedt · 14 years ago
  32. c5fc472 core_kernel_data(): Fix architectures that do not define _sdata by Ingo Molnar · 14 years ago
  33. cdbe61b ftrace: Allow dynamically allocated function tracers by Steven Rostedt · 14 years ago
  34. 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  35. cab4e4c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-and-param by Linus Torvalds · 16 years ago
  36. a6e6abd module: remove module_text_address() by Rusty Russell · 16 years ago
  37. f80d2d7 tracing, Text Edit Lock: Fix one sparse warning in kernel/extable.c by Dmitri Vorobiev · 16 years ago
  38. 505f2b9 tracing, Text Edit Lock - kprobes architecture independent support, nommu fix by Ingo Molnar · 16 years ago
  39. 4a44bac symbols, stacktrace: look up init symbols after module symbols by Ingo Molnar · 16 years ago
  40. 3861a17 tracing/function-graph-tracer: drop the kernel_text_address check by Frederic Weisbecker · 16 years ago
  41. 5f34fe1 Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  42. 8b96f01 tracing/function-graph-tracer: introduce __notrace_funcgraph to filter special functions by Frederic Weisbecker · 16 years ago
  43. ab7476c debug: add notifier chain debugging, v2 by Arjan van de Ven · 16 years ago
  44. a2da405 module: Don't report discarded init pages as kernel text. by Rusty Russell · 17 years ago
  45. 5e37661 [PATCH] symbol_put_addr() locks kernel by Trent Piepho · 19 years ago
  46. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago