aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAge
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2011-05-24
|\
| * kbuild: make KBUILD_NOCMDDEP=1 handle empty built-in.oMichal Marek2011-05-16
| * scripts/kallsyms.c: fix potential segfaultXiaochen Wang2011-05-12
| * scripts/gen_initramfs_list.sh: Convert to a /bin/sh scriptJamey Sharp2011-05-12
| * kbuild: Fix passing -Wno-* options to gcc 4.4+Michal Marek2011-05-03
| * kbuild: move scripts/basic/docproc.c to scripts/docproc.cPeter Foley2011-05-02
| * kbuild: Fix Makefile.asm-generic for umMichal Marek2011-05-02
| * kbuild: Allow to combine multiple W= levelsMichal Marek2011-05-02
| * kbuild: Disable -Wunused-but-set-variable for gcc 4.6.0Dave Jones2011-04-29
| * Fix handling of backlash character in LINUX_COMPILE_BY nameMarcin Nowakowski2011-04-29
| * kbuild: asm-generic supportSam Ravnborg2011-04-28
| * kbuild: implement several W= levelsSam Ravnborg2011-04-28
| * kbuild: Fix build with binutils <= 2.19Michal Marek2011-04-20
| * initramfs: Use KBUILD_BUILD_TIMESTAMP for generated entriesMichal Marek2011-04-18
| * kbuild: Allow to override LINUX_COMPILE_BY and LINUX_COMPILE_HOST macrosMichal Marek2011-04-18
| * kbuild: Drop unused LINUX_COMPILE_TIME and LINUX_COMPILE_DOMAIN macrosMichal Marek2011-04-18
| * kbuild: Use the deterministic mode of arMichal Marek2011-04-18
| * kbuild: Call gzip with -nMichal Marek2011-04-18
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-23
|\ \
| * | Haavard Skinnemoen has left AtmelJean Delvare2011-05-18
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-05-20
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-16
| |\ \ \
| | * | | bcma: add Broadcom specific AMBA bus driverRafał Miłecki2011-05-10
| | | |/ | | |/|
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-05-19
|\ \ \ \
| * | | | ftrace/kbuild: Add recordmcount files to force full buildMichal Marek2011-05-19
| * | | | ftrace/s390: mcount offset calculationMartin Schwidefsky2011-05-16
| * | | | ftrace/x86: mcount offset calculationMartin Schwidefsky2011-05-16
| * | | | ftrace/recordmcount: mcount address adjustmentMartin Schwidefsky2011-05-16
| * | | | ftrace/recordmcount: Add helper function get_sym_str_and_relp()Steven Rostedt2011-05-16
| * | | | ftrace/recordmcount: Remove duplicate code to find mcount symbolSteven Rostedt2011-05-16
| * | | | kbuild/recordmcount: Add RECORDMCOUNT_WARN to warn about mcount callersSteven Rostedt2011-05-16
| * | | | ftrace/recordmcount: Add warning logic to warn on mcount not recordedSteven Rostedt2011-05-16
| * | | | ftrace/recordmcount: Make ignored mcount calls into nops at compile timeSteven Rostedt2011-05-16
| * | | | ftrace/recordmcount: Modify only executable sectionsSteven Rostedt2011-05-16
| * | | | ftrace: Add .kprobe.text section to whitelist for recordmcount.cSteven Rostedt2011-05-16
| * | | | ftrace/trivial: Clean up record mcount to use Linux switch styleSteven Rostedt2011-05-16
| * | | | ftrace/trivial: Clean up recordmcount.c to use Linux style comparisonsSteven Rostedt2011-05-16
| | |_|/ | |/| |
* | | | modpost: Update 64k section support for binutils 2.18.50Anders Kaseorg2011-05-19
* | | | module: Sort exported symbolsAlessio Igor Bogani2011-05-19
|/ / /
* / / kconfig: Avoid buffer underrun in choice inputBen Hutchings2011-04-24
|/ /
* / Fix common misspellingsLucas De Marchi2011-03-31
|/
* bloat-o-meter: include read-only data section in reportJean Delvare2011-03-22
* checkpatch: warn about memset with swapped argumentsDave Jones2011-03-22
* scripts/checkpatch.pl: reset rpt_cleaners warningsMike Frysinger2011-03-22
* kstrto*: converting strings to integers done (hopefully) rightAlexey Dobriyan2011-03-22
* get_maintainer.pl: allow "K:" pattern tests to match non-patch textJoe Perches2011-03-22
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2011-03-21
|\
| * Merge branch 'genksyms-enum' into kbuild/kbuildMichal Marek2011-03-17
| |\
| | * genksyms: Regenerate lexer and parserMichal Marek2011-03-17
| | * genksyms: Track changes to enum constantsMichal Marek2011-03-17