summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-08-29MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of input values with opposite signsAleksandar Markovic
2017-08-29MIPS: math-emu: <MAX|MIN>.<D|S>: Fix cases of both inputs negativeAleksandar Markovic
2017-08-29MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix cases of both inputs zeroAleksandar Markovic
2017-08-29MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix quiet NaN propagationAleksandar Markovic
2017-08-29MIPS: Declare various variables & functions staticPaul Burton
2017-08-29MIPS: Remove plat_timer_setup()Paul Burton
2017-08-29MIPS: Remove __invalidate_kernel_vmap_rangePaul Burton
2017-08-29MIPS: math-emu: Correct user fault_addr typePaul Burton
2017-08-29MIPS: Include linux/initrd.h for free_initrd_mem()Paul Burton
2017-08-29MIPS: Include elf-randomize.h for arch_mmap_rnd() & arch_randomize_brk()Paul Burton
2017-08-29MIPS: Include asm/delay.h for __{,n,u}delay()Paul Burton
2017-08-29MIPS: Include linux/cpu.h for arch_cpu_idle()Paul Burton
2017-08-29MIPS: Include asm/setup.h for cpu_cache_init()Paul Burton
2017-08-29MIPS: generic: Include asm/time.h for get_c0_*_int()Paul Burton
2017-08-29MIPS: generic: Include asm/bootinfo.h for plat_fdt_relocated()Paul Burton
2017-08-29MIPS: Consolidate coherent and non-coherent dma_alloc codeChristoph Hellwig
2017-08-29MIPS: configs: Add Onion Omega2+ defconfigHarvey Hunt
2017-08-29MIPS: Add Onion Omega2+ boardHarvey Hunt
2017-08-29MIPS: configs: Add VoCore2 defconfigHarvey Hunt
2017-08-29MIPS: dts: Add Vocore2 boardHarvey Hunt
2017-08-29MIPS: dts: ralink: Add Mediatek MT7628A SoCHarvey Hunt
2017-08-29MIPS: Alchemy: Threaded carddetect irqs for devboardsManuel Lauss
2017-08-29MIPS: Alchemy: update cpu feature overridesManuel Lauss
2017-08-29MIPS: Alchemy: Add devboard machine type to cpuinfoManuel Lauss
2017-08-29MIPS: math-emu: do not use bools for arithmeticManuel Lauss
2017-08-29MIPS: dts: Ci20: Add ethernet and fixed-regulator nodesHarvey Hunt
2017-08-29MIPS: Ci20: Enable GPIO driverHarvey Hunt
2017-08-29MIPS: generic: Move NI 169445 FIT image source to its own filePaul Burton
2017-08-29MIPS: generic: Move Boston FIT image source to its own filePaul Burton
2017-08-29MIPS: Allow platform to specify multiple its.S filesPaul Burton
2017-08-29MIPS: Octeon: Expose support for mips32r1, mips32r2 and mips64r1Petar Jovanovic
2017-08-29MIPS: signal: Remove unreachable code from force_fcr31_sig().Ralf Baechle
2017-08-29MIPS: NI 169445 board supportNathan Sullivan
2017-08-29MIPS: pci-mt7620: explicitly request exclusive reset controlPhilipp Zabel
2017-08-29MIPS: pistachio: Enable Root FS on NFS in defconfigMatt Redfearn
2017-08-29MIPS: NUMA: Remove the unused parent_node() macroDou Liyang
2017-08-29MIPS: Octeon: cavium_octeon_defconfig: Enable more driversSteven J. Hill
2017-08-29MIPS: Remove unused ST_OFF from r2300_switch.SPaul Burton
2017-08-29MIPS: Move r2300 FP code from r2300_switch.S to r2300_fpu.SPaul Burton
2017-08-29MIPS: Move r4k FP code from r4k_switch.S to r4k_fpu.SPaul Burton
2017-08-29MIPS: Remove unused R6000 supportPaul Burton
2017-08-29MIPS: R6: Constify r2_decoder_tablesMatt Redfearn
2017-08-29MIPS: SMP: Constify smp opsMatt Redfearn
2017-08-29MIPS: defconfig: Cleanup from non-existing optionsKrzysztof Kozlowski
2017-08-29MIPS: Convert to using %pOF instead of full_nameRob Herring
2017-08-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-08-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-08-25Merge tag 'powerpc-4.13-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-08-25KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()Paul Mackerras
2017-08-25x86/mm: Fix use-after-free of ldt_structEric Biggers