summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-07-04NTB: Add parameters for Intel SNB B2B addressesAllen Hubbe2-19/+68
2015-07-04NTB: Reset transport QP link stats on downAllen Hubbe1-8/+28
2015-07-04NTB: Do not advance transport RX on link downAllen Hubbe1-2/+1
2015-07-04NTB: Differentiate transport link down messagesAllen Hubbe1-2/+2
2015-07-04NTB: Check the device ID to set errata flagsDave Jiang1-5/+44
2015-07-04NTB: Enable link for Intel root port mode in probeDave Jiang1-0/+10
2015-07-04NTB: Read peer info from local SPAD in transportDave Jiang1-5/+5
2015-07-04NTB: Split ntb_hw_intel and ntb_transport driversAllen Hubbe13-2194/+2588
2015-07-04NTB: Add NTB hardware abstraction layerAllen Hubbe5-1/+1271
2015-07-02NTB: Move files in preparation for NTB abstractionAllen Hubbe8-196/+147
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds76-1125/+1396
2015-06-23Merge tag 'hwmon-for-linus-v4.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds11-78/+290
2015-06-23Merge tag 'mmc-v4.2' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds67-607/+2727
2015-06-23Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds54-645/+2047
2015-06-23Merge tag 'pwm/for-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-26/+101
2015-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds174-7249/+23569
2015-06-22Merge tag 'please-pull-paravirt' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds33-3317/+68
2015-06-22Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert...Linus Torvalds13-31/+84
2015-06-22Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds49-191/+378
2015-06-22Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-33/+59
2015-06-22Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds78-1563/+2292
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds252-6645/+7021
2015-06-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+10
2015-06-22Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds9-186/+131
2015-06-22Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-7/+23
2015-06-22Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds86-3336/+4082
2015-06-22Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds10-9/+676
2015-06-22Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-7/+47
2015-06-22Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-23/+63
2015-06-22Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds6-84/+72
2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds138-972/+1442
2015-06-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-36/+84
2015-06-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds211-2891/+10821
2015-06-22Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds61-102/+1423
2015-06-22Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds57-624/+809
2015-06-22Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds86-1522/+1222
2015-06-22crypto: marvell/cesa - remove COMPILE_TEST dependencyBoris Brezillon1-1/+1
2015-06-22crypto: algif_aead - Temporarily disable all AEAD algorithmsHerbert Xu2-1/+8
2015-06-22crypto: af_alg - Forbid the use internal algorithmsHerbert Xu1-1/+4
2015-06-22crypto: echainiv - Only hold RNG during initialisationHerbert Xu1-22/+6
2015-06-22crypto: seqiv - Add compatibility support without RNGHerbert Xu1-25/+25
2015-06-22crypto: eseqiv - Offer normal cipher functionality without RNGHerbert Xu1-19/+12
2015-06-22crypto: chainiv - Offer normal cipher functionality without RNGHerbert Xu1-26/+29
2015-06-22crypto: user - Add CRYPTO_MSG_DELRNGHerbert Xu2-1/+12
2015-06-22crypto: user - Move cryptouser.h to uapiHerbert Xu1-0/+0
2015-06-22crypto: rng - Do not free default RNG when it becomes unusedHerbert Xu2-4/+32
2015-06-22crypto: skcipher - Allow givencrypt to be NULLHerbert Xu1-1/+1
2015-06-22Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar643-5867/+9094
2015-06-21hwmon: add driver for Microchip TC74Maciej S. Szmigiero4-0/+208
2015-06-21Linux 4.1v4.1Linus Torvalds1-1/+1