| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-05-23 | 1 | -1/+1 |
|\ |
|
| * | Haavard Skinnemoen has left Atmel | Jean Delvare | 2011-05-18 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2011-05-20 | 1 | -0/+22 |
|\ \ |
|
| * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-05-16 | 1 | -0/+22 |
| |\ \ |
|
| | * | | bcma: add Broadcom specific AMBA bus driver | Rafał Miłecki | 2011-05-10 | 1 | -0/+22 |
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-05-19 | 4 | -93/+266 |
|\ \ \ \ |
|
| * | | | | ftrace/kbuild: Add recordmcount files to force full build | Michal Marek | 2011-05-19 | 1 | -2/+5 |
| * | | | | ftrace/s390: mcount offset calculation | Martin Schwidefsky | 2011-05-16 | 2 | -2/+8 |
| * | | | | ftrace/x86: mcount offset calculation | Martin Schwidefsky | 2011-05-16 | 2 | -0/+4 |
| * | | | | ftrace/recordmcount: mcount address adjustment | Martin Schwidefsky | 2011-05-16 | 1 | -2/+7 |
| * | | | | ftrace/recordmcount: Add helper function get_sym_str_and_relp() | Steven Rostedt | 2011-05-16 | 1 | -30/+37 |
| * | | | | ftrace/recordmcount: Remove duplicate code to find mcount symbol | Steven Rostedt | 2011-05-16 | 1 | -24/+27 |
| * | | | | kbuild/recordmcount: Add RECORDMCOUNT_WARN to warn about mcount callers | Steven Rostedt | 2011-05-16 | 1 | -1/+4 |
| * | | | | ftrace/recordmcount: Add warning logic to warn on mcount not recorded | Steven Rostedt | 2011-05-16 | 2 | -13/+41 |
| * | | | | ftrace/recordmcount: Make ignored mcount calls into nops at compile time | Steven Rostedt | 2011-05-16 | 2 | -6/+116 |
| * | | | | ftrace/recordmcount: Modify only executable sections | Steven Rostedt | 2011-05-16 | 1 | -0/+1 |
| * | | | | ftrace: Add .kprobe.text section to whitelist for recordmcount.c | Steven Rostedt | 2011-05-16 | 2 | -0/+2 |
| * | | | | ftrace/trivial: Clean up record mcount to use Linux switch style | Steven Rostedt | 2011-05-16 | 1 | -21/+22 |
| * | | | | ftrace/trivial: Clean up recordmcount.c to use Linux style comparisons | Steven Rostedt | 2011-05-16 | 2 | -32/+32 |
| | |_|/
| |/| | |
|
* | | | | modpost: Update 64k section support for binutils 2.18.50 | Anders Kaseorg | 2011-05-19 | 2 | -29/+14 |
* | | | | module: Sort exported symbols | Alessio Igor Bogani | 2011-05-19 | 1 | -0/+11 |
|/ / / |
|
* / / | kconfig: Avoid buffer underrun in choice input | Ben Hutchings | 2011-04-24 | 1 | -1/+1 |
|/ / |
|
* / | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 8 | -11/+11 |
|/ |
|
* | bloat-o-meter: include read-only data section in report | Jean Delvare | 2011-03-22 | 1 | -1/+3 |
* | checkpatch: warn about memset with swapped arguments | Dave Jones | 2011-03-22 | 1 | -0/+5 |
* | scripts/checkpatch.pl: reset rpt_cleaners warnings | Mike Frysinger | 2011-03-22 | 1 | -0/+1 |
* | kstrto*: converting strings to integers done (hopefully) right | Alexey Dobriyan | 2011-03-22 | 1 | -2/+2 |
* | get_maintainer.pl: allow "K:" pattern tests to match non-patch text | Joe Perches | 2011-03-22 | 1 | -1/+10 |
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2011-03-21 | 12 | -935/+1226 |
|\ |
|
| * | Merge branch 'genksyms-enum' into kbuild/kbuild | Michal Marek | 2011-03-17 | 8 | -863/+988 |
| |\ |
|
| | * | genksyms: Regenerate lexer and parser | Michal Marek | 2011-03-17 | 3 | -512/+661 |
| | * | genksyms: Track changes to enum constants | Michal Marek | 2011-03-17 | 4 | -13/+127 |
| | * | genksyms: simplify usage of find_symbol() | Michal Marek | 2011-03-17 | 4 | -9/+9 |
| | * | genksyms: Add helpers for building string lists | Michal Marek | 2011-03-17 | 1 | -32/+38 |
| | * | genksyms: Simplify printing of symbol types | Michal Marek | 2011-03-17 | 1 | -16/+27 |
| | * | genksyms: Simplify lexer | Michal Marek | 2011-03-17 | 2 | -138/+123 |
| | * | genksyms: Do not paste the bison header file to lex.c | Michal Marek | 2011-03-17 | 2 | -147/+7 |
| * | | modpost: fix trailing comma | Randy Dunlap | 2011-03-17 | 1 | -8/+15 |
| * | | KBuild: silence "'scripts/unifdef' is up to date." | Mike Waychison | 2011-03-17 | 1 | -0/+5 |
| * | | kbuild: Add extra gcc checks | Borislav Petkov | 2011-03-09 | 1 | -1/+34 |
| * | | unifdef: update to upstream version 2.5 | Tony Finch | 2011-01-22 | 1 | -63/+184 |
| |/ |
|
* | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 2011-03-20 | 3 | -9/+23 |
|\ \ |
|
| * | | scripts/extract-ikconfig: add xz compression support | Dick Streefland | 2011-02-10 | 1 | -4/+5 |
| * | | kbuild: add GNU GLOBAL tags generation | Jianbin Kang | 2011-01-15 | 1 | -0/+9 |
| * | | setlocalversion: update mercurial tag parsing | Mike Crowe | 2011-01-15 | 1 | -5/+9 |
* | | | Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma... | Linus Torvalds | 2011-03-20 | 2 | -1/+8 |
|\ \ \ |
|
| * | | | kbuild: Add make tarxz-pkg build option | Zdenek Kaspar | 2011-03-09 | 2 | -1/+8 |
| * | | | Merge commit 'v2.6.38-rc1' into kbuild/packaging | Michal Marek | 2011-03-09 | 117 | -3644/+8852 |
| |\ \ \
| | | |/
| | |/| |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2011-03-16 | 1 | -0/+20 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'next' into for-linus | James Morris | 2011-03-16 | 1 | -0/+20 |
| |\ \ \ \ |
|