Age | Commit message (Expand) | Author | Files | Lines |
2006-10-03 | [PATCH] Add unifdef to gitignore | Paul Mundt | 1 | -0/+1 |
2006-10-01 | [PATCH] allow /proc/config.gz to be built as a module | Ross Biro | 1 | -1/+1 |
2006-09-29 | [PATCH] docbook: fix segfault in docproc.c | Henrik Kretzschmar | 1 | -0/+1 |
2006-09-27 | [PATCH] EISA bus MODALIAS attributes support | Michael Tokarev | 1 | -0/+12 |
2006-09-26 | [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder | Jan Beulich | 1 | -2/+2 |
2006-09-26 | [PATCH] Add the -fstack-protector option to the CFLAGS | Arjan van de Ven | 1 | -0/+6 |
2006-09-26 | [PATCH] x86: Detect CFI support in the assembler at runtime | Andi Kleen | 1 | -0/+7 |
2006-09-25 | Merge git://git.infradead.org/~dwmw2/khdrs-2.6 | Linus Torvalds | 2 | -45/+81 |
2006-09-25 | kbuild: fix "mkdir -p" usage in scripts/package/mkspec | Rolf Eike Beer | 1 | -2/+2 |
2006-09-25 | kbuild: update help in top level Makefile | Robert P. J. Day | 1 | -0/+1 |
2006-09-25 | kbuild: fail kernel compilation in case of unresolved module symbols | Kirill Korotaev | 2 | -6/+20 |
2006-09-25 | kbuild: remove debug left-over from Makefile.host | Sam Ravnborg | 1 | -1/+0 |
2006-09-25 | kbuild: create output directory for hostprogs with O=.. build | Sam Ravnborg | 1 | -5/+16 |
2006-09-25 | kbuild: add missing return statement in modpost.c:secref_whitelist() | Sam Ravnborg | 1 | -0/+1 |
2006-09-25 | kbuild: make V=2 tell why a target is rebuild | Sam Ravnborg | 1 | -1/+40 |
2006-09-25 | kbuild: modpost on vmlinux regardless of CONFIG_MODULES | Sam Ravnborg | 2 | -4/+10 |
2006-09-25 | kbuild: ignore references from ".pci_fixup" to ".init.text" | Magnus Damm | 1 | -4/+12 |
2006-09-25 | kbuild: use in-kernel unifdef | Sam Ravnborg | 2 | -1/+4 |
2006-09-25 | kbuild: replace use of strlcpy with a dedicated implmentation in unifdef | Sam Ravnborg | 1 | -1/+8 |
2006-09-25 | kbuild: add unifdef | Sam Ravnborg | 1 | -0/+998 |
2006-09-25 | kbuild: consistently decide when to rebuild a target | Sam Ravnborg | 2 | -24/+33 |
2006-09-25 | kconfig: support DOS line endings | Matthew Wilcox | 1 | -2/+6 |
2006-09-25 | Use dependencies for 'make headers_install'. | David Woodhouse | 2 | -45/+81 |
2006-09-22 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 1 | -0/+12 |
2006-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 1 | -0/+2 |
2006-09-20 | [S390] zcrypt adjunct processor bus. | Martin Schwidefsky | 1 | -0/+12 |
2006-09-16 | [PATCH] Fix 'make headers_check' on biarch architectures | David Woodhouse | 1 | -3/+5 |
2006-09-16 | [PATCH] Add a missing space that prevents building modules that require host ... | Ross Biro | 1 | -1/+1 |
2006-09-14 | Merge branch 'linux-2.6' | Paul Mackerras | 1 | -2/+2 |
2006-09-13 | [PATCH] headers_check: clarify error message | Alexey Dobriyan | 1 | -1/+1 |
2006-09-13 | [PATCH] headers_check: improve #include regexp | Alexey Dobriyan | 1 | -1/+1 |
2006-08-31 | Merge branch 'merge' | Paul Mackerras | 1 | -1/+1 |
2006-08-25 | [POWERPC] make checkstack work with ARCH=powerpc | Johannes Berg | 1 | -0/+2 |
2006-08-15 | [PATCH] PATCH: 1 line 2.6.18 bugfix: modpost-64bit-fix.patch | Hans de Goede | 1 | -1/+1 |
2006-08-01 | kbuild: always use $(CC) for $(call cc-version) | Sam Ravnborg | 1 | -2/+1 |
2006-08-01 | kconfig: correct oldconfig for unset choice options | Roman Zippel | 1 | -1/+1 |
2006-08-01 | kbuild: fix typo in modpost | Dave Jones | 1 | -1/+1 |
2006-08-01 | kbuild: improve error from file2alias | Sam Ravnborg | 1 | -19/+43 |
2006-08-01 | [PATCH] vDSO hash-style fix | Roland McGrath | 1 | -0/+7 |
2006-08-01 | [PATCH] kernel-doc: ignore __devinit | Randy Dunlap | 1 | -0/+1 |
2006-07-04 | Merge git://git.infradead.org/hdrinstall-2.6 | Linus Torvalds | 2 | -0/+166 |
2006-07-04 | kbuild: introduce utsrelease.h | Sam Ravnborg | 1 | -4/+3 |
2006-07-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 8 | -35/+88 |
2006-07-01 | [PATCH] kernel-doc: make man/text mode function output same | Randy Dunlap | 1 | -1/+4 |
2006-07-01 | [PATCH] kernel-doc: consistent text/man mode output | Randy.Dunlap | 1 | -3/+5 |
2006-07-01 | kbuild: warn when a moduled uses a symbol marked UNUSED | Sam Ravnborg | 2 | -23/+64 |
2006-07-01 | kbuild: fix segv in modpost | Sam Ravnborg | 1 | -3/+6 |
2006-07-01 | kconfig: enhancing accessibility of lxdialog | Samuel Thibault | 1 | -2/+5 |
2006-07-01 | kbuild: fix ia64 breakage after introducing make -rR | Sam Ravnborg | 5 | -7/+13 |
2006-06-28 | [PATCH] rtmutex: Modify rtmutex-tester to test the setscheduler propagation | Thomas Gleixner | 14 | -35/+184 |