| Commit message (Expand) | Author | Age | Files | Lines |
* | spelling.txt: "modeled" is spelt correctly | Joe Perches | 2016-10-07 | 1 | -1/+0 |
* | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf | 2016-10-07 | 3 | -1/+3 |
* | Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2016-10-06 | 1 | -0/+115 |
|\ |
|
| * | ftrace/scripts: Add helper script to bisect function tracing problem functions | Steven Rostedt (Red Hat) | 2016-09-21 | 1 | -0/+115 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2016-10-04 | 1 | -1/+4 |
|\ \ |
|
| * | | ubsan: allow to disable the null sanitizer | Christian Borntraeger | 2016-09-20 | 1 | -1/+4 |
* | | | Merge tag 'docs-4.9' of git://git.lwn.net/linux | Linus Torvalds | 2016-10-04 | 1 | -16/+32 |
|\ \ \ |
|
| * | | | docs: Special-case function-pointer parameters in kernel-doc | Jonathan Corbet | 2016-09-06 | 1 | -0/+2 |
| * | | | docs: make kernel-doc handle varargs properly | Jonathan Corbet | 2016-09-06 | 1 | -1/+2 |
| * | | | docs-rst: kernel-doc: fix typedef output in RST format | Mauro Carvalho Chehab | 2016-09-01 | 1 | -10/+24 |
| * | | | docs-rst: improve typedef parser | Mauro Carvalho Chehab | 2016-09-01 | 1 | -1/+3 |
| * | | | docs-rst: kernel-doc: better output struct members | Mauro Carvalho Chehab | 2016-08-24 | 1 | -1/+1 |
| * | | | doc-rst: Revert "kernel-doc: fix handling of address_space tags" | Markus Heiser | 2016-08-22 | 1 | -3/+0 |
* | | | | Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-10-03 | 2 | -346/+252 |
|\ \ \ \ |
|
| * \ \ \ | Merge 4.8-rc5 into char-misc-next | Greg Kroah-Hartman | 2016-09-05 | 3 | -11/+3 |
| |\ \ \ \ |
|
| * | | | | | ver_linux: rename ver_linux.awk to ver_linux | Alexander Kapshuk | 2016-08-31 | 1 | -0/+0 |
| * | | | | | ver_linux: shell implementation removed | Alexander Kapshuk | 2016-08-31 | 1 | -193/+0 |
| * | | | | | ver_linux: complete awk implementation | Alexander Kapshuk | 2016-08-31 | 1 | -0/+89 |
| * | | | | | checkkconfigsymbols: use arglist instead of cmd string | Valentin Rothberg | 2016-08-28 | 1 | -11/+16 |
| * | | | | | checkkconfigsymblos: consistent symbol terminology | Valentin Rothberg | 2016-08-28 | 1 | -67/+67 |
| * | | | | | checkkconfigsymbols.py: fix pylint and pep8 warnings | Valentin Rothberg | 2016-08-28 | 1 | -10/+8 |
| * | | | | | checkkconfigsymbols: use ArgumentParser | Valentin Rothberg | 2016-08-28 | 1 | -73/+69 |
| * | | | | | checkkconfigsymbols.py: port to Python 3 | Valentin Rothberg | 2016-08-28 | 1 | -16/+17 |
| * | | | | | checkkconfigsymbols.py: avoid shell injection | Valentin Rothberg | 2016-08-27 | 1 | -5/+7 |
| * | | | | | checkkconfigsymbols.py: add --no-color option, don't print color to non-TTY | Andrew Donnellan | 2016-08-18 | 1 | -2/+10 |
| | |_|/ /
| |/| | | |
|
* | | | | | scripts/recordmcount.c: account for .softirqentry.text | Dmitry Vyukov | 2016-09-28 | 2 | -0/+2 |
* | | | | | scripts/faddr2line: improve on base path filtering a bit | Linus Torvalds | 2016-09-19 | 1 | -1/+1 |
* | | | | | scripts: add script for translating stack dump function offsets | Josh Poimboeuf | 2016-09-19 | 1 | -0/+177 |
* | | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 2016-09-05 | 1 | -1/+3 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | builddeb: Skip gcc-plugins when not configured | Kees Cook | 2016-08-16 | 1 | -1/+3 |
| | |/ /
| |/| | |
|
* | | | | treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLE | Joe Perches | 2016-09-01 | 2 | -10/+0 |
| |_|/
|/| | |
|
* | | | get_maintainer: quiet noisy implicit -f vcs_file_exists checking | Joe Perches | 2016-08-26 | 1 | -1/+3 |
| |/
|/| |
|
* | | get_maintainer: Don't check if STDIN exists in a VCS repository | Joe Perches | 2016-08-10 | 1 | -1/+1 |
* | | gcc-plugins: Add support for plugin subdirectories | Emese Revfy | 2016-08-08 | 2 | -4/+8 |
* | | gcc-plugins: Automate make rule generation | Emese Revfy | 2016-08-08 | 1 | -2/+1 |
* | | gcc-plugins: Add support for passing plugin arguments | Emese Revfy | 2016-08-08 | 1 | -1/+1 |
* | | gcc-plugins: abort builds cleanly when not supported | Kees Cook | 2016-08-08 | 2 | -9/+39 |
* | | kbuild: no gcc-plugins during cc-option tests | Emese Revfy | 2016-08-08 | 1 | -3/+7 |
|/ |
|
* | Merge tag 'trace-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 2016-08-03 | 1 | -1/+8 |
|\ |
|
| * | ftrace/recordmcount: Work around for addition of metag magic but not relocations | Laura Abbott | 2016-08-02 | 1 | -1/+8 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-08-02 | 3 | -10/+41 |
|\ \ |
|
| * | | kcov: allow more fine-grained coverage instrumentation | Vegard Nossum | 2016-08-02 | 1 | -1/+1 |
| * | | checkpatch: if no filenames then read stdin | Allen Hubbe | 2016-08-02 | 1 | -2/+2 |
| * | | checkpatch: check signoff when reading stdin | Allen Hubbe | 2016-08-02 | 1 | -1/+3 |
| * | | checkpatch: improve 'bare use of' signed/unsigned types warning | Joe Perches | 2016-08-02 | 1 | -1/+1 |
| * | | checkpatch: don't complain about BIT macro in uapi | Tomas Winkler | 2016-08-02 | 1 | -2/+3 |
| * | | checkpatch: yet another commit id improvement | Joe Perches | 2016-08-02 | 1 | -2/+2 |
| * | | checkpatch: allow c99 style // comments | Joe Perches | 2016-08-02 | 1 | -0/+6 |
| * | | checkpatch: skip long lines that use an EFI_GUID macro | Joe Perches | 2016-08-02 | 1 | -0/+4 |
| * | | get_maintainer.pl: reduce need for command-line option -f | Joe Perches | 2016-08-02 | 1 | -1/+19 |