summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | NTB: Increase transport MTU to 64k from 16kDave Jiang2015-07-041-1/+1
| * | | | | | | NTB: Rename Intel code names to platform namesDave Jiang2015-07-043-465/+465
| * | | | | | | NTB: Default to CPU memcpy for performanceDave Jiang2015-07-041-4/+13
| * | | | | | | NTB: Improve performance with write combiningDave Jiang2015-07-041-1/+10
| * | | | | | | NTB: Use NUMA memory in Intel driverAllen Hubbe2015-07-041-6/+12
| * | | | | | | NTB: Use NUMA memory and DMA chan in transportAllen Hubbe2015-07-041-14/+32
| * | | | | | | NTB: Rate limit ntb_qp_link_workAllen Hubbe2015-07-041-1/+1
| * | | | | | | NTB: Add tool test clientAllen Hubbe2015-07-044-0/+600
| * | | | | | | NTB: Add ping pong test clientAllen Hubbe2015-07-046-1/+289
| * | | | | | | NTB: Add parameters for Intel SNB B2B addressesAllen Hubbe2015-07-042-19/+68
| * | | | | | | NTB: Reset transport QP link stats on downAllen Hubbe2015-07-041-8/+28
| * | | | | | | NTB: Do not advance transport RX on link downAllen Hubbe2015-07-041-2/+1
| * | | | | | | NTB: Differentiate transport link down messagesAllen Hubbe2015-07-041-2/+2
| * | | | | | | NTB: Check the device ID to set errata flagsDave Jiang2015-07-041-5/+44
| * | | | | | | NTB: Enable link for Intel root port mode in probeDave Jiang2015-07-041-0/+10
| * | | | | | | NTB: Read peer info from local SPAD in transportDave Jiang2015-07-041-5/+5
| * | | | | | | NTB: Split ntb_hw_intel and ntb_transport driversAllen Hubbe2015-07-0413-2194/+2588
| * | | | | | | NTB: Add NTB hardware abstraction layerAllen Hubbe2015-07-045-1/+1271
| * | | | | | | NTB: Move files in preparation for NTB abstractionAllen Hubbe2015-07-028-196/+147
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-07-0410-16/+54
|\ \ \ \ \ \ \ \
| * | | | | | | | kvm: add hyper-v crash msrs valuesAndrey Smetanin2015-07-031-0/+11
| * | | | | | | | KVM: x86: remove data variable from kvm_get_msr_commonNicolas Iooss2015-07-031-3/+1
| * | | | | | | | KVM: s390: virtio-ccw: don't overwrite config space valuesCornelia Huck2015-07-031-2/+9
| * | | | | | | | KVM: x86: keep track of LVT0 changes under APICvRadim Krčmář2015-07-032-6/+9
| * | | | | | | | KVM: x86: properly restore LVT0Radim Krčmář2015-07-031-0/+1
| * | | | | | | | KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář2015-07-033-4/+4
| * | | | | | | | sched, preempt_notifier: separate notifier registration from static_key inc/decPeter Zijlstra2015-07-033-2/+20
* | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-042-18/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | irqchip: Move IRQCHIP_DECLARE macro to include/linux/irqchip.hJoel Porquet2015-07-022-18/+15
* | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-045-13/+13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/fpu: Fix boot crash in the early FPU codeIngo Molnar2015-07-041-3/+4
| * | | | | | | | | | x86/asm/entry/64: Update path namesJames C Boyd2015-07-021-4/+4
| * | | | | | | | | | Merge branch 'x86/boot' into x86/urgentIngo Molnar2015-06-302-5/+4
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86/boot/setup: Clean up the e820_reserve_setup_data() codeWei Yang2015-06-051-4/+3
| | * | | | | | | | | | x86/kaslr: Fix typo in the KASLR_FLAG documentationMiroslav Benes2015-05-111-1/+1
| * | | | | | | | | | | x86/fpu: Fix FPU related boot regression when CPUID masking BIOS feature is e...Ingo Molnar2015-06-301-1/+1
* | | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-07-049-35/+71
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | sched/numa: Fix numa balancing stats in /proc/pid/schedSrikar Dronamraju2015-07-043-23/+47
| * | | | | | | | | | | | sched/numa: Show numa_group ID in /proc/sched_debug task listingsSrikar Dronamraju2015-07-041-1/+1
| * | | | | | | | | | | | sched/debug: Move print_cfs_rq() declaration to kernel/sched/sched.hSrikar Dronamraju2015-07-042-2/+5
| * | | | | | | | | | | | sched/stat: Expose /proc/pid/schedstat if CONFIG_SCHED_INFO=yNaveen N. Rao2015-07-041-4/+7
| * | | | | | | | | | | | sched/stat: Simplify the sched_info accounting dependencyNaveen N. Rao2015-07-045-6/+12
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-07-0454-422/+885
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2015-07-029-29/+33
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | perf tools: Allow to specify custom linker commandAaro Koskinen2015-07-011-1/+1
| | * | | | | | | | | | | | perf tools: Create config.detected into OUTPUT directoryAaro Koskinen2015-07-013-5/+5
| | * | | | | | | | | | | | perf mem: Fill in the missing session freeing after an error occursTaeung Song2015-07-011-10/+6
| | * | | | | | | | | | | | perf kvm: Fill in the missing session freeing after an error occursTaeung Song2015-07-011-4/+10
| | * | | | | | | | | | | | perf report: Fill in the missing session freeing after an error occursTaeung Song2015-07-011-2/+4
| | * | | | | | | | | | | | perf kmem: Fill in the missing session freeing after an error occursTaeung Song2015-07-011-2/+2
OpenPOWER on IntegriCloud