summaryrefslogtreecommitdiffstats
path: root/Documentation/tpm/xen-tpmfront.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-04Linux 3.16v3.16Linus Torvalds1-1/+1
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-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-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-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
2014-07-31rapidio/tsi721_dma: fix failure to obtain transaction descriptorAlexandre Bounine1-1/+7
2014-07-31mm, thp: do not allow thp faults to avoid cpuset restrictionsDavid Rientjes1-8/+8
2014-07-31mm/page-writeback.c: fix divide by zero in bdi_dirty_limits()Maxim Patlasov1-3/+3
2014-07-30MAINTAINERS: Update Tegra Git URLAndreas Färber1-1/+1
2014-07-30ARM: nomadik: fix up double inversion in DTLinus Walleij2-4/+5
2014-07-30Documentation: bindings: document the sub-nodes AHCI bindingsAntoine Ténart1-0/+41
2014-07-30ata: ahci_platform: add a generic AHCI compatibleAntoine Ténart1-0/+2
2014-07-30ata: libahci: allow to use multiple PHYsAntoine Ténart2-39/+157
2014-07-30ata: libahci_platform: move port_map parameters into the AHCI structureAntoine Ténart15-56/+32
2014-07-30ahci: imx: add missing clk_disable_unprepare() on error in imx_sata_enable()Wei Yongjun1-1/+3
2014-07-30Revert "cdc_subset: deal with a device that needs reset for timeout"Linus Torvalds3-36/+2
2014-07-30cpuset: fix the WARN_ON() in update_nodemasks_hier()Li Zefan1-1/+1
2014-07-30x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel4-58/+105