summaryrefslogtreecommitdiffstats
path: root/scripts/sortextable.c
Commit message (Expand)AuthorAgeFilesLines
* parisc: Use generic extable search and sort routinesHelge Deller2016-03-231-0/+1
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-171-5/+5
|\
| * arm64: switch to relative exception tablesArd Biesheuvel2016-02-241-1/+1
| * scripts/sortextable: add support for ET_DYN binariesArd Biesheuvel2016-02-241-4/+4
* | x86/mm: Expand the exception table logic to allow new handling optionsTony Luck2016-02-181-0/+32
|/
* ARCv2: extable: Enable sorting at build timeVineet Gupta2015-06-221-0/+5
* xtensa: enable sorting extable at build timeMax Filippov2014-04-021-0/+5
* microblaze: extable: sort the exception table at build timeMichal Simek2014-01-231-0/+5
* ARC: extable: Enable sorting at build timeVineet Gupta2013-11-251-0/+5
* scripts/sortextable: support objects with more than 64K sections.Jamie Iles2013-11-131-0/+24
* scripts: remove unused function in sortextable.cRamkumar Ramachandra2013-07-251-8/+0
* arm64: extable: sort the exception table at build timeWill Deacon2013-06-121-0/+5
* ARM: 7568/1: Sort exception table at compile timeStephen Boyd2012-11-041-0/+1
* s390/exceptions: switch to relative exception table entriesHeiko Carstens2012-09-261-5/+5
* s390/exceptions: sort exception table at build timeHeiko Carstens2012-07-261-0/+1
* scripts/sortextable: Handle relative entries, and other cleanupsDavid Daney2012-04-241-60/+111
* scripts: Add sortextable to sort the kernel's exception table.David Daney2012-04-191-0/+271
OpenPOWER on IntegriCloud