- 4391ed6 kbuild, modpost: fix unexpected non-allocatable warning with mips by Sam Ravnborg · 16 years ago
- 028eceb kbuild, modpost: fix "unexpected non-allocatable" warning with SUSE gcc by Sam Ravnborg · 16 years ago
- 7d875a0 kbuild, modpost: fix unexpected non-allocatable section when cross compiling by Anders Kaseorg · 16 years ago
- 9fffb55 Move dtc and libfdt sources from arch/powerpc/boot to scripts/dtc by David Gibson · 16 years ago
- 414772f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 16 years ago
- 52dc5ae kernel-doc: restrict syntax for private: and public: by Randy Dunlap · 16 years ago
- b614a69 kbuild, modpost: Check the section flags, to catch missing "ax"/"aw" by Anders Kaseorg · 16 years ago
- c993971 kbuild: fix comment in modpost.c by Sam Ravnborg · 16 years ago
- a182ad3 kbuild: fix scripts/setlocalversion with git by Nico Schottelius · 16 years ago
- 99e3a1e kbuild: fix Module.markers permission error under cygwin by Cedric Hombourger · 16 years ago
- 2e6cb8b kbuild: remove a tag file before it is regenerated by Matt Kraai · 16 years ago
- 27b1833 Remove unused support code for refok sections. by Tim Abbott · 16 years ago
- 720097d kbuild: introduce subdir-ccflags-y by Sam Ravnborg · 16 years ago
- 80a04d3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 16 years ago
- d3ab02a Merge branch 'gm_20090410' of git://repo.or.cz/linux-2.6/trivial-mods by Linus Torvalds · 16 years ago
- 9e5ec86 kbuild: fix spurious initramfs rebuild by Maxime Bizon · 16 years ago
- 0fa3a88 kbuild: remove pointless strdup() on arguments passed to new_module() in modpost by Jan Beulich · 16 years ago
- c7bb349 kbuild: introduce destination-y for exported headers by Sam Ravnborg · 16 years ago
- 4774bb1 kbuild: use git svn instead of git-svn in setlocalversion by Peter Korsgaard · 16 years ago
- 612c280 kconfig: fix update-po-config to accect backslash in input by Sam Ravnborg · 16 years ago
- 79ff807 kbuild: fix option processing for -I in headerdep by Uwe Kleine-König · 16 years ago
- 4a7fdb5 scripts/get_maintainer.pl - Allow multiple files on command line by Joe Perches · 16 years ago
- cb7301c Add scripts/get_maintainer.pl by Joe Perches · 16 years ago
- 1e17d77 Merge git://git.infradead.org/~dwmw2/firmware-2.6 by Linus Torvalds · 16 years ago
- c93f216 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 556b0f5 Revert "fix modules_install via NFS" by David Woodhouse · 16 years ago
- 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- cab4e4c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-and-param by Linus Torvalds · 16 years ago
- 91400ac parisc: fix "make tar-pkg" by Helge Deller · 16 years ago
- 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 16 years ago
- 4fafd5b tracing: move scripts/trace/power.pl to scripts/tracing/power.pl by Lai Jiangshan · 16 years ago
- 8c8ef42 module: include other structures in module version check by Rusty Russell · 16 years ago
- 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
- ba1eb95 Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 5a54bd1 Merge commit 'v2.6.29' into core/header-fixes by Ingo Molnar · 16 years ago
- e9d376f dynamic debug: combine dprintk and dynamic printk by Jason Baron · 16 years ago
- 57fee4a platform: introduce module id table for platform devices by Eric Miao · 16 years ago
- b0fe551 kconfig: improve seed in randconfig by Ingo Molnar · 16 years ago
- 184832c kconfig: fix randconfig for choice blocks by Sam Ravnborg · 16 years ago
- b478b78 kallsyms, tracing: output more proper symbol name by Lai Jiangshan · 16 years ago
- 480c93d Merge branch 'core/locking' into tracing/ftrace by Ingo Molnar · 16 years ago
- b925dbf kbuild: fix 'make rpm' when CONFIG_LOCALVERSION_AUTO=y and using SCM tree by Josh Hunt · 16 years ago
- a2ebcc7 kbuild: fix mkspec to cleanup RPM_BUILD_ROOT by Josh Hunt · 16 years ago
- d15bd10 kbuild: fix C libary confusion in unifdef.c due to getline() by Justin P. Mattock · 16 years ago
- f0ef039 Merge branch 'x86/core' into tracing/textedit by Ingo Molnar · 16 years ago
- 8b0e586 Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x86/setup-lzma', 'x86/signal' and 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
- fdfa66a Merge branches 'tracing/ftrace', 'tracing/mmiotrace' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
- 55f2b78 Merge branch 'x86/urgent' into x86/pat by Ingo Molnar · 16 years ago
- bea5606 checkpatch: version 0.28 by Andy Whitcroft · 16 years ago
- 417495e checkpatch: add __ref as a sparse modifier by Andy Whitcroft · 16 years ago
- 9360b0e checkpatch: extend attribute testing to all modifiers by Andy Whitcroft · 16 years ago
- 667026e checkpatch: a modifier is not an identifier at the end of a type by Andy Whitcroft · 16 years ago
- a3340b3 checkpatch: pointer type star may have modifiers following by Andy Whitcroft · 16 years ago
- 00ef4ec checkpatch: correctly handle type spacing in the face of modifiers by Andy Whitcroft · 16 years ago
- e2f7aa4 checkpatch: do not warn about -p0 patches when checking files by Andy Whitcroft · 16 years ago
- f4a8773 checkpatch: make in_atomic ok in the core by Andy Whitcroft · 16 years ago
- fc6fc7f Merge branch 'linus' into x86/apic by Ingo Molnar · 16 years ago
- 3b6f7b9 Merge branch 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
- ab59d3b bzip2/lzma: don't leave empty files around on failure by Alain Knaff · 16 years ago
- 72c26c9 Merge branch 'linus' into tracing/blktrace by Ingo Molnar · 16 years ago
- 51f2677 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 16 years ago
- 2b63938 HID: fix bus endianity in file2alias by Jiri Slaby · 16 years ago
- 11df65c scripts: add x86 64 bit support to the markup_oops.pl script by Arjan van de Ven · 16 years ago
- c19ef7f scripts: add x86 register parser to markup_oops.pl by Arjan van de Ven · 16 years ago
- 5123b32 kbuild: add sys_* entries for syscalls in tags by Rabin Vincent · 16 years ago
- 953fae6 kbuild: fix tags generation of config symbols by Alexey Dobriyan · 16 years ago
- 0bb98e2 bootgraph: fix for use with dot symbols by Michael Neuling · 16 years ago
- fc370ec kbuild: add vmlinux to kernel rpm by Josh Hunt · 16 years ago
- d21d52d kbuild,setlocalversion: shorten the make time when using svn by Mike Frysinger · 16 years ago
- 22796b1 Merge branch 'core/header-fixes' into x86/headers by Ingo Molnar · 16 years ago
- 1c511f7 Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 'tracing/urgent' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
- ab639f3 Merge branch 'core/percpu' into x86/core by Ingo Molnar · 16 years ago
- b4870bc kernel-doc: fix syscall wrapper processing by Randy Dunlap · 16 years ago
- ebd9026 stackprotector: fix multi-word cross-builds by Ingo Molnar · 16 years ago
- 60a5317 x86: implement x86_32 stack protector by Tejun Heo · 16 years ago
- 5d707e9 stackprotector: update make rules by Tejun Heo · 16 years ago
- 56fc82c modpost: NOBITS sections may point beyond the end of the file by Tejun Heo · 16 years ago
- dc573f9 Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
- 7e3fa56 kbuild: drop check for CONFIG_ in headers_check by Sam Ravnborg · 16 years ago
- 2034563 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 16 years ago
- 72638f5 PNP: fix broken pnp lowercasing for acpi module aliases by Kay Sievers · 16 years ago
- b43f709 ftrace: test for running of recordmcount.pl twice on an object by Steven Rostedt · 16 years ago
- 4092762 Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/core by Ingo Molnar · 16 years ago
- db92a65 checkpatch: version: 0.27 by Andy Whitcroft · 16 years ago
- 6903ffb checkpatch: struct seq_operations should normally be const by Andy Whitcroft · 16 years ago
- 3966778 checkpatch: if should not continue a preceeding brace by Andy Whitcroft · 16 years ago
- 63f17f8 checkpatch: allow parentheses on return handle array values by Andy Whitcroft · 16 years ago
- f9a0b3d checkpatch: type/cast spacing should not check prefix spacing by Andy Whitcroft · 16 years ago
- a275064 checkpatch: handle missing #if open in context by Andy Whitcroft · 16 years ago
- 2302e87 kbuild: print usage with no arguments in scripts/config by Andi Kleen · 16 years ago
- 2ea0389 Revert "kbuild: strip generated symbols from *.ko" by Sam Ravnborg · 16 years ago
- 418071e ftrace, ia64: Add recordmcount for ia64 by Shaohua Li · 16 years ago
- 25aac9d ftrace, ia64: explictly ignore a file in recordmcount.pl by Shaohua Li · 16 years ago
- 18c167f ftrace, ia64: make recordmcount distinct module compile by Shaohua Li · 16 years ago
- d32ad10 script: improve markup_oops.pl to also decode oopses in modules by Arjan van de Ven · 16 years ago
- d3f8dde bootgraph: make the bootgraph script show async waiting time by Arjan van de Ven · 16 years ago
- b173042 Merge branch 'linus' into x86/setup-lzma by Ingo Molnar · 16 years ago
- 8e54701 kconfig: add script to manipulate .config files on the command line by Andi Kleen · 16 years ago
- 4f62824 kbuild: reintroduce ALLSOURCE_ARCHS support for tags/cscope by Jike Song · 16 years ago
- 40c8c85 bootchart: improve output based on Dave Jones' feedback by Arjan van de Ven · 16 years ago