Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/extable.c: use bsearch() library function in search_extable() | Thomas Meyer | 2017-07-10 | 1 | -16/+18 |
* | sh: migrate exception table users off module.h and onto extable.h | Paul Gortmaker | 2017-01-24 | 1 | -1/+1 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | sh: comment tidying for sh64->sh migration. | Paul Mundt | 2008-01-28 | 1 | -13/+15 |
* | sh: Split out extable.c _32 and _64 variants. | Paul Mundt | 2008-01-28 | 1 | -0/+80 |