aboutsummaryrefslogtreecommitdiff
path: root/lib/extable.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-03sparc32: switch to generic extablesGravatar Al Viro 1-5/+0
2019-09-25lib/extable.c: add missing prototypesGravatar Valdis Kletnieks 1-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-5/+1
2017-07-10lib/extable.c: use bsearch() library function in search_extable()Gravatar Thomas Meyer 1-20/+21
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 1-1/+1
2016-02-24extable: add support for relative extables to search and sort routinesGravatar Ard Biesheuvel 1-9/+41
2009-06-12module: trim exception table on init free.Gravatar Rusty Russell 1-1/+20
2008-02-06lib/extable.c: remove an expensive integer divide in search_extable()Gravatar Eric Dumazet 1-3/+3
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesGravatar Jon Mason 1-1/+0
2005-10-30[PATCH] extable: remove needless declarationGravatar Nicolas Pitre 1-3/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+79