开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
sortextable.c
Age
Commit message (
Expand
)
Author
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 378
Thomas Gleixner
2016-11-14
powerpc: Build-time sort the exception table
Nicholas Piggin
2016-03-23
parisc: Use generic extable search and sort routines
Helge Deller
2016-03-17
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-02-24
arm64: switch to relative exception tables
Ard Biesheuvel
2016-02-24
scripts/sortextable: add support for ET_DYN binaries
Ard Biesheuvel
2016-02-18
x86/mm: Expand the exception table logic to allow new handling options
Tony Luck
2015-06-22
ARCv2: extable: Enable sorting at build time
Vineet Gupta
2014-04-02
xtensa: enable sorting extable at build time
Max Filippov
2014-01-23
microblaze: extable: sort the exception table at build time
Michal Simek
2013-11-25
ARC: extable: Enable sorting at build time
Vineet Gupta
2013-11-13
scripts/sortextable: support objects with more than 64K sections.
Jamie Iles
2013-07-25
scripts: remove unused function in sortextable.c
Ramkumar Ramachandra
2013-06-12
arm64: extable: sort the exception table at build time
Will Deacon
2012-11-04
ARM: 7568/1: Sort exception table at compile time
Stephen Boyd
2012-09-26
s390/exceptions: switch to relative exception table entries
Heiko Carstens
2012-07-26
s390/exceptions: sort exception table at build time
Heiko Carstens
2012-04-24
scripts/sortextable: Handle relative entries, and other cleanups
David Daney
2012-04-19
scripts: Add sortextable to sort the kernel's exception table.
David Daney