Age | Commit message (Expand) | Author | Files | Lines |
2012-06-27 | chmod +x scripts/gfp-translate |  Dave Jones | 1 | -0/+0 |
2012-06-20 | get_maintainer: Fix --help warning |  Joe Perches | 1 | -1/+2 |
2012-05-31 | checkpatch: suggest pr_<level> over printk(KERN_<LEVEL> |  Joe Perches | 1 | -0/+13 |
2012-05-31 | checkpatch: check for whitespace before semicolon at EOL |  Eric Nelson | 1 | -0/+7 |
2012-05-26 | builddeb: include autogenerated header files |  Lekensteyn | 1 | -1/+1 |
2012-05-25 | scripts/coccinelle: sizeof of pointer |  Julia Lawall | 1 | -0/+65 |
2012-05-25 | scripts/coccinelle: address test is always true |  Julia Lawall | 1 | -0/+35 |
2012-05-23 | modpost: use proper kernel style for autogenerated files |  Greg Kroah-Hartman | 1 | -4/+4 |
2012-05-23 | modpost: Stop grab_file() from leaking filedescriptors if fstat() fails |  Jesper Juhl | 1 | -3/+6 |
2012-05-18 | x86, realmode: 16-bit real-mode code support for relocs tool |  H. Peter Anvin | 1 | -0/+2 |
2012-05-17 | MCA: delete all remaining traces of microchannel bus support. |  Paul Gortmaker | 2 | -2/+2 |
2012-05-16 | scripts/config: properly report and set string options |  Yann E. MORIN | 1 | -4/+7 |
2012-05-10 | kbuild: fix ia64 link |  Sam Ravnborg | 1 | -2/+2 |
2012-05-08 | x86, realmode: move relocs from scripts/ to arch/x86/tools |  Jarkko Sakkinen | 2 | -805/+0 |
2012-05-08 | x86, realmode: Allow absolute pa_* symbols in the realmode code |  H. Peter Anvin | 1 | -0/+7 |
2012-05-08 | x86, realmode: 16-bit real-mode code support for relocs tool |  H. Peter Anvin | 3 | -0/+801 |
2012-05-07 | kbuild: all{no,yes,mod,def,rand}config only read files when instructed to. |  Eric W. Biederman | 1 | -1/+3 |
2012-05-05 | kbuild: link of vmlinux moved to a script |  Sam Ravnborg | 1 | -0/+211 |
2012-05-05 | kconfig: Add error handling to KCONFIG_ALLCONFIG |  Eric W. Biederman | 1 | -6/+14 |
2012-05-01 | HID: Allow bus wildcard matching |  Henrik Rydberg | 1 | -1/+2 |
2012-05-01 | HID: Add device group to modalias |  Henrik Rydberg | 1 | -0/+2 |
2012-04-24 | scripts/sortextable: Handle relative entries, and other cleanups |  David Daney | 3 | -88/+164 |
2012-04-19 | scripts: Add sortextable to sort the kernel's exception table. |  David Daney | 4 | -0/+441 |
2012-04-18 | xz: Enable BCJ filters on SPARC and 32-bit x86 |  Lasse Collin | 1 | -2/+2 |
2012-04-18 | Fix modpost failures in fedora 17 |  David Miller | 1 | -0/+4 |
2012-04-16 | checkpatch: revert --strict test for net/ and drivers/net block comment style |  Joe Perches | 1 | -6/+0 |
2012-04-15 | atl1: do not process interrupts in cycle in handler |  Tony Zelenoff | 1 | -0/+4 |
2012-04-12 | kconfig: delete last traces of __enabled_ from autoconf.h |  Paul Gortmaker | 1 | -11/+0 |
2012-04-12 | Revert "kconfig: fix __enabled_ macros definition for invisible and un-selected symbols" |  Paul Gortmaker | 1 | -36/+13 |
2012-04-09 | modpost: Fix modpost license checking of vmlinux.o |  Frank Rowand | 2 | -2/+6 |
2012-04-05 | scripts/coccinelle/api/simple_open.cocci: semantic patch for simple_open() |  Julia Lawall | 1 | -0/+70 |
2012-04-02 | Subject: [PATCH] tags.sh: Add missing quotes |  Stephen Boyd | 1 | -1/+1 |
2012-03-30 | scripts/patch-kernel: digest kernel.org hosted .xz patches |  Shawn Landden | 1 | -0/+4 |
2012-03-30 | merge_config.sh: Add option to display redundant configs |  John Stultz | 1 | -0/+9 |
2012-03-30 | merge_config.sh: Set execute bit |  John Stultz | 1 | -0/+0 |
2012-03-26 | setlocalversion: Use "grep -q" instead of piping output to "read dummy" |  Roland Dreier | 1 | -2/+1 |
2012-03-26 | scripts/coccinelle/api/ptr_ret.cocci: semantic patch for ptr_err |  Julia Lawall | 1 | -0/+70 |
2012-03-26 | modpost: fix ALL_INIT_DATA_SECTIONS |  Jan Beulich | 1 | -1/+1 |
2012-03-26 | scripts: refactor remove structure forward declarations |  Yang Bai | 1 | -3/+8 |
2012-03-26 | Kbuild: centralize MKIMAGE and cmd_uimage definitions |  Stephen Warren | 1 | -0/+24 |
2012-03-26 | kbuild: incremental tags update for GNU Global |  Jianbin Kang | 1 | -1/+1 |
2012-03-26 | headers_check: recursively search for linux/types.h inclusion |  Bobby Powers | 1 | -1/+37 |
2012-03-24 | scripts/Kbuild.include: Fix portability problem of "echo -e" |  Bernhard Walle | 1 | -1/+1 |
2012-03-24 | merge_config.sh: Use the first file as the initial config |  Josh Boyer | 1 | -1/+5 |
2012-03-24 | scripts: dtc: fix compile warnings |  Felipe Balbi | 2 | -6/+1 |
2012-03-24 | ARM: 7333/2: jump label: detect %c support for ARM |  Rabin Vincent | 1 | -1/+17 |
2012-03-23 | checkpatch: check for quoted strings broken across lines |  Josh Triplett | 1 | -0/+15 |
2012-03-23 | checkpatch: whitespace - add/remove blank lines |  Joe Perches | 1 | -1/+3 |
2012-03-23 | checkpatch: warn on use of yield() |  Joe Perches | 1 | -0/+6 |
2012-03-23 | checkpatch: add --strict tests for braces, comments and casts |  Joe Perches | 1 | -8/+32 |