| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: remove include/linux/bootmem.h | Mike Rapoport | 2018-10-31 | 1 | -1/+1 |
* | memblock: replace __alloc_bootmem_nopanic with memblock_alloc_from_nopanic | Mike Rapoport | 2018-10-31 | 1 | -2/+2 |
* | treewide/trivial: Remove ';;$' typo noise | Ingo Molnar | 2018-02-22 | 1 | -1/+1 |
* | scripts/spelling.txt: add regsiter -> register spelling mistake | Stephen Boyd | 2017-05-09 | 1 | -1/+1 |
* | scripts/spelling.txt: add "aligment" pattern and fix typo instances | Masahiro Yamada | 2017-02-28 | 1 | -2/+2 |
* | ARC: dw2 unwind: switch to .eh_frame based unwinding | Vineet Gupta | 2016-09-30 | 1 | -3/+2 |
* | ARC: dw2 unwind: factor CIE specifics for .eh_frame/.debug_frame | Vineet Gupta | 2016-09-30 | 1 | -7/+18 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2016-01-15 | 1 | -2/+2 |
|\ |
|
| * | module: use a structure to encapsulate layout. | Rusty Russell | 2015-12-04 | 1 | -2/+2 |
* | | ARC: dw2 unwind: Catch Dwarf SNAFUs early | Vineet Gupta | 2015-12-21 | 1 | -4/+8 |
* | | ARC: dw2 unwind: Don't bail for CIE.version != 1 | Vineet Gupta | 2015-12-21 | 1 | -6/+1 |
* | | Revert "ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailing" | Vineet Gupta | 2015-12-21 | 1 | -9/+4 |
* | | ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailing | Vineet Gupta | 2015-12-17 | 1 | -4/+9 |
* | | ARC: dw2 unwind: Reinstante unwinding out of modules | Vineet Gupta | 2015-12-17 | 1 | -14/+26 |
* | | ARC: dw2 unwind: Remove falllback linear search thru FDE entries | Vineet Gupta | 2015-11-23 | 1 | -33/+4 |
|/ |
|
* | treewide: Fix typo in printk messages | Masanari Iida | 2015-03-06 | 1 | -1/+1 |
* | ARC: warn on improper stack unwind FDE entries | Vineet Gupta | 2013-06-27 | 1 | -0/+2 |
* | ARC: DWARF2 .debug_frame based stack unwinder | Vineet Gupta | 2013-02-15 | 1 | -0/+1329 |