Age | Commit message (Expand) | Author |
2009-04-01 | tracing: move scripts/trace/power.pl to scripts/tracing/power.pl | Lai Jiangshan |
2009-03-14 | kallsyms, tracing: output more proper symbol name | Lai Jiangshan |
2009-03-13 | Merge branch 'core/locking' into tracing/ftrace | Ingo Molnar |
2009-03-07 | kbuild: fix 'make rpm' when CONFIG_LOCALVERSION_AUTO=y and using SCM tree | Josh Hunt |
2009-03-07 | kbuild: fix mkspec to cleanup RPM_BUILD_ROOT | Josh Hunt |
2009-03-07 | kbuild: fix C libary confusion in unifdef.c due to getline() | Justin P. Mattock |
2009-03-06 | Merge branch 'x86/core' into tracing/textedit | Ingo Molnar |
2009-03-04 | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar |
2009-03-02 | Merge branches 'tracing/ftrace', 'tracing/mmiotrace' and 'linus' into tracing... | Ingo Molnar |
2009-03-01 | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar |
2009-02-28 | checkpatch: version 0.28 | Andy Whitcroft |
2009-02-28 | checkpatch: add __ref as a sparse modifier | Andy Whitcroft |
2009-02-28 | checkpatch: extend attribute testing to all modifiers | Andy Whitcroft |
2009-02-28 | checkpatch: a modifier is not an identifier at the end of a type | Andy Whitcroft |
2009-02-28 | checkpatch: pointer type star may have modifiers following | Andy Whitcroft |
2009-02-28 | checkpatch: correctly handle type spacing in the face of modifiers | Andy Whitcroft |
2009-02-28 | checkpatch: do not warn about -p0 patches when checking files | Andy Whitcroft |
2009-02-28 | checkpatch: make in_atomic ok in the core | Andy Whitcroft |
2009-02-22 | Merge branch 'linus' into x86/apic | Ingo Molnar |
2009-02-20 | Merge branch 'x86/urgent' into x86/core | Ingo Molnar |
2009-02-19 | bzip2/lzma: don't leave empty files around on failure | Alain Knaff |
2009-02-19 | Merge branch 'linus' into tracing/blktrace | Ingo Molnar |
2009-02-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds |
2009-02-17 | HID: fix bus endianity in file2alias | Jiri Slaby |
2009-02-15 | scripts: add x86 64 bit support to the markup_oops.pl script | Arjan van de Ven |
2009-02-15 | scripts: add x86 register parser to markup_oops.pl | Arjan van de Ven |
2009-02-15 | kbuild: add sys_* entries for syscalls in tags | Rabin Vincent |
2009-02-15 | kbuild: fix tags generation of config symbols | Alexey Dobriyan |
2009-02-15 | bootgraph: fix for use with dot symbols | Michael Neuling |
2009-02-15 | kbuild: add vmlinux to kernel rpm | Josh Hunt |
2009-02-15 | kbuild,setlocalversion: shorten the make time when using svn | Mike Frysinger |
2009-02-13 | Merge branch 'core/header-fixes' into x86/headers | Ingo Molnar |
2009-02-13 | Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 't... | Ingo Molnar |
2009-02-13 | Merge branch 'core/percpu' into x86/core | Ingo Molnar |
2009-02-11 | kernel-doc: fix syscall wrapper processing | Randy Dunlap |
2009-02-11 | stackprotector: fix multi-word cross-builds | Ingo Molnar |
2009-02-09 | x86: implement x86_32 stack protector | Tejun Heo |
2009-02-09 | stackprotector: update make rules | Tejun Heo |
2009-02-05 | modpost: NOBITS sections may point beyond the end of the file | Tejun Heo |
2009-02-03 | Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing... | Ingo Molnar |
2009-01-30 | kbuild: drop check for CONFIG_ in headers_check | Sam Ravnborg |
2009-01-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds |
2009-01-21 | PNP: fix broken pnp lowercasing for acpi module aliases | Kay Sievers |
2009-01-18 | ftrace: test for running of recordmcount.pl twice on an object | Steven Rostedt |
2009-01-18 | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/core | Ingo Molnar |
2009-01-16 | checkpatch: version: 0.27 | Andy Whitcroft |
2009-01-16 | checkpatch: struct seq_operations should normally be const | Andy Whitcroft |
2009-01-16 | checkpatch: if should not continue a preceeding brace | Andy Whitcroft |
2009-01-16 | checkpatch: allow parentheses on return handle array values | Andy Whitcroft |
2009-01-16 | checkpatch: type/cast spacing should not check prefix spacing | Andy Whitcroft |