summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds108-583/+20473
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-04Linux 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-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-8/+6
2014-08-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-21/+11
2014-08-02Merge 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-01dm cache: fix race affecting dirty block countAnssi Hannula1-7/+6
2014-08-01dm bufio: fully initialize shrinkerGreg Thelen1-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-08-01Merge 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-31clk: ti: clk-7xx: Correct ABE DPLL configurationPeter Ujfalusi1-1/+6
2014-07-31crypto: af_alg - properly label AF_ALG socketMilan Broz1-0/+2
2014-07-31kexec: fix build error when hugetlbfs is disabledDavid Rientjes1-0/+2
2014-07-31Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds14-36/+69
2014-07-31Josh has movedJosh Triplett4-6/+12
2014-07-31kexec: export free_huge_page to VMCOREINFOAtsushi Kumagai3-1/+4
2014-07-31mm: fix filemap.c pagecache_get_page() kernel-doc warningsRandy Dunlap1-5/+8
2014-07-31mm: debugfs: move rounddown_pow_of_two() out from do_fault pathAndrey Ryabinin1-9/+12
2014-07-31memcg: oom_notify use-after-free fixMichal Hocko1-0/+4
2014-07-31hwpoison: call action_result() in failure path of hwpoison_user_mappings()Naoya Horiguchi1-2/+4
2014-07-31hwpoison: fix hugetlbfs/thp precheck in hwpoison_user_mappings()Naoya Horiguchi1-1/+7