| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc-plugins: update gcc-common.h for gcc-7 | Kees Cook | 2017-01-03 | 1 | -0/+85 |
* | latent_entropy: fix ARM build error on earlier gcc | Kees Cook | 2017-01-03 | 1 | -2/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2016-12-22 | 4 | -2/+14 |
|\ |
|
| * | selinux: use the kernel headers when building scripts/selinux | Paul Moore | 2016-12-21 | 4 | -2/+14 |
* | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 2016-12-18 | 4 | -18/+129 |
|\ \ |
|
| * \ | Merge branch 'kbuild/rc-fixes' into kbuild/misc | Michal Marek | 2016-12-11 | 3 | -8/+77 |
| |\ \ |
|
| | * | | builddeb: fix cross-building to arm64 producing host-arch debs | Adam Borowski | 2016-11-25 | 1 | -1/+1 |
| * | | | Coccinelle: misc: Add support for devm variant in all modes | Vaishali Thakkar | 2016-12-11 | 1 | -3/+12 |
| * | | | Coccinelle: misc: Improve the result given by context mode | Vaishali Thakkar | 2016-12-11 | 1 | -1/+2 |
| * | | | Coccinelle: misc: Improve the matching of rules | Vaishali Thakkar | 2016-12-11 | 1 | -13/+23 |
| * | | | kbuild/mkspec: avoid using brace expansion | Anton Tikhomirov | 2016-12-11 | 1 | -1/+2 |
| * | | | Coccinelle: Add misc/boolconv.cocci | Andrew F. Davis | 2016-12-11 | 1 | -0/+90 |
| | |/
| |/| |
|
* | | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2016-12-18 | 3 | -9/+27 |
|\ \ \ |
|
| * | | | xconfig: fix missing suboption and help panels on first run | Boris Barbulovski | 2016-12-11 | 1 | -4/+12 |
| * | | | xconfig: fix 'Show Debug' functionality | Boris Barbulovski | 2016-12-11 | 1 | -1/+2 |
| * | | | kconfig/nconf: Fix hang when editing symbol with a long prompt | Ben Hutchings | 2016-12-11 | 1 | -4/+11 |
| * | | | Scripts: kconfig: nconf: fix _GNU_SOURCE redefined warning | Cheah Kok Cheong | 2016-11-29 | 1 | -0/+2 |
| |/ / |
|
* | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-12-18 | 10 | -402/+431 |
|\ \ \ |
|
| * | | | kbuild: fix scripts/adjust_autoksyms.sh* for the no modules case | Nicolas Pitre | 2016-12-11 | 1 | -0/+1 |
| * | | | scripts/kallsyms: remove last remnants of --page-offset option | Ard Biesheuvel | 2016-12-11 | 1 | -1/+0 |
| * | | | kbuild: cmd_export_list: tighten the sed script | Nicolas Pitre | 2016-12-11 | 1 | -1/+1 |
| * | | | kbuild: minor improvement for thin archives build | Nicholas Piggin | 2016-11-29 | 1 | -9/+9 |
| * | | | kbuild: modpost warn if export version crc is missing | Nicholas Piggin | 2016-11-29 | 1 | -0/+6 |
| * | | | kbuild: improve linker compatibility with lib-ksyms.o build | Nicholas Piggin | 2016-11-29 | 1 | -1/+1 |
| * | | | genksyms: Regenerate parser | Michal Marek | 2016-11-29 | 3 | -381/+387 |
| * | | | kbuild/genksyms: handle va_list type | Nicholas Piggin | 2016-11-29 | 2 | -0/+3 |
| * | | | kbuild: thin archives for multi-y targets | Nicholas Piggin | 2016-11-29 | 1 | -3/+10 |
| * | | | kbuild: kallsyms allow 3-pass generation if symbols size has changed | Nicholas Piggin | 2016-11-29 | 1 | -6/+13 |
| |/ / |
|
* | | | Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2016-12-16 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | powerpc: Build-time sort the exception table | Nicholas Piggin | 2016-11-14 | 1 | -0/+2 |
* | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2016-12-16 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | checkpatch: replace __bitwise__ with __bitwise | Michael S. Tsirkin | 2016-12-15 | 1 | -2/+2 |
* | | | | | Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2016-12-15 | 1 | -0/+65 |
|\ \ \ \ \ |
|
| * | | | | | recordmcount: arm: Implement make_nop | Stephen Boyd | 2016-11-14 | 1 | -0/+65 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2016-12-15 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | sign-file: Fix inplace signing when src and dst names are both specified | Alex Yashchenko | 2016-12-14 | 1 | -1/+1 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge tag 'modules-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-12-15 | 1 | -0/+2 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | modpost: free allocated memory | Heinrich Schuchardt | 2016-11-26 | 1 | -0/+2 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2016-12-14 | 2 | -2/+2 |
|\ \ \ \ |
|
| * | | | | treewide: Fix printk() message errors | Masanari Iida | 2016-12-14 | 2 | -2/+2 |
* | | | | | Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-12-13 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge 4.9-rc5 into char-misc-next | Greg Kroah-Hartman | 2016-11-14 | 7 | -17/+25 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| * | | | | | checkkconfigsymbols.py: support git's "^" syntax | Valentin Rothberg | 2016-10-28 | 1 | -1/+1 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge tag 'docs-4.10' of git://git.lwn.net/linux | Linus Torvalds | 2016-12-13 | 3 | -6/+86 |
|\ \ \ \ \ |
|
| * | | | | | scripts: add a script to check if Documentation/00-INDEX is sane | Mauro Carvalho Chehab | 2016-12-05 | 1 | -0/+66 |
| * | | | | | Merge tag 'v4.9-rc4' into sound | Jonathan Corbet | 2016-11-19 | 4 | -17/+17 |
| |\ \ \ \ \ |
|
| * | | | | | | kernel-doc: add support for one line inline struct member doc comments | Jani Nikula | 2016-11-17 | 1 | -1/+11 |
| * | | | | | | kernel-doc: better parsing of named variable arguments | Silvio Fricke | 2016-10-28 | 1 | -2/+6 |
| * | | | | | | docs: fix locations of several documents that got moved | Mauro Carvalho Chehab | 2016-10-24 | 1 | -3/+3 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-12-13 | 5 | -34/+74 |
|\ \ \ \ \ \ |
|