summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | | localmodconfig: Use my variable for loop in streamline_config.plBill Pemberton2012-08-161-1/+1
| * | | | | | localmodconfig: Use 3 parameter open in streamline_config.plBill Pemberton2012-08-161-16/+14
| * | | | | | localmodconfig: Rework find_config in streamline_config.plBill Pemberton2012-08-161-8/+6
| * | | | | | localmodconfig: Set default value for ksource in streamline_config.plBill Pemberton2012-08-161-1/+1
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-011-2/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Coccinelle: fix typo in memdup_user.cocciFengguang Wu2012-09-011-2/+2
* | | | | | Merge branch 'akpm' (sundry from Andrew)Linus Torvalds2012-09-251-1/+1
|\ \ \ \ \ \
| * | | | | | checksyscalls: fix "here document" handlingHeiko Carstens2012-09-251-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2012-09-231-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | firmware: fix directory creation rule matching with make 3.80Mark Asselstine2012-09-211-2/+2
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds2012-09-121-1/+6
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | kbuild: add symbol prefix arg to kallsymsJames Hogan2012-09-111-1/+6
| | |_|/ / | |/| | |
* | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2012-09-062-2/+2
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | firmware: fix directory creation rule matching with make 3.82Mark Asselstine2012-08-301-1/+1
| * | | link-vmlinux.sh: Fix stray "echo" in error messageMichal Marek2012-08-101-1/+1
| |/ /
* | | checkpatch: add control statement test to SINGLE_STATEMENT_DO_WHILE_MACROJoe Perches2012-08-211-1/+2
* | | scripts/kernel-doc: fix fatal script errorRandy Dunlap2012-08-171-0/+1
* | | scripts/decodecode: Fixup trapping instruction markerBorislav Petkov2012-08-161-1/+1
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-07-311-0/+1
|\ \
| * | s390/exceptions: sort exception table at build timeHeiko Carstens2012-07-261-0/+1
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-301-3/+68
|\ \ \
| * | | checkpatch: add checks for do {} while (0) macro misusesJoe Perches2012-07-301-0/+39
| * | | checkpatch: Add acheck for use of sizeof without parenthesisJoe Perches2012-07-301-0/+6
| * | | checkpatch: check usleep_range() argumentsJoe Perches2012-07-301-0/+16
| * | | checkpatch: test for non-standard signaturesJoe Perches2012-07-301-1/+5
| * | | checkpatch: Update alignment checkJoe Perches2012-07-301-2/+2
* | | | Merge tag 'localmodconfig-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-07-301-17/+158
|\ \ \ \
| * | | | localmodconfig: Add debug environment variable LOCALMODCONFIG_DEBUGSteven Rostedt2012-06-191-0/+21
| * | | | localmodconfig: Check if configs are already set for selectsSteven Rostedt2012-06-191-11/+104
| * | | | localmodconfig: Read in orig config file to avoid extra processingSteven Rostedt2012-06-191-2/+24
| * | | | localmodconfig: Comments and cleanup for streamline_config.plSteven Rostedt2012-06-191-4/+9
* | | | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2012-07-305-21/+264
|\ \ \ \ \
| * | | | | scripts/tags.sh: Teach [ce]tags about libtraceeevent error codesNamhyung Kim2012-07-261-2/+4
| * | | | | scripts/coccinelle: list iterator variable semantic patchJulia Lawall2012-07-131-0/+147
| * | | | | scripts/coccinelle: Find threaded IRQs requests which are missing IRQF_ONESHOTLars-Peter Clausen2012-07-131-0/+65
| * | | | | deb-pkg: Add all Makefiles to header packagemaximilian attems2012-06-281-1/+1
| * | | | | deb-pkg: Install linux-firmware-image in versioned dirmaximilian attems2012-06-281-2/+3
| * | | | | scripts/config: add option to undef a symbolYann E. MORIN2012-06-281-0/+10
OpenPOWER on IntegriCloud