| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | MIPS: CPS: Warn if a core doesn't start | Paul Burton | 2015-11-11 | |
| | * | | | | | | | | | | MIPS: CPS: Skip Config1 presence check | Paul Burton | 2015-11-11 | |
| | * | | | | | | | | | | MIPS: CPS: Read CM GCR base from cop0 | Paul Burton | 2015-11-11 | |
| | * | | | | | | | | | | MIPS: CPS: Early debug using an ns16550-compatible UART | Paul Burton | 2015-11-11 | |
| | * | | | | | | | | | | MIPS: Fix duplicate CP0_* definitions. | James Hogan | 2015-11-11 | |
| | * | | | | | | | | | | MIPS: CPS: Set Status.KX on entry for MIPS64 kernels | Paul Burton | 2015-10-26 | |
| | * | | | | | | | | | | MIPS: CPS: Set Status.BEV bit during early boot | Paul Burton | 2015-10-26 | |
| | * | | | | | | | | | | MIPS: Always read full 64 bit CM error GCRs for CM3 | Paul Burton | 2015-10-26 | |
| | * | | | | | | | | | | MIPS: Allow read64 GCR accessors to work on MIPS32 kernels | Paul Burton | 2015-10-26 | |
| | * | | | | | | | | | | MIPS: Avoid buffer overrun in mips_cm_error_report | Paul Burton | 2015-10-26 | |
| | * | | | | | | | | | | MIPS: Don't read GCRs when a CM is not present | Paul Burton | 2015-10-26 | |
| | * | | | | | | | | | | MIPS: Clarify mips_cm_is64 documentation | Paul Burton | 2015-10-26 | |
| | * | | | | | | | | | | MIPS: Allow 24Hz timer frequency | Paul Burton | 2015-10-26 | |
| | * | | | | | | | | | | MIPS: traps: tidy up ebase calculation | Paul Burton | 2015-10-26 | |
| | * | | | | | | | | | | MIPS: JZ4740: Remove unused linux/leds_pwm.h include | Thierry Reding | 2015-10-26 | |
| | * | | | | | | | | | | MIPS: JZ4740: Use PWM lookup table | Thierry Reding | 2015-10-26 | |
| | * | | | | | | | | | | MIPS: Use ARCH_USE_BUILTIN_BSWAP. | Ralf Baechle | 2015-10-26 | |
| | * | | | | | | | | | | MIPS: Allow L2 prefetch to be configured via debugfs | Paul Burton | 2015-10-26 | |
| | * | | | | | | | | | | MIPS: Declare mips_debugfs_dir in a header | Paul Burton | 2015-10-26 | |
| | * | | | | | | | | | | MIPS: Enable L2 prefetching for CM >= 2.5 | Paul Burton | 2015-10-26 | |
| | * | | | | | | | | | | MIPS: Introduce API for enabling & disabling L2 prefetch | Paul Burton | 2015-10-26 | |
| | * | | | | | | | | | | MIPS: Allow compact branch policy to be changed | Paul Burton | 2015-10-26 | |
| | * | | | | | | | | | | MIPS: Remove invalid check | Andrzej Hajda | 2015-10-26 | |
| | |/ / / / / / / / / | ||||
| * | | | | | | | | | | Merge tag 'arc-4.4-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-11-14 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | ARC: cpu_relax() to be compiler barrier even for UP | Vineet Gupta | 2015-11-14 | |
| | * | | | | | | | | | | ARC: use ASL assembler mnemonic | Vineet Gupta | 2015-11-14 | |
| | * | | | | | | | | | | ARC: [arcompact] Handle bus error from userspace as Interrupt not exception | Vineet Gupta | 2015-11-14 | |
| | * | | | | | | | | | | ARC: remove extraneous header include | Vineet Gupta | 2015-11-14 | |
| | * | | | | | | | | | | ARCv2: lib: memcpy: use local symbols | Vineet Gupta | 2015-11-03 | |
| * | | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2015-11-12 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | arm64: suspend: make hw_breakpoint_restore static | Jisheng Zhang | 2015-11-12 | |
| | * | | | | | | | | | | | arm64: mmu: make split_pud and fixup_executable static | Jisheng Zhang | 2015-11-12 | |
| | * | | | | | | | | | | | arm64: smp: make of_parse_and_init_cpus static | Jisheng Zhang | 2015-11-12 | |
| | * | | | | | | | | | | | arm64: use linux/types.h in kvm.h | Arnd Bergmann | 2015-11-12 | |
| | * | | | | | | | | | | | arm64: build vdso without libgcov | Arnd Bergmann | 2015-11-12 | |
| | * | | | | | | | | | | | arm64: mark cpus_have_hwcap as __maybe_unused | Arnd Bergmann | 2015-11-12 | |
| | * | | | | | | | | | | | arm64: remove redundant FRAME_POINTER kconfig option and force to select it | Yang Shi | 2015-11-10 | |
| | * | | | | | | | | | | | arm64: fix R/O permissions of FDT mapping | Ard Biesheuvel | 2015-11-09 | |
| | * | | | | | | | | | | | arm64: fix STRICT_MM_TYPECHECKS issue in PTE_CONT manipulation | Ard Biesheuvel | 2015-11-09 | |
| | * | | | | | | | | | | | arm64: bpf: fix mod-by-zero case | Zi Shen Lim | 2015-11-06 | |
| | * | | | | | | | | | | | arm64: bpf: fix div-by-zero case | Zi Shen Lim | 2015-11-06 | |
| | * | | | | | | | | | | | arm64: Enable CRYPTO_CRC32_ARM64 in defconfig | Catalin Marinas | 2015-11-06 | |
| | * | | | | | | | | | | | arm64: cmpxchg_dbl: fix return value type | Lorenzo Pieralisi | 2015-11-05 | |
| * | | | | | | | | | | | | Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linux | Linus Torvalds | 2015-11-12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | h8300: enable CLKSRC_OF | Yoshinori Sato | 2015-11-12 | |
| | * | | | | | | | | | | | | h8300: Don't set CROSS_COMPILE unconditionally | Javier Martinez Canillas | 2015-11-08 | |
| | * | | | | | | | | | | | | h8300: bit io fix | Yoshinori Sato | 2015-11-08 | |
| | * | | | | | | | | | | | | h8300: zImage fix | Yoshinori Sato | 2015-11-08 | |
| | * | | | | | | | | | | | | h8300: register address fix | Yoshinori Sato | 2015-11-08 | |
| | * | | | | | | | | | | | | h8300: Fix alignment for .data | Yoshinori Sato | 2015-11-08 | |
