summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | MIPS: Remove plat_timer_setup()Paul Burton2017-08-291-14/+0
| * | MIPS: Remove __invalidate_kernel_vmap_rangePaul Burton2017-08-291-1/+0
| * | MIPS: math-emu: Correct user fault_addr typePaul Burton2017-08-292-5/+5
| * | MIPS: Include linux/initrd.h for free_initrd_mem()Paul Burton2017-08-291-0/+1
| * | MIPS: Include elf-randomize.h for arch_mmap_rnd() & arch_randomize_brk()Paul Burton2017-08-291-0/+1
| * | MIPS: Include asm/delay.h for __{,n,u}delay()Paul Burton2017-08-291-0/+1
| * | MIPS: Include linux/cpu.h for arch_cpu_idle()Paul Burton2017-08-291-0/+1
| * | MIPS: Include asm/setup.h for cpu_cache_init()Paul Burton2017-08-291-0/+1
| * | MIPS: generic: Include asm/time.h for get_c0_*_int()Paul Burton2017-08-291-0/+1
| * | MIPS: generic: Include asm/bootinfo.h for plat_fdt_relocated()Paul Burton2017-08-291-0/+5
| * | MIPS: Consolidate coherent and non-coherent dma_alloc codeChristoph Hellwig2017-08-291-39/+3
| * | MIPS: configs: Add Onion Omega2+ defconfigHarvey Hunt2017-08-291-0/+129
| * | MIPS: Add Onion Omega2+ boardHarvey Hunt2017-08-293-0/+24
| * | MIPS: configs: Add VoCore2 defconfigHarvey Hunt2017-08-291-0/+129
| * | MIPS: dts: Add Vocore2 boardHarvey Hunt2017-08-293-0/+24
| * | MIPS: dts: ralink: Add Mediatek MT7628A SoCHarvey Hunt2017-08-291-0/+126
| * | MIPS: Alchemy: Threaded carddetect irqs for devboardsManuel Lauss2017-08-292-42/+53
| * | MIPS: Alchemy: update cpu feature overridesManuel Lauss2017-08-291-0/+26
| * | MIPS: Alchemy: Add devboard machine type to cpuinfoManuel Lauss2017-08-291-0/+2
| * | MIPS: math-emu: do not use bools for arithmeticManuel Lauss2017-08-291-2/+2
| * | MIPS: dts: Ci20: Add ethernet and fixed-regulator nodesHarvey Hunt2017-08-291-0/+37
| * | MIPS: Ci20: Enable GPIO driverHarvey Hunt2017-08-291-0/+1
| * | MIPS: generic: Move NI 169445 FIT image source to its own filePaul Burton2017-08-293-25/+23
| * | MIPS: generic: Move Boston FIT image source to its own filePaul Burton2017-08-293-25/+23
| * | MIPS: Allow platform to specify multiple its.S filesPaul Burton2017-08-293-6/+15
| * | MIPS: Octeon: Expose support for mips32r1, mips32r2 and mips64r1Petar Jovanovic2017-08-291-3/+3
| * | MIPS: signal: Remove unreachable code from force_fcr31_sig().Ralf Baechle2017-08-291-2/+1
| * | MIPS: NI 169445 board supportNathan Sullivan2017-08-296-0/+166
| * | MIPS: pci-mt7620: explicitly request exclusive reset controlPhilipp Zabel2017-08-291-1/+1
| * | MIPS: pistachio: Enable Root FS on NFS in defconfigMatt Redfearn2017-08-291-1/+4
| * | MIPS: NUMA: Remove the unused parent_node() macroDou Liyang2017-08-292-2/+0
| * | MIPS: Octeon: cavium_octeon_defconfig: Enable more driversSteven J. Hill2017-08-291-10/+15
| * | MIPS: Remove unused ST_OFF from r2300_switch.SPaul Burton2017-08-291-6/+0
| * | MIPS: Move r2300 FP code from r2300_switch.S to r2300_fpu.SPaul Burton2017-08-292-76/+79
| * | MIPS: Move r4k FP code from r4k_switch.S to r4k_fpu.SPaul Burton2017-08-295-213/+212
| * | MIPS: Remove unused R6000 supportPaul Burton2017-08-2910-165/+3
| * | MIPS: R6: Constify r2_decoder_tablesMatt Redfearn2017-08-291-4/+4
| * | MIPS: SMP: Constify smp opsMatt Redfearn2017-08-2921-37/+37
| * | MIPS: defconfig: Cleanup from non-existing optionsKrzysztof Kozlowski2017-08-295-14/+0
| * | MIPS: Convert to using %pOF instead of full_nameRob Herring2017-08-293-12/+10
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-09-1513-102/+193
|\ \ \
| * | | kvm: nVMX: Handle deferred early VMLAUNCH/VMRESUME failure properlyJim Mattson2017-09-151-59/+75
| * | | kvm: vmx: Handle VMLAUNCH/VMRESUME failure properlyJim Mattson2017-09-151-6/+8
| * | | kvm: nVMX: Remove nested_vmx_succeed after successful VM-entryJim Mattson2017-09-151-7/+9
| * | | kvm,mips: Fix potential swait_active() racesDavidlohr Bueso2017-09-151-2/+2
| * | | kvm,powerpc: Serialize wq active checks in ops->vcpu_kickDavidlohr Bueso2017-09-151-1/+1
| * | | kvm,x86: Fix apf_task_wake_one() wq serializationDavidlohr Bueso2017-09-151-1/+1
| * | | kvm,lapic: Justify use of swait_active()Davidlohr Bueso2017-09-151-0/+4
| * | | KVM: VMX: Do not BUG() on out-of-bounds guest IRQJan H. Schönherr2017-09-151-2/+7
| * | | kvm: nVMX: Don't allow L2 to access the hardware CR8Jim Mattson2017-09-151-0/+5