Age | Commit message (Expand) | Author |
2012-10-17 | uapi: Allow automatic generation of uapi/asm/ header files | Catalin Marinas |
2012-10-15 | kbuild: Fix accidental revert in commit fe04ddf | Michal Marek |
2012-10-14 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-10-12 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds |
2012-10-12 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2012-10-12 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2012-10-11 | modpost: Permit .GCC.command.line sections | Jonathan Kliegman |
2012-10-11 | coccicheck: Add the rep+ctxt mode | Nicolas Palix |
2012-10-11 | scripts/coccinelle/tests/odd_ptr_err.cocci: semantic patch for IS_ERR/PTR_ERR... | Julia Lawall |
2012-10-10 | MODSIGN: Sign modules during the build process | David Howells |
2012-10-10 | MODSIGN: Provide a script for generating a key ID from an X.509 cert | David Howells |
2012-10-09 | Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux | Linus Torvalds |
2012-10-08 | X.509: Add simple ASN.1 grammar compiler | David Howells |
2012-10-08 | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds |
2012-10-06 | kernel-doc: don't mangle whitespace in Example section | Daniel Santos |
2012-10-06 | kernel-doc: bugfix - empty line in Example section | Daniel Santos |
2012-10-06 | kernel-doc: bugfix - multi-line macros | Daniel Santos |
2012-10-06 | checkpatch: fix name of "MODULE_PARM_DESC" | Kees Cook |
2012-10-06 | checkpatch: check networking specific block comment style | Joe Perches |
2012-10-06 | checkpatch: update suggested printk conversions | Joe Perches |
2012-10-06 | checkpatch: check utf-8 content from a commit log when it's missing from charset | Pasi Savanainen |
2012-10-06 | kbuild: make: fix if_changed when command contains backslashes | Sascha Hauer |
2012-10-03 | modpost: fix modpost warnings for xtensa | Max Filippov |
2012-10-03 | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu... | Linus Torvalds |
2012-10-03 | Merge tag 'dt-for-3.7' of git://sources.calxeda.com/kernel/linux | Linus Torvalds |
2012-10-03 | kbuild: Fix gcc -x syntax | Jean Delvare |
2012-10-02 | UAPI: Plumb the UAPI Kbuilds into the user header installation and checking | David Howells |
2012-10-02 | UAPI: Remove the objhdr-y export list | David Howells |
2012-10-01 | Merge tag 'staging-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-10-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2012-10-01 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-10-01 | Merge tag 'localmodconfig-v3.7-2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-10-01 | localmodconfig: Fix localyesconfig to set to 'y' not 'm' | Yuta Ando |
2012-10-01 | dtc: import latest upstream dtc | Stephen Warren |
2012-10-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-09-27 | kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as ... | Adam Lee |
2012-09-27 | menuconfig: Assign jump keys per-page instead of globally | Benjamin Poirier |
2012-09-27 | menuconfig: Do not open code textbox scroll up/down | Benjamin Poirier |
2012-09-27 | menuconfig: Add jump keys to search results | Benjamin Poirier |
2012-09-27 | menuconfig: Extend dialog_textbox so that it can return to a scrolled position | Benjamin Poirier |
2012-09-27 | menuconfig: Extend dialog_textbox so that it can exit on arbitrary keypresses | Benjamin Poirier |
2012-09-27 | menuconfig: Remove superfluous conditionnal | Benjamin Poirier |
2012-09-27 | Kbuild: use normal compression settings for tar*-pkg | Andi Kleen |
2012-09-27 | kbuild: Do not package /boot and /lib in make tar-pkg | Michal Marek |
2012-09-26 | s390/exceptions: switch to relative exception table entries | Heiko Carstens |
2012-09-25 | Merge branch 'akpm' (sundry from Andrew) | Linus Torvalds |
2012-09-25 | checksyscalls: fix "here document" handling | Heiko Carstens |
2012-09-23 | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds |
2012-09-21 | firmware: fix directory creation rule matching with make 3.80 | Mark Asselstine |
2012-09-16 | Merge 3.6-rc6 into staging-next | Greg Kroah-Hartman |