summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2016-12-183-9/+27
|\
| * xconfig: fix missing suboption and help panels on first runBoris Barbulovski2016-12-111-4/+12
| * xconfig: fix 'Show Debug' functionalityBoris Barbulovski2016-12-111-1/+2
| * kconfig/nconf: Fix hang when editing symbol with a long promptBen Hutchings2016-12-111-4/+11
| * Scripts: kconfig: nconf: fix _GNU_SOURCE redefined warningCheah Kok Cheong2016-11-291-0/+2
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-12-1827-455/+503
|\ \
| * | x86/kbuild: enable modversions for symbols exported from asmAdam Borowski2016-12-142-0/+23
| * | kbuild: fix scripts/adjust_autoksyms.sh* for the no modules caseNicolas Pitre2016-12-111-0/+1
| * | scripts/kallsyms: remove last remnants of --page-offset optionArd Biesheuvel2016-12-111-1/+0
| * | make use of make variable CURDIR instead of calling pwdUwe Kleine-König2016-12-1114-19/+15
| * | kbuild: cmd_export_list: tighten the sed scriptNicolas Pitre2016-12-111-1/+1
| * | kbuild: minor improvement for thin archives buildNicholas Piggin2016-11-291-9/+9
| * | kbuild: modpost warn if export version crc is missingNicholas Piggin2016-11-291-0/+6
| * | kbuild: keep data tables through dead code eliminationNicholas Piggin2016-11-291-34/+34
| * | kbuild: improve linker compatibility with lib-ksyms.o buildNicholas Piggin2016-11-291-1/+1
| * | genksyms: Regenerate parserMichal Marek2016-11-293-381/+387
| * | kbuild/genksyms: handle va_list typeNicholas Piggin2016-11-292-0/+3
| * | kbuild: thin archives for multi-y targetsNicholas Piggin2016-11-291-3/+10
| * | kbuild: kallsyms allow 3-pass generation if symbols size has changedNicholas Piggin2016-11-291-6/+13
| |/
* | Merge tag 'docs-4.10-2' of git://git.lwn.net/linuxLinus Torvalds2016-12-1824-2144/+1770
|\ \
| * | crypto: doc - optimize compilationStephan Mueller2016-12-146-401/+23
| * | crypto: doc - clarify AEAD memory structureStephan Mueller2016-12-142-36/+14
| * | crypto: doc - remove crypto_alloc_ablkcipherStephan Mueller2016-12-141-3/+0
| * | crypto: doc - add KPP documentationStephan Mueller2016-12-146-3/+227
| * | crypto: doc - fix separation of cipher / req APIStephan Mueller2016-12-141-12/+12
| * | crypto: doc - fix source comments for SphinxStephan Mueller2016-12-144-12/+12
| * | crypto: doc - remove crypto API DocBookStephan Mueller2016-12-142-2093/+1
| * | crypto: doc - convert crypto API documentation to SphinxStephan Mueller2016-12-1413-0/+1897
* | | Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2016-12-1623-724/+809
|\ \ \
| * | | libceph: remove now unused finish_request() wrapperIlya Dryomov2016-12-141-10/+4
| * | | libceph: always signal completion when doneIlya Dryomov2016-12-143-16/+13
| * | | ceph: avoid creating orphan object when checking pool permissionYan, Zheng2016-12-141-0/+9
| * | | ceph: properly set issue_seq for cap releaseYan, Zheng2016-12-121-0/+1
| * | | ceph: add flags parameter to send_cap_msgJeff Layton2016-12-122-10/+18
| * | | ceph: update cap message struct version to 10Jeff Layton2016-12-121-6/+33
| * | | ceph: define new argument structure for send_cap_msgJeff Layton2016-12-121-99/+126
| * | | ceph: move xattr initialzation before the encoding past the ceph_mds_capsJeff Layton2016-12-121-7/+7
| * | | ceph: fix minor typo in unsafe_request_waitJeff Layton2016-12-121-1/+1
| * | | ceph: record truncate size/seq for snap data writebackYan, Zheng2016-12-123-13/+22
| * | | ceph: check availability of mds cluster on mountYan, Zheng2016-12-125-11/+187
| * | | ceph: fix splice read for no Fc capability caseYan, Zheng2016-12-121-54/+66
| * | | ceph: try getting buffer capability for readahead/fadviseYan, Zheng2016-12-124-11/+73
| * | | ceph: fix scheduler warning due to nested blockingNikolay Borisov2016-12-121-3/+9
| * | | ceph: fix printing wrong return variable in ceph_direct_read_write()Zhi Zhang2016-12-121-1/+1
| * | | crush: include mapper.h in mapper.cTobias Klauser2016-12-121-0/+2
| * | | rbd: silence bogus -Wmaybe-uninitialized warningIlya Dryomov2016-12-121-1/+1
| * | | libceph: no need to drop con->mutex for ->get_authorizer()Ilya Dryomov2016-12-121-6/+0
| * | | libceph: drop len argument of *verify_authorizer_reply()Ilya Dryomov2016-12-127-12/+11
| * | | libceph: verify authorize reply on connectIlya Dryomov2016-12-121-0/+13
| * | | libceph: no need for GFP_NOFS in ceph_monc_init()Ilya Dryomov2016-12-121-6/+6