aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAge
* Merge tag 'staging-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-10-01
|\
| * Merge 3.6-rc6 into staging-nextGreg Kroah-Hartman2012-09-16
| |\
| * | staging/ipack: Fix bug introduced by IPack device matchingJens Taprogge2012-09-07
| * | Staging: ipack: implement ipack device table.Jens Taprogge2012-09-04
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-10-01
|\ \ \
| * | | s390/exceptions: switch to relative exception table entriesHeiko Carstens2012-09-26
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-10-01
|\ \ \ \
| * \ \ \ Merge branch 'core/rcu' into perf/coreIngo Molnar2012-09-13
| |\ \ \ \
| * \ \ \ \ Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-08-28
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | ftrace: Make recordmcount.c handle __fentry__Steven Rostedt2012-08-23
* | | | | | Merge tag 'localmodconfig-v3.7-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-10-01
|\ \ \ \ \ \
| * | | | | | localmodconfig: Fix localyesconfig to set to 'y' not 'm'Yuta Ando2012-10-01
| * | | | | | localmodconfig: Use my variable for loop in streamline_config.plBill Pemberton2012-08-16
| * | | | | | localmodconfig: Use 3 parameter open in streamline_config.plBill Pemberton2012-08-16
| * | | | | | localmodconfig: Rework find_config in streamline_config.plBill Pemberton2012-08-16
| * | | | | | localmodconfig: Set default value for ksource in streamline_config.plBill Pemberton2012-08-16
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-01
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Coccinelle: fix typo in memdup_user.cocciFengguang Wu2012-09-01
* | | | | | Merge branch 'akpm' (sundry from Andrew)Linus Torvalds2012-09-25
|\ \ \ \ \ \
| * | | | | | checksyscalls: fix "here document" handlingHeiko Carstens2012-09-25
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2012-09-23
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | firmware: fix directory creation rule matching with make 3.80Mark Asselstine2012-09-21
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds2012-09-11
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | kbuild: add symbol prefix arg to kallsymsJames Hogan2012-09-10
| | |_|/ / | |/| | |
* | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2012-09-06
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | firmware: fix directory creation rule matching with make 3.82Mark Asselstine2012-08-30
| * | | link-vmlinux.sh: Fix stray "echo" in error messageMichal Marek2012-08-10
| |/ /
* | | checkpatch: add control statement test to SINGLE_STATEMENT_DO_WHILE_MACROJoe Perches2012-08-21
* | | scripts/kernel-doc: fix fatal script errorRandy Dunlap2012-08-17
* | | scripts/decodecode: Fixup trapping instruction markerBorislav Petkov2012-08-16
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-07-31
|\ \
| * | s390/exceptions: sort exception table at build timeHeiko Carstens2012-07-26
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-30
|\ \ \
| * | | checkpatch: add checks for do {} while (0) macro misusesJoe Perches2012-07-30
| * | | checkpatch: Add acheck for use of sizeof without parenthesisJoe Perches2012-07-30
| * | | checkpatch: check usleep_range() argumentsJoe Perches2012-07-30
| * | | checkpatch: test for non-standard signaturesJoe Perches2012-07-30
| * | | checkpatch: Update alignment checkJoe Perches2012-07-30
* | | | Merge tag 'localmodconfig-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-07-30
|\ \ \ \
| * | | | localmodconfig: Add debug environment variable LOCALMODCONFIG_DEBUGSteven Rostedt2012-06-19
| * | | | localmodconfig: Check if configs are already set for selectsSteven Rostedt2012-06-19
| * | | | localmodconfig: Read in orig config file to avoid extra processingSteven Rostedt2012-06-19
| * | | | localmodconfig: Comments and cleanup for streamline_config.plSteven Rostedt2012-06-19
* | | | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2012-07-30
|\ \ \ \ \
| * | | | | scripts/tags.sh: Teach [ce]tags about libtraceeevent error codesNamhyung Kim2012-07-26
| * | | | | scripts/coccinelle: list iterator variable semantic patchJulia Lawall2012-07-13
| * | | | | scripts/coccinelle: Find threaded IRQs requests which are missing IRQF_ONESHOTLars-Peter Clausen2012-07-13
| * | | | | deb-pkg: Add all Makefiles to header packagemaximilian attems2012-06-28
| * | | | | deb-pkg: Install linux-firmware-image in versioned dirmaximilian attems2012-06-28
| * | | | | scripts/config: add option to undef a symbolYann E. MORIN2012-06-28