aboutsummaryrefslogtreecommitdiff
path: root/lib/extable.c
AgeCommit message (Expand)Author
2021-01-03sparc32: switch to generic extablesAl Viro
2019-09-25lib/extable.c: add missing prototypesValdis Kletnieks
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2017-07-10lib/extable.c: use bsearch() library function in search_extable()Thomas Meyer
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-02-24extable: add support for relative extables to search and sort routinesArd Biesheuvel
2009-06-12module: trim exception table on init free.Rusty Russell
2008-02-06lib/extable.c: remove an expensive integer divide in search_extable()Eric Dumazet
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason
2005-10-30[PATCH] extable: remove needless declarationNicolas Pitre
2005-04-16Linux-2.6.12-rc2Linus Torvalds