| Commit message (Expand) | Author | Age | Files | Lines |
* | kbuild, modpost: fix unexpected non-allocatable warning with mips | Sam Ravnborg | 2009-05-04 | 1 | -1/+11 |
* | kbuild, modpost: fix "unexpected non-allocatable" warning with SUSE gcc | Sam Ravnborg | 2009-05-04 | 1 | -1/+1 |
* | kbuild, modpost: fix unexpected non-allocatable section when cross compiling | Anders Kaseorg | 2009-05-04 | 1 | -12/+23 |
* | Move dtc and libfdt sources from arch/powerpc/boot to scripts/dtc | David Gibson | 2009-05-02 | 30 | -0/+11162 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb... | Linus Torvalds | 2009-05-02 | 3 | -41/+29 |
|\ |
|
| * | kbuild, modpost: Check the section flags, to catch missing "ax"/"aw" | Anders Kaseorg | 2009-05-01 | 1 | -32/+19 |
| * | kbuild: fix comment in modpost.c | Sam Ravnborg | 2009-05-01 | 1 | -2/+1 |
| * | kbuild: fix scripts/setlocalversion with git | Nico Schottelius | 2009-05-01 | 1 | -7/+6 |
| * | kbuild: fix Module.markers permission error under cygwin | Cedric Hombourger | 2009-05-01 | 1 | -0/+1 |
| * | kbuild: remove a tag file before it is regenerated | Matt Kraai | 2009-05-01 | 1 | -0/+2 |
* | | kernel-doc: restrict syntax for private: and public: | Randy Dunlap | 2009-05-02 | 1 | -3/+4 |
|/ |
|
* | Remove unused support code for refok sections. | Tim Abbott | 2009-04-27 | 1 | -18/+0 |
* | kbuild: introduce subdir-ccflags-y | Sam Ravnborg | 2009-04-19 | 2 | -2/+10 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds | 2009-04-13 | 6 | -5/+11 |
|\ |
|
| * | kbuild: fix spurious initramfs rebuild | Maxime Bizon | 2009-04-11 | 1 | -1/+1 |
| * | kbuild: remove pointless strdup() on arguments passed to new_module() in modpost | Jan Beulich | 2009-04-11 | 1 | -2/+2 |
| * | kbuild: introduce destination-y for exported headers | Sam Ravnborg | 2009-04-11 | 1 | -0/+2 |
| * | kbuild: use git svn instead of git-svn in setlocalversion | Peter Korsgaard | 2009-04-11 | 1 | -1/+1 |
| * | kconfig: fix update-po-config to accect backslash in input | Sam Ravnborg | 2009-04-11 | 1 | -0/+4 |
| * | kbuild: fix option processing for -I in headerdep | Uwe Kleine-König | 2009-04-11 | 1 | -1/+1 |
* | | Merge branch 'gm_20090410' of git://repo.or.cz/linux-2.6/trivial-mods | Linus Torvalds | 2009-04-13 | 1 | -0/+515 |
|\ \ |
|
| * | | scripts/get_maintainer.pl - Allow multiple files on command line | Joe Perches | 2009-04-10 | 1 | -44/+41 |
| * | | Add scripts/get_maintainer.pl | Joe Perches | 2009-04-10 | 1 | -0/+518 |
| |/ |
|
* | | Merge git://git.infradead.org/~dwmw2/firmware-2.6 | Linus Torvalds | 2009-04-10 | 3 | -271/+1 |
|\ \
| |/
|/| |
|
| * | Revert "fix modules_install via NFS" | David Woodhouse | 2009-04-06 | 3 | -271/+1 |
* | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-04-07 | 1 | -0/+0 |
|\ \
| |/
|/| |
|
| * | tracing: move scripts/trace/power.pl to scripts/tracing/power.pl | Lai Jiangshan | 2009-04-01 | 1 | -0/+0 |
* | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-04-05 | 3 | -11/+96 |
|\ \ |
|
| * \ | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar | 2009-04-02 | 3 | -11/+96 |
| |\ \
| | |/ |
|
| | * | kallsyms, tracing: output more proper symbol name | Lai Jiangshan | 2009-03-14 | 1 | -0/+57 |
| | * | Merge branch 'core/locking' into tracing/ftrace | Ingo Molnar | 2009-03-13 | 3 | -5/+6 |
| | |\ |
|
| | * \ | Merge branch 'x86/core' into tracing/textedit | Ingo Molnar | 2009-03-06 | 7 | -10/+53 |
| | |\ \ |
|
| | * \ \ | Merge branches 'tracing/ftrace', 'tracing/mmiotrace' and 'linus' into tracing... | Ingo Molnar | 2009-03-02 | 1 | -12/+14 |
| | |\ \ \ |
|
| | * \ \ \ | Merge branch 'linus' into tracing/blktrace | Ingo Molnar | 2009-02-19 | 6 | -21/+174 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 't... | Ingo Molnar | 2009-02-13 | 1 | -1/+39 |
| | |\ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing... | Ingo Molnar | 2009-02-03 | 10 | -184/+157 |
| | |\ \ \ \ \ \ |
|
| | * | | | | | | | ftrace: test for running of recordmcount.pl twice on an object | Steven Rostedt | 2009-01-18 | 1 | -3/+18 |
| | * | | | | | | | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/core | Ingo Molnar | 2009-01-18 | 2 | -17/+70 |
| | |\ \ \ \ \ \ \ |
|
| | * | | | | | | | | ftrace, ia64: Add recordmcount for ia64 | Shaohua Li | 2009-01-14 | 1 | -0/+7 |
| | * | | | | | | | | ftrace, ia64: explictly ignore a file in recordmcount.pl | Shaohua Li | 2009-01-14 | 1 | -0/+5 |
| | * | | | | | | | | ftrace, ia64: make recordmcount distinct module compile | Shaohua Li | 2009-01-14 | 2 | -9/+10 |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an... | Linus Torvalds | 2009-04-05 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | module: include other structures in module version check | Rusty Russell | 2009-03-31 | 1 | -2/+2 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | parisc: fix "make tar-pkg" | Helge Deller | 2009-04-02 | 1 | -0/+4 |
|/ / / / / / / / / |
|
* | | | | | | | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 | 6 | -9/+52 |
|\ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
| | | | | | | | | | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| *-------. \ \ \ \ \ \ \ | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar | 2009-03-04 | 4 | -18/+50 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | |_|_|_|_|/ /
| | | | | | |/| | | | | | |
|
| | | | | * | | | | | | | | bzip2/lzma: don't leave empty files around on failure | Alain Knaff | 2009-02-19 | 1 | -1/+2 |
| | | | | * | | | | | | | | Merge branch 'linus' into x86/setup-lzma | Ingo Molnar | 2009-01-10 | 8 | -54/+736 |
| | | | | |\ \ \ \ \ \ \ \ |
|
| | | | | * | | | | | | | | | bzip2/lzma: fix built-in initramfs vs CONFIG_RD_GZIP | Alain Knaff | 2009-01-07 | 1 | -6/+11 |
| | | | | * | | | | | | | | | bzip2/lzma: handle failures from bzip2 and lzma correctly | H. Peter Anvin | 2009-01-04 | 1 | -2/+2 |