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
/
tools
/
objtool
/
orc_gen.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-07
objtool: Add elf_create_section_pair()
Josh Poimboeuf
1
-3
/
+3
2023-06-07
objtool: Remove flags argument from elf_create_section()
Josh Poimboeuf
1
-2
/
+2
2023-04-14
objtool: Add WARN_INSN()
Josh Poimboeuf
1
-6
/
+3
2023-03-23
x86,objtool: Split UNWIND_HINT_EMPTY in two
Josh Poimboeuf
1
-13
/
+13
2023-03-23
x86,objtool: Introduce ORC_TYPE_*
Josh Poimboeuf
1
-2
/
+17
2023-03-23
objtool: Add objtool_types.h
Josh Poimboeuf
1
-1
/
+1
2023-02-23
objtool: Fix ORC 'signal' propagation
Josh Poimboeuf
1
-0
/
+1
2022-11-18
objtool: Use target file endianness instead of a compiled constant
Christophe Leroy
1
-2
/
+2
2021-10-07
Merge branch 'objtool/urgent'
Peter Zijlstra
1
-1
/
+1
2021-10-05
objtool: Remove redundant 'len' field from struct section
Joe Lawrence
1
-1
/
+1
2021-09-15
objtool: Introduce CFI hash
Peter Zijlstra
1
-4
/
+11
2021-04-02
objtool: Create reloc sections implicitly
Peter Zijlstra
1
-2
/
+0
2021-04-02
objtool: Add elf_create_reloc() helper
Peter Zijlstra
1
-24
/
+6
2021-04-02
objtool: Rework the elf_rebuild_reloc_section() logic
Peter Zijlstra
1
-3
/
+0
2021-01-14
objtool: Support stack layout changes in alternatives
Josh Poimboeuf
1
-8
/
+48
2021-01-14
objtool: Refactor ORC section generation
Josh Poimboeuf
1
-135
/
+137
2021-01-13
objtool: Rework header include paths
Vasily Gorbik
1
-3
/
+3
2021-01-13
objtool: Fix x86 orc generation on big endian cross-compiles
Vasily Gorbik
1
-0
/
+3
2020-12-16
objtool: Fix seg fault with Clang non-section symbols
Josh Poimboeuf
1
-24
/
+5
2020-09-10
objtool: Make unwind hint definitions available to other architectures
Julien Thierry
1
-1
/
+4
2020-09-01
objtool: Skip ORC entry creation for non-text sections
Julien Thierry
1
-0
/
+3
2020-09-01
x86/static_call: Add inline static call implementation for x86-64
Josh Poimboeuf
1
-2
/
+2
2020-06-18
Merge branch 'objtool/urgent' into objtool/core
Peter Zijlstra
1
-1
/
+1
2020-06-18
objtool: Clean up elf_write() condition
Peter Zijlstra
1
-1
/
+1
2020-06-02
objtool: Add support for relocations without addends
Matt Helsley
1
-1
/
+1
2020-06-01
objtool: Rename rela to reloc
Matt Helsley
1
-23
/
+23
2020-05-20
objtool: Enable compilation of objtool for all architectures
Matt Helsley
1
-1
/
+0
2020-04-22
objtool: Optimize !vmlinux.o again
Peter Zijlstra
1
-2
/
+1
2020-04-22
objtool: Fix !CFI insn_state propagation
Peter Zijlstra
1
-4
/
+4
2020-04-14
objtool: Support Clang non-section symbols in ORC generation
Josh Poimboeuf
1
-7
/
+26
2020-03-25
objtool: Optimize read_sections()
Peter Zijlstra
1
-4
/
+5
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-13
/
+1
2018-06-21
x86/unwind/orc: Detect the end of the stack
Josh Poimboeuf
1
-0
/
+2
2018-01-30
objtool: Warn on stripped section symbol
Josh Poimboeuf
1
-0
/
+5
2017-12-30
objtool: Fix seg fault with clang-compiled objects
Simon Ser
1
-0
/
+2
2017-07-18
objtool: Add ORC unwind table generation
Josh Poimboeuf
1
-0
/
+214