| Commit message (Expand) | Author | Age |
* | ftrace: create __mcount_loc section | Steven Rostedt | 2008-10-14 |
*-------. | Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x... | Ingo Molnar | 2008-10-12 |
|\ \ \ \ \ |
|
| * | | | | | kbuild: fix cc-option and cc-option-yn | H. Peter Anvin | 2008-09-09 |
| |/ / / / |
|
* | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2008-10-11 |
|\ \ \ \ \ |
|
| * | | | | | [S390] Fix checkstack for s390 | Christian Borntraeger | 2008-10-10 |
* | | | | | | Merge branch 'next' into for-linus | James Morris | 2008-10-09 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | SELinux: add gitignore file for mdp script | James Morris | 2008-09-05 |
| * | | | | | Merge branch 'master' into next | James Morris | 2008-08-27 |
| |\| | | | |
|
| * | | | | | selinux: add support for installing a dummy policy (v2) | Serge E. Hallyn | 2008-08-26 |
* | | | | | | Marker depmod fix core kernel list | Mathieu Desnoyers | 2008-10-06 |
| |_|_|_|/
|/| | | | |
|
* | | | | | kconfig: readd lost change count | zippel@linux-m68k.org | 2008-09-29 |
* | | | | | kconfig: fix silentoldconfig | zippel@linux-m68k.org | 2008-09-29 |
* | | | | | kernel-doc: allow structs whose members are all private | Randy Dunlap | 2008-09-23 |
| |/ / /
|/| | | |
|
* | | | | pnp: fix "add acpi:* modalias entries" | Kay Sievers | 2008-08-21 |
* | | | | bugfix for scripts/patch-kernel in 2.6 sublevel stepping | Erkki Lintunen | 2008-08-06 |
* | | | | kernel-doc: skip nested struct/union cleanly | Randy Dunlap | 2008-08-05 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds | 2008-08-04 |
|\ \ \ \ |
|
| * | | | | kconfig: drop the ""trying to assign nonexistent symbol" warning | Sam Ravnborg | 2008-08-04 |
| * | | | | kconfig: always write out .config | Sam Ravnborg | 2008-08-04 |
| |/ / / |
|
* / / / | firmware: silence __fw_modbuild and __fw_modinst 'Nothing to be done' messages | David Woodhouse | 2008-08-02 |
|/ / / |
|
* | | | kbuild: scripts/ver_linux: don't set PATH | Adrian Bunk | 2008-07-31 |
* | | | kbuild: genksyms: Include extern information in dumps | Andreas Gruenbacher | 2008-07-31 |
* | | | kbuild: genksyms parser: fix the __attribute__ rule | Andreas Gruenbacher | 2008-07-31 |
* | | | kbuild: scripts/genksyms/lex.l: add %option noinput | Adrian Bunk | 2008-07-30 |
* | | | kconfig: scripts/kconfig/zconf.l: add %option noinput | Adrian Bunk | 2008-07-30 |
* | | | scripts/mod/modpost.c: fix spelling of module and happens | Ben Dooks | 2008-07-30 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 2008-07-27 |
|\ \ \
| |_|/
|/| | |
|
| * | | setlocalversion: do not describe if there is nothing to describe | Sebastian Siewior | 2008-07-25 |
| * | | kconfig: make defconfig is no longer chatty | Sam Ravnborg | 2008-07-25 |
| * | | kconfig: make oldconfig is now less chatty | Sam Ravnborg | 2008-07-25 |
| * | | kconfig: speed up all*config + randconfig | Sam Ravnborg | 2008-07-25 |
| * | | kconfig: set all new symbols automatically | Roman Zippel | 2008-07-25 |
| * | | kconfig: add diffconfig utility | Tim Bird | 2008-07-25 |
| * | | kernel-doc: handle/strip __init | Randy Dunlap | 2008-07-25 |
| * | | kbuild: prepare headers_* for arch/$ARCH/include | Sam Ravnborg | 2008-07-25 |
| * | | kbuild: install all headers when arch is changed | Sam Ravnborg | 2008-07-25 |
| * | | kbuild: optimize headers_* targets | Sam Ravnborg | 2008-07-25 |
| * | | kbuild: only one call for include/ in make headers_* | Sam Ravnborg | 2008-07-25 |
| * | | kbuild: code refactoring in Makefile.headerinst | Sam Ravnborg | 2008-07-25 |
| * | | kbuild: drop support of ALTARCH for headers_* | Sam Ravnborg | 2008-07-25 |
| * | | kbuild: always unifdef files in headers_install* | Sam Ravnborg | 2008-07-25 |
* | | | Merge git://git.infradead.org/~dwmw2/random-2.6 | Linus Torvalds | 2008-07-25 |
|\ \ \
| |/ /
|/| | |
|
| * | | firmware: create firmware binaries during 'make modules'. | David Woodhouse | 2008-07-25 |
* | | | fix checkstack.pl arch detection | Eric Sandeen | 2008-07-25 |
* | | | find dynamic stack allocations in checkstack.pl | Eric Sandeen | 2008-07-25 |
|/ / |
|
* | | checkpatch: version 0.21 | Andy Whitcroft | 2008-07-24 |
* | | checkpatch: types cannot start mid word for pointer tests | Andy Whitcroft | 2008-07-24 |
* | | checkpatch: complex macros need to ignore comments | Andy Whitcroft | 2008-07-24 |
* | | checkpatch: variants -- move the main unary/binary operators to use variants | Andy Whitcroft | 2008-07-24 |
* | | checkpatch: add checks for question mark and colon spacing | Andy Whitcroft | 2008-07-24 |