Age | Commit message (Expand) | Author |
2012-08-21 | checkpatch: add control statement test to SINGLE_STATEMENT_DO_WHILE_MACRO | Joe Perches |
2012-08-17 | scripts/kernel-doc: fix fatal script error | Randy Dunlap |
2012-08-16 | scripts/decodecode: Fixup trapping instruction marker | Borislav Petkov |
2012-07-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2012-07-30 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-07-30 | checkpatch: add checks for do {} while (0) macro misuses | Joe Perches |
2012-07-30 | checkpatch: Add acheck for use of sizeof without parenthesis | Joe Perches |
2012-07-30 | checkpatch: check usleep_range() arguments | Joe Perches |
2012-07-30 | checkpatch: test for non-standard signatures | Joe Perches |
2012-07-30 | checkpatch: Update alignment check | Joe Perches |
2012-07-30 | Merge tag 'localmodconfig-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-07-30 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds |
2012-07-30 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2012-07-30 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2012-07-26 | Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-07-26 | kconfig: Document oldnoconfig to what it really does | Steven Rostedt |
2012-07-26 | scripts/tags.sh: Teach [ce]tags about libtraceeevent error codes | Namhyung Kim |
2012-07-26 | nconf: add u, d command keys in scroll windows | Benjamin Poirier |
2012-07-26 | menuconfig: add u, d, q command keys in text boxes | Benjamin Poirier |
2012-07-26 | scripts/config: fix double-quotes un-escaping | Yann E. MORIN |
2012-07-26 | s390/exceptions: sort exception table at build time | Heiko Carstens |
2012-07-24 | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds |
2012-07-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-07-20 | trivial: typo in comment in mksysmap | Masatake YAMATO |
2012-07-13 | scripts/coccinelle: list iterator variable semantic patch | Julia Lawall |
2012-07-13 | kconfig: Print errors to stderr in the Makefile | Michal Marek |
2012-07-13 | kconfig: allow long lines in config file | Cody Schafer |
2012-07-13 | scripts/coccinelle: Find threaded IRQs requests which are missing IRQF_ONESHOT | Lars-Peter Clausen |
2012-07-13 | kconfig: remove lkc_defs.h from .gitignore and dontdiff | Paul Bolle |
2012-07-13 | xconfig: add quiet rule for moc | Yaakov Selkowitz |
2012-07-13 | xconfig: use pkgconfig to find moc | Yaakov Selkowitz |
2012-07-07 | kbuild: Print errors to stderr | Michal Marek |
2012-07-05 | Merge 3.5-rc5 into usb-next | Greg Kroah-Hartman |
2012-07-04 | kconfig: fix check-lxdialog for DLL platforms | Yaakov Selkowitz |
2012-07-04 | kconfig: check ncursesw headers first in check-lxdialog | Yaakov Selkowitz |
2012-07-04 | kconfig/nconf: fix compile with ncurses reentrant API | Yaakov Selkowitz |
2012-06-28 | deb-pkg: Add all Makefiles to header package | maximilian attems |
2012-06-28 | deb-pkg: Install linux-firmware-image in versioned dir | maximilian attems |
2012-06-28 | scripts/config: add option to undef a symbol | Yann E. MORIN |
2012-06-28 | scripts/config: allow alternate prefix to config option symbol | Yann E. MORIN |
2012-06-28 | scripts/config: add option to not upper-case symbols | Yann E. MORIN |
2012-06-27 | chmod +x scripts/gfp-translate | Dave Jones |
2012-06-25 | Merge 3.5-rc4 into usb-next | Greg Kroah-Hartman |
2012-06-20 | get_maintainer: Fix --help warning | Joe Perches |
2012-06-19 | localmodconfig: Add debug environment variable LOCALMODCONFIG_DEBUG | Steven Rostedt |
2012-06-19 | localmodconfig: Check if configs are already set for selects | Steven Rostedt |
2012-06-19 | localmodconfig: Read in orig config file to avoid extra processing | Steven Rostedt |
2012-06-19 | localmodconfig: Comments and cleanup for streamline_config.pl | Steven Rostedt |
2012-06-16 | scripts/modpost: check for bad references in .pci.fixups area | Sebastian Andrzej Siewior |
2012-06-13 | USB: allow match on bInterfaceNumber | Bjørn Mork |