Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8b8aa636f02879c5e3d4228109dc5a13a934d89b
/
arch
/
mips
8b8aa63
MIPS: kernel: cpu-probe.c: Add support for MIPS R6
by Leonid Yegoshin
· 10 years ago
54dac95
MIPS: kernel: cevt-r4k: Add MIPS R6 to the c0_compare_interrupt handler
by Leonid Yegoshin
· 10 years ago
180b1e3
MIPS: kernel: cpu-bugs64: Do not check R6 cores for existing 64-bit bugs
by Leonid Yegoshin
· 10 years ago
82e7ce8
MIPS: asm: local: Set the appropriate ISA level for MIPS R6
by Markos Chandras
· 10 years ago
5753762
MIPS: asm: spinlock: Replace "sub" instruction with "addiu"
by Markos Chandras
· 10 years ago
1922c35
MIPS: asm: futex: Set the appropriate ISA level for MIPS R6
by Markos Chandras
· 10 years ago
87a927e
MIPS: asm: bitops: Update ISA constraints for MIPS R6 support
by Markos Chandras
· 10 years ago
0038df2
MIPS: asm: atomic: Update ISA constraints for MIPS R6 support
by Markos Chandras
· 10 years ago
fa998eb
MIPS: asm: cmpxchg: Update ISA constraints for MIPS R6 support
by Markos Chandras
· 10 years ago
123e4b3
MIPS: Use the new "ZC" constraint for MIPS R6
by Markos Chandras
· 10 years ago
94bfb75
MIPS: asm: Rename GCC_OFF12_ASM to GCC_OFF_SMALL_ASM
by Markos Chandras
· 10 years ago
a7e07b1
MIPS: asm: spram: Add new symbol for MIPS scratch pad storage
by Markos Chandras
· 10 years ago
934c792
MIPS: asm: r4kcache: Add MIPS R6 cache unroll functions
by Markos Chandras
· 10 years ago
8716a76
MIPS: asm: irqflags: Add MIPS R6 related definitions
by Markos Chandras
· 10 years ago
f52fca9
MIPS: asm: hazards: Add MIPSR6 definitions
by Markos Chandras
· 10 years ago
34c56fc
MIPS: asm: cpu: Add MIPSR6 ISA definitions
by Leonid Yegoshin
· 10 years ago
4e0748f
MIPS: Use generic checksum functions for MIPS R6
by Markos Chandras
· 10 years ago
98a833c1
MIPS: asm: asmmacro: Replace "add" instructions with "addu"
by Markos Chandras
· 10 years ago
226da55
MIPS: asm: asmmacro: Add MIPS R6 support to the simple EI/DI variants
by Leonid Yegoshin
· 10 years ago
6a0e986
MIPS: asm: stackframe: Do not preserve the HI/LO registers on MIPS R6
by Leonid Yegoshin
· 10 years ago
b840a82
MIPS: asm: module: define MODULE_PROC_FAMILY for MIPS R6
by Leonid Yegoshin
· 10 years ago
be51369
MIPS: asm: compiler: Add new macros to set ISA and arch asm annotations
by Markos Chandras
· 10 years ago
a168b8f
MIPS: mm: Add MIPS R6 instruction encodings
by Leonid Yegoshin
· 10 years ago
51eec48e
MIPS: mm: uasm: Add signed 9-bit immediate related macros
by Leonid Yegoshin
· 10 years ago
7fd08ca
MIPS: Add build support for the MIPS R6 ISA
by Leonid Yegoshin
· 10 years ago
b2498af
MIPS: Add MIPS generic QEMU probe support
by Leonid Yegoshin
· 10 years ago
4695089
MIPS: Add cases for CPU_QEMU_GENERIC
by Leonid Yegoshin
· 10 years ago
aca5721
MIPS: Add generic QEMU PRid and cpu type identifiers
by Leonid Yegoshin
· 10 years ago
b3e76c4
MIPS: Makefile: Move the ASEs checks after setting the core's CFLAGS
by Markos Chandras
· 10 years ago
ed4cbc8
MIPS: HTW: Prevent accidental HTW start due to nested htw_{start, stop}
by Markos Chandras
· 10 years ago
fde3538
MIPS: asm: pgtable: Prevent HTW race when updating PTEs
by Markos Chandras
· 10 years ago
461d1597
MIPS: asm: pgtable: Add c0 hazards on HTW start/stop sequences
by Markos Chandras
· 10 years ago
d79d853
MIPS: mm: Add debug information for userland SIGSEGV signals.
by Markos Chandras
· 10 years ago
9791554
MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPS
by Paul Burton
· 10 years ago
ae58d88
MIPS: cevt-r4k: Drop GIC special case
by James Hogan
· 10 years ago
2d76e96
MIPS: elf2ecoff: Fix warning due to dead code.
by Ralf Baechle
· 10 years ago
7b09777
MIPS: Add struct pci_ops member names to initialization
by Rob Herring
· 10 years ago
250215c
MIPS: Remove unused dt_setup_arch()
by Geert Uytterhoeven
· 10 years ago
e950324
MIPS: ARC: Add declarations for a few missing ARC firmware functions.
by Ralf Baechle
· 10 years ago
bb03006
MIPS: ARC: Use __noreturn instead of open coded attributes in declarations.
by Ralf Baechle
· 10 years ago
dd6e2db
MIPS: IP27: Use __noreturn instead of open coded attributes in declarations.
by Ralf Baechle
· 10 years ago
efc46d1
MIPS: IP32: Use __noreturn instead of open coded attributes in declarations.
by Ralf Baechle
· 10 years ago
7f84c0a
MIPS: ARC: Use __noreturn / unreachable in ARC termination functions.
by Ralf Baechle
· 10 years ago
2f26c48
MIPS: Use generic csum_tcpudp_magic for MIPS.
by Ralf Baechle
· 10 years ago
b4b5015
MIPS: Use <asm-generic/checksum.h>
by Ralf Baechle
· 10 years ago
d0f0f63
MIPS: Rewrite csum_fold to plain C.
by Ralf Baechle
· 10 years ago
60815cf
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux
by Linus Torvalds
· 10 years ago
bfc7249
Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/linux
by Linus Torvalds
· 10 years ago
464ed18
PM: Eliminate CONFIG_PM_RUNTIME
by Rafael J. Wysocki
· 10 years ago
4218091
mips/gup: Replace ACCESS_ONCE with READ_ONCE
by Christian Borntraeger
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
e7cf773
Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
f96fe22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
ad8f723
MIPS: Use phys_addr_t instead of phys_t
by Jaedon Shin
· 10 years ago
a7cb7bb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
1077fa3
arch: Add lightweight memory barriers dma_rmb() and dma_wmb()
by Alexander Duyck
· 10 years ago
8a44971
arch: Cleanup read_barrier_depends() and comments
by Alexander Duyck
· 10 years ago
c0222ac0
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
70e71ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
92a578b
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
22f1092
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
0cb6c96
net, lib: kill arch_fast_hash library bits
by Daniel Borkmann
· 10 years ago
3eb5b89
Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
9e66645
Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
2e46477
mips: bpf: Fix broken BPF_MOD
by Denis Kirjanov
· 10 years ago
648fcab
Merge branch 'pm-cpuidle'
by Rafael J. Wysocki
· 10 years ago
89aa075
net: sock: allow eBPF programs to be attached to sockets
by Alexei Starovoitov
· 10 years ago
646cafc
clk: Change clk_ops->determine_rate to return a clk_hw as the best parent
by Tomeu Vizoso
· 10 years ago
c00552e
Merge 3.18-rc7 into usb-next
by Greg Kroah-Hartman
· 10 years ago
60b7379
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
070e76c
MIPS: tlbex: Fix potential HTW race on TLBL/M/S handlers
by Leonid Yegoshin
· 10 years ago
2193dda
USB: host: Remove ehci-octeon and ohci-octeon drivers
by Alan Stern
· 10 years ago
e2965cd
MIPS: Add MFHC0 and MTHC0 instructions to uasm.
by Steven J. Hill
· 10 years ago
77a5c59
MIPS: Cosmetic cleanups of page table headers.
by Steven J. Hill
· 10 years ago
23d06e4
MIPS: Add CP0 macros for extended EntryLo registers
by Steven J. Hill
· 10 years ago
1ca1f8f
MIPS: Remove now unused definition of phys_t.
by Ralf Baechle
· 10 years ago
15d45cc
MIPS: Replace use of phys_t with phys_addr_t.
by Ralf Baechle
· 10 years ago
34adb28
MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BIT
by Ralf Baechle
· 10 years ago
dd2adea
MIPS: lib: memset: Clean up some MIPS{EL,EB} ifdefery
by Markos Chandras
· 10 years ago
0845bb7
MIPS: iomap: Use __mem_{read,write}{b,w,l} for MMIO
by Markos Chandras
· 11 years ago
d98aefc
MIPS: <asm/types.h> fix indentation.
by Ralf Baechle
· 10 years ago
ccd3988
MIPS: Enable VDSO randomization
by Prem Karat
· 11 years ago
ac41f9c
MIPS: Remove a temporary hack for debugging cache flushes in SMTC configuration
by Ralf Baechle
· 10 years ago
85546d7
MIPS: Remove declaration of obsolete arch_init_clk_ops()
by Maarten ter Huurne
· 10 years ago
ddb3108
MIPS: atomic.h: Reformat to fit in 79 columns
by Maciej W. Rozycki
· 10 years ago
0e525e4
MIPS: Apply `.insn' to fixup labels throughout
by Maciej W. Rozycki
· 10 years ago
b0984c4
MIPS: Fix microMIPS LL/SC immediate offsets
by Maciej W. Rozycki
· 10 years ago
aec711d
MIPS: Kconfig: Only allow 32-bit microMIPS builds
by Maciej W. Rozycki
· 10 years ago
2fabc7d
MIPS: signal.c: Fix an invalid cast in ISA mode bit handling
by Maciej W. Rozycki
· 10 years ago
c441d4a
MIPS: mm: Only build one microassembler that is suitable
by Maciej W. Rozycki
· 10 years ago
424ebcd
MIPS: Kconfig: Enable microMIPS support for Malta
by Maciej W. Rozycki
· 10 years ago
d47ff0e
MIPS: loongson: common: rtc: make loongson_rtc_resources static
by Aaro Koskinen
· 10 years ago
8387efd
MIPS: loongson: common: init: Add a missing include
by Aaro Koskinen
· 10 years ago
65b432d
MIPS: loongson: lemote-2f: reset: make ml2f_reboot static
by Aaro Koskinen
· 10 years ago
55fa9889
MIPS: loongson: lemote-2f: irq: Make internal data static
by Aaro Koskinen
· 10 years ago
15dd8eb
MIPS: loongson: common: Setup: add a missing include
by Aaro Koskinen
· 10 years ago
fdd6a1f
MIPS: Loongson: cs5536_pci: Add a missing include
by Aaro Koskinen
· 10 years ago
efa386f
MIPS: Loongson: common: Fix array initializer syntax.
by Aaro Koskinen
· 10 years ago
80219c6
MIPS: uaccess.h: Fix strnlen_user comment.
by Ralf Baechle
· 10 years ago
7893165
MIPS: IP22/IP32: Add line to arch/mips/Makefile archhelp about vmlinux.32
by Joshua Kinard
· 10 years ago
Next »