aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/sortextable.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 378Thomas Gleixner1-1/+1
2016-11-14powerpc: Build-time sort the exception tableNicholas Piggin1-0/+2
2016-03-23parisc: Use generic extable search and sort routinesHelge Deller1-0/+1
2016-03-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-5/+5
2016-02-24arm64: switch to relative exception tablesArd Biesheuvel1-1/+1
2016-02-24scripts/sortextable: add support for ET_DYN binariesArd Biesheuvel1-4/+4
2016-02-18x86/mm: Expand the exception table logic to allow new handling optionsTony Luck1-0/+32
2015-06-22ARCv2: extable: Enable sorting at build timeVineet Gupta1-0/+5
2014-04-02xtensa: enable sorting extable at build timeMax Filippov1-0/+5
2014-01-23microblaze: extable: sort the exception table at build timeMichal Simek1-0/+5
2013-11-25ARC: extable: Enable sorting at build timeVineet Gupta1-0/+5
2013-11-13scripts/sortextable: support objects with more than 64K sections.Jamie Iles1-0/+24
2013-07-25scripts: remove unused function in sortextable.cRamkumar Ramachandra1-8/+0
2013-06-12arm64: extable: sort the exception table at build timeWill Deacon1-0/+5
2012-11-04ARM: 7568/1: Sort exception table at compile timeStephen Boyd1-0/+1
2012-09-26s390/exceptions: switch to relative exception table entriesHeiko Carstens1-5/+5
2012-07-26s390/exceptions: sort exception table at build timeHeiko Carstens1-0/+1
2012-04-24scripts/sortextable: Handle relative entries, and other cleanupsDavid Daney1-60/+111
2012-04-19scripts: Add sortextable to sort the kernel's exception table.David Daney1-0/+271