Age | Commit message (Expand) | Author |
2009-12-05 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-12-05 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-12-03 | Merge branch 'master' into next | James Morris |
2009-12-02 | tracing: Add DEFINE_EVENT(), DEFINE_SINGLE_EVENT() support to docbook | Jason Baron |
2009-11-23 | SELinux: header generation may hit infinite loop | Eric Paris |
2009-11-20 | kconfig: Fix make O=<dir> local{mod,yes}config | Steven Rostedt |
2009-11-19 | selinux: Fix warnings | Alan Cox |
2009-11-17 | Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2009-11-17 | tracing: Only print objcopy version warning once from recordmcount | Steven Rostedt |
2009-11-15 | dtc: Mark various internal functions static | Josh Triplett |
2009-11-15 | dtc: Set "noinput" in the lexer to avoid an unused function | Josh Triplett |
2009-11-15 | genksyms: Mark is_reserved_word static | Josh Triplett |
2009-11-15 | kconfig: Mark various internal functions static | Josh Triplett |
2009-11-15 | Merge commit 'v2.6.32-rc7' into perf/core | Ingo Molnar |
2009-11-12 | get_maintainer: fix usage comment | Roel Kluin |
2009-11-04 | Merge commit 'v2.6.32-rc6' into perf/core | Ingo Molnar |
2009-10-29 | tracing: Exit with error if a weak function is used in recordmcount.pl | Li Hong |
2009-10-29 | tracing: Move conditional into update_funcs() in recordmcount.pl | Li Hong |
2009-10-29 | tracing: Add regex for weak functions in recordmcount.pl | Li Hong |
2009-10-29 | tracing: Move mcount section search to front of loop in recordmcount.pl | Li Hong |
2009-10-29 | tracing: Fix objcopy revision check in recordmcount.pl | Li Hong |
2009-10-29 | tracing: Check absolute path of input file in recordmcount.pl | Li Hong |
2009-10-29 | tracing: Correct the check for number of arguments in recordmcount.pl | Li Hong |
2009-10-29 | tracing: Amend documentation in recordmcount.pl to reflect implementation | Li Hong |
2009-10-29 | checkpatch: version 0.30 | Andy Whitcroft |
2009-10-29 | checkpatch: fix false EXPORT_SYMBOL warning | Andy Whitcroft |
2009-10-29 | checkpatch: fix __attribute__ matching | Andy Whitcroft |
2009-10-29 | checkpatch: fix false errors due to macro concatenation | Andy Whitcroft |
2009-10-29 | checkpatch: update copyright dates | Andy Whitcroft |
2009-10-29 | checkpatch: correctly stop scanning at the bottom of a hunk | Andy Whitcroft |
2009-10-29 | checkpatch: possible types -- prevent illegal modifiers being added | Andy Whitcroft |
2009-10-29 | scripts/get_maintainer.pl: add patch/file search for keywords | Joe Perches |
2009-10-29 | Merge branch 'tracing/urgent' into tracing/core | Ingo Molnar |
2009-10-24 | SELinux: add .gitignore files for dynamic classes | Eric Paris |
2009-10-15 | kconfig: Make zconf.y work with current bison | Josh Triplett |
2009-10-15 | Merge branch 'tracing/core' into perf/core | Ingo Molnar |
2009-10-14 | tracing: Enable "__cold" functions | Jiri Olsa |
2009-10-11 | warn about use of uninstalled kernel headers | Arnd Bergmann |
2009-10-11 | kbuild: mkcompile_h: trivial cleanups | Felipe Contreras |
2009-10-11 | kbuild: fix warning when domainname is not available | Felipe Contreras |
2009-10-11 | kbuild: Fix size_append issue for bzip2/lzma kernel | Alek Du |
2009-10-11 | kbuild,scripts: use non-builtin echo for '-e' | Amerigo Wang |
2009-10-11 | kbuild: fix the binrpm-pkg target to work with KBUILD_OUTPUT set | Frans Pop |
2009-10-07 | selinux: generate flask headers during kernel build | Stephen Smalley |
2009-10-07 | selinux: dynamic class/perm discovery | Stephen Smalley |
2009-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds |
2009-09-23 | spi: prefix modalias with "spi:" | Anton Vorontsov |
2009-09-23 | spi: add support for device table matching | Anton Vorontsov |
2009-09-23 | kallsyms: fix segfault in prefix_underscores_count() | Paul Mundt |
2009-09-23 | Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGS | Ladinu Chandrasinghe |