| Commit message (Expand) | Author | Age | Files | Lines |
* | blackfin architecture | Bryan Wu | 2007-05-07 | 2 | -2/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2007-05-06 | 28 | -111/+689 |
|\ |
|
| * | kconfig: fix mconf segmentation fault | Marcin Garski | 2007-05-06 | 2 | -2/+2 |
| * | kbuild: enable use of code from a different dir | Sam Ravnborg | 2007-05-06 | 2 | -17/+16 |
| * | kconfig: error out if recursive dependencies are found | Sam Ravnborg | 2007-05-06 | 3 | -12/+13 |
| * | kbuild: scripts/basic/fixdep segfault on pathological string-o-death | Andy Green | 2007-05-02 | 1 | -0/+2 |
| * | kconfig: correct minor typo in Kconfig warning message. | Robert P. J. Day | 2007-05-02 | 1 | -1/+1 |
| * | kbuild: be more explicit on missing .config file | Randy Dunlap | 2007-05-02 | 1 | -0/+1 |
| * | kbuild: propagate errors from find in scripts/gen_initramfs_list.sh | Michael Ellerman | 2007-05-02 | 1 | -1/+1 |
| * | kconfig: refer to qt3 if we cannot find qt libraries | Sam Ravnborg | 2007-05-02 | 1 | -2/+2 |
| * | kbuild: handle compressed cpio initramfs-es | Alex Landau | 2007-05-02 | 1 | -2/+8 |
| * | kbuild: ignore section mismatch warning for references from .paravirtprobe to... | Sam Ravnborg | 2007-05-02 | 1 | -0/+13 |
| * | kbuild: remove stale comment in modpost.c | Sam Ravnborg | 2007-05-02 | 1 | -1/+0 |
| * | kbuild/mkuboot.sh: allow spaces in CROSS_COMPILE | Uwe kleine-König | 2007-05-02 | 1 | -1/+1 |
| * | kbuild: remove kconfig binaries during make mrproper | Sam Ravnborg | 2007-05-02 | 1 | -0/+1 |
| * | kconfig/menuconfig: do not hardcode '.config' | Sam Ravnborg | 2007-05-02 | 2 | -1/+2 |
| * | kbuild: override build timestamp & version | Sam Ravnborg | 2007-05-02 | 1 | -7/+20 |
| * | kbuild: complain about missing system calls | Sam Ravnborg | 2007-05-02 | 1 | -0/+118 |
| * | kbuild: do not emit src version warning for non-modules | Sam Ravnborg | 2007-05-02 | 1 | -3/+2 |
| * | menuconfig: remember alternate config filename | Sam Ravnborg | 2007-05-02 | 3 | -12/+37 |
| * | kbuild: distinguish between errors and warnings in modpost | Matthew Wilcox | 2007-05-02 | 2 | -3/+20 |
| * | kconfig/xconfig: sync main view with search dialog current menu | Marco Costalba | 2007-05-02 | 2 | -2/+5 |
| * | menuconfig: dont use obsolete index() function in lxdialog | Mike Frysinger | 2007-05-02 | 1 | -2/+2 |
| * | cleanpatch: a script to clean up stealth whitespace added by a patch | H. Peter Anvin | 2007-05-02 | 1 | -0/+206 |
| * | cleanfile: a script to clean up stealth whitespace | H. Peter Anvin | 2007-05-02 | 1 | -0/+126 |
| * | kbuild: remove dependency on input.h from file2alias | Sam Ravnborg | 2007-05-02 | 1 | -10/+11 |
| * | kbuild: whitelist logo references from .text to .init.data | Sam Ravnborg | 2007-05-02 | 1 | -0/+15 |
| * | kbuild: fix segmentation fault in modpost | Sam Ravnborg | 2007-05-02 | 1 | -2/+6 |
| * | kbuild: fix warnings from .pci_fixup section | Sam Ravnborg | 2007-05-02 | 1 | -19/+25 |
| * | kbuild: whitelist section mismatch in init/main.c | Sam Ravnborg | 2007-05-02 | 1 | -1/+14 |
| * | kbuild: fix section mismatch check for vmlinux | Sam Ravnborg | 2007-05-02 | 2 | -16/+25 |
* | | [PATCH] i386: modpost apic related warning fixes | Vivek Goyal | 2007-05-02 | 1 | -0/+1 |
|/ |
|
* | [PATCH] kbuild: fix dependency generation | Jan Beulich | 2007-04-01 | 1 | -3/+7 |
* | [PATCH] kernel-doc: allow space after __attribute__ | Randy Dunlap | 2007-03-01 | 1 | -1/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2007-02-26 | 2 | -1/+24 |
|\ |
|
| * | [PARISC] rename *_ANY_ID to PA_*_ANY_ID in the exported header | Kyle McMartin | 2007-02-17 | 1 | -4/+4 |
| * | [PARISC] generate modalias for parisc_device_id tables | Kyle McMartin | 2007-02-17 | 1 | -0/+22 |
| * | Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.git | Kyle McMartin | 2007-02-17 | 1 | -1/+2 |
| |\ |
|
| | * | [PATCH] PA-RISC: Fix bogus warnings from modpost | Matthew Wilcox | 2007-02-08 | 1 | -1/+2 |
* | | | [PATCH] remove modpost false warnings on ARM | David Brownell | 2007-02-20 | 1 | -8/+28 |
* | | | [PATCH] kernel-doc: include struct short description in title output | Randy Dunlap | 2007-02-20 | 1 | -2/+2 |
* | | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2007-02-14 | 1 | -1/+9 |
|\ \ \ |
|
| * | | | [PATCH] i386: move startup_32() in text.head section | Vivek Goyal | 2007-02-13 | 1 | -1/+9 |
* | | | | [PATCH] qconf: hide empty list items | Cyrill V. Gorcunov | 2007-02-14 | 1 | -0/+2 |
* | | | | [PATCH] qconf: Back button behaviour normalization | Cyrill V. Gorcunov | 2007-02-14 | 1 | -1/+4 |
* | | | | [PATCH] qconf: fix showing help info on failed search | Cyrill V. Gorcunov | 2007-02-14 | 1 | -0/+1 |
* | | | | [PATCH] qconf: relocate Search Command | Shlomi Fish | 2007-02-14 | 1 | -3/+6 |
* | | | | [PATCH] qconf: immediately update integer and string values in xconfig display | Karsten Wiese | 2007-02-14 | 1 | -0/+1 |
* | | | | [PATCH] Make mkcompile_h use LANG=C and LC_ALL=C for $CC -v | s situert | 2007-02-14 | 1 | -1/+1 |
* | | | | [PATCH] search a little harder for mkimage | Mike Frysinger | 2007-02-14 | 1 | -4/+7 |
|/ / / |
|