Age | Commit message (Expand) | Author | Files | Lines |
2012-05-28 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 3 | -1/+101 |
2012-05-28 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2 | -10/+23 |
2012-05-28 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -0/+221 |
2012-05-27 | 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-24 | Merge tag 'module-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -7/+10 |
2012-05-24 | Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 2 | -2/+2 |
2012-05-23 | Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -0/+517 |
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-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+4 |
2012-05-19 | x86, realmode: 16-bit real-mode code support for relocs tool | H. Peter Anvin | 1 | -0/+2 |
2012-05-18 | 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-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-24 | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 1 | -0/+4 |
2012-04-20 | scripts: Add sortextable to sort the kernel's exception table. | David Daney | 4 | -0/+441 |
2012-04-19 | 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-13 | kconfig: delete last traces of __enabled_ from autoconf.h | Paul Gortmaker | 1 | -11/+0 |
2012-04-13 | Revert "kconfig: fix __enabled_ macros definition for invisible and un-select... | Paul Gortmaker | 1 | -36/+13 |
2012-04-10 | modpost: Fix modpost license checking of vmlinux.o | Frank Rowand | 2 | -2/+6 |
2012-04-06 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -0/+70 |
2012-04-06 | 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-31 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 8 | -11/+67 |
2012-03-31 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 9 | -10/+687 |
2012-03-31 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 3 | -22/+28 |
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-30 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -1/+17 |
2012-03-27 | setlocalversion: Use "grep -q" instead of piping output to "read dummy" | Roland Dreier | 1 | -2/+1 |
2012-03-27 | scripts/coccinelle/api/ptr_ret.cocci: semantic patch for ptr_err | Julia Lawall | 1 | -0/+70 |
2012-03-27 | modpost: fix ALL_INIT_DATA_SECTIONS | Jan Beulich | 1 | -1/+1 |
2012-03-27 | 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-25 | scripts/Kbuild.include: Fix portability problem of "echo -e" | Bernhard Walle | 1 | -1/+1 |
2012-03-25 | merge_config.sh: Use the first file as the initial config | Josh Boyer | 1 | -1/+5 |
2012-03-25 | scripts: dtc: fix compile warnings | Felipe Balbi | 2 | -6/+1 |