| Age | Commit message (Expand) | Author | Lines |
| 2009-03-06 | Merge branch 'x86/core' into tracing/textedit | Ingo Molnar | -10/+53 |
| 2009-03-04 | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar | -18/+50 |
| 2009-03-02 | Merge branches 'tracing/ftrace', 'tracing/mmiotrace' and 'linus' into tracing... | Ingo Molnar | -12/+14 |
| 2009-03-01 | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar | -12/+14 |
| 2009-02-27 | checkpatch: version 0.28 | Andy Whitcroft | -1/+1 |
| 2009-02-27 | checkpatch: add __ref as a sparse modifier | Andy Whitcroft | -1/+2 |
| 2009-02-27 | checkpatch: extend attribute testing to all modifiers | Andy Whitcroft | -2/+2 |
| 2009-02-27 | checkpatch: a modifier is not an identifier at the end of a type | Andy Whitcroft | -2/+2 |
| 2009-02-27 | checkpatch: pointer type star may have modifiers following | Andy Whitcroft | -2/+2 |
| 2009-02-27 | checkpatch: correctly handle type spacing in the face of modifiers | Andy Whitcroft | -2/+2 |
| 2009-02-27 | checkpatch: do not warn about -p0 patches when checking files | Andy Whitcroft | -1/+2 |
| 2009-02-27 | checkpatch: make in_atomic ok in the core | Andy Whitcroft | -1/+1 |
| 2009-02-22 | Merge branch 'linus' into x86/apic | Ingo Molnar | -21/+174 |
| 2009-02-20 | Merge branch 'x86/urgent' into x86/core | Ingo Molnar | -21/+174 |
| 2009-02-19 | bzip2/lzma: don't leave empty files around on failure | Alain Knaff | -1/+2 |
| 2009-02-19 | Merge branch 'linus' into tracing/blktrace | Ingo Molnar | -21/+174 |
| 2009-02-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds | -21/+173 |
| 2009-02-17 | HID: fix bus endianity in file2alias | Jiri Slaby | -0/+1 |
| 2009-02-15 | scripts: add x86 64 bit support to the markup_oops.pl script | Arjan van de Ven | -4/+55 |
| 2009-02-15 | scripts: add x86 register parser to markup_oops.pl | Arjan van de Ven | -6/+100 |
| 2009-02-15 | kbuild: add sys_* entries for syscalls in tags | Rabin Vincent | -2/+5 |
| 2009-02-15 | kbuild: fix tags generation of config symbols | Alexey Dobriyan | -1/+4 |
| 2009-02-15 | bootgraph: fix for use with dot symbols | Michael Neuling | -2/+2 |
| 2009-02-15 | kbuild: add vmlinux to kernel rpm | Josh Hunt | -0/+8 |
| 2009-02-15 | kbuild,setlocalversion: shorten the make time when using svn | Mike Frysinger | -8/+1 |
| 2009-02-13 | Merge branch 'core/header-fixes' into x86/headers | Ingo Molnar | -1/+1 |
| 2009-02-13 | Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 't... | Ingo Molnar | -1/+39 |
| 2009-02-13 | Merge branch 'core/percpu' into x86/core | Ingo Molnar | -3/+16 |
| 2009-02-11 | kernel-doc: fix syscall wrapper processing | Randy Dunlap | -1/+39 |
| 2009-02-11 | stackprotector: fix multi-word cross-builds | Ingo Molnar | -2/+2 |
| 2009-02-10 | x86: implement x86_32 stack protector | Tejun Heo | -0/+8 |
| 2009-02-10 | stackprotector: update make rules | Tejun Heo | -1/+3 |
| 2009-02-05 | modpost: NOBITS sections may point beyond the end of the file | Tejun Heo | -1/+4 |
| 2009-02-03 | Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing... | Ingo Molnar | -184/+157 |
| 2009-01-31 | kbuild: drop check for CONFIG_ in headers_check | Sam Ravnborg | -1/+1 |
| 2009-01-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds | -182/+142 |
| 2009-01-20 | PNP: fix broken pnp lowercasing for acpi module aliases | Kay Sievers | -2/+15 |
| 2009-01-18 | ftrace: test for running of recordmcount.pl twice on an object | Steven Rostedt | -3/+18 |
| 2009-01-18 | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/core | Ingo Molnar | -17/+70 |
| 2009-01-15 | checkpatch: version: 0.27 | Andy Whitcroft | -1/+1 |
| 2009-01-15 | checkpatch: struct seq_operations should normally be const | Andy Whitcroft | -3/+4 |
| 2009-01-15 | checkpatch: if should not continue a preceeding brace | Andy Whitcroft | -0/+5 |
| 2009-01-15 | checkpatch: allow parentheses on return handle array values | Andy Whitcroft | -1/+5 |
| 2009-01-15 | checkpatch: type/cast spacing should not check prefix spacing | Andy Whitcroft | -2/+2 |
| 2009-01-15 | checkpatch: handle missing #if open in context | Andy Whitcroft | -1/+3 |
| 2009-01-14 | kbuild: print usage with no arguments in scripts/config | Andi Kleen | -0/+4 |
| 2009-01-14 | Revert "kbuild: strip generated symbols from *.ko" | Sam Ravnborg | -182/+138 |
| 2009-01-14 | ftrace, ia64: Add recordmcount for ia64 | Shaohua Li | -0/+7 |
| 2009-01-14 | ftrace, ia64: explictly ignore a file in recordmcount.pl | Shaohua Li | -0/+5 |
| 2009-01-14 | ftrace, ia64: make recordmcount distinct module compile | Shaohua Li | -9/+10 |