summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-05-1714-28/+354
|\
| * clocksource/drivers/tegra: Remove unused suspend/resume codeThierry Reding2016-04-281-14/+0
| * clockevents/driversi/mps2: add MPS2 Timer driverVladimir Murzin2016-04-283-0/+282
| * dt-bindings: document the MPS2 timer bindingsVladimir Murzin2016-04-281-0/+28
| * clocksource/drivers/mtk_timer: Add __init attributeJulia Lawall2016-04-281-1/+1
| * clockevents/drivers/dw_apb_timer: Implement ->set_state_oneshot_stopped()Jisheng Zhang2016-04-281-0/+1
| * time: Introduce do_sys_settimeofday64()Baolin Wang2016-04-222-6/+19
| * security: Introduce security_settime64()Baolin Wang2016-04-224-7/+22
| * clocksource: Add missing include of of.h.David Lechner2016-04-221-0/+1
* | Merge tag 'trace-fixes-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-05-171-17/+18
|\ \
| * | ring-buffer: Prevent overflow of size in ring_buffer_resize()Steven Rostedt (Red Hat)2016-05-131-5/+4
| * | ring-buffer: Use long for nr_pages to avoid overflow failuresSteven Rostedt (Red Hat)2016-05-131-12/+14
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-05-1776-777/+3091
|\ \ \
| * | | crypto: qat - change the adf_ctl_stop_devices to voidTadeusz Struk2016-05-131-6/+3
| * | | crypto: caam - fix caam_jr_alloc() ret codeCatalin Vasile2016-05-101-1/+1
| * | | crypto: vmx - comply with ABIs that specify vrsave as reserved.Paulo Flabiano Smorigo2016-05-101-0/+20
| * | | crypto: testmgr - Add a flag allowing the self-tests to be disabled at runtime.Richard W.M. Jones2016-05-052-0/+12
| * | | crypto: ccp - constify ccp_actions structureJulia Lawall2016-05-032-2/+2
| * | | crypto: marvell/cesa - Use dma_pool_zallocJulia Lawall2016-05-031-3/+2
| * | | crypto: qat - make adf_vf_isr.c dependant on IOV configTadeusz Struk2016-05-032-4/+14
| * | | crypto: qat - Fix typo in commentsTadeusz Struk2016-05-031-2/+2
| * | | lib: asn1_decoder - add MODULE_LICENSE("GPL")Tudor Ambarus2016-05-031-0/+3
| * | | crypto: omap-sham - Use dma_request_chan() for requesting DMA channelPeter Ujfalusi2016-05-031-17/+8
| * | | crypto: omap-des - Use dma_request_chan() for requesting DMA channelPeter Ujfalusi2016-05-031-51/+17
| * | | crypto: omap-aes - Use dma_request_chan() for requesting DMA channelPeter Ujfalusi2016-05-031-46/+16
| * | | crypto: omap-des - Integrate with the crypto engine frameworkBaolin Wang2016-05-032-54/+44
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2016-05-031-2/+11
| |\ \ \
| * | | | crypto: s5p-sss - fix incorrect usage of scatterlists apiMarek Szyprowski2016-04-281-3/+3
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2016-04-288-48/+95
| |\ \ \ \
| * | | | | crypto: s5p-sss - Fix missed interrupts when working with 8 kB blocksKrzysztof Kozlowski2016-04-251-14/+39
| * | | | | crypto: s5p-sss - Use common BIT macroKrzysztof Kozlowski2016-04-251-48/+47
| * | | | | crypto: mxc-scc - fix unwinding in mxc_scc_crypto_register()Dan Carpenter2016-04-251-2/+2
| * | | | | crypto: mxc-scc - signedness bugs in mxc_scc_ablkcipher_req_init()Dan Carpenter2016-04-251-6/+9
| * | | | | crypto: talitos - fix ahash algorithms registrationHoria Geant?2016-04-251-0/+64
| * | | | | crypto: ccp - Ensure all dependencies are specifiedGary R Hook2016-04-251-0/+1
| * | | | | crypto: marvell/cesa - Improving code readabilityRomain Perier2016-04-201-5/+5
| * | | | | crypto: s5p-sss - Remove useless hash interrupt handlerKrzysztof Kozlowski2016-04-202-32/+8
| * | | | | crypto: s5p-sss - Fix use after free of copied input buffer in error pathKrzysztof Kozlowski2016-04-201-1/+0
| * | | | | crypto: ccp - Register the CCP as a DMA resourceGary R Hook2016-04-207-4/+893
| * | | | | crypto4xx: integrate ppc4xx-rng into crypto4xxChristian Lamparter2016-04-2010-163/+184
| * | | | | eCryptfs: Do not allocate hash tfm in NORECLAIM contextHerbert Xu2016-04-204-21/+26
| * | | | | crypto: qat - fix section mismatch warningTadeusz Struk2016-04-181-1/+1
| * | | | | crypto: qat - interrupts need to be enabled when VFs are disabledTadeusz Struk2016-04-181-1/+2
| * | | | | crypto: qat - check if PF is runningTadeusz Struk2016-04-186-4/+14
| * | | | | crypto: qat - move vf2pf_init and vf2pf_exit to commonTadeusz Struk2016-04-186-70/+103
| * | | | | crypto: lzo - get rid of superfluous __GFP_REPEATMichal Hocko2016-04-151-1/+1
| * | | | | hwrng: hisi - Add support for Hisilicon SoC RNGKefeng Wang2016-04-153-0/+140
| * | | | | dt/bindings: Add bindings for hisilicon random number generatorKefeng Wang2016-04-151-0/+12
| * | | | | crypto: mxc-scc - add basic driver for the MXC SCCSteffen Trumtrar2016-04-153-0/+772
| * | | | | ARM: i.MX25: add scc module to dtsiSteffen Trumtrar2016-04-151-0/+9
OpenPOWER on IntegriCloud