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.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-07
scripts/sorttable: Move code from sorttable.h into sorttable.c
Steven Rostedt
1
-485
/
+0
2025-01-07
scripts/sorttable: Use uint64_t for mcount sorting
Steven Rostedt
1
-11
/
+11
2025-01-07
scripts/sorttable: Add helper functions for Elf_Sym
Steven Rostedt
1
-14
/
+16
2025-01-07
scripts/sorttable: Add helper functions for Elf_Shdr
Steven Rostedt
1
-23
/
+43
2025-01-07
scripts/sorttable: Add helper functions for Elf_Ehdr
Steven Rostedt
1
-4
/
+16
2025-01-07
scripts/sorttable: Convert Elf_Sym MACRO over to a union
Steven Rostedt
1
-11
/
+14
2025-01-07
scripts/sorttable: Replace Elf_Shdr Macro with a union
Steven Rostedt
1
-33
/
+41
2025-01-07
scripts/sorttable: Convert Elf_Ehdr to union
Steven Rostedt
1
-6
/
+6
2025-01-07
scripts/sorttable: Make compare_extable() into two functions
Steven Rostedt
1
-14
/
+0
2025-01-07
scripts/sorttable: Have the ORC code use the _r() functions to read
Steven Rostedt
1
-4
/
+4
2025-01-07
scripts/sorttable: Remove unneeded Elf_Rel
Steven Rostedt
1
-21
/
+2
2025-01-07
scripts/sorttable: Remove unused macro defines
Steven Rostedt
1
-27
/
+0
2024-12-30
scripts/sorttable: fix orc_sort_cmp() to maintain symmetry and transitivity
Kuan-Wei Chiu
1
-1
/
+4
2023-03-23
x86,objtool: Split UNWIND_HINT_EMPTY in two
Josh Poimboeuf
1
-1
/
+1
2022-01-18
script/sorttable: Fix some initialization problems
Yinan Liu
1
-2
/
+3
2022-01-13
scripts: ftrace - move the sort-processing in ftrace_init
Yinan Liu
1
-2
/
+118
2021-12-11
script/sorttable: Code style improvements
Yinan Liu
1
-2
/
+2
2019-12-13
scripts/sorttable: Implement build-time ORC unwind table sorting
Shile Zhang
1
-5
/
+175
2019-12-13
scripts/sorttable: Rename 'sortextable' to 'sorttable'
Shile Zhang
1
-0
/
+210