summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-03-23parisc: Use generic extable search and sort routinesHelge Deller5-11/+9
2016-03-18Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds106-900/+3128
2016-02-24arm64: switch to relative exception tablesArd Biesheuvel8-51/+43
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 Luck8-57/+176
2015-06-22ARCv2: extable: Enable sorting at build timeVineet Gupta1-0/+5
2014-04-01xtensa: enable sorting extable at build timeMax Filippov2-0/+6
2014-01-24microblaze: extable: sort the exception table at build timeMichal Simek2-0/+6
2013-11-25ARC: extable: Enable sorting at build timeVineet Gupta2-0/+6
2013-11-13scripts/sortextable: support objects with more than 64K sections.Jamie Iles2-3/+47
2013-07-25scripts: remove unused function in sortextable.cRamkumar Ramachandra1-8/+0
2013-06-12arm64: extable: sort the exception table at build timeWill Deacon3-9/+7
2012-11-04ARM: 7568/1: Sort exception table at compile timeStephen Boyd3-10/+11
2012-09-26s390/exceptions: switch to relative exception table entriesHeiko Carstens10-33/+132
2012-07-26s390/exceptions: sort exception table at build timeHeiko Carstens3-1/+2
2012-04-24scripts/sortextable: Handle relative entries, and other cleanupsDavid Daney3-88/+164
2012-04-19scripts: Add sortextable to sort the kernel's exception table.David Daney4-0/+441