summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorLines
2016-06-08sh: do not perform IPI-based cache flush except on boards that need itRich Felker-0/+3
2016-06-08sh: add SMP support for J2Rich Felker-0/+144
2016-06-08sh: SMP support for SH2 entry.SRich Felker-0/+50
2016-06-08sh: add working futex atomic ops on userspace addresses for smpRich Felker-124/+134
2016-06-08sh: add J2 atomics using the cas.l instructionRich Felker-210/+469
2016-06-08sh: add device tree source for J2 FPGA on Mimas v2 boardRich Felker-0/+91
2016-06-08sh: add defconfig for J-Core J2Rich Felker-0/+38
2016-06-08sh: add AT_HWCAP flag for J-Core cas.l instructionRich Felker-0/+3
2016-06-08sh: add support for J-Core J2 processorRich Felker-5/+117
2016-06-08sh: fix build regression with CONFIG_OF && !CONFIG_OF_FLATTREEsh-for-4.7Rich Felker-4/+4
2016-06-08sh: allow clocksource drivers to register sched_clock backendsRich Felker-0/+1
2016-06-03sh: make heartbeat driver explicitly non-modularPaul Gortmaker-29/+3
2016-06-03sh: make board-secureedge5410 explicitly non-modularPaul Gortmaker-2/+1
2016-06-03sh: make mm/asids-debugfs explicitly non-modularPaul Gortmaker-4/+1
2016-06-03sh: make time.c explicitly non-modularPaul Gortmaker-2/+1
2016-06-03sh: fix futex/robust_list on nommu modelsRich Felker-0/+1
2016-06-03sh: disable aliased page logic on NOMMU modelsRich Felker-0/+8
2016-06-03sh: make sigcontext definition consistent across fpu/nofpu modelsRich Felker-3/+0
2016-06-03sh: add support for linking a builtin device tree blob in the kernelRich Felker-3/+41
2016-06-03sh: cmpxchg: fix a bit shift bug in big_endian osPan Xinhui-1/+1
2016-05-28Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-248/+353
2016-05-28Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds-0/+204
2016-05-28h8300: Add <asm/hash.h>George Spelvin-0/+54
2016-05-28microblaze: Add <asm/hash.h>George Spelvin-0/+82
2016-05-28m68k: Add <asm/hash.h>George Spelvin-0/+60
2016-05-28<linux/hash.h>: Add support for architecture-specific functionsGeorge Spelvin-0/+8
2016-05-28MIPS: Add missing FROZEN hotplug notifier transitionsAnna-Maria Gleixner-1/+1
2016-05-28MIPS: Build microMIPS VDSO for microMIPS kernelsJames Hogan-0/+1
2016-05-28MIPS: Fix sigreturn via VDSO on microMIPS kernelJames Hogan-8/+0
2016-05-28MIPS: devicetree: fix cpu interrupt controller node-namesAntony Pavlov-6/+6
2016-05-28MIPS: VDSO: Build with `-fno-strict-aliasing'Maciej W. Rozycki-1/+2
2016-05-28MIPS: Pistachio: Enable KASLRMatt Redfearn-2/+7
2016-05-28MIPS: lib: Mark intrinsics notraceHarvey Hunt-7/+7
2016-05-28MIPS: Fix 64-bit HTW configurationJames Hogan-2/+12
2016-05-28MIPS: Add 64-bit HTW fieldsJames Hogan-2/+14
2016-05-28MIPS: Simplify DSP instruction encoding macrosJames Hogan-90/+17
2016-05-28MIPS: Add missing tlbinvf/XPA microMIPS encodingsJames Hogan-5/+7
2016-05-28MIPS: Fix little endian microMIPS MSA encodingsJames Hogan-62/+58
2016-05-28MIPS: Add missing VZ accessor microMIPS encodingsJames Hogan-9/+18
2016-05-28MIPS: Add inline asm encoding helpersJames Hogan-0/+27
2016-05-28MIPS: Spelling fix lets -> let'sRalf Baechle-10/+10
2016-05-28MIPS: VR41xx: Fix typoAndrea Gelmini-1/+1
2016-05-28MIPS: oprofile: Fix typoAndrea Gelmini-1/+1
2016-05-28MIPS: math-emu: Fix typoAndrea Gelmini-2/+2
2016-05-28MIPS: lib: Fix typoAndrea Gelmini-1/+1
2016-05-28MIPS: kernel: Fix typoAndrea Gelmini-1/+1
2016-05-28MIPS: R6: Fix typoAndrea Gelmini-1/+1
2016-05-28MIPS: IP22/IP28: Fix typoAndrea Gelmini-1/+1
2016-05-28MIPS: Cavium: Fix typoAndrea Gelmini-4/+4
2016-05-28MIPS: MT: Fix typoAndrea Gelmini-1/+1