aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-09kconfig qconf: add namespace for use of Key_ enum valuesMarkus Heidelberg
2009-06-09kconfig qconf: fix namespace for Horizontal and Vertical enum valuesMarkus Heidelberg
2009-06-09kconfig qconf: fix -Wall compiler warningsMarkus Heidelberg
2009-06-09gitignore: ignore Kconfig i18n filesMarkus Heidelberg
2009-06-09kconfig: resort the documentation of the environment variablesMarkus Heidelberg
2009-06-09kconfig: add a note about the deps to the 'silentoldconfig' helpMarkus Heidelberg
2009-06-09kconfig: fix typo "mconfig" to "menuconfig" in a commentMarkus Heidelberg
2009-06-09kbuild: remove extra ifdef/endif of top MakefileCheng Renquan
2009-06-09kbuild/Documentation: Incorrect makefile syntax in exampleDavid VomLehn
2009-06-09kbuild: allow docproc invocation from externalJiri Slaby
2009-06-09kbuild: clean up scripts/headers.shAmerigo Wang
2009-06-09initconst adjustmentsJan Beulich
2009-06-09kbuild, deb-pkg: bump standards versionmaximilian attems
2009-06-09kbuild, deb-pkg: fix Section fieldmaximilian attems
2009-06-09kbuild, deb-pkg: fix Provides fieldmaximilian attems
2009-06-09kbuild, deb-pkg: fix generated package namemaximilian attems
2009-06-09kbuild, deb-pkg: improve Source fieldFrans Pop
2009-06-09kbuild, deb-pkg: improve maintainer identificationmaximilian attems
2009-06-09kbuild, deb-pkg: generate debian/copyright fileFrans Pop
2009-06-09kbuild, deb-pkg: improve changelog entry and package descriptionsFrans Pop
2009-06-09kbuild, deb-pkg: allow alternative hook scripts directory in .deb packagesFrans Pop
2009-06-09kbuild, deb-pkg: allow to specify a custom revision for .deb packagesFrans Pop
2009-06-09kbuild, deb-pkg: pass Debian maintainer script parameters to packaging hook s...Frans Pop
2009-06-09kbuild, deb-pkg: fix 'file not found' error when building .deb package for armFrans Pop
2009-06-09kbuild, deb-pkg: refactor code to reduce duplicationFrans Pop
2009-06-09kbuild, deb-pkg: minor general improvements in builddeb scriptFrans Pop
2009-06-09kconfig: handle comment entries within choice/endchoicePeter Korsgaard
2009-06-08async: Fix lack of boot-time console due to insufficient synchronizationLinus Torvalds
2009-06-08Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2009-06-08pata_netcell: Fix typoAlan Cox
2009-06-08Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-06-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...Linus Torvalds
2009-06-08MIPS: Outline udelay and fix a few issues.Ralf Baechle
2009-06-08MIPS: ioctl.h: Fix headers_check warningsJaswinder Singh Rajput
2009-06-08MIPS: Cobalt: PCI bus is always required to obtain the board IDYoichi Yuasa
2009-06-08MIPS: Kconfig: Remove "Support for" from Cavium system typeYoichi Yuasa
2009-06-08MIPS: Sibyte: Honor CONFIG_CMDLINERalf Baechle
2009-06-08SSB: BCM47xx: Export ssb_watchdog_timer_setMatthieu Castet
2009-06-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-06-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2009-06-08KVM: Explicity initialize cpus_hardware_enabledAvi Kivity
2009-06-07[ARM] 5543/1: arm: serial amba: add missing declaration in serial.hAlessandro Rubini
2009-06-07pdc202xx_old: fix resetproc() methodSergei Shtylyov
2009-06-07pdc202xx_old: fix 'pdc20246_dma_ops'Sergei Shtylyov
2009-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-06-06integrity: fix IMA inode leakHugh Dickins
2009-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-06-06Merge branch 'upstream-linus2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2009-06-06ext3/4 with synchronous writes gets wedged by PostfixAl Viro
2009-06-06Fix nobh_truncate_page() to not pass stack garbage to get_block()Theodore Ts'o