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