| Commit message (Expand) | Author | Age | Files | Lines |
* | modpost: don't add a trailing wildcard for OF module aliases | Javier Martinez Canillas | 2016-01-14 | 1 | -2/+1 |
* | scripts/bloat-o-meter: fix python3 syntax error | Sergey Senozhatsky | 2016-01-14 | 1 | -4/+4 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2016-01-13 | 1 | -1/+2 |
|\ |
|
| * | kbuild: add AFLAGS_REMOVE_(basename).o option | Heiko Carstens | 2015-12-18 | 1 | -1/+2 |
* | | Merge tag 'char-misc-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-01-13 | 2 | -49/+187 |
|\ \ |
|
| * | | Drivers: hv: vmbus: Use uuid_le type consistently | K. Y. Srinivasan | 2015-12-14 | 1 | -1/+1 |
| * | | checkkconfigsymbols.py: find similar symbols | Valentin Rothberg | 2015-12-14 | 1 | -26/+88 |
| * | | checkkconfigsymbols.py: multiprocessing of files | Valentin Rothberg | 2015-12-14 | 1 | -26/+102 |
* | | | Merge branch 'for-linus-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-01-12 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | um: link with -lpthread | Vegard Nossum | 2016-01-10 | 1 | -1/+1 |
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2016-01-12 | 1 | -1/+3 |
|\ \ \ \ |
|
| * | | | | ld-version: Fix it on Fedora | Michael S. Tsirkin | 2016-01-08 | 1 | -0/+2 |
| * | | | | Fix ld-version.sh to handle large 3rd version part | James Hogan | 2016-01-04 | 1 | -1/+1 |
| |/ / / |
|
* / / / | ftrace/scripts: Fix incorrect use of sprintf in recordmcount | Colin Ian King | 2016-01-04 | 1 | -1/+1 |
|/ / / |
|
* | | | ftrace/scripts: Have recordmcount copy the object file | Steven Rostedt (Red Hat) | 2015-12-16 | 1 | -35/+110 |
* | | | scripts: recordmcount: break hardlinks | Russell King | 2015-12-16 | 1 | -0/+14 |
|/ / |
|
* / | arch: um: fix error when linking vmlinux. | Lorenzo Colitti | 2015-12-08 | 1 | -1/+1 |
|/ |
|
* | kernel-doc: Make it compatible with Perl versions below 5.12 again | Mauro Carvalho Chehab | 2015-11-17 | 1 | -1/+1 |
* | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 2015-11-10 | 10 | -234/+415 |
|\ |
|
| * | coccinelle: Improve checking for missing NULL terminators | Daniel Granat | 2015-10-26 | 1 | -5/+28 |
| * | coccinelle: ifnullfree: handle various destroy functions | Julia Lawall | 2015-10-26 | 1 | -1/+9 |
| * | coccinelle: ifnullfree: various cleanups | Julia Lawall | 2015-10-26 | 1 | -11/+7 |
| * | cocinelle: iterators: semantic patch to delete unneeded of_node_put | Julia Lawall | 2015-10-26 | 1 | -0/+100 |
| * | deb-pkg: Add automatic support for armhf architecture | Ben Hutchings | 2015-10-26 | 1 | -1/+10 |
| * | scripts/coccinelle: fix typos | Julia Lawall | 2015-10-26 | 1 | -2/+2 |
| * | coccinelle: misc: remove "complex return code" warnings | Johan Hovold | 2015-10-26 | 1 | -180/+0 |
| * | Coccinelle: fix incorrect -include option transformation | Andrzej Hajda | 2015-10-26 | 1 | -1/+1 |
| * | coccinelle: tests: improve odd_ptr_err.cocci | Julia Lawall | 2015-10-26 | 1 | -34/+86 |
| * | coccinelle: misc: move constants to the right | Julia Lawall | 2015-10-26 | 1 | -0/+171 |
| * | scripts/tags.sh: Teach tags about some powerpc macros | Michael Ellerman | 2015-10-13 | 1 | -0/+2 |
* | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2015-11-10 | 6 | -436/+480 |
|\ \ |
|
| * | | Add current selection check. | Boris Barbulovski | 2015-11-02 | 1 | -0/+7 |
| * | | Use pkg-config to find Qt 4 and 5 instead of direct qmake | Thiago Macieira | 2015-11-02 | 1 | -24/+13 |
| * | | kconfig: Fix copy&paste error | Michal Sojka | 2015-10-20 | 1 | -1/+1 |
| * | | kconfig/merge_config.sh: Accept a single file | Gabriel de Perthuis | 2015-10-14 | 1 | -1/+1 |
| * | | kconfig/merge_config.sh: Support KCONFIG_CONFIG | Gabriel de Perthuis | 2015-10-14 | 1 | -4/+12 |
| * | | Update the buildsystem for KConfig finding Qt | Thiago Macieira | 2015-10-14 | 1 | -45/+28 |
| * | | Port xconfig to Qt5 - Update copyright. | Boris Barbulovski | 2015-10-14 | 1 | -1/+3 |
| * | | Port xconfig to Qt5 - Fix goParent issue. | Boris Barbulovski | 2015-10-14 | 1 | -1/+1 |
| * | | Port xconfig to Qt5 - on Back clicked, deselect old item. | Boris Barbulovski | 2015-10-14 | 1 | -1/+3 |
| * | | Port xconfig to Qt5 - Add(back) one click checkbox toggle. | Boris Barbulovski | 2015-10-14 | 1 | -1/+17 |
| * | | Port xconfig to Qt5 - Add(back) lineedit editing. | Boris Barbulovski | 2015-10-14 | 1 | -0/+1 |
| * | | Port xconfig to Qt5 - Remove some commented code. | Boris Barbulovski | 2015-10-14 | 1 | -4/+0 |
| * | | Port xconfig to Qt5 - Source format. | Boris Barbulovski | 2015-10-14 | 1 | -3/+3 |
| * | | Port xconfig to Qt5 - Add horizontal scrollbar, and scroll per pixel. | Boris Barbulovski | 2015-10-14 | 1 | -0/+5 |
| * | | Port xconfig to Qt5 - Change ConfigItem constructor parent type. | Boris Barbulovski | 2015-10-14 | 1 | -2/+2 |
| * | | Port xconfig to Qt5 - Disable ConfigList soring | Boris Barbulovski | 2015-10-14 | 1 | -1/+1 |
| * | | Port xconfig to Qt5 - Remove ConfigList::updateMenuList template. | Boris Barbulovski | 2015-10-14 | 2 | -4/+73 |
| * | | Port xconfig to Qt5 - Add ConfigList::mode to initializer list. | Boris Barbulovski | 2015-10-14 | 1 | -1/+1 |
| * | | Port xconfig to Qt5 - Add ConfigItem::nextItem to initializer list. | Boris Barbulovski | 2015-10-14 | 1 | -3/+3 |