summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Book3S HV: Enable radix guest supportPaul Mackerras2017-01-315-27/+111
* KVM: PPC: Book3S HV: Invalidate ERAT on guest entry/exit for POWER9 DD1Paul Mackerras2017-01-311-0/+6
* KVM: PPC: Book3S HV: Allow guest exit path to have MMU onPaul Mackerras2017-01-313-17/+58
* KVM: PPC: Book3S HV: Invalidate TLB on radix guest vcpu movementPaul Mackerras2017-01-314-14/+82
* KVM: PPC: Book3S HV: Make HPT-specific hypercalls return error in radix modePaul Mackerras2017-01-311-0/+14
* KVM: PPC: Book3S HV: Implement dirty page logging for radix guestsPaul Mackerras2017-01-314-33/+144
* KVM: PPC: Book3S HV: MMU notifier callbacks for radix guestsPaul Mackerras2017-01-313-21/+103
* KVM: PPC: Book3S HV: Page table construction and page faults for radix guestsPaul Mackerras2017-01-315-3/+415
* KVM: PPC: Book3S HV: Modify guest entry/exit paths to handle radix guestsPaul Mackerras2017-01-313-11/+49
* KVM: PPC: Book3S HV: Add basic infrastructure for radix guestsPaul Mackerras2017-01-316-3/+160
* KVM: PPC: Book3S HV: Use ASDR for HPT guests on POWER9Paul Mackerras2017-01-311-0/+8
* KVM: PPC: Book3S HV: Set process table for HPT guests on POWER9Paul Mackerras2017-01-313-5/+33
* KVM: PPC: Book3S HV: Add userspace interfaces for POWER9 MMUPaul Mackerras2017-01-316-0/+156
* powerpc/64: Allow for relocation-on interrupts from guest to hostPaul Mackerras2017-01-312-29/+34
* powerpc/64: Make type of partition table flush depend on partition typePaul Mackerras2017-01-311-3/+13
* powerpc/64: Export pgtable_cache and pgtable_cache_add for KVMPaul Mackerras2017-01-311-1/+2
* powerpc/64: More definitions for POWER9Paul Mackerras2017-01-312-1/+15
* powerpc/64: Enable use of radix MMU under hypervisor on POWER9Paul Mackerras2017-01-317-6/+81
* powerpc/pseries: Fixes for the "ibm,architecture-vec-5" optionsPaul Mackerras2017-01-312-5/+5
* powerpc/64: Don't try to use radix MMU under a hypervisorPaul Mackerras2017-01-311-0/+33
* KVM: PPC: Book3S: 64-bit CONFIG_RELOCATABLE support for interruptsNicholas Piggin2017-01-314-8/+58
* KVM: PPC: Book3S: Move 64-bit KVM interrupt handler out from alt sectionNicholas Piggin2017-01-272-5/+3
* KVM: PPC: Book3S: Change interrupt call to reduce scratch space use on HVNicholas Piggin2017-01-273-27/+38
* Linux 4.10-rc4v4.10-rc4Linus Torvalds2017-01-161-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-01-165-27/+60
|\
| * sysctl: Drop reference added by grab_header in proc_sys_readdirZhou Chengming2017-01-101-1/+2
| * pid: fix lockdep deadlock warning due to ucount_lockAndrei Vagin2017-01-101-4/+6
| * libfs: Modify mount_pseudo_xattr to be clear it is not a userspace mountEric W. Biederman2017-01-101-1/+2
| * mnt: Protect the mountpoint hashtable with mount_lockEric W. Biederman2017-01-102-21/+50
* | Merge tag 'char-misc-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-01-1510-16/+34
|\ \
| * | vme: Fix wrong pointer utilization in ca91cx42_slave_getAugusto Mecking Caringi2017-01-111-1/+1
| * | auxdisplay: fix new ht16k33 build errorsRandy Dunlap2017-01-111-3/+3
| * | ppdev: don't print a free'd stringColin Ian King2017-01-111-5/+8
| * | extcon: return error code on failurePan Bian2017-01-111-1/+1
| * | drivers: char: mem: Fix thinkos in kmem address checksRobin Murphy2017-01-111-6/+4
| * | mei: bus: enable OS version only for SPT and newerAlexander Usyskin2017-01-115-0/+17
* | | Merge tag 'driver-core-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-01-154-34/+0
|\ \ \
| * | | Revert "driver core: Add deferred_probe attribute to devices in sysfs"Greg Kroah-Hartman2017-01-144-34/+0
| |/ /
* | | Merge tag 'tty-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-01-155-17/+25
|\ \ \
| * | | sysrq: attach sysrq handler correctly for 32-bit kernelAkinobu Mita2017-01-111-2/+2
| * | | Revert "tty: serial: 8250: add CON_CONSDEV to flags"Herbert Xu2017-01-111-1/+1
| * | | Clearing FIFOs in RS485 emulation mode causes subsequent transmits to breakDaniel Jedrychowski2017-01-111-1/+1
| * | | 8250_pci: Fix potential use-after-free in error pathGabriel Krisman Bertazi2017-01-111-7/+5
| * | | tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is doneRichard Genoud2017-01-111-6/+5
| * | | tty/serial: atmel_serial: BUG: stop DMA from transmitting in stop_txRichard Genoud2017-01-111-0/+11
| |/ /
* | | Merge tag 'usb-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-01-156-66/+98
|\ \ \
| * \ \ Merge tag 'usb-serial-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-01-122-39/+78
| |\ \ \
| | * | | USB: serial: ch341: fix control-message error handlingJohan Hovold2017-01-111-11/+21
| | * | | USB: serial: kl5kusb105: fix line-state error handlingJohan Hovold2017-01-101-4/+5
| | * | | USB: serial: ch341: fix baud rate and line-control handlingJohan Hovold2017-01-091-7/+17