| Commit message (Expand) | Author | Age | Files | Lines |
* | ignore *.patch files | Mike Frysinger | 2009-06-09 | 1 | -0/+1 |
* | Remove bashisms from scripts | dann frazier | 2009-06-09 | 2 | -2/+2 |
* | menu: fix embedded menu presentation | Randy Dunlap | 2009-06-09 | 1 | -8/+8 |
* | kbuild: add hint about __refdata to modpost | Sam Ravnborg | 2009-06-09 | 1 | -1/+1 |
* | scripts/headers_check.pl: correct RE in header CONFIG leak check | Robert P. J. Day | 2009-06-09 | 1 | -1/+1 |
* | kernel/kallsyms.c: replace deprecated __initcall with device_initcall and fix... | Manish Katiyar | 2009-06-09 | 1 | -56/+78 |
* | kconfig: do not hardcode "include/config/auto.conf" filename | Markus Heidelberg | 2009-06-09 | 3 | -11/+16 |
* | kconfig: do not hardcode ".config" filename | Markus Heidelberg | 2009-06-09 | 2 | -5/+6 |
* | kconfig qconf: fix the type of the desktop widget | Markus Heidelberg | 2009-06-09 | 1 | -1/+2 |
* | kconfig qconf: add namespace for use of Key_ enum values | Markus Heidelberg | 2009-06-09 | 1 | -14/+14 |
* | kconfig qconf: fix namespace for Horizontal and Vertical enum values | Markus Heidelberg | 2009-06-09 | 1 | -3/+3 |
* | kconfig qconf: fix -Wall compiler warnings | Markus Heidelberg | 2009-06-09 | 1 | -1/+6 |
* | gitignore: ignore Kconfig i18n files | Markus Heidelberg | 2009-06-09 | 1 | -0/+3 |
* | kconfig: resort the documentation of the environment variables | Markus Heidelberg | 2009-06-09 | 1 | -56/+60 |
* | kconfig: add a note about the deps to the 'silentoldconfig' help | Markus Heidelberg | 2009-06-09 | 2 | -1/+2 |
* | kconfig: fix typo "mconfig" to "menuconfig" in a comment | Markus Heidelberg | 2009-06-09 | 1 | -1/+1 |
* | kbuild: remove extra ifdef/endif of top Makefile | Cheng Renquan | 2009-06-09 | 1 | -17/+9 |
* | kbuild/Documentation: Incorrect makefile syntax in example | David VomLehn | 2009-06-09 | 1 | -1/+1 |
* | kbuild: allow docproc invocation from external | Jiri Slaby | 2009-06-09 | 1 | -4/+9 |
* | kbuild: clean up scripts/headers.sh | Amerigo Wang | 2009-06-09 | 1 | -7/+0 |
* | initconst adjustments | Jan Beulich | 2009-06-09 | 3 | -13/+43 |
* | kbuild, deb-pkg: bump standards version | maximilian attems | 2009-06-09 | 1 | -1/+1 |
* | kbuild, deb-pkg: fix Section field | maximilian attems | 2009-06-09 | 1 | -1/+1 |
* | kbuild, deb-pkg: fix Provides field | maximilian attems | 2009-06-09 | 1 | -2/+2 |
* | kbuild, deb-pkg: fix generated package name | maximilian attems | 2009-06-09 | 1 | -1/+1 |
* | kbuild, deb-pkg: improve Source field | Frans Pop | 2009-06-09 | 1 | -2/+2 |
* | kbuild, deb-pkg: improve maintainer identification | maximilian attems | 2009-06-09 | 1 | -3/+19 |
* | kbuild, deb-pkg: generate debian/copyright file | Frans Pop | 2009-06-09 | 1 | -3/+25 |
* | kbuild, deb-pkg: improve changelog entry and package descriptions | Frans Pop | 2009-06-09 | 1 | -4/+4 |
* | kbuild, deb-pkg: allow alternative hook scripts directory in .deb packages | Frans Pop | 2009-06-09 | 1 | -4/+8 |
* | kbuild, deb-pkg: allow to specify a custom revision for .deb packages | Frans Pop | 2009-06-09 | 1 | -1/+6 |
* | kbuild, deb-pkg: pass Debian maintainer script parameters to packaging hook s... | Frans Pop | 2009-06-09 | 1 | -1/+4 |
* | kbuild, deb-pkg: fix 'file not found' error when building .deb package for arm | Frans Pop | 2009-06-09 | 1 | -1/+4 |
* | kbuild, deb-pkg: refactor code to reduce duplication | Frans Pop | 2009-06-09 | 1 | -17/+20 |
* | kbuild, deb-pkg: minor general improvements in builddeb script | Frans Pop | 2009-06-09 | 1 | -11/+10 |
* | kconfig: handle comment entries within choice/endchoice | Peter Korsgaard | 2009-06-09 | 2 | -2/+11 |
* | async: Fix lack of boot-time console due to insufficient synchronization | Linus Torvalds | 2009-06-08 | 1 | -10/+5 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2009-06-08 | 9 | -101/+75 |
|\ |
|
| * | MIPS: Outline udelay and fix a few issues. | Ralf Baechle | 2009-06-08 | 5 | -92/+66 |
| * | MIPS: ioctl.h: Fix headers_check warnings | Jaswinder Singh Rajput | 2009-06-08 | 1 | -0/+4 |
| * | MIPS: Cobalt: PCI bus is always required to obtain the board ID | Yoichi Yuasa | 2009-06-08 | 1 | -0/+1 |
| * | MIPS: Kconfig: Remove "Support for" from Cavium system type | Yoichi Yuasa | 2009-06-08 | 1 | -2/+2 |
| * | MIPS: Sibyte: Honor CONFIG_CMDLINE | Ralf Baechle | 2009-06-08 | 1 | -7/+1 |
| * | SSB: BCM47xx: Export ssb_watchdog_timer_set | Matthieu Castet | 2009-06-08 | 1 | -0/+1 |
* | | pata_netcell: Fix typo | Alan Cox | 2009-06-08 | 1 | -1/+1 |
* | | Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2009-06-08 | 1 | -0/+1 |
|\ \ |
|
| * | | KVM: Explicity initialize cpus_hardware_enabled | Avi Kivity | 2009-06-08 | 1 | -0/+1 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar... | Linus Torvalds | 2009-06-08 | 1 | -16/+6 |
|\ \ |
|
| * | | pdc202xx_old: fix resetproc() method | Sergei Shtylyov | 2009-06-07 | 1 | -14/+5 |
| * | | pdc202xx_old: fix 'pdc20246_dma_ops' | Sergei Shtylyov | 2009-06-07 | 1 | -2/+1 |