summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Book3S HV: Add capability to report possible virtual SMT modesPaul Mackerras2017-06-223-0/+22
* KVM: PPC: Book3S HV: Exit guest upon MCE when FWNMI capability is enabledAravinda Prasad2017-06-225-32/+69
* powerpc/book3s: EXPORT_SYMBOL_GPL machine_check_print_event_infoMahesh Salgaonkar2017-06-211-0/+1
* KVM: PPC: Book3S HV: Add new capability to control MCE behaviourAravinda Prasad2017-06-215-0/+28
* KVM: PPC: Book3S HV: Don't sleep if XIVE interrupt pending on POWER9Paul Mackerras2017-06-201-1/+16
* KVM: PPC: Book3S HV: Virtualize doorbell facility on POWER9Paul Mackerras2017-06-196-11/+153
* KVM: PPC: Book3S HV: Allow userspace to set the desired SMT modePaul Mackerras2017-06-195-12/+90
* KVM: PPC: Book3S HV: Context-switch HFSCR between host and guest on POWER9Paul Mackerras2017-06-194-1/+28
* KVM: PPC: Book3S HV: Don't let VCPU sleep if it has a doorbell pendingPaul Mackerras2017-06-191-3/+22
* KVM: PPC: Book3S HV: Enable guests to use large decrementer mode on POWER9Paul Mackerras2017-06-194-8/+33
* KVM: PPC: Book3S HV: Ignore timebase offset on POWER9 DD1Paul Mackerras2017-06-161-0/+8
* KVM: PPC: Book3S HV: Save/restore host values of debug registersPaul Mackerras2017-06-161-13/+32
* KVM: PPC: Book3S HV: Preserve userspace HTM state properlyPaul Mackerras2017-06-151-0/+21
* KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exitPaul Mackerras2017-06-152-3/+17
* KVM: PPC: Book3S HV: Context-switch EBB registers properlyPaul Mackerras2017-06-131-0/+15
* KVM: PPC: Book3S HV: Cope with host using large decrementer modePaul Mackerras2017-05-292-7/+28
* Linux 4.12-rc2v4.12-rc2Linus Torvalds2017-05-211-1/+1
* x86: fix 32-bit case of __get_user_asm_u64()Linus Torvalds2017-05-211-3/+3
* Clean up x86 unsafe_get/put_user() type handlingLinus Torvalds2017-05-211-2/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-05-212-3/+5
|\
| * osf_wait4(): fix infoleakAl Viro2017-05-211-2/+4
| * fix unsafe_put_user()Al Viro2017-05-211-1/+1
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-05-213-1/+28
|\ \
| * | sched/core: Call __schedule() from do_idle() without enabling preemptionSteven Rostedt (VMware)2017-05-153-1/+28
| |/
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-05-212-8/+11
|\ \
| * | genirq: Fix chained interrupt data orderingThomas Gleixner2017-05-161-1/+1
| * | irqchip/mbigen: Fix the clear register offset calculationMaJun2017-05-121-4/+1
| * | irqchip/mbigen: Fix potential NULL dereferencingHanjun Guo2017-05-121-0/+3
| * | irqchip/mbigen: Fix memory mapping codeHanjun Guo2017-05-121-3/+6
* | | Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-2010-11/+72
|\ \ \
| * | | tracing: Make sure RCU is watching before calling a stack traceSteven Rostedt (VMware)2017-05-181-1/+30
| * | | kprobes: Document how optimized kprobes are removed from module unloadSteven Rostedt (VMware)2017-05-171-0/+6
| * | | selftests/ftrace: Add test to remove instance with active event triggersNaveen N. Rao2017-05-171-2/+6
| * | | selftests/ftrace: Fix bashismsNaveen N. Rao2017-05-173-4/+4
| * | | ftrace: Remove #ifdef from code and add clear_ftrace_function_probes() stubSteven Rostedt (VMware)2017-05-172-2/+4
| * | | ftrace/instances: Clear function triggers when removing instancesNaveen N. Rao2017-05-173-0/+12
| * | | ftrace: Simplify glob handling in unregister_ftrace_function_probe_func()Naveen N. Rao2017-05-171-2/+2
| * | | tracing/kprobes: Enforce kprobes teardown after testingThomas Gleixner2017-05-173-1/+9
| * | | tracing: Move postpone selftests to core from early_initcallSteven Rostedt2017-05-171-1/+1
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-2013-36/+59
|\ \ \
| * | | nvmet: release the sq ref on rdma read errorsVijay Immanuel2017-05-203-0/+8
| * | | nvmet-fc: remove target cpu scheduling flagJames Smart2017-05-204-15/+3
| * | | nvme-fc: stop queues on error detectionJames Smart2017-05-201-0/+4
| * | | nvme-fc: require target or discovery role for fc-nvme targetsJames Smart2017-05-201-0/+6
| * | | nvme-fc: correct port role bitsJames Smart2017-05-201-2/+2
| * | | nvme: unmap CMB and remove sysfs file in reset pathJon Derrick2017-05-201-1/+6
| * | | blktrace: fix integer parseShaohua Li2017-05-191-2/+2
| * | | fuseblk: Fix warning in super_setup_bdi_name()Jan Kara2017-05-171-1/+8
| * | | Merge branch 'stable/for-jens-4.12' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2017-05-151-3/+5
| |\ \ \
| | * | | block: xen-blkback: add null check to avoid null pointer dereferenceGustavo A. R. Silva2017-05-151-3/+5