| Commit message (Expand) | Author | Age | Files | Lines |
* | sign-file: fix the perl warning message when extracting ASN.1 | Chun-Yi Lee | 2012-11-21 | 1 | -3/+3 |
* | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 2012-11-13 | 5 | -14/+106 |
|\ |
|
| * | menuconfig: Replace CIRCLEQ by list_head-style lists. | Benjamin Poirier | 2012-10-25 | 5 | -14/+106 |
* | | Merge branch 'akpm' (Fixes from Andrew) | Linus Torvalds | 2012-11-09 | 1 | -2/+4 |
|\ \ |
|
| * | | checkpatch: improve network block comment style checking | Joe Perches | 2012-11-09 | 1 | -2/+4 |
* | | | modules: don't break modules_install on external modules with no key. | Rusty Russell | 2012-11-06 | 1 | -1/+2 |
|/ / |
|
* | | MODSIGN: Move the magic string to the end of a module and eliminate the search | David Howells | 2012-10-20 | 1 | -3/+3 |
* | | MODSIGN: perlify sign-file and merge in x509keyid | David Howells | 2012-10-20 | 2 | -346/+399 |
* | | kbuild: Fix module signature generation | Linus Torvalds | 2012-10-19 | 1 | -2/+3 |
* | | kbuild: sign the modules at install time | Rusty Russell | 2012-10-19 | 4 | -111/+28 |
* | | Merge tag 'dt-fixes-for-3.7' of git://sources.calxeda.com/kernel/linux | Linus Torvalds | 2012-10-18 | 1 | -34/+10 |
|\ \ |
|
| * | | dtc: fix for_each_*() to skip first object if deleted | Stephen Warren | 2012-10-17 | 1 | -34/+10 |
| |/ |
|
* | | uapi: Allow automatic generation of uapi/asm/ header files | Catalin Marinas | 2012-10-17 | 1 | -1/+1 |
* | | kbuild: Fix accidental revert in commit fe04ddf | Michal Marek | 2012-10-15 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-14 | 7 | -1/+2018 |
|\ |
|
| * | MODSIGN: Sign modules during the build process | David Howells | 2012-10-10 | 2 | -1/+191 |
| * | MODSIGN: Provide a script for generating a key ID from an X.509 cert | David Howells | 2012-10-10 | 1 | -0/+268 |
| * | X.509: Add simple ASN.1 grammar compiler | David Howells | 2012-10-08 | 4 | -0/+1559 |
* | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 2012-10-12 | 5 | -9/+366 |
|\ \ |
|
| * | | coccicheck: Add the rep+ctxt mode | Nicolas Palix | 2012-10-11 | 1 | -0/+3 |
| * | | scripts/coccinelle/tests/odd_ptr_err.cocci: semantic patch for IS_ERR/PTR_ERR... | Julia Lawall | 2012-10-11 | 1 | -0/+65 |
| * | | scripts/tags.sh: Add magic for pci access functions | Kirill Tkhai | 2012-08-31 | 1 | -2/+6 |
| * | | scripts/coccinelle: ptr_ret: Add ternary operator version | Lars-Peter Clausen | 2012-08-31 | 1 | -0/+26 |
| * | | scripts/kernel-doc: added support for html5 | Dan Luedtke | 2012-08-31 | 1 | -7/+266 |
* | | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2012-10-12 | 10 | -130/+289 |
|\ \ \ |
|
| * | | | kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as ... | Adam Lee | 2012-09-27 | 2 | -12/+25 |
| * | | | menuconfig: Assign jump keys per-page instead of globally | Benjamin Poirier | 2012-09-27 | 6 | -73/+149 |
| * | | | menuconfig: Do not open code textbox scroll up/down | Benjamin Poirier | 2012-09-27 | 1 | -44/+11 |
| * | | | menuconfig: Add jump keys to search results | Benjamin Poirier | 2012-09-27 | 5 | -35/+94 |
| * | | | menuconfig: Extend dialog_textbox so that it can return to a scrolled position | Benjamin Poirier | 2012-09-27 | 3 | -6/+28 |
| * | | | menuconfig: Extend dialog_textbox so that it can exit on arbitrary keypresses | Benjamin Poirier | 2012-09-27 | 3 | -13/+33 |
| * | | | menuconfig: Remove superfluous conditionnal | Benjamin Poirier | 2012-09-27 | 1 | -5/+3 |
| * | | | kconfig: document oldnoconfig to what it really does in conf.c | Adam Lee | 2012-08-31 | 1 | -1/+1 |
| * | | | kconfig/mconf.c: revision of curses initialization. | Dirk Gouders | 2012-08-30 | 3 | -4/+8 |
| |/ / |
|
* | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2012-10-12 | 4 | -5/+6 |
|\ \ \ |
|
| * | | | modpost: Permit .GCC.command.line sections | Jonathan Kliegman | 2012-10-11 | 1 | -0/+1 |
| * | | | Kbuild: use normal compression settings for tar*-pkg | Andi Kleen | 2012-09-27 | 1 | -3/+3 |
| * | | | scripts/Makefile.modpost: error in finding modules from .mod files. | 이건호 | 2012-08-31 | 2 | -2/+2 |
| |/ / |
|
* | | | Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 2012-10-09 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | modpost: fix modpost warnings for xtensa | Max Filippov | 2012-10-04 | 1 | -0/+2 |
* | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 2012-10-08 | 8 | -16/+16 |
|\ \ \ \ |
|
| * | | | | kbuild: Fix gcc -x syntax | Jean Delvare | 2012-10-03 | 6 | -13/+13 |
| * | | | | kbuild: Do not package /boot and /lib in make tar-pkg | Michal Marek | 2012-09-27 | 2 | -3/+3 |
* | | | | | kernel-doc: don't mangle whitespace in Example section | Daniel Santos | 2012-10-05 | 1 | -2/+7 |
* | | | | | kernel-doc: bugfix - empty line in Example section | Daniel Santos | 2012-10-05 | 1 | -1/+10 |
* | | | | | kernel-doc: bugfix - multi-line macros | Daniel Santos | 2012-10-05 | 1 | -0/+3 |
* | | | | | checkpatch: fix name of "MODULE_PARM_DESC" | Kees Cook | 2012-10-05 | 1 | -1/+1 |
* | | | | | checkpatch: check networking specific block comment style | Joe Perches | 2012-10-05 | 1 | -0/+14 |
* | | | | | checkpatch: update suggested printk conversions | Joe Perches | 2012-10-05 | 1 | -2/+4 |
* | | | | | checkpatch: check utf-8 content from a commit log when it's missing from charset | Pasi Savanainen | 2012-10-05 | 1 | -3/+12 |