aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAge
...
| * | | | 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
| | * genksyms: simplify usage of find_symbol()Michal Marek2011-03-17
| | * genksyms: Add helpers for building string listsMichal Marek2011-03-17
| | * genksyms: Simplify printing of symbol typesMichal Marek2011-03-17
| | * genksyms: Simplify lexerMichal Marek2011-03-17
| | * genksyms: Do not paste the bison header file to lex.cMichal Marek2011-03-17
| * | modpost: fix trailing commaRandy Dunlap2011-03-17
| * | KBuild: silence "'scripts/unifdef' is up to date."Mike Waychison2011-03-17
| * | kbuild: Add extra gcc checksBorislav Petkov2011-03-09
| * | unifdef: update to upstream version 2.5Tony Finch2011-01-22
| |/