summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* KVM: Give IRQFD its own separate enabling Kconfig optionPaul Mackerras2014-08-051-4/+4
* KVM: Move all accesses to kvm::irq_routing into irqchip.cPaul Mackerras2014-08-051-28/+7
* KVM: irqchip: Provide and use accessors for irq routing tablePaul Mackerras2014-08-051-2/+6
* Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini2014-08-052-3/+5
|\
| * KVM: PPC: Remove DCR handlingAlexander Graf2014-07-281-2/+2
| * KVM: Allow KVM_CHECK_EXTENSION on the vm fdAlexander Graf2014-07-281-0/+1
| * KVM: Rename and add argument to check_extensionAlexander Graf2014-07-281-1/+1
| * KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handlingPaul Mackerras2014-07-281-0/+1
* | Merge tag 'kvm-arm-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2014-08-052-11/+118
|\ \
| * | KVM: ARM: vgic: add the GICv3 backendMarc Zyngier2014-07-111-0/+28
| * | arm64: KVM: split GICv2 world switch from hyp codeMarc Zyngier2014-07-111-1/+6
| * | KVM: ARM: vgic: revisit implementation of irqchip_in_kernelMarc Zyngier2014-07-111-1/+2
| * | KVM: ARM: vgic: split GICv2 backend from the main vgic codeMarc Zyngier2014-07-111-3/+8
| * | KVM: ARM: introduce vgic_params structureMarc Zyngier2014-07-111-0/+11
| * | KVM: ARM: vgic: introduce vgic_enableMarc Zyngier2014-07-111-0/+1
| * | KVM: ARM: vgic: abstract VMCR accessMarc Zyngier2014-07-111-0/+9
| * | KVM: ARM: vgic: move underflow handling to vgic_opsMarc Zyngier2014-07-111-0/+2
| * | KVM: ARM: vgic: abstract MISR decodingMarc Zyngier2014-07-111-0/+4
| * | KVM: ARM: vgic: abstract EISR bitmap accessMarc Zyngier2014-07-111-0/+1
| * | KVM: ARM: vgic: abstract access to the ELRSR bitmapMarc Zyngier2014-07-111-0/+2
| * | KVM: ARM: vgic: introduce vgic_ops and LR manipulation primitivesMarc Zyngier2014-07-111-0/+18
| * | KVM: arm/arm64: vgic: move GICv2 registers to their own structureMarc Zyngier2014-07-111-7/+13
| * | Merge tag 'deps-irqchip-gic-3.17' of git://git.infradead.org/users/jcooper/li...Christoffer Dall2014-07-111-0/+198
| |\ \
| * | | arm64: KVM: allow export and import of generic timer regsAlex Bennée2014-07-111-0/+14
| | |/ | |/|
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-08-042-0/+201
|\ \ \
| * | | arm64: gicv3: Allow GICv3 compilation with older binutilsCatalin Marinas2014-07-251-20/+22
| * | | Merge tag 'deps-irqchip-gic-3.17' of git://git.infradead.org/users/jcooper/linuxCatalin Marinas2014-07-251-0/+198
| |\ \ \ | | | |/ | | |/|
| | * | irqchip: gic-v3: Initial support for GICv3Marc Zyngier2014-07-081-0/+198
| | |/
| * | arm64: Add audit supportAKASHI Takahiro2014-07-101-0/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-08-041-1/+6
|\ \ \
| * | | KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state controlDavid Hildenbrand2014-07-101-0/+4
| * | | KVM: prepare for KVM_(S|G)ET_MP_STATE on other architecturesDavid Hildenbrand2014-07-101-1/+2
| | |/ | |/|
* | | Merge tag 'trace-3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2014-08-041-3/+0
|\ \ \
| * | | tracing: Kill ftrace_event_call->filesOleg Nesterov2014-07-161-1/+0
| * | | tracing: Kill destroy_call_preds()Oleg Nesterov2014-07-161-1/+0
| * | | tracing: Kill destroy_preds() and destroy_file_preds()Oleg Nesterov2014-07-161-1/+0
* | | | Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-08-042-50/+54
|\ \ \ \
| * | | | ftrace: Rename ftrace_ops field from trampolines to nr_trampolinesSteven Rostedt (Red Hat)2014-07-231-1/+1
| * | | | tracing: Remove function_trace_stop and HAVE_FUNCTION_TRACE_MCOUNT_TESTSteven Rostedt (Red Hat)2014-07-181-2/+0
| * | | | ftrace: Remove check for HAVE_FUNCTION_TRACE_MCOUNT_TESTSteven Rostedt (Red Hat)2014-07-181-2/+1
| * | | | ftrace: Remove ftrace_start/stop()Steven Rostedt (Red Hat)2014-07-181-28/+0
| * | | | ftrace-graph: Remove dependency of ftrace_stop() from ftrace_graph_stop()Steven Rostedt (Red Hat)2014-07-171-0/+1
| * | | | ftrace: Allow archs to specify if they need a separate function graph trampolineSteven Rostedt (Red Hat)2014-07-161-0/+10
| * | | | tracing: Add trace_seq_buffer_ptr() helper functionSteven Rostedt (Red Hat)2014-07-011-0/+15
| * | | | tracing: Remove trace_seq_reserve()Steven Rostedt (Red Hat)2014-07-011-5/+0
| * | | | tracing: Make trace_seq_putmem_hex() more robustSteven Rostedt (Red Hat)2014-07-011-2/+0
| * | | | tracing: Clean up trace_seq.cSteven Rostedt (Red Hat)2014-07-011-10/+10
| * | | | tracing: Move the trace_seq_* functions into its own trace_seq.c fileSteven Rostedt (Red Hat)2014-07-011-0/+2
| * | | | ftrace: Optimize function graph to be called directlySteven Rostedt (Red Hat)2014-07-011-5/+14
| * | | | ftrace: Add ftrace_rec_counter() macro to simplify the codeSteven Rostedt (Red Hat)2014-06-301-0/+2