summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2012-10-125-9/+366
|\
| * coccicheck: Add the rep+ctxt modeNicolas Palix2012-10-111-0/+3
| * scripts/coccinelle/tests/odd_ptr_err.cocci: semantic patch for IS_ERR/PTR_ERR...Julia Lawall2012-10-111-0/+65
| * scripts/tags.sh: Add magic for pci access functionsKirill Tkhai2012-08-311-2/+6
| * scripts/coccinelle: ptr_ret: Add ternary operator versionLars-Peter Clausen2012-08-311-0/+26
| * scripts/kernel-doc: added support for html5Dan Luedtke2012-08-311-7/+266
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2012-10-1210-130/+289
|\ \
| * | kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as ...Adam Lee2012-09-272-12/+25
| * | menuconfig: Assign jump keys per-page instead of globallyBenjamin Poirier2012-09-276-73/+149
| * | menuconfig: Do not open code textbox scroll up/downBenjamin Poirier2012-09-271-44/+11
| * | menuconfig: Add jump keys to search resultsBenjamin Poirier2012-09-275-35/+94
| * | menuconfig: Extend dialog_textbox so that it can return to a scrolled positionBenjamin Poirier2012-09-273-6/+28
| * | menuconfig: Extend dialog_textbox so that it can exit on arbitrary keypressesBenjamin Poirier2012-09-273-13/+33
| * | menuconfig: Remove superfluous conditionnalBenjamin Poirier2012-09-271-5/+3
| * | kconfig: document oldnoconfig to what it really does in conf.cAdam Lee2012-08-311-1/+1
| * | kconfig/mconf.c: revision of curses initialization.Dirk Gouders2012-08-303-4/+8
| |/
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2012-10-124-5/+6
|\ \
| * | modpost: Permit .GCC.command.line sectionsJonathan Kliegman2012-10-111-0/+1
| * | Kbuild: use normal compression settings for tar*-pkgAndi Kleen2012-09-271-3/+3
| * | scripts/Makefile.modpost: error in finding modules from .mod files.이건호2012-08-312-2/+2
| |/
* | Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linuxLinus Torvalds2012-10-091-0/+2
|\ \
| * | modpost: fix modpost warnings for xtensaMax Filippov2012-10-031-0/+2
* | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2012-10-088-16/+16
|\ \ \
| * | | kbuild: Fix gcc -x syntaxJean Delvare2012-10-036-13/+13
| * | | kbuild: Do not package /boot and /lib in make tar-pkgMichal Marek2012-09-272-3/+3
* | | | kernel-doc: don't mangle whitespace in Example sectionDaniel Santos2012-10-061-2/+7
* | | | kernel-doc: bugfix - empty line in Example sectionDaniel Santos2012-10-061-1/+10
* | | | kernel-doc: bugfix - multi-line macrosDaniel Santos2012-10-061-0/+3
* | | | checkpatch: fix name of "MODULE_PARM_DESC"Kees Cook2012-10-061-1/+1
* | | | checkpatch: check networking specific block comment styleJoe Perches2012-10-061-0/+14
* | | | checkpatch: update suggested printk conversionsJoe Perches2012-10-061-2/+4
* | | | checkpatch: check utf-8 content from a commit log when it's missing from charsetPasi Savanainen2012-10-061-3/+12
* | | | kbuild: make: fix if_changed when command contains backslashesSascha Hauer2012-10-061-1/+1
* | | | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds2012-10-032-25/+41
|\ \ \ \
| * | | | UAPI: Plumb the UAPI Kbuilds into the user header installation and checkingDavid Howells2012-10-022-20/+39
| * | | | UAPI: Remove the objhdr-y export listDavid Howells2012-10-021-5/+2
* | | | | Merge tag 'dt-for-3.7' of git://sources.calxeda.com/kernel/linuxLinus Torvalds2012-10-0330-701/+3847
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | dtc: import latest upstream dtcStephen Warren2012-10-0130-701/+3847
| | |_|/ | |/| |
* | | | Merge tag 'staging-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-10-011-0/+15
|\ \ \ \
| * \ \ \ Merge 3.6-rc6 into staging-nextGreg Kroah-Hartman2012-09-162-3/+8
| |\ \ \ \
| * | | | | staging/ipack: Fix bug introduced by IPack device matchingJens Taprogge2012-09-071-1/+1
| * | | | | Staging: ipack: implement ipack device table.Jens Taprogge2012-09-041-0/+15
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-10-011-5/+5
|\ \ \ \ \ \
| * | | | | | s390/exceptions: switch to relative exception table entriesHeiko Carstens2012-09-261-5/+5
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-10-011-1/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'core/rcu' into perf/coreIngo Molnar2012-09-132-2/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-08-283-2/+4
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | ftrace: Make recordmcount.c handle __fentry__Steven Rostedt2012-08-231-1/+3
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'localmodconfig-v3.7-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-10-011-26/+24
|\ \ \ \ \ \ \
| * | | | | | | localmodconfig: Fix localyesconfig to set to 'y' not 'm'Yuta Ando2012-10-011-0/+2