| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2016-05-28 | 9 | -18/+30 |
|\ |
|
| * | MIPS: Fix sigreturn via VDSO on microMIPS kernel | James Hogan | 2016-05-28 | 1 | -8/+0 |
| * | MIPS: Spelling fix lets -> let's | Ralf Baechle | 2016-05-28 | 3 | -4/+4 |
| * | MIPS: kernel: Fix typo | Andrea Gelmini | 2016-05-28 | 1 | -1/+1 |
| * | MIPS: R6: Fix typo | Andrea Gelmini | 2016-05-28 | 1 | -1/+1 |
| * | MIPS: CPS: Copy EVA configuration when starting secondary VPs. | Matt Redfearn | 2016-05-28 | 1 | -0/+15 |
| * | MIPS: Fix incomplete separation of XPA CPU feature | James Hogan | 2016-05-28 | 1 | -3/+1 |
| * | MIPS: smp-cps: Clear Status IPL field when using EIC | Paul Burton | 2016-05-28 | 1 | -2/+6 |
| * | MIPS: Clear Status IPL field when using EIC | Paul Burton | 2016-05-28 | 1 | -0/+3 |
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-05-25 | 1 | -6/+6 |
|\ \ |
|
| * | | perf core: Add a 'nr' field to perf_event_callchain_context | Arnaldo Carvalho de Melo | 2016-05-16 | 1 | -2/+2 |
| * | | perf core: Pass max stack as a perf_callchain_entry context | Arnaldo Carvalho de Melo | 2016-05-16 | 1 | -6/+6 |
* | | | vdso: make arch_setup_additional_pages wait for mmap_sem for write killable | Michal Hocko | 2016-05-23 | 1 | -1/+2 |
* | | | exit_thread: remove empty bodies | Jiri Slaby | 2016-05-20 | 1 | -4/+0 |
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2016-05-19 | 41 | -443/+2530 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | MIPS: perf: Fix I6400 event numbers | James Hogan | 2016-05-17 | 1 | -2/+52 |
| * | MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCC | Maciej W. Rozycki | 2016-05-17 | 1 | -3/+3 |
| * | MIPS: Prevent "restoration" of MSA context in non-MSA kernels | Paul Burton | 2016-05-13 | 1 | -2/+5 |
| * | MIPS: cevt-r4k: Dynamically calculate min_delta_ns | James Hogan | 2016-05-13 | 1 | -2/+80 |
| * | MIPS: Force CPUs to lose FP context during mode switches | Paul Burton | 2016-05-13 | 1 | -23/+17 |
| * | MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...) | Paul Burton | 2016-05-13 | 1 | -0/+4 |
| * | MIPS: Allow emulation for unaligned [LS]DXC1 instructions | Paul Burton | 2016-05-13 | 1 | -0/+1 |
| * | MIPS: ptrace: Prevent writes to read-only FCSR bits | Maciej W. Rozycki | 2016-05-13 | 1 | -9/+19 |
| * | MIPS: ptrace: Fix FP context restoration FCSR regression | Maciej W. Rozycki | 2016-05-13 | 1 | -0/+1 |
| * | MIPS: ELF: Unify ABI classification macros | Maciej W. Rozycki | 2016-05-13 | 2 | -34/+2 |
| * | MIPS: ELF: Unify __MIPS_O32_FP64_MUST_BE_ZERO definitions | Maciej W. Rozycki | 2016-05-13 | 1 | -12/+0 |
| * | MIPS: Add probing & defs for VZ & guest features | James Hogan | 2016-05-13 | 1 | -0/+232 |
| * | MIPS: Avoid magic numbers probing kscratch_mask | James Hogan | 2016-05-13 | 1 | -1/+2 |
| * | MIPS: Add perf counter feature | James Hogan | 2016-05-13 | 2 | -3/+3 |
| * | MIPS: Add defs & probing of [X]ContextConfig | James Hogan | 2016-05-13 | 1 | -1/+3 |
| * | MIPS: Add defs & probing of BadInstr[P] registers | James Hogan | 2016-05-13 | 1 | -0/+4 |
| * | MIPS: Add defs & probing of extended CP0_EBase | James Hogan | 2016-05-13 | 1 | -0/+35 |
| * | MIPS: Octeon: detect and fix byte swapped initramfs | Aurelien Jarno | 2016-05-13 | 1 | -0/+32 |
| * | MIPS: BMIPS: BMIPS4380 and BMIPS5000 support RIXI | Florian Fainelli | 2016-05-13 | 1 | -1/+2 |
| * | MIPS: Move RIXI exception enabling after vendor-specific cpu_probe | Florian Fainelli | 2016-05-13 | 1 | -9/+9 |
| * | MIPS: Remove redundant asm/pgtable-bits.h inclusions | Paul Burton | 2016-05-13 | 2 | -2/+0 |
| * | MIPS: Separate XPA CPU feature into LPA and MVH | James Hogan | 2016-05-13 | 1 | -0/+2 |
| * | MIPS: Fix BC1{EQ,NE}Z return offset calculation | Paul Burton | 2016-05-13 | 1 | -15/+3 |
| * | MIPS: Add support for extending builtin cmdline | Rabin Vincent | 2016-05-13 | 1 | -0/+8 |
| * | MIPS: Don't add leading spacing to command lines | Rabin Vincent | 2016-05-13 | 1 | -2/+4 |
| * | MIPS: genex: Indent delay slots & clean whitespace | James Hogan | 2016-05-13 | 1 | -28/+28 |
| * | MIPS: Support extended ASIDs | Paul Burton | 2016-05-13 | 3 | -1/+24 |
| * | MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mips | Paul Burton | 2016-05-13 | 1 | -1/+1 |
| * | MIPS: Add & use CP0_EntryHi ASID definitions | James Hogan | 2016-05-13 | 1 | -1/+1 |
| * | MIPS: make PCI_DMA_BUS_IS_PHYS=1 constant | Sergey Ryazanov | 2016-05-13 | 1 | -7/+0 |
| * | MIPS64: signal: Fix o32 sigaction syscall | Leonid Yegoshin | 2016-05-13 | 1 | -1/+1 |
| * | MIPS: traps: remove unused variable | Tony Wu | 2016-05-13 | 1 | -1/+0 |
| * | MIPS: Loongson-3: Fast TLB refill handler | Huacai Chen | 2016-05-13 | 1 | -1/+1 |
| * | MIPS: Loongson: Invalidate special TLBs when needed | Huacai Chen | 2016-05-13 | 1 | -0/+3 |
| * | MIPS: Loongson: Add Loongson-3A R2 basic support | Huacai Chen | 2016-05-13 | 3 | -2/+44 |