aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2015-10-26deb-pkg: Add automatic support for armhf architectureBen Hutchings
2015-10-26scripts/coccinelle: fix typosJulia Lawall
2015-10-26coccinelle: misc: remove "complex return code" warningsJohan Hovold
2015-10-26Coccinelle: fix incorrect -include option transformationAndrzej Hajda
2015-10-26coccinelle: tests: improve odd_ptr_err.cocciJulia Lawall
2015-10-26coccinelle: misc: move constants to the rightJulia Lawall
2015-10-26scripts: [modpost] add new sections to white listNoam Camus
2015-10-23Merge branch 'topic/hw-constraint-single' into for-nextTakashi Iwai
2015-10-21KEYS: Provide a script to extract a module signatureDavid Howells
2015-10-21KEYS: Provide a script to extract the sys cert list from a vmlinux fileDavid Howells
2015-10-20kconfig: Fix copy&paste errorMichal Sojka
2015-10-20ALSA: hda - Add hduadio support to DEVTABLESubhransu S. Prusty
2015-10-17ver_linux: proc/modules, limit text processing to 'sed'Alexander Kapshuk
2015-10-17ver_linux: wireless-tools, look for numerical input, not field numberAlexander Kapshuk
2015-10-17ver_linux: use 'udevadm', instead of 'udevinfo'Alexander Kapshuk
2015-10-17ver_linux: sh-utils, look for numerical input, not field numberAlexander Kapshuk
2015-10-17ver_linux: loadkeys, look for numerical input, not field numberAlexander Kapshuk
2015-10-17ver_linux: net-tools, look for numerical input, not field numberAlexander Kapshuk
2015-10-17ver_linux: procps, look for numerical input, not field numberAlexander Kapshuk
2015-10-17ver_linux: libcpp, fix missing outputAlexander Kapshuk
2015-10-17ver_linux: ldd, look for numerical input, not field numberAlexander Kapshuk
2015-10-17ver_linux: libc, input redirection to sed fails in some distrosAlexander Kapshuk
2015-10-17ver_linux: ppp, look for numerical input, not field numberAlexander Kapshuk
2015-10-17ver_linux: quota-tools, look for numerical input, not field numberAlexander Kapshuk
2015-10-17ver_linux: pcmciautils, look for numerical input, not field numberAlexander Kapshuk
2015-10-17ver_linux: xfsprogs, look for numerical input, not field numberAlexander Kapshuk
2015-10-17ver_linux: reiserfsprogs, look for numerical input, not field numberAlexander Kapshuk
2015-10-17ver_linux: jfsutils, look for numerical input, not field numberAlexander Kapshuk
2015-10-17ver_linux: e2fsprogs, look for numerical input, not field numberAlexander Kapshuk
2015-10-17ver_linux: module-init-tools, look for numerical input, not field numberAlexander Kapshuk
2015-10-17ver_linux: util-linux, 'fdformat' not ubiquitous any longerAlexander Kapshuk
2015-10-17ver_linux: binutils, fix inaccurate outputAlexander Kapshuk
2015-10-17ver_linux: make --version, use regex to find version numberAlexander Kapshuk
2015-10-17ver_linux: gcc -dumpversion, use regex to find version numberAlexander Kapshuk
2015-10-16builddeb: remove debian/files before buildRiku Voipio
2015-10-15scripts/kconfig/Makefile: Fix KBUILD_DEFCONFIG check when building with O=Michael Ellerman
2015-10-14kconfig/merge_config.sh: Accept a single fileGabriel de Perthuis
2015-10-14kconfig/merge_config.sh: Support KCONFIG_CONFIGGabriel de Perthuis
2015-10-14Update the buildsystem for KConfig finding QtThiago Macieira
2015-10-14Port xconfig to Qt5 - Update copyright.Boris Barbulovski
2015-10-14Port xconfig to Qt5 - Fix goParent issue.Boris Barbulovski
2015-10-14Port xconfig to Qt5 - on Back clicked, deselect old item.Boris Barbulovski
2015-10-14Port xconfig to Qt5 - Add(back) one click checkbox toggle.Boris Barbulovski
2015-10-14Port xconfig to Qt5 - Add(back) lineedit editing.Boris Barbulovski
2015-10-14Port xconfig to Qt5 - Remove some commented code.Boris Barbulovski
2015-10-14Port xconfig to Qt5 - Source format.Boris Barbulovski
2015-10-14Port xconfig to Qt5 - Add horizontal scrollbar, and scroll per pixel.Boris Barbulovski
2015-10-14Port xconfig to Qt5 - Change ConfigItem constructor parent type.Boris Barbulovski
2015-10-14Port xconfig to Qt5 - Disable ConfigList soringBoris Barbulovski
2015-10-14Port xconfig to Qt5 - Remove ConfigList::updateMenuList template.Boris Barbulovski