Age | Commit message (Expand) | Author | Files | Lines |
2018-01-31 | Merge tag 'docs-4.16' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1300/+206 |
2018-01-31 | scripts/tags.sh: change find_other_sources() for include directories | Arend van Spriel | 1 | -1/+1 |
2018-01-31 | scripts/decodecode: make it take multiline Code line | Andy Shevchenko | 1 | -0/+12 |
2018-01-30 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+6 |
2018-01-29 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+9 |
2018-01-26 | module/retpoline: Warn about missing retpoline in module | Andi Kleen | 1 | -0/+9 |
2018-01-19 | scripts/gdb/linux/tasks.py: fix get_thread_info | Xi Kangjie | 1 | -0/+2 |
2018-01-19 | scripts/decodecode: fix decoding for AArch64 (arm64) instructions | Will Deacon | 1 | -0/+8 |
2018-01-17 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -4/+10 |
2018-01-16 | objtool: Fix seg fault with gold linker | Josh Poimboeuf | 1 | -4/+10 |
2018-01-13 | Merge tag 'kbuild-fixes-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -2/+4 |
2018-01-13 | genksyms: drop *.hash.c from .gitignore | Masahiro Yamada | 1 | -1/+0 |
2018-01-06 | kconfig: fix relational operators for bool and tristate symbols | Nicolas Pitre | 1 | -1/+4 |
2018-01-03 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 1 | -0/+6 |
2018-01-01 | scripts: kernel_doc: better handle show warnings logic | Mauro Carvalho Chehab | 1 | -15/+41 |
2017-12-21 | scripts: kernel-doc: apply filtering rules to warnings | Mauro Carvalho Chehab | 1 | -7/+23 |
2017-12-21 | scripts: kernel-doc: improve nested logic to handle multiple identifiers | Mauro Carvalho Chehab | 1 | -25/+44 |
2017-12-21 | scripts: kernel-doc: handle nested struct function arguments | Mauro Carvalho Chehab | 1 | -12/+26 |
2017-12-21 | scripts: kernel-doc: print the declaration name on warnings | Mauro Carvalho Chehab | 1 | -22/+16 |
2017-12-21 | scripts: kernel-doc: get rid of $nested parameter | Mauro Carvalho Chehab | 1 | -15/+4 |
2017-12-21 | scripts: kernel-doc: parse next structs/unions | Mauro Carvalho Chehab | 1 | -53/+68 |
2017-12-21 | scripts: kernel-doc: replace tabs by spaces | Mauro Carvalho Chehab | 1 | -5/+5 |
2017-12-21 | scripts: kernel-doc: change default to ReST format | Mauro Carvalho Chehab | 1 | -3/+3 |
2017-12-21 | scripts: kernel-doc: improve argument handling | Mauro Carvalho Chehab | 1 | -16/+20 |
2017-12-21 | scripts: kernel-doc: get rid of unused output formats | Mauro Carvalho Chehab | 1 | -1179/+4 |
2017-12-21 | docs: get rid of kernel-doc-nano-HOWTO.txt | Mauro Carvalho Chehab | 1 | -1/+1 |
2017-12-17 | Merge commit 'upstream-x86-entry' into WIP.x86/mm | Ingo Molnar | 1 | -1/+1 |
2017-12-15 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -22/+0 |
2017-12-14 | scripts/faddr2line: fix CROSS_COMPILE unset error | Liu, Changcheng | 1 | -4/+4 |
2017-12-12 | checkpatch: Remove ACCESS_ONCE() warning | Mark Rutland | 1 | -22/+0 |
2017-12-11 | kernel-doc: parse DECLARE_KFIFO and DECLARE_KFIFO_PTR() | Mauro Carvalho Chehab | 1 | -2/+6 |
2017-12-05 | checkpatch: Add warnings for {smp_,}read_barrier_depends() | Paul E. McKenney | 1 | -0/+6 |
2017-12-04 | Merge tag 'docs-4.15-fixes' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2017-12-02 | scripts/kernel-doc: Don't fail with status != 0 if error encountered with -none | Will Deacon | 1 | -1/+1 |
2017-11-29 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -9/+19 |
2017-11-29 | scripts/bloat-o-meter: don't fail with division by 0 | Andy Shevchenko | 1 | -2/+5 |
2017-11-29 | scripts/faddr2line: extend usage on generic arch | Liu, Changcheng | 1 | -7/+14 |
2017-11-29 | vsprintf: add printk specifier %px | Tobin C. Harding | 1 | -1/+1 |
2017-11-25 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -277/+0 |
2017-11-25 | Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 5 | -14/+16 |
2017-11-23 | Merge tag 'docs-4.15-2' of git://git.lwn.net/linux | Linus Torvalds | 2 | -1/+29 |
2017-11-23 | kbuild: drop $(extra-y) from real-objs-y | Masahiro Yamada | 1 | -1/+1 |
2017-11-23 | kbuild: rpm: prompt to use "rpm-pkg" if "rpm" target is used | Masahiro Yamada | 1 | -1/+1 |
2017-11-23 | kbuild: pkg: use --transform option to prefix paths in tar | Masahiro Yamada | 1 | -3/+2 |
2017-11-23 | coccinelle: fix parallel build with CHECK=scripts/coccicheck | Masahiro Yamada | 1 | -6/+9 |
2017-11-23 | kconfig/symbol.c: use correct pointer type argument for sizeof | Heinrich Schuchardt | 1 | -1/+1 |
2017-11-21 | Coccinelle: Remove setup_timer.cocci | Kees Cook | 1 | -277/+0 |
2017-11-20 | Add optional check for bad kernel-doc comments | Matthew Wilcox | 2 | -1/+29 |
2017-11-18 | kbuild: create built-in.o automatically if parent directory wants it | Masahiro Yamada | 1 | -2/+2 |
2017-11-17 | Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 10 | -216/+452 |