summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-2/+3
2016-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds3-3/+8
2016-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-31/+39
2016-07-23Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-8/+9
2016-07-23Merge tag 'gpio-v4.7-6' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-2/+5
2016-07-23Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-6/+5
2016-07-23Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+6
2016-07-23Merge tag 'mmc-v4.7-rc7' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2-14/+18
2016-07-23Merge tag 'sound-4.7-fix2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds5-7/+32
2016-07-23Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-35/+39
2016-07-23pps: do not crash when failed to registerJiri Slaby1-1/+1
2016-07-23tools/vm/slabinfo: fix an unintentional printfDan Carpenter1-1/+2
2016-07-23testing/radix-tree: fix a macro expansion bugDan Carpenter1-1/+1
2016-07-23radix-tree: fix radix_tree_iter_retry() for tagged iterators.Andrey Ryabinin1-0/+1
2016-07-23mm: memcontrol: fix cgroup creation failure after many small jobsJohannes Weiner3-24/+87
2016-07-23doc-rst: kernel-doc: fix handling of address_space tagsMauro Carvalho Chehab1-0/+4
2016-07-22tools build: Fix objtool build with ARCH=x86_64Josh Poimboeuf3-2/+34
2016-07-22objtool: Always use host headersArnaldo Carvalho de Melo1-1/+1
2016-07-22objtool: Use tools/scripts/Makefile.arch to get ARCH and HOSTARCHArnaldo Carvalho de Melo1-3/+1
2016-07-22tools build: Add HOSTARCH Makefile variableArnaldo Carvalho de Melo1-5/+4
2016-07-22perf tests kmod-path: Fix build on ubuntu:16.04-x-armhfArnaldo Carvalho de Melo1-0/+1
2016-07-22gpio: tegra: don't auto-enable for COMPILE_TESTArnd Bergmann1-2/+5
2016-07-22libceph: apply new_state before new_up_client on incrementalsIlya Dryomov1-43/+113
2016-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu0-0/+0
2016-07-22crypto: rsa-pkcs1pad - fix rsa-pkcs1pad request structHerbert Xu1-2/+2
2016-07-22x86/boot: Simplify EBDA-vs-BIOS reservation logicAndy Lutomirski1-23/+11
2016-07-22x86/boot: Clarify what x86_legacy_features.reserve_bios_regions doesAndy Lutomirski1-2/+3
2016-07-22ovl: verify upper dentry in ovl_remove_and_whiteout()Maxim Patlasov1-30/+24
2016-07-22packet: propagate sock_cmsg_send() errorSoheil Hassas Yeganeh1-3/+1
2016-07-22Documentation: dtb: xgene: Add hwmon dts binding documentationhotran1-0/+14
2016-07-21GFS2: Fix gfs2_replay_incr_blk for multiple journal sizesBob Peterson3-11/+10
2016-07-21x86/fpu: Do not BUG_ON() in early FPU codeDave Hansen1-6/+13
2016-07-21perf tools: Add AVX-512 instructions to the new instructions testAdrian Hunter3-8/+3731
2016-07-21perf tools: Add AVX-512 support to the instruction decoder used by Intel PTAdrian Hunter5-101/+220
2016-07-21x86/insn: Add AVX-512 support to the instruction decoderAdrian Hunter5-101/+220
2016-07-21x86/boot: Reorganize and clean up the BIOS area reservation codeIngo Molnar6-50/+88
2016-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu5-5/+6
2016-07-21crypto: qat - make qat_asym_algs.o depend on asn1 headersJan Stancek1-0/+1
2016-07-21block: Fix front merge checkDamien Le Moal2-5/+6
2016-07-21block: do not merge requests without consulting with io schedulerTahsin Erdogan5-19/+37
2016-07-21nvme/pci: Provide SR-IOV supportKeith Busch1-0/+19
2016-07-21block: Fix spelling in a source code commentBart Van Assche1-1/+1
2016-07-21nvme: initialize variable before logical OR'ing itJay Freyensee1-0/+1
2016-07-21block: expose QUEUE_FLAG_DAX in sysfsYigal Korman1-0/+11
2016-07-21block: add QUEUE_FLAG_DAX for devices to advertise their DAX supportToshi Kani5-3/+10
2016-07-21Input: tsc200x - report proper input_dev nameMichael Welling4-6/+25
2016-07-21tty/vt/keyboard: fix OOB access in do_compute_shiftstate()Dmitry Torokhov1-21/+9
2016-07-21block: unexport various bio mapping helpersChristoph Hellwig1-3/+0
2016-07-21scsi/osd: open code blk_make_requestChristoph Hellwig3-68/+16
2016-07-21target: stop using blk_make_requestChristoph Hellwig1-53/+34