2015-02-17 |
Leonid Yegoshin | MIPS: kernel: mips-r2-to-r6-emul: Add R2 emulator for... |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Markos Chandras | MIPS: asm: mipsregs: Add support for the LLADDR register |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Markos Chandras | MIPS: Add LLB bit and related feature for the Config... |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Markos Chandras | MIPS: Emulate the new MIPS R6 BNEZC and JIALC instructions |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Markos Chandras | MIPS: Emulate the new MIPS R6 BEQZC and JIC instructions |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Markos Chandras | MIPS: Emulate the new MIPS R6 BALC instruction |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Markos Chandras | MIPS: Emulate the new MIPS R6 BNVC, BNEC and BNEZLAC... |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Markos Chandras | MIPS: Emulate the new MIPS R6 BOVC, BEQC and BEQZALC... |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Markos Chandras | MIPS: Emulate the new MIPS R6 branch compact (BC) instr... |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Markos Chandras | MIPS: Emulate the new MIPS R6 B{L,G}T{Z,}{AL,}C instruc... |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Markos Chandras | MIPS: Emulate the new MIPS R6 B{L,G}Ε{Z,}{AL,}C instruc... |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Markos Chandras | MIPS: Emulate the BC1{EQ,NE}Z FPU instructions |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Markos Chandras | MIPS: kernel: branch: Do not emulate the branch likelie... |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Markos Chandras | MIPS: kernel: Prepare the JR instruction for emulation... |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Markos Chandras | MIPS: mm: scache: Add secondary cache support for MIPS... |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Markos Chandras | MIPS: mm: c-r4k: Set the correct ISA level |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Leonid Yegoshin | MIPS: mm: tlbex: Use cpu_has_mips_r2_exec_hazard for... |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Markos Chandras | MIPS: mm: page: Add MIPS R6 support |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Leonid Yegoshin | MIPS: lib: memset: Add MIPS R6 support |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Leonid Yegoshin | MIPS: lib: memcpy: Add MIPS R6 support |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Markos Chandras | MIPS: kernel: syscall: Set the appropriate ISA level... |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Leonid Yegoshin | MIPS: kernel: unaligned: Add support for the MIPS R6 |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Markos Chandras | MIPS: kernel: cps-vec: Replace "addi" with "addiu" |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Markos Chandras | MIPS: kernel: genex: Set correct ISA level |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Leonid Yegoshin | MIPS: kernel: r4k_fpu: Add support for MIPS R6 |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Leonid Yegoshin | MIPS: kernel: r4k_switch: Add support for MIPS R6 |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Leonid Yegoshin | MIPS: kernel: traps: Add MIPS R6 related definitions |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Markos Chandras | MIPS: kernel: proc: Add MIPS R6 support to /proc/cpuinfo |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Markos Chandras | MIPS: kernel: entry.S: Add MIPS R6 related definitions |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Leonid Yegoshin | MIPS: kernel: cpu-probe.c: Add support for MIPS R6 |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Leonid Yegoshin | MIPS: kernel: cevt-r4k: Add MIPS R6 to the c0_compare_i... |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Leonid Yegoshin | MIPS: kernel: cpu-bugs64: Do not check R6 cores for... |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Markos Chandras | MIPS: asm: local: Set the appropriate ISA level for... |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Markos Chandras | MIPS: asm: spinlock: Replace "sub" instruction with... |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Markos Chandras | MIPS: asm: futex: Set the appropriate ISA level for... |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Markos Chandras | MIPS: asm: bitops: Update ISA constraints for MIPS... |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Markos Chandras | MIPS: asm: atomic: Update ISA constraints for MIPS... |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Markos Chandras | MIPS: asm: cmpxchg: Update ISA constraints for MIPS... |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Markos Chandras | MIPS: Use the new "ZC" constraint for MIPS R6 |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Markos Chandras | MIPS: asm: Rename GCC_OFF12_ASM to GCC_OFF_SMALL_ASM |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Markos Chandras | MIPS: asm: spram: Add new symbol for MIPS scratch pad... |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Markos Chandras | MIPS: asm: r4kcache: Add MIPS R6 cache unroll functions |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Markos Chandras | MIPS: asm: irqflags: Add MIPS R6 related definitions |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Markos Chandras | MIPS: asm: hazards: Add MIPSR6 definitions |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Leonid Yegoshin | MIPS: asm: cpu: Add MIPSR6 ISA definitions |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Markos Chandras | MIPS: Use generic checksum functions for MIPS R6 |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Markos Chandras | MIPS: asm: asmmacro: Replace "add" instructions with... |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Leonid Yegoshin | MIPS: asm: asmmacro: Add MIPS R6 support to the simple... |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Leonid Yegoshin | MIPS: asm: stackframe: Do not preserve the HI/LO regist... |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Leonid Yegoshin | MIPS: asm: module: define MODULE_PROC_FAMILY for MIPS R6 |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Markos Chandras | MIPS: asm: compiler: Add new macros to set ISA and... |
commit | commitdiff | tree | snapshot |
2015-02-16 |
Leonid Yegoshin | MIPS: mm: Add MIPS R6 instruction encodings |
commit | commitdiff | tree | snapshot |
2015-02-16 |
Leonid Yegoshin | MIPS: mm: uasm: Add signed 9-bit immediate related... |
commit | commitdiff | tree | snapshot |
2015-02-16 |
Leonid Yegoshin | MIPS: Add build support for the MIPS R6 ISA |
commit | commitdiff | tree | snapshot |
2015-02-16 |
Leonid Yegoshin | MIPS: Add MIPS generic QEMU probe support |
commit | commitdiff | tree | snapshot |
2015-02-16 |
Leonid Yegoshin | MIPS: Add cases for CPU_QEMU_GENERIC |
commit | commitdiff | tree | snapshot |
2015-02-16 |
Leonid Yegoshin | MIPS: Add generic QEMU PRid and cpu type identifiers |
commit | commitdiff | tree | snapshot |
2015-02-16 |
Markos Chandras | MIPS: Makefile: Move the ASEs checks after setting... |
commit | commitdiff | tree | snapshot |
2015-02-16 |
Markos Chandras | MIPS: HTW: Prevent accidental HTW start due to nested... |
commit | commitdiff | tree | snapshot |
2015-02-16 |
Markos Chandras | MIPS: asm: pgtable: Prevent HTW race when updating... |
commit | commitdiff | tree | snapshot |
2015-02-16 |
Markos Chandras | MIPS: asm: pgtable: Add c0 hazards on HTW start/stop... |
commit | commitdiff | tree | snapshot |
2015-02-16 |
Markos Chandras | MIPS: mm: Add debug information for userland SIGSEGV... |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Paul Burton | MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
James Hogan | MIPS: cevt-r4k: Drop GIC special case |
commit | commitdiff | tree | snapshot |
2015-02-04 |
Ralf Baechle | MIPS: elf2ecoff: Fix warning due to dead code. |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Rob Herring | MIPS: Add struct pci_ops member names to initialization |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Geert Uytterhoeven | MIPS: Remove unused dt_setup_arch() |
commit | commitdiff | tree | snapshot |
2015-01-13 |
Ralf Baechle | MIPS: ARC: Add declarations for a few missing ARC firmw... |
commit | commitdiff | tree | snapshot |
2015-01-13 |
Ralf Baechle | MIPS: ARC: Use __noreturn instead of open coded attribu... |
commit | commitdiff | tree | snapshot |
2015-01-13 |
Ralf Baechle | MIPS: IP27: Use __noreturn instead of open coded attrib... |
commit | commitdiff | tree | snapshot |
2015-01-13 |
Ralf Baechle | MIPS: IP32: Use __noreturn instead of open coded attrib... |
commit | commitdiff | tree | snapshot |
2015-01-13 |
Ralf Baechle | MIPS: ARC: Use __noreturn / unreachable in ARC terminat... |
commit | commitdiff | tree | snapshot |
2015-01-13 |
Ralf Baechle | MIPS: Use generic csum_tcpudp_magic for MIPS. |
commit | commitdiff | tree | snapshot |
2015-01-13 |
Ralf Baechle | MIPS: Use <asm-generic/checksum.h> |
commit | commitdiff | tree | snapshot |
2015-01-13 |
Ralf Baechle | MIPS: Rewrite csum_fold to plain C. |
commit | commitdiff | tree | snapshot |
2015-01-11 |
Linus Torvalds | linux 3.19-rc4 v3.19-rc4 |
commit | commitdiff | tree | snapshot |
2015-01-11 |
Linus Torvalds | Merge branch 'fixes' of git://ftp.arm.linux.org.uk... |
commit | commitdiff | tree | snapshot |
2015-01-11 |
Linus Torvalds | Merge branch 'x86-urgent-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2015-01-11 |
Linus Torvalds | Merge branch 'sched-urgent-for-linus' of git://git... |
commit | commitdiff | tree | snapshot |
2015-01-11 |
Linus Torvalds | Merge branch 'perf-urgent-for-linus' of git://git.... |
commit | commitdiff | tree | snapshot |
2015-01-11 |
Linus Torvalds | Merge branch 'locking-urgent-for-linus' of git://git... |
commit | commitdiff | tree | snapshot |
2015-01-11 |
Konstantin... | mm: fix corner case in anon_vma endless growing prevention |
commit | commitdiff | tree | snapshot |
2015-01-11 |
Linus Torvalds | mm: Don't count the stack guard page towards RLIMIT_STACK |
commit | commitdiff | tree | snapshot |
2015-01-11 |
Ingo Molnar | Merge branch 'core/urgent' into locking/urgent, to... |
commit | commitdiff | tree | snapshot |
2015-01-10 |
Linus Torvalds | Merge tag 'vfio-v3.19-rc4' of git://github.com/awilliam... |
commit | commitdiff | tree | snapshot |
2015-01-10 |
Linus Torvalds | Merge tag 'scsi-fixes' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2015-01-10 |
Linus Torvalds | Merge tag 'sound-3.19-rc4' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2015-01-10 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2015-01-10 |
Linus Torvalds | Merge branch 'drm-fixes' of git://people.freedesktop... |
commit | commitdiff | tree | snapshot |
2015-01-10 |
Linus Torvalds | Merge tag 'arm64-fixes' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2015-01-10 |
Linus Torvalds | Merge tag 'for_linus-3.19-rc4' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2015-01-10 |
Linus Torvalds | Merge branch 'for-3.19' of git://linux-nfs.org/~bfields... |
commit | commitdiff | tree | snapshot |
2015-01-10 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2015-01-10 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Linus Torvalds | Merge branch 'akpm' (patches from Andrew) |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Victor Kamensky | ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Dan Carpenter | HID: roccat: potential out of bounds in pyra_sysfs_writ... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Chris Wilson | mutex: Always clear owner field upon mutex_unlock() |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Tetsuo Handa | sched/fair: Fix RCU stall upon -ENOMEM in sched_create_... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Luca Abeni | sched/deadline: Avoid double-accounting in case of... |
commit | commitdiff | tree | snapshot |
next |