summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | kbuild: Allow to combine multiple W= levelsMichal Marek2011-05-021-2/+6
| | * | | | | kbuild: Disable -Wunused-but-set-variable for gcc 4.6.0Dave Jones2011-04-291-0/+1
| | * | | | | Fix handling of backlash character in LINUX_COMPILE_BY nameMarcin Nowakowski2011-04-291-1/+1
| | * | | | | kbuild: asm-generic supportSam Ravnborg2011-04-282-1/+32
| | * | | | | kbuild: implement several W= levelsSam Ravnborg2011-04-281-27/+38
| | * | | | | kbuild: Fix build with binutils <= 2.19Michal Marek2011-04-202-2/+7
| | * | | | | initramfs: Use KBUILD_BUILD_TIMESTAMP for generated entriesMichal Marek2011-04-181-1/+8
| | * | | | | kbuild: Allow to override LINUX_COMPILE_BY and LINUX_COMPILE_HOST macrosMichal Marek2011-04-181-2/+12
| | * | | | | kbuild: Drop unused LINUX_COMPILE_TIME and LINUX_COMPILE_DOMAIN macrosMichal Marek2011-04-181-14/+2
| | * | | | | kbuild: Use the deterministic mode of arMichal Marek2011-04-181-2/+2
| | * | | | | kbuild: Call gzip with -nMichal Marek2011-04-182-3/+3
| | |/ / / /
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-1/+1
| |\ \ \ \ \
| | * | | | | Haavard Skinnemoen has left AtmelJean Delvare2011-05-181-1/+1
| | | |_|/ / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-05-201-0/+22
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-161-0/+22
| | |\ \ \ \
| | | * | | | bcma: add Broadcom specific AMBA bus driverRafał Miłecki2011-05-101-0/+22
| | | | |/ / | | | |/| |
| * | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-05-194-93/+266
| |\ \ \ \ \
| | * | | | | ftrace/kbuild: Add recordmcount files to force full buildMichal Marek2011-05-191-2/+5
| | * | | | | ftrace/s390: mcount offset calculationMartin Schwidefsky2011-05-162-2/+8
| | * | | | | ftrace/x86: mcount offset calculationMartin Schwidefsky2011-05-162-0/+4
| | * | | | | ftrace/recordmcount: mcount address adjustmentMartin Schwidefsky2011-05-161-2/+7
| | * | | | | ftrace/recordmcount: Add helper function get_sym_str_and_relp()Steven Rostedt2011-05-161-30/+37
| | * | | | | ftrace/recordmcount: Remove duplicate code to find mcount symbolSteven Rostedt2011-05-161-24/+27
| | * | | | | kbuild/recordmcount: Add RECORDMCOUNT_WARN to warn about mcount callersSteven Rostedt2011-05-161-1/+4
| | * | | | | ftrace/recordmcount: Add warning logic to warn on mcount not recordedSteven Rostedt2011-05-162-13/+41
| | * | | | | ftrace/recordmcount: Make ignored mcount calls into nops at compile timeSteven Rostedt2011-05-162-6/+116
| | * | | | | ftrace/recordmcount: Modify only executable sectionsSteven Rostedt2011-05-161-0/+1
| | * | | | | ftrace: Add .kprobe.text section to whitelist for recordmcount.cSteven Rostedt2011-05-162-0/+2
| | * | | | | ftrace/trivial: Clean up record mcount to use Linux switch styleSteven Rostedt2011-05-161-21/+22
| | * | | | | ftrace/trivial: Clean up recordmcount.c to use Linux style comparisonsSteven Rostedt2011-05-162-32/+32
| | | |_|/ / | | |/| | |
| * | | | | modpost: Update 64k section support for binutils 2.18.50Anders Kaseorg2011-05-192-29/+14
| * | | | | module: Sort exported symbolsAlessio Igor Bogani2011-05-191-0/+11
| |/ / / /
| * | | | kconfig: Avoid buffer underrun in choice inputBen Hutchings2011-04-241-1/+1
| |/ / /
| * | | Fix common misspellingsLucas De Marchi2011-03-318-11/+11
| |/ /
* | | Merge branch 'kbuild/kconfig-for-40' into kbuild/kconfigMichal Marek2011-05-251-3/+2
|\ \ \ | | |/ | |/|
| * | xconfig: merge code path to conf_write()Arnaud Lacombe2011-05-251-3/+2
* | | kconfig: Only generate config_is_xxx for bool and tristate optionsMichal Marek2011-05-251-5/+3
* | | Merge branch 'kbuild/kconfig-for-40' into kbuild/kconfigMichal Marek2011-05-242-15/+9
|\ \ \ | |/ /
| * | kconfig: do not record timestamp in .configArnaud Lacombe2011-05-241-11/+1
| * | gconfig: Hide unused left treeview when start up the interfaceEduardo Silva2011-05-241-2/+6
| * | gconfig: enable rules hint for main treeviewsEduardo Silva2011-05-241-2/+2
* | | kconfig: autogenerated config_is_xxx macroJean-Christophe PLAGNIOL-VILLARD2011-05-171-0/+29
|/ /
* | kconfig: quiet commands when V=0Peter Foley2011-04-291-2/+2
* | kconfig: change update-po-config to reflect new layout of arch/umPeter Foley2011-04-291-2/+2
* | kconfig: make update-po-config work in KBUILD_OUTPUTPeter Foley2011-04-291-7/+9
* | kconfig: rearrange clean-filesPeter Foley2011-04-291-2/+2
* | kconfig: change gconf to modify hostprogs-y like nconf and mconfPeter Foley2011-04-291-2/+3
* | kconfig: change qconf to modify hostprogs-y like nconf and mconfPeter Foley2011-04-291-3/+4
* | kconfig: only build kxgettext when neededPeter Foley2011-04-291-1/+5
* | nconfig: Silence unused return values from wattrsetStephen Boyd2011-04-191-7/+7
OpenPOWER on IntegriCloud