index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
extable.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-05
context_tracking: Take NMI eqs entrypoints over RCU
Frederic Weisbecker
1
-2
/
+2
2022-02-16
lkdtm: Really write into kernel text in WRITE_KERN
Christophe Leroy
1
-0
/
+1
2022-02-16
asm-generic: Refactor dereference_[kernel]_function_descriptor()
Christophe Leroy
1
-1
/
+22
2021-11-09
extable: use is_kernel_text() helper
Kefeng Wang
1
-2
/
+1
2021-11-09
sections: move is_kernel_inittext() into sections.h
Kefeng Wang
1
-10
/
+2
2021-11-09
sections: move and rename core_kernel_data() to is_kernel_core_data()
Kefeng Wang
1
-18
/
+0
2021-11-06
mm: create a new system state and fix core_kernel_text()
Christophe Leroy
1
-1
/
+1
2020-04-07
kernel/extable.c: use address-of operator on section symbols
Nathan Chancellor
1
-1
/
+2
2020-03-13
bpf: Remove bpf_image tree
Jiri Olsa
1
-2
/
+0
2020-01-25
bpf: Allow to resolve bpf trampoline and dispatcher in unwind
Jiri Olsa
1
-2
/
+5
2019-10-17
bpf: Add support for BTF pointers to x86 JIT
Alexei Starovoitov
1
-0
/
+2
2019-08-21
extable: Add function to search only kernel exception table
Santosh Sivaraj
1
-2
/
+9
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-13
/
+1
2018-02-21
extable: Make init_kernel_text() global
Josh Poimboeuf
1
-1
/
+1
2017-11-07
kprobes, x86/alternatives: Use text_mutex to protect smp_alt_modules
Zhou Chengming
1
-0
/
+2
2017-09-23
extable: Enable RCU if it is not watching in kernel_text_address()
Steven Rostedt (VMware)
1
-5
/
+30
2017-09-23
extable: Consolidate *kernel_text_address() functions
Steven Rostedt (VMware)
1
-9
/
+1
2017-07-10
lib/extable.c: use bsearch() library function in search_extable()
Thomas Meyer
1
-1
/
+2
2017-07-06
kernel/extable.c: mark core_kernel_text notrace
Marcin Nowakowski
1
-1
/
+1
2017-05-23
extable: Adjust system_state checks
Thomas Gleixner
1
-1
/
+1
2017-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+5
2017-02-21
Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2017-02-17
bpf: make jited programs visible in traces
Daniel Borkmann
1
-1
/
+8
2017-02-09
core: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
1
-0
/
+1
2017-01-14
kprobes, extable: Identify kprobes trampolines as kernel text area
Masami Hiramatsu
1
-1
/
+8
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2015-09-10
kernel/extable.c: remove duplicated include
Wei Yongjun
1
-1
/
+0
2014-11-19
ftrace/x86/extable: Add is_ftrace_trampoline() function
Steven Rostedt (Red Hat)
1
-1
/
+6
2014-02-13
asmlinkage: Make main_extable_sort_needed visible
Andi Kleen
1
-1
/
+1
2013-11-28
kernel/extable: fix address-checks for core_kernel and init areas
Helge Deller
1
-2
/
+2
2013-09-11
extable: skip sorting if the table is empty
Uwe Kleine-König
1
-1
/
+1
2013-04-15
extable: Flip the sorting message
Borislav Petkov
1
-3
/
+3
2012-04-19
extable: Skip sorting if sorted at build time.
David Daney
1
-1
/
+7
2011-05-20
extable, core_kernel_data(): Make sure all archs define _sdata
Steven Rostedt
1
-1
/
+11
2011-05-20
core_kernel_data(): Fix architectures that do not define _sdata
Ingo Molnar
1
-1
/
+1
2011-05-18
ftrace: Allow dynamically allocated function tracers
Steven Rostedt
1
-0
/
+8
2009-04-05
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+15
2009-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...
Linus Torvalds
1
-3
/
+3
2009-03-31
module: remove module_text_address()
Rusty Russell
1
-3
/
+3
2009-03-22
tracing, Text Edit Lock: Fix one sparse warning in kernel/extable.c
Dmitri Vorobiev
1
-0
/
+1
2009-03-20
tracing, Text Edit Lock - kprobes architecture independent support, nommu fix
Ingo Molnar
1
-2
/
+12
2009-03-19
symbols, stacktrace: look up init symbols after module symbols
Ingo Molnar
1
-3
/
+22
2009-02-09
tracing/function-graph-tracer: drop the kernel_text_address check
Frederic Weisbecker
1
-2
/
+2
2008-12-30
Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+16
2008-12-08
tracing/function-graph-tracer: introduce __notrace_funcgraph to filter specia...
Frederic Weisbecker
1
-2
/
+3
2008-09-10
debug: add notifier chain debugging, v2
Arjan van de Ven
1
-0
/
+16
2008-01-29
module: Don't report discarded init pages as kernel text.
Rusty Russell
1
-1
/
+2
2006-05-15
[PATCH] symbol_put_addr() locks kernel
Trent Piepho
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+67