summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | MIPS: tlbex: Share MIPS32 32 bit phys & MIPS64 64 bit phys codePaul Burton2015-11-111-11/+3
| * | | MIPS: tlbex: Remove some RIXI redundancyPaul Burton2015-11-111-24/+10
| * | | MIPS: tlbex: Stop open-coding build_convert_pte_to_entryloPaul Burton2015-11-111-8/+8
| * | | MIPS: Always use r4k_wait_irqoff for MIPSr6Paul Burton2015-11-111-1/+10
| * | | MIPS: CM, CPC: Ensure core-other GCRs reflect the correct corePaul Burton2015-11-112-0/+12
| * | | MIPS: CM: make use of mips_cm_{lock,unlock}_otherPaul Burton2015-11-113-3/+9
| * | | MIPS: CM: Introduce core-other locking functionsPaul Burton2015-11-112-0/+71
| * | | MIPS: CM: Fix GCR_Cx_CONFIG PVPE maskPaul Burton2015-11-111-1/+1
| * | | MIPS: CPS: Warn if a core doesn't startPaul Burton2015-11-111-1/+25
| * | | MIPS: CPS: Skip Config1 presence checkPaul Burton2015-11-111-3/+1
| * | | MIPS: CPS: Read CM GCR base from cop0Paul Burton2015-11-112-6/+8
| * | | MIPS: CPS: Early debug using an ns16550-compatible UARTPaul Burton2015-11-115-0/+252
| * | | MIPS: Fix duplicate CP0_* definitions.James Hogan2015-11-112-8/+3
| * | | MIPS: CPS: Set Status.KX on entry for MIPS64 kernelsPaul Burton2015-10-261-1/+7
| * | | MIPS: CPS: Set Status.BEV bit during early bootPaul Burton2015-10-261-1/+1
| * | | MIPS: Always read full 64 bit CM error GCRs for CM3Paul Burton2015-10-262-34/+39
| * | | MIPS: Allow read64 GCR accessors to work on MIPS32 kernelsPaul Burton2015-10-261-1/+11
| * | | MIPS: Avoid buffer overrun in mips_cm_error_reportPaul Burton2015-10-261-0/+2
| * | | MIPS: Don't read GCRs when a CM is not presentPaul Burton2015-10-261-7/+10
| * | | MIPS: Clarify mips_cm_is64 documentationPaul Burton2015-10-261-6/+6
| * | | MIPS: Allow 24Hz timer frequencyPaul Burton2015-10-261-3/+14
| * | | MIPS: traps: tidy up ebase calculationPaul Burton2015-10-261-6/+3
| * | | MIPS: JZ4740: Remove unused linux/leds_pwm.h includeThierry Reding2015-10-261-2/+0
| * | | MIPS: JZ4740: Use PWM lookup tableThierry Reding2015-10-261-3/+8
| * | | MIPS: Use ARCH_USE_BUILTIN_BSWAP.Ralf Baechle2015-10-264-1/+28
| * | | MIPS: Allow L2 prefetch to be configured via debugfsPaul Burton2015-10-263-0/+92
| * | | MIPS: Declare mips_debugfs_dir in a headerPaul Burton2015-10-267-7/+28
| * | | MIPS: Enable L2 prefetching for CM >= 2.5Paul Burton2015-10-262-1/+77
| * | | MIPS: Introduce API for enabling & disabling L2 prefetchPaul Burton2015-10-261-0/+27
| * | | MIPS: Allow compact branch policy to be changedPaul Burton2015-10-262-0/+40
| * | | MIPS: Remove invalid checkAndrzej Hajda2015-10-261-2/+2
| |/ /
* | | Merge tag 'arc-4.4-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-147-55/+73
|\ \ \
| * | | ARC: cpu_relax() to be compiler barrier even for UPVineet Gupta2015-11-141-4/+0
| * | | ARC: use ASL assembler mnemonicVineet Gupta2015-11-141-3/+3
| * | | ARC: [arcompact] Handle bus error from userspace as Interrupt not exceptionVineet Gupta2015-11-143-21/+44
| * | | ARC: remove extraneous header includeVineet Gupta2015-11-141-1/+0
| * | | ARCv2: lib: memcpy: use local symbolsVineet Gupta2015-11-031-26/+26
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-11-1314-33/+54
|\ \ \ \
| * | | | arm64: suspend: make hw_breakpoint_restore staticJisheng Zhang2015-11-121-1/+1
| * | | | arm64: mmu: make split_pud and fixup_executable staticJisheng Zhang2015-11-121-2/+2
| * | | | arm64: smp: make of_parse_and_init_cpus staticJisheng Zhang2015-11-121-1/+1
| * | | | arm64: use linux/types.h in kvm.hArnd Bergmann2015-11-121-1/+1
| * | | | arm64: build vdso without libgcovArnd Bergmann2015-11-121-0/+3
| * | | | arm64: mark cpus_have_hwcap as __maybe_unusedArnd Bergmann2015-11-121-1/+1
| * | | | arm64: remove redundant FRAME_POINTER kconfig option and force to select itYang Shi2015-11-102-4/+1
| * | | | arm64: fix R/O permissions of FDT mappingArd Biesheuvel2015-11-092-1/+2
| * | | | arm64: fix STRICT_MM_TYPECHECKS issue in PTE_CONT manipulationArd Biesheuvel2015-11-091-1/+1
| * | | | arm64: bpf: fix mod-by-zero caseZi Shen Lim2015-11-061-8/+13
| * | | | arm64: bpf: fix div-by-zero caseZi Shen Lim2015-11-062-13/+27
| * | | | arm64: Enable CRYPTO_CRC32_ARM64 in defconfigCatalin Marinas2015-11-061-0/+1