summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-09-011-1/+3
|\
| * Merge branch 'timers/nohz-for-tip' of git://git.kernel.org/pub/scm/linux/kern...Ingo Molnar2015-07-311-1/+3
| |\
| | * nohz: Prevent tilegx network driver interruptsChris Metcalf2015-07-291-1/+3
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-012-1/+5
|\ \ \
| * | | sched/preempt, xen: Use need_resched() instead of should_resched()Konstantin Khlebnikov2015-08-031-1/+1
| * | | sched/idle: Move latency tracing stop/start calls deeper inside the idle loopLucas Stach2015-07-211-0/+4
* | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-014-388/+35
|\ \ \ \
| * | | | x86/ras: Move AMD MCE injector to arch/x86/ras/Borislav Petkov2015-08-134-386/+3
| * | | | RAS: Add a menuconfig option with descriptive textBorislav Petkov2015-08-131-2/+32
| * | | | x86/mce: Kill drain_mcelog_buffer()Borislav Petkov2015-08-134-4/+4
| * | | | x86/mce: Remove the MCE ring for Action Optional errorsChen, Gong2015-08-134-4/+4
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-011-2/+2
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-08-121-2/+2
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()Paul E. McKenney2015-07-231-2/+2
| | |/ / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-09-0193-4023/+8841
|\ \ \ \ \
| * | | | | crypto: qat - enable legacy VFsTadeusz Struk2015-08-254-106/+118
| * | | | | crypto: qat - silence a static checker warningTadeusz Struk2015-08-241-0/+4
| * | | | | crypto: vmx - Fixing opcode issueLeonidas Da Silva Barbosa2015-08-241-0/+1
| * | | | | crypto: caam - Use the preferred style for memory allocationsFabio Estevam2015-08-245-15/+11
| * | | | | crypto: caam - Propagate the real error code in caam_probeFabio Estevam2015-08-241-4/+4
| * | | | | crypto: caam - Fix the error handling in caam_probeFabio Estevam2015-08-241-11/+25
| * | | | | crypto: caam - fix writing to JQCR_MS when using service interfaceHoria Geant?2015-08-241-1/+1
| * | | | | crypto: sahara - Use dmam_alloc_coherentVaishali Thakkar2015-08-191-37/+9
| * | | | | crypto: caam - add support for LS1021AHoria Geant?2015-08-184-10/+29
| * | | | | crypto: qat - Don't move data inside output bufferTadeusz Struk2015-08-181-1/+1
| * | | | | crypto: vmx - Fixing GHASH Key issue on little endianLeonidas Da Silva Barbosa2015-08-181-0/+6
| * | | | | crypto: vmx - Fixing AES-CTR counter bugLeonidas Da Silva Barbosa2015-08-182-18/+24
| * | | | | crypto: nx - Add forward declaration for struct crypto_aeadHerbert Xu2015-08-171-0/+2
| * | | | | crypto: amcc - Do a NULL check for pointerFabio Estevam2015-08-171-1/+1
| * | | | | crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flagHerbert Xu2015-08-177-15/+7
| * | | | | crypto: qat - Remove reference to crypto_aead_crtHerbert Xu2015-08-171-3/+3
| * | | | | crypto: caam - Remove unneeded 'ret' variableFabio Estevam2015-08-131-2/+2
| * | | | | crypto: caam - Fix error handling in caam_rng_init()Fabio Estevam2015-08-131-3/+11
| * | | | | crypto: qat - fix simple_return.cocci warningsWu Fengguang2015-08-131-6/+2
| * | | | | crypto: qat - Fix unmet direct dependencies for QAT_DH895xCCVFTadeusz Struk2015-08-131-0/+2
| * | | | | crypto: sunxi-ss - Add optional reset control supportChen-Yu Tsai2015-08-132-0/+24
| * | | | | crypto: qat - Fix adf_isr_resource_free name clashTadeusz Struk2015-08-113-7/+7
| * | | | | crypto: nx - Removing CTR mode from NX driverLeonidas Da Silva Barbosa2015-08-103-30/+1
| * | | | | PCI: Add quirk for Intel DH895xCC VF PCI config erratumTadeusz Struk2015-08-101-0/+85
| * | | | | crypto: qat - Add FW const tableTadeusz Struk2015-08-101-1/+106
| * | | | | crypto: qat - Add qat dh895xcc VF driverTadeusz Struk2015-08-108-0/+965
| * | | | | crypto: qat - Add support for SRIOVTadeusz Struk2015-08-1017-94/+1426
| * | | | | crypto: qat - Move adf admin and adf hw arbitrer to common codeTadeusz Struk2015-08-1014-241/+97
| * | | | | crypto: talitos - Prevent panic in probe error pathAaron Sierra2015-08-102-2/+12
| * | | | | crypto: caam - Detect hardware features during algorithm registrationVictoria Milhoan2015-08-104-18/+110
| * | | | | crypto: caam - Enable MXC devices to select CAAM driver in KconfigSteve Cornelius2015-08-101-1/+1
| * | | | | ARM: clk-imx6q: Add CAAM clock supportVictoria Milhoan2015-08-101-0/+3
| * | | | | crypto: caam - Use local sg pointers to walk the scatterlistVictoria Milhoan2015-08-101-7/+17
| * | | | | crypto: caam - Correct DMA unmap size in ahash_update_ctx()Victoria Milhoan2015-08-101-1/+1
| * | | | | crypto: caam - Change kmalloc to kzalloc to avoid residual dataVictoria Milhoan2015-08-102-19/+18