summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-04Merge tag 'ktest-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2-349/+297
2014-08-04Merge tag 'clk-for-linus-3.17' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds118-397/+17745
2014-08-04Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds25-141/+917
2014-08-04Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds16-436/+806
2014-08-04Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds11-811/+832
2014-08-04Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds3-151/+64
2014-08-04Merge tag 'locks-v3.17-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2-14/+14
2014-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds108-583/+20473
2014-08-04clk: Add missing of_clk_set_defaults exportSylwester Nawrocki1-0/+1
2014-08-04Merge tag 'edac_for_3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds9-24/+616
2014-08-04Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds25-348/+313
2014-08-03Linux 3.16v3.16Linus Torvalds1-1/+1
2014-08-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-5/+9
2014-08-02Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds6-17/+43
2014-08-02ARM: 8124/1: don't enter kgdb when userspace executes a kgdb break instructionOmar Sandoval1-0/+4
2014-08-02ARM: idmap: add identity mapping usage noteRussell King1-0/+5
2014-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-8/+6
2014-08-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-21/+11
2014-08-01Merge tag 'staging-3.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-8/+15
2014-08-01Merge tag 'dm-3.16-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-8/+7
2014-08-01Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-5/+6
2014-08-01clk: checking wrong variable in __set_clk_parents()Dan Carpenter1-2/+2
2014-08-01dm cache: fix race affecting dirty block countAnssi Hannula1-7/+6
2014-08-01dm bufio: fully initialize shrinkerGreg Thelen1-1/+1
2014-08-01ata: libahci: Silence compiler warning on 64-bitThierry Reding1-1/+1
2014-08-01crypto: drbg - fix failure of generating multiple of 2**16 bytesStephan Mueller1-1/+1
2014-08-01crypto: ccp - Do not sign extend input data to CCPTom Lendacky1-13/+13
2014-08-01crypto: testmgr - add missing spaces to drbg error stringsJarod Wilson1-3/+3
2014-08-01crypto: atmel-tdes - Switch to managed version of kzallocPramod Gurav1-7/+1
2014-08-01crypto: atmel-sha - Switch to managed version of kzallocPramod Gurav1-7/+2
2014-08-01crypto: testmgr - use chunks smaller than algo block size in chunk testsArd Biesheuvel1-132/+132
2014-08-01crypto: qat - Fixed SKU1 dev issueTadeusz Struk2-6/+2
2014-08-01crypto: qat - Use hweight for bit countingTadeusz Struk1-13/+2
2014-08-01crypto: qat - Updated print outputsTadeusz Struk4-14/+13
2014-08-01crypto: qat - change ae_num to ae_idTadeusz Struk2-48/+45
2014-08-01crypto: qat - change slice->regions to slice->regionTadeusz Struk2-12/+12
2014-08-01crypto: qat - use min_t macroTadeusz Struk1-2/+2
2014-08-01crypto: qat - remove unnecessary parenthesesTadeusz Struk3-31/+31
2014-08-01crypto: qat - remove unneeded headerTadeusz Struk1-1/+0
2014-08-01crypto: qat - checkpatch blank linesTadeusz Struk2-0/+4
2014-08-01crypto: qat - remove unnecessary return codesTadeusz Struk1-15/+8
2014-08-01crypto: Resolve shadow warningsMark Rustad9-81/+82
2014-08-01timer: Fix lock inversion between hrtimer_bases.lock and scheduler locksJan Kara1-4/+6
2014-08-01vfs: fix check for fallocate on active swapfileEric Biggers1-3/+2
2014-08-01direct-io: fix AIO regressionChristoph Hellwig1-5/+4
2014-07-31Merge tag 'pm+acpi-3.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+1
2014-07-31Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds1-1/+6
2014-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+2
2014-07-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+8
2014-07-31Merge tag 'for_3.17/samsung-clk' of git://git.kernel.org/pub/scm/linux/kernel...Mike Turquette24-19/+599