aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/sortextable.c
Commit message (Expand)AuthorAgeFilesLines
* coding style cleanupH. Nikolaus Schaller2013-10-011-1/+1
* merge linus/master (3.12-rc0); fixed conflictsH. Nikolaus Schaller2013-09-101-8/+0
|\
| * scripts: remove unused function in sortextable.cRamkumar Ramachandra2013-07-251-8/+0
* | merge latest neil-mainline (3.11.0-rc2)H. Nikolaus Schaller2013-07-281-0/+5
|\ \ | |/
| * arm64: extable: sort the exception table at build timeWill Deacon2013-06-121-0/+5
* | fixed HOSTCC issue when compiling on Darwin: #include types.h gets mixed upH. Nikolaus Schaller2013-07-231-0/+3
|/
* 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