Age | Commit message (Expand) | Author | Files | Lines |
2007-05-02 | kbuild: do not emit src version warning for non-modules | Sam Ravnborg | 1 | -3/+2 |
2007-05-02 | menuconfig: remember alternate config filename | Sam Ravnborg | 3 | -12/+37 |
2007-05-02 | kbuild: distinguish between errors and warnings in modpost | Matthew Wilcox | 2 | -3/+20 |
2007-05-02 | kconfig/xconfig: sync main view with search dialog current menu | Marco Costalba | 2 | -2/+5 |
2007-05-02 | menuconfig: dont use obsolete index() function in lxdialog | Mike Frysinger | 1 | -2/+2 |
2007-05-02 | cleanpatch: a script to clean up stealth whitespace added by a patch | H. Peter Anvin | 1 | -0/+206 |
2007-05-02 | cleanfile: a script to clean up stealth whitespace | H. Peter Anvin | 1 | -0/+126 |
2007-05-02 | kbuild: remove dependency on input.h from file2alias | Sam Ravnborg | 1 | -10/+11 |
2007-05-02 | kbuild: whitelist logo references from .text to .init.data | Sam Ravnborg | 1 | -0/+15 |
2007-05-02 | kbuild: fix segmentation fault in modpost | Sam Ravnborg | 1 | -2/+6 |
2007-05-02 | kbuild: fix warnings from .pci_fixup section | Sam Ravnborg | 1 | -19/+25 |
2007-05-02 | kbuild: whitelist section mismatch in init/main.c | Sam Ravnborg | 1 | -1/+14 |
2007-05-02 | kbuild: fix section mismatch check for vmlinux | Sam Ravnborg | 2 | -16/+25 |
2007-05-02 | [PATCH] i386: modpost apic related warning fixes | Vivek Goyal | 1 | -0/+1 |
2007-04-02 | [PATCH] kbuild: fix dependency generation | Jan Beulich | 1 | -3/+7 |
2007-03-02 | [PATCH] kernel-doc: allow space after __attribute__ | Randy Dunlap | 1 | -1/+1 |
2007-02-26 | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2 | -1/+24 |
2007-02-21 | [PATCH] remove modpost false warnings on ARM | David Brownell | 1 | -8/+28 |
2007-02-21 | [PATCH] kernel-doc: include struct short description in title output | Randy Dunlap | 1 | -2/+2 |
2007-02-17 | [PARISC] rename *_ANY_ID to PA_*_ANY_ID in the exported header | Kyle McMartin | 1 | -4/+4 |
2007-02-17 | [PARISC] generate modalias for parisc_device_id tables | Kyle McMartin | 1 | -0/+22 |
2007-02-17 | Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.git | Kyle McMartin | 1 | -1/+2 |
2007-02-14 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 1 | -1/+9 |
2007-02-14 | [PATCH] qconf: hide empty list items | Cyrill V. Gorcunov | 1 | -0/+2 |
2007-02-14 | [PATCH] qconf: Back button behaviour normalization | Cyrill V. Gorcunov | 1 | -1/+4 |
2007-02-14 | [PATCH] qconf: fix showing help info on failed search | Cyrill V. Gorcunov | 1 | -0/+1 |
2007-02-14 | [PATCH] qconf: relocate Search Command | Shlomi Fish | 1 | -3/+6 |
2007-02-14 | [PATCH] qconf: immediately update integer and string values in xconfig display | Karsten Wiese | 1 | -0/+1 |
2007-02-14 | [PATCH] Make mkcompile_h use LANG=C and LC_ALL=C for $CC -v | s situert | 1 | -1/+1 |
2007-02-14 | [PATCH] search a little harder for mkimage | Mike Frysinger | 1 | -4/+7 |
2007-02-13 | [PATCH] i386: move startup_32() in text.head section | Vivek Goyal | 1 | -1/+9 |
2007-02-11 | [PATCH] fix fatal kernel-doc error | Randy Dunlap | 1 | -1/+2 |
2007-02-11 | [PATCH] kernel-doc: fix some odd spacing issues | Randy Dunlap | 1 | -4/+20 |
2007-02-11 | [PATCH] kernel-doc: allow more whitespace | Randy Dunlap | 1 | -2/+2 |
2007-02-11 | [PATCH] kernel-doc: allow a little whitespace | Randy Dunlap | 1 | -2/+2 |
2007-02-11 | [PATCH] DocBook/HTML: correction of recursive A tags in HTML output | Pavel Pisa | 1 | -8/+8 |
2007-02-09 | [PATCH] kbuild: more Makefile cleanups | Roman Zippel | 1 | -36/+36 |
2007-02-09 | [PATCH] PA-RISC: Fix bogus warnings from modpost | Matthew Wilcox | 1 | -1/+2 |
2007-02-08 | kbuild: fix space for good (take 103) | Linus Torvalds | 1 | -10/+9 |
2007-02-08 | kbuild: make $(checker-shell ) strip spaces around the result | Linus Torvalds | 1 | -3/+2 |
2007-02-08 | [PATCH] kbuild, Kbuild.include: avoid using spaces in call arguments | Oleg Verych | 1 | -20/+20 |
2007-02-07 | [PATCH] kbuild: improve option checking, Kbuild.include cleanup | Oleg Verych | 1 | -43/+53 |
2007-02-07 | [PATCH] kbuild scripts: replace gawk, head, bc with shell, update | Oleg Verych | 2 | -38/+39 |
2007-01-31 | [PATCH] translate dashes in filenames for headers install | Mike Frysinger | 1 | -1/+1 |
2007-01-12 | [PATCH] qconf: (re)fix SIGSEGV on empty menu items | Roman Zippel | 2 | -13/+4 |
2007-01-11 | [PATCH] x86-64: Modpost whitelist reference to more symbols (pattern 3) | Vivek Goyal | 1 | -2/+24 |
2007-01-11 | [PATCH] x86-64: modpost add more symbols to whitelist pattern2 | Vivek Goyal | 1 | -0/+1 |
2007-01-06 | [PATCH] qconf: fix SIGSEGV on empty menu items | Cyrill V. Gorcunov | 2 | -2/+12 |
2006-12-22 | [PATCH] kernel-doc: allow unnamed structs/unions | Randy Dunlap | 1 | -2/+15 |
2006-12-13 | [PATCH] kconfig: set gconf's save-widget's sensitivity according to .config's... | Karsten Wiese | 2 | -19/+20 |