index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
scripts
/
sorttable.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-02
scripts/sorttable: Fix endianness handling in build-time mcount sort
Vasily Gorbik
1
-1
/
+1
2025-02-25
scripts/sorttable: Allow matches to functions before function entry
Steven Rostedt
1
-1
/
+6
2025-02-25
scripts/sorttable: Use normal sort if theres no relocs in the mcount section
Steven Rostedt
1
-2
/
+7
2025-02-18
scripts/sorttable: Zero out weak functions in mcount_loc table
Steven Rostedt
1
-2
/
+126
2025-02-18
scripts/sorttable: Always use an array for the mcount_loc sorting
Steven Rostedt
1
-32
/
+90
2025-02-18
scripts/sorttable: Have mcount rela sort use direct values
Steven Rostedt
1
-1
/
+25
2025-02-18
arm64: scripts/sorttable: Implement sorting mcount_loc at boot for arm64
Steven Rostedt
1
-3
/
+182
2025-01-10
scripts/sorttable: Use a structure of function pointers for elf helpers
Steven Rostedt
1
-57
/
+118
2025-01-07
scripts/sorttable: Get start/stop_mcount_loc from ELF file directly
Steven Rostedt
1
-50
/
+45
2025-01-07
scripts/sorttable: Move code from sorttable.h into sorttable.c
Steven Rostedt
1
-13
/
+460
2025-01-07
scripts/sorttable: Add helper functions for Elf_Sym
Steven Rostedt
1
-0
/
+47
2025-01-07
scripts/sorttable: Add helper functions for Elf_Shdr
Steven Rostedt
1
-0
/
+42
2025-01-07
scripts/sorttable: Add helper functions for Elf_Ehdr
Steven Rostedt
1
-0
/
+25
2025-01-07
scripts/sorttable: Convert Elf_Sym MACRO over to a union
Steven Rostedt
1
-0
/
+5
2025-01-07
scripts/sorttable: Replace Elf_Shdr Macro with a union
Steven Rostedt
1
-0
/
+10
2025-01-07
scripts/sorttable: Convert Elf_Ehdr to union
Steven Rostedt
1
-16
/
+20
2025-01-07
scripts/sorttable: Make compare_extable() into two functions
Steven Rostedt
1
-0
/
+20
2025-01-07
scripts/sorttable: Remove unused write functions
Steven Rostedt
1
-26
/
+0
2022-12-14
LoongArch: extable: Add `type` and `data` fields
Youling Tang
1
-1
/
+1
2022-12-14
LoongArch: Switch to relative exception tables
Youling Tang
1
-1
/
+1
2022-06-03
LoongArch: Add ELF-related definitions
Huacai Chen
1
-0
/
+5
2022-03-08
s390/extable: convert to relative table with data
Heiko Carstens
1
-42
/
+1
2022-01-19
Merge tag 'riscv-for-linus-5.17-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
1
-34
/
+4
2022-01-13
scripts: ftrace - move the sort-processing in ftrace_init
Yinan Liu
1
-0
/
+2
2022-01-05
riscv: extable: add `type` and `data` fields
Jisheng Zhang
1
-1
/
+1
2022-01-05
riscv: switch to relative exception tables
Jisheng Zhang
1
-1
/
+1
2022-01-05
scripts/sorttable: Unify arm64 & x86 sort functions
Mark Rutland
1
-33
/
+3
2021-11-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-0
/
+30
2021-10-21
arm64: extable: add `type` and `data` fields
Mark Rutland
1
-0
/
+30
2021-10-16
Merge branch 'x86/urgent' into x86/fpu, to resolve a conflict
Ingo Molnar
1
-0
/
+4
2021-09-24
scripts/sorttable: riscv: fix undeclared identifier 'EM_RISCV' error
Miles Chen
1
-0
/
+4
2021-09-13
x86/extable: Rework the exception table mechanics
Thomas Gleixner
1
-2
/
+2
2021-09-10
riscv: Enable BUILDTIME_TABLE_SORT
Jisheng Zhang
1
-0
/
+1
2020-07-20
s390/kernel: expand exception table logic to allow new handling options
Ilya Leoshkevich
1
-0
/
+41
2019-12-13
scripts/sorttable: Implement build-time ORC unwind table sorting
Shile Zhang
1
-1
/
+5
2019-12-13
scripts/sorttable: Rename 'sortextable' to 'sorttable'
Shile Zhang
1
-0
/
+373