Age | Commit message (Expand) | Author | Files | Lines |
2015-08-19 | kconfig: Regenerate shipped zconf.{hash,lex}.c files | Andreas Ruprecht | 2 | -191/+192 |
2015-08-19 | kconfig: warn of unhandled characters in Kconfig commands | Andreas Ruprecht | 2 | -9/+12 |
2015-08-19 | kconfig: Delete unnecessary checks before the function call "sym_calc_value" | Markus Elfring | 2 | -7/+3 |
2015-08-19 | deb-pkg: simplify directory creation | Riku Voipio | 1 | -14/+5 |
2015-08-19 | scripts/tags.sh: Include trace_*_rcuidle() in tags | Stephen Boyd | 1 | -0/+4 |
2015-08-17 | scripts/kernel-doc: Adding cross-reference links to html documentation. | Danilo Cesar Lemes de Paula | 1 | -0/+198 |
2015-08-15 | Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next | James Morris | 1 | -0/+1 |
2015-08-14 | modsign: Handle signing key in source tree | David Woodhouse | 1 | -0/+51 |
2015-08-13 | sign-file: Fix warning about BIO_reset() return value | David Howells | 1 | -1/+1 |
2015-08-12 | PKCS#7: Appropriately restrict authenticated attributes and content type | David Howells | 1 | -2/+3 |
2015-08-12 | modsign: Use extract-cert to process CONFIG_SYSTEM_TRUSTED_KEYS | David Woodhouse | 1 | -1/+2 |
2015-08-12 | extract-cert: Cope with multiple X.509 certificates in a single file | David Woodhouse | 1 | -12/+46 |
2015-08-12 | sign-file: Generate CMS message as signature instead of PKCS#7 | David Howells | 1 | -24/+27 |
2015-08-12 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 1 | -0/+19 |
2015-08-12 | localmodconfig: Use Kbuild files too | Richard Weinberger | 1 | -1/+1 |
2015-08-07 | modsign: Extract signing cert from CONFIG_MODULE_SIG_KEY if needed | David Woodhouse | 2 | -1/+134 |
2015-08-07 | modsign: Allow signing key to be PKCS#11 | David Woodhouse | 1 | -5/+24 |
2015-08-07 | modsign: Allow password to be specified for signing key | David Woodhouse | 1 | -1/+26 |
2015-08-07 | modsign: Abort modules_install when signing fails | David Woodhouse | 1 | -1/+1 |
2015-08-07 | sign-file: Add option to only create signature file | Luis R. Rodriguez | 1 | -3/+10 |
2015-08-07 | MODSIGN: Use PKCS#7 messages as module signatures | David Howells | 2 | -421/+2 |
2015-08-07 | MODSIGN: Provide a utility to append a PKCS#7 signature to a module | David Howells | 1 | -0/+205 |
2015-08-07 | ASN.1: Copy string names to tokens in ASN.1 compiler | David Howells | 1 | -82/+73 |
2015-08-07 | ASN.1: Add an ASN.1 compiler option to dump the element tree | David Howells | 1 | -12/+76 |
2015-08-06 | scripts/kernel-doc Allow struct arguments documentation in struct body | Danilo Cesar Lemes de Paula | 1 | -2/+75 |
2015-08-05 | ASN.1: Handle 'ANY OPTIONAL' in grammar | David Howells | 1 | -1/+2 |
2015-08-05 | ASN.1: Fix actions on CHOICE elements with IMPLICIT tags | David Howells | 1 | -1/+2 |
2015-08-05 | ASN.1: Fix handling of CHOICE in ASN.1 compiler | David Howells | 1 | -7/+10 |
2015-08-04 | scripts/checkkconfigsymbols.py: support default statements | Valentin Rothberg | 1 | -2/+7 |
2015-08-04 | checkkconfigsymbols.py: colored output | Valentin Rothberg | 1 | -6/+20 |
2015-08-04 | checkkconfigsymbols.py: find relevant commits | Valentin Rothberg | 1 | -0/+21 |
2015-08-03 | Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up f... | Ingo Molnar | 4 | -4/+35 |
2015-07-23 | scripts: Make checkpatch.pl warn on expedited RCU grace periods | Paul E. McKenney | 1 | -0/+19 |
2015-07-20 | rtmutex: Delete scriptable tester | Davidlohr Bueso | 15 | -1533/+0 |
2015-07-18 | checkpatch: fix long line messages about patch context | Joe Perches | 1 | -1/+1 |
2015-07-13 | selinux: explicitly declare the role "base_r" | Laurent Bigonville | 1 | -0/+1 |
2015-07-10 | scripts/kernel-doc: Use $KBUILD_BUILD_TIMESTAMP as man page date | Ben Hutchings | 1 | -3/+12 |
2015-07-10 | scripts/kernel-doc: parse kernel-doc deterministically | Jérémy Bobbio | 1 | -1/+1 |
2015-07-09 | Merge tag 'pm+acpi-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -2/+32 |
2015-07-09 | modpost: work correctly with tile coldtext sections | Chris Metcalf | 1 | -1/+2 |
2015-07-07 | ACPI / scan: Add support for ACPI _CLS device matching | Suthikulpanit, Suravee | 2 | -2/+32 |
2015-07-03 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -3/+15 |
2015-07-03 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 8 | -506/+666 |
2015-07-02 | Merge tag 'cpuinit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2015-07-02 | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 30 | -1535/+1754 |
2015-07-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 6 | -10/+117 |
2015-07-01 | Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+6 |
2015-07-01 | Merge tag 'arc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds | 1 | -0/+5 |
2015-07-01 | scripts/gdb: remove useless global instruction | Thiébaud Weksteen | 1 | -2/+0 |
2015-07-01 | scripts/gdb: add ps command | Thiébaud Weksteen | 1 | -0/+16 |