| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: Build-time sort the exception table | Nicholas Piggin | 2016-11-14 | 1 | -0/+2 |
* | parisc: Use generic extable search and sort routines | Helge Deller | 2016-03-23 | 1 | -0/+1 |
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2016-03-17 | 1 | -5/+5 |
|\ |
|
| * | arm64: switch to relative exception tables | Ard Biesheuvel | 2016-02-24 | 1 | -1/+1 |
| * | scripts/sortextable: add support for ET_DYN binaries | Ard Biesheuvel | 2016-02-24 | 1 | -4/+4 |
* | | x86/mm: Expand the exception table logic to allow new handling options | Tony Luck | 2016-02-18 | 1 | -0/+32 |
|/ |
|
* | ARCv2: extable: Enable sorting at build time | Vineet Gupta | 2015-06-22 | 1 | -0/+5 |
* | xtensa: enable sorting extable at build time | Max Filippov | 2014-04-02 | 1 | -0/+5 |
* | microblaze: extable: sort the exception table at build time | Michal Simek | 2014-01-23 | 1 | -0/+5 |
* | ARC: extable: Enable sorting at build time | Vineet Gupta | 2013-11-25 | 1 | -0/+5 |
* | scripts/sortextable: support objects with more than 64K sections. | Jamie Iles | 2013-11-13 | 1 | -0/+24 |
* | scripts: remove unused function in sortextable.c | Ramkumar Ramachandra | 2013-07-25 | 1 | -8/+0 |
* | arm64: extable: sort the exception table at build time | Will Deacon | 2013-06-12 | 1 | -0/+5 |
* | ARM: 7568/1: Sort exception table at compile time | Stephen Boyd | 2012-11-04 | 1 | -0/+1 |
* | s390/exceptions: switch to relative exception table entries | Heiko Carstens | 2012-09-26 | 1 | -5/+5 |
* | s390/exceptions: sort exception table at build time | Heiko Carstens | 2012-07-26 | 1 | -0/+1 |
* | scripts/sortextable: Handle relative entries, and other cleanups | David Daney | 2012-04-24 | 1 | -60/+111 |
* | scripts: Add sortextable to sort the kernel's exception table. | David Daney | 2012-04-19 | 1 | -0/+271 |