summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...Linus Torvalds2016-10-15105-186/+202
|\
| * selftests/futex: Check ANSI terminal color supportSeongJae Park2016-10-112-2/+2
| * Doc: update 00-INDEX files to reflect the runnable code moveShuah Khan2016-10-106-13/+2
| * samples: move blackfin gptimers-example from DocumentationShuah Khan2016-10-1010-24/+10
| * tools: move pcmcia crc32hash tool from DocumentationShuah Khan2016-09-237-11/+13
| * tools: move laptops dslm tool from DocumentationShuah Khan2016-09-237-11/+11
| * tools: move accounting tool from DocumentationShuah Khan2016-09-236-11/+13
| * samples: move auxdisplay example code from DocumentationShuah Khan2016-09-236-9/+11
| * samples: move watchdog example code from DocumentationShuah Khan2016-09-238-9/+11
| * samples: move timers example code from DocumentationShuah Khan2016-09-236-7/+17
| * samples: move misc-devices/mei example code from DocumentationShuah Khan2016-09-238-7/+11
| * samples: move mic/mpssd example code from DocumentationShuah Khan2016-09-2010-23/+28
| * selftests: Move networking/timestamping from DocumentationShuah Khan2016-09-208-17/+9
| * selftests: move watchdog tests from Documentation/watchdogShuah Khan2016-09-205-2/+10
| * selftests: move ia64 tests from Documentation/ia64Shuah Khan2016-09-205-6/+9
| * selftests: move vDSO tests from Documentation/vDSOShuah Khan2016-09-207-18/+21
| * selftests: move ptp tests from Documentation/ptpShuah Khan2016-09-206-9/+9
| * selftests: move prctl tests from Documentation/prctlShuah Khan2016-09-207-11/+16
| * selftests: move dnotify_test from Documentation/filesystemsShuah Khan2016-09-205-6/+8
| * selftests/timers: Add missing error code assignment before testChristophe JAILLET2016-09-201-2/+2
| * selftests/zram: replace ZRAM_LZ4_COMPRESSFabian Frederick2016-09-201-1/+1
| * kselftest: kselftest documentation improvementAleksander Alekseev2016-09-201-2/+3
* | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2016-10-154-12/+80
|\ \
| * | Coccinelle: flag conditions with no effectNicholas Mc Guire2016-10-111-0/+64
| * | scripts/coccicheck: Update reference for the corresponding documentationMarkus Elfring2016-10-111-1/+1
| * | Coccinelle: pm_runtime: ensure relevance of pm_runtime reportsJulia Lawall2016-10-011-7/+11
| * | Coccinelle: limit memdup_user transformation to GFP_KERNEL caseJulia Lawall2016-10-011-4/+4
| |/
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-14262-1403/+1094
|\ \
| * | initramfs: Escape colons in depfileMichal Marek2016-09-231-1/+4
| * | ppc: there is no clear_pages to exportStephen Rothwell2016-09-221-1/+0
| * | powerpc/64: whitelist unresolved modversions CRCsNicholas Piggin2016-09-221-1/+3
| * | kbuild: -ffunction-sections fix for archs with conflicting sectionsNicholas Piggin2016-09-222-6/+13
| * | kbuild: add arch specific post-link MakefileNicholas Piggin2016-09-093-8/+32
| * | kbuild: allow archs to select link dead code/data eliminationNicholas Piggin2016-09-097-63/+104
| * | kbuild: allow architectures to use thin archives instead of ld -rStephen Rothwell2016-09-093-15/+85
| * | kbuild: Regenerate genksyms lexerMichal Marek2016-08-251-18/+17
| * | kbuild: genksyms fix for typeof handlingNicholas Piggin2016-08-251-18/+17
| * | fixdep: faster CONFIG_ searchAlexey Dobriyan2016-08-241-58/+28
| * | ia64: move exports to definitionsAl Viro2016-08-0825-92/+64
| * | sparc32: debride memcpy.S a bitAl Viro2016-08-081-79/+0
| * | [sparc] unify 32bit and 64bit string.hAl Viro2016-08-084-105/+34
| * | sparc: move exports to definitionsAl Viro2016-08-0845-265/+141
| * | ppc: move exports to definitionsAl Viro2016-08-0837-131/+98
| * | arm: move exports to definitionsAl Viro2016-08-0847-208/+131
| * | s390: move exports to definitionsAl Viro2016-08-086-16/+14
| * | m68k: move exports to definitionsAl Viro2016-08-0812-39/+32
| * | alpha: move exports to actual definitionsAl Viro2016-08-0841-131/+99
| * | x86: move exports to actual definitionsAl Viro2016-08-0827-150/+68
| * | EXPORT_SYMBOL() for asmAl Viro2016-08-081-0/+94
| * | [kbuild] handle exports in lib-y objects reliablyAl Viro2016-08-083-6/+24
| |/