summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | MIPS: SMP: Clear ASID without confusing has_valid_asid()James Hogan2016-07-292-2/+19
| * | | | MIPS: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan2016-07-282-0/+3
| * | | | MIPS: Octeon: Improve USB reset code for OCTEON II.Steven J. Hill2016-07-281-48/+60
| * | | | MIPS: Octeon: Put restrictions on DMA descriptors.Steven J. Hill2016-07-281-1/+5
| * | | | MIPS: Octeon: Remove forced mappings of USB interrupts.Steven J. Hill2016-07-282-14/+0
| * | | | KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspaceDavid Howells2016-07-282-2/+2
| * | | | MIPS: Print segment physical address when EU=1James Hogan2016-07-281-5/+8
| * | | | MIPS: tlbex: Avoid duplicated single_insn_swpdJames Hogan2016-07-241-1/+1
| * | | | MIPS: uasm: Handle low values in uasm_in_compat_space_p()James Hogan2016-07-241-5/+1
| * | | | MIPS: Add default configuration for ath25Sergey Ryazanov2016-07-241-0/+119
| * | | | MIPS: Pistachio: Remove plat_setup_iocoherencyZubair Lutfullah Kakakhel2016-07-242-26/+1
| * | | | MIPS: Delete use of ARCH_WANT_OPTIONAL_GPIOLIBLinus Walleij2016-07-241-1/+0
| * | | | MIPS: Lantiq: Use the real EXIN countJohn Crispin2016-07-241-3/+3
| * | | | MIPS: Lantiq: Fix eiu interrupt loading codeJohn Crispin2016-07-241-9/+10
| * | | | MIPS: Move CPU Hotplug config option into submenuMatt Redfearn2016-07-241-10/+10
| * | | | MIPS: smp-cps: Add support for CPU hotplug of MIPSr6 processorsMatt Redfearn2016-07-241-5/+27
| * | | | MIPS: smp-cps: Allow booting of CPU other than VP0 within a coreMatt Redfearn2016-07-241-4/+5
| * | | | MIPS: Octeon: cavium_octeon_defconfig: Enable OCTEON SATAMatt Redfearn2016-07-211-0/+2
| * | | | MIPS: Octeon: Changes to support readq()/writeq() usage.Steven J. Hill2016-07-113-31/+32
| * | | | MIPS: Fix page table corruption on THP permission changes.David Daney2016-07-061-1/+1
| * | | | MIPS: Remove cpu_has_safe_index_cacheopsRalf Baechle2016-07-061-9/+3
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-08-061-4/+7
|\ \ \ \ \
| * | | | | perf/x86: Modify error message in virtualized environmentJuergen Gross2016-08-011-4/+7
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-08-067-14/+49
|\ \ \ \ \ \
| * | | | | | x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspaceDavid Howells2016-08-011-1/+1
| * | | | | | Merge branch 'x86/asm' into x86/urgent, to pick up fixIngo Molnar2016-08-011-0/+6
| |\ \ \ \ \ \
| | * | | | | | x86/vdso: Error out if the vDSO isn't a valid DSOAndy Lutomirski2016-07-191-0/+6
| * | | | | | | x86/ptrace: Stop setting TS_COMPAT in ptrace codeAndy Lutomirski2016-07-275-13/+42
* | | | | | | | Merge tag 'sh-for-4.8' of git://git.libc.org/linux-shLinus Torvalds2016-08-0645-399/+1206
|\ \ \ \ \ \ \ \
| * | | | | | | | sh: add device tree source for J2 FPGA on Mimas v2 boardRich Felker2016-08-051-0/+96
| * | | | | | | | sh: add defconfig for J-Core J2Rich Felker2016-08-051-0/+40
| * | | | | | | | sh: use common clock framework with device tree boardsRich Felker2016-08-052-0/+5
| * | | | | | | | sh: system call wire upYoshinori Sato2016-08-054-2/+58
| * | | | | | | | sh: Delete unnecessary checks before the function call "mempool_destroy"Markus Elfring2016-08-051-4/+2
| * | | | | | | | sh: do not perform IPI-based cache flush except on boards that need itRich Felker2016-08-051-0/+3
| * | | | | | | | sh: add SMP support for J2Rich Felker2016-08-053-0/+145
| * | | | | | | | sh: SMP support for SH2 entry.SRich Felker2016-08-051-0/+50
| * | | | | | | | sh: add working futex atomic ops on userspace addresses for smpRich Felker2016-08-054-124/+134
| * | | | | | | | sh: add J2 atomics using the cas.l instructionRich Felker2016-08-059-216/+481
| * | | | | | | | sh: add AT_HWCAP flag for J-Core cas.l instructionRich Felker2016-08-052-0/+3
| * | | | | | | | sh: add support for J-Core J2 processorRich Felker2016-08-0510-5/+127
| * | | | | | | | sh: fix build regression with CONFIG_OF && !CONFIG_OF_FLATTREERich Felker2016-07-312-4/+4
| * | | | | | | | sh: allow clocksource drivers to register sched_clock backendsRich Felker2016-07-311-0/+1
| * | | | | | | | sh: make heartbeat driver explicitly non-modularPaul Gortmaker2016-07-311-29/+3
| * | | | | | | | sh: make board-secureedge5410 explicitly non-modularPaul Gortmaker2016-07-311-2/+1
| * | | | | | | | sh: make mm/asids-debugfs explicitly non-modularPaul Gortmaker2016-07-311-4/+1
| * | | | | | | | sh: make time.c explicitly non-modularPaul Gortmaker2016-07-311-2/+1
| * | | | | | | | sh: fix futex/robust_list on nommu modelsRich Felker2016-07-311-0/+1
| * | | | | | | | sh: disable aliased page logic on NOMMU modelsRich Felker2016-07-312-0/+8
| * | | | | | | | sh: make sigcontext definition consistent across fpu/nofpu modelsRich Felker2016-07-311-3/+0