Age | Commit message (Expand) | Author | Files | Lines |
2012-07-31 | checkpatch: add checks for do {} while (0) macro misuses | Joe Perches | 1 | -0/+39 |
2012-07-31 | checkpatch: Add acheck for use of sizeof without parenthesis | Joe Perches | 1 | -0/+6 |
2012-07-31 | checkpatch: check usleep_range() arguments | Joe Perches | 1 | -0/+16 |
2012-07-31 | checkpatch: test for non-standard signatures | Joe Perches | 1 | -1/+5 |
2012-07-31 | checkpatch: Update alignment check | Joe Perches | 1 | -2/+2 |
2012-07-26 | Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -1/+4 |
2012-07-25 | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 1 | -0/+11 |
2012-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2012-07-20 | trivial: typo in comment in mksysmap | Masatake YAMATO | 1 | -1/+1 |
2012-07-05 | Merge 3.5-rc5 into usb-next | Greg Kroah-Hartman | 1 | -0/+0 |
2012-06-27 | chmod +x scripts/gfp-translate | Dave Jones | 1 | -0/+0 |
2012-06-25 | Merge 3.5-rc4 into usb-next | Greg Kroah-Hartman | 1 | -1/+2 |
2012-06-21 | get_maintainer: Fix --help warning | Joe Perches | 1 | -1/+2 |
2012-06-16 | scripts/modpost: check for bad references in .pci.fixups area | Sebastian Andrzej Siewior | 1 | -0/+11 |
2012-06-14 | USB: allow match on bInterfaceNumber | Bjørn Mork | 1 | -1/+4 |
2012-06-01 | checkpatch: suggest pr_<level> over printk(KERN_<LEVEL> | Joe Perches | 1 | -0/+13 |
2012-06-01 | checkpatch: check for whitespace before semicolon at EOL | Eric Nelson | 1 | -0/+7 |
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 |