Age | Commit message (Expand) | Author |
2011-05-24 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2011-05-19 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-05-19 | ftrace/kbuild: Add recordmcount files to force full build | Michal Marek |
2011-05-19 | modpost: Update 64k section support for binutils 2.18.50 | Anders Kaseorg |
2011-05-19 | module: Sort exported symbols | Alessio Igor Bogani |
2011-05-18 | Haavard Skinnemoen has left Atmel | Jean Delvare |
2011-05-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-05-16 | ftrace/s390: mcount offset calculation | Martin Schwidefsky |
2011-05-16 | ftrace/x86: mcount offset calculation | Martin Schwidefsky |
2011-05-16 | ftrace/recordmcount: mcount address adjustment | Martin Schwidefsky |
2011-05-16 | ftrace/recordmcount: Add helper function get_sym_str_and_relp() | Steven Rostedt |
2011-05-16 | ftrace/recordmcount: Remove duplicate code to find mcount symbol | Steven Rostedt |
2011-05-16 | kbuild/recordmcount: Add RECORDMCOUNT_WARN to warn about mcount callers | Steven Rostedt |
2011-05-16 | ftrace/recordmcount: Add warning logic to warn on mcount not recorded | Steven Rostedt |
2011-05-16 | ftrace/recordmcount: Make ignored mcount calls into nops at compile time | Steven Rostedt |
2011-05-16 | ftrace/recordmcount: Modify only executable sections | Steven Rostedt |
2011-05-16 | ftrace: Add .kprobe.text section to whitelist for recordmcount.c | Steven Rostedt |
2011-05-16 | ftrace/trivial: Clean up record mcount to use Linux switch style | Steven Rostedt |
2011-05-16 | ftrace/trivial: Clean up recordmcount.c to use Linux style comparisons | Steven Rostedt |
2011-05-16 | kbuild: make KBUILD_NOCMDDEP=1 handle empty built-in.o | Michal Marek |
2011-05-12 | scripts/kallsyms.c: fix potential segfault | Xiaochen Wang |
2011-05-12 | scripts/gen_initramfs_list.sh: Convert to a /bin/sh script | Jamey Sharp |
2011-05-10 | bcma: add Broadcom specific AMBA bus driver | Rafał Miłecki |
2011-05-03 | kbuild: Fix passing -Wno-* options to gcc 4.4+ | Michal Marek |
2011-05-02 | kbuild: move scripts/basic/docproc.c to scripts/docproc.c | Peter Foley |
2011-05-02 | kbuild: Fix Makefile.asm-generic for um | Michal Marek |
2011-05-02 | kbuild: Allow to combine multiple W= levels | Michal Marek |
2011-04-29 | kbuild: Disable -Wunused-but-set-variable for gcc 4.6.0 | Dave Jones |
2011-04-29 | Fix handling of backlash character in LINUX_COMPILE_BY name | Marcin Nowakowski |
2011-04-28 | kbuild: asm-generic support | Sam Ravnborg |
2011-04-28 | kbuild: implement several W= levels | Sam Ravnborg |
2011-04-24 | kconfig: Avoid buffer underrun in choice input | Ben Hutchings |
2011-04-20 | kbuild: Fix build with binutils <= 2.19 | Michal Marek |
2011-04-18 | initramfs: Use KBUILD_BUILD_TIMESTAMP for generated entries | Michal Marek |
2011-04-18 | kbuild: Allow to override LINUX_COMPILE_BY and LINUX_COMPILE_HOST macros | Michal Marek |
2011-04-18 | kbuild: Drop unused LINUX_COMPILE_TIME and LINUX_COMPILE_DOMAIN macros | Michal Marek |
2011-04-18 | kbuild: Use the deterministic mode of ar | Michal Marek |
2011-04-18 | kbuild: Call gzip with -n | Michal Marek |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-22 | bloat-o-meter: include read-only data section in report | Jean Delvare |
2011-03-22 | checkpatch: warn about memset with swapped arguments | Dave Jones |
2011-03-22 | scripts/checkpatch.pl: reset rpt_cleaners warnings | Mike Frysinger |
2011-03-22 | kstrto*: converting strings to integers done (hopefully) right | Alexey Dobriyan |
2011-03-22 | get_maintainer.pl: allow "K:" pattern tests to match non-patch text | Joe Perches |
2011-03-21 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2011-03-20 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds |
2011-03-20 | Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma... | Linus Torvalds |
2011-03-17 | Merge branch 'genksyms-enum' into kbuild/kbuild | Michal Marek |