index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
sorttable.c
Age
Commit message (
Expand
)
Author
2022-06-03
LoongArch: Add ELF-related definitions
Huacai Chen
2022-03-08
s390/extable: convert to relative table with data
Heiko Carstens
2022-01-19
Merge tag 'riscv-for-linus-5.17-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-01-13
scripts: ftrace - move the sort-processing in ftrace_init
Yinan Liu
2022-01-05
riscv: extable: add `type` and `data` fields
Jisheng Zhang
2022-01-05
riscv: switch to relative exception tables
Jisheng Zhang
2022-01-05
scripts/sorttable: Unify arm64 & x86 sort functions
Mark Rutland
2021-11-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-10-21
arm64: extable: add `type` and `data` fields
Mark Rutland
2021-10-16
Merge branch 'x86/urgent' into x86/fpu, to resolve a conflict
Ingo Molnar
2021-09-24
scripts/sorttable: riscv: fix undeclared identifier 'EM_RISCV' error
Miles Chen
2021-09-13
x86/extable: Rework the exception table mechanics
Thomas Gleixner
2021-09-10
riscv: Enable BUILDTIME_TABLE_SORT
Jisheng Zhang
2020-07-20
s390/kernel: expand exception table logic to allow new handling options
Ilya Leoshkevich
2019-12-13
scripts/sorttable: Implement build-time ORC unwind table sorting
Shile Zhang
2019-12-13
scripts/sorttable: Rename 'sortextable' to 'sorttable'
Shile Zhang