Age | Commit message (Expand) | Author |
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 |
2011-03-17 | genksyms: Regenerate lexer and parser | Michal Marek |
2011-03-17 | genksyms: Track changes to enum constants | Michal Marek |
2011-03-17 | genksyms: simplify usage of find_symbol() | Michal Marek |
2011-03-17 | genksyms: Add helpers for building string lists | Michal Marek |
2011-03-17 | genksyms: Simplify printing of symbol types | Michal Marek |
2011-03-17 | genksyms: Simplify lexer | Michal Marek |
2011-03-17 | genksyms: Do not paste the bison header file to lex.c | Michal Marek |
2011-03-17 | modpost: fix trailing comma | Randy Dunlap |
2011-03-17 | KBuild: silence "'scripts/unifdef' is up to date." | Mike Waychison |
2011-03-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2011-03-15 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-03-15 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-03-16 | Merge branch 'next' into for-linus | James Morris |
2011-03-13 | kbuild: Fix computing srcversion for modules | Michal Marek |
2011-03-10 | ftrace: Add .ref.text as one of the safe areas to trace | Steven Rostedt |
2011-03-09 | kbuild: Add make tarxz-pkg build option | Zdenek Kaspar |
2011-03-09 | Merge commit 'v2.6.38-rc1' into kbuild/packaging | Michal Marek |
2011-03-09 | kbuild: Add extra gcc checks | Borislav Petkov |
2011-03-08 | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next | James Morris |
2011-03-04 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2011-03-03 | SELinux: Auto-generate security_is_socket_class | Harry Ciao |
2011-02-22 | rtmutex: tester: Remove the remaining BKL leftovers | Thomas Gleixner |
2011-02-21 | fixdep: Do not record dependency on the source file itself | Michal Marek |
2011-02-17 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2011-02-16 | Merge commit 'v2.6.38-rc5' into core/locking | Ingo Molnar |
2011-02-10 | scripts/extract-ikconfig: add xz compression support | Dick Streefland |
2011-02-08 | trivial: Fix Steven's Copyright typos | Uwe Kleine-König |
2011-02-04 | Merge branch 'kbuild/packaging' into kbuild/rc-fixes | Michal Marek |
2011-02-04 | deb-pkg: Fix building outside of source tree (O=...). | Nicolas de Pesloüan |
2011-01-27 | locking: Remove deprecated lock initializers | Thomas Gleixner |
2011-01-22 | unifdef: update to upstream version 2.5 | Tony Finch |
2011-01-15 | kbuild: add GNU GLOBAL tags generation | Jianbin Kang |
2011-01-15 | deb-pkg: Use $SRCARCH for include path | maximilian attems |
2011-01-15 | setlocalversion: update mercurial tag parsing | Mike Crowe |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2011-01-13 | decompressors: add boot-time XZ support | Lasse Collin |
2011-01-13 | decompressors: add XZ decompressor module | Lasse Collin |
2011-01-13 | checkpatch.pl: add "prefer __packed" check | Joe Perches |
2011-01-13 | checkpatch: check for world-writeable sysfs/debugfs files | Dave Jones |
2011-01-13 | checkpatch.pl: fix CAST detection | Florian Mickler |
2011-01-13 | scripts/checkpatch.pl: add check for multiple terminating semicolons and cast... | Joe Perches |