index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
(
follow
)
Commit message (
Expand
)
Author
Age
...
*
|
|
|
MIPS: jump_label.c: Handle the microMIPS J instruction encoding
Maciej W. Rozycki
2014-11-19
*
|
|
|
MIPS: jump_label.c: Correct the span of the J instruction
Maciej W. Rozycki
2014-11-19
*
|
|
|
MIPS: Zero variable read by get_user / __get_user in case of an error.
Ralf Baechle
2014-11-19
*
|
|
|
MIPS: lib: memcpy: Restore NOP on delay slot before returning to caller
Markos Chandras
2014-11-19
*
|
|
|
MIPS: tlb-r4k: Add missing HTW stop/start sequences
Markos Chandras
2014-11-19
*
|
|
|
MIPS: asm: uaccess: Add v1 register to clobber list on EVA
Markos Chandras
2014-11-19
*
|
|
|
MIPS: oprofile: Fix backtrace on 64-bit kernel
Aaro Koskinen
2014-11-19
*
|
|
|
MIPS: Loongson: Set Loongson-3's ISA level to MIPS64R1
Huacai Chen
2014-11-19
*
|
|
|
MIPS: Loongson: Fix the write-combine CCA value setting
Huacai Chen
2014-11-19
*
|
|
|
MIPS: IP27: Fix __node_distances undefined error
James Cowgill
2014-11-19
*
|
|
|
MIPS: Loongson3: Fix __node_distances undefined error
James Cowgill
2014-11-19
|
|
/
/
|
/
|
|
*
|
|
MIPS: Fix build with binutils 2.24.51+
Manuel Lauss
2014-11-07
*
|
|
MIPS: R3000: Fix debug output for Virtual page number
Isamu Mogi
2014-11-06
*
|
|
MIPS: Fix strnlen_user() return value in case of overlong strings.
Ralf Baechle
2014-11-04
*
|
|
MIPS: CMA: Do not reserve memory if not required
Zubair Lutfullah Kakakhel
2014-10-29
*
|
|
MIPS: Wire up bpf syscall.
Ralf Baechle
2014-10-27
*
|
|
MIPS/Xlp: Remove the dead function destroy_irq() to fix build error
Yijing Wang
2014-10-27
*
|
|
MIPS: Octeon: Make Octeon GPIO IRQ chip CPU hotplug-aware
Alexander Sverdlin
2014-10-27
|
|
/
|
/
|
*
|
MIPS: SEAD3: Fix I2C device registration.
Ralf Baechle
2014-10-24
*
|
MIPS: SEAD3: Nuke PIC32 I2C driver.
Ralf Baechle
2014-10-24
*
|
MIPS: ftrace: Fix a microMIPS build problem
Markos Chandras
2014-10-24
*
|
MIPS: MSP71xx: Fix build error
Stefan Hengelein
2014-10-24
*
|
MIPS: Malta: Do not build the malta-amon.c file if CMP is not enabled
Markos Chandras
2014-10-23
*
|
MIPS: Prevent compiler warning from cop2_{save,restore}
Paul Burton
2014-10-23
*
|
MIPS: Kconfig: Add missing MIPS_CPS dependencies to PM and cpuidle
Markos Chandras
2014-10-23
*
|
MIPS: idle: Remove leftover __pastwait symbol and its references
Markos Chandras
2014-10-23
*
|
MIPS: Sibyte: Include the swarm subdir to the sb1250 LittleSur builds
Markos Chandras
2014-10-23
*
|
MIPS: ptrace.h: Add a missing include
Aaro Koskinen
2014-10-23
*
|
MIPS: ath79: Fix compilation error when CONFIG_PCI is disabled
Stefan Hengelein
2014-10-22
*
|
MIPS: MSP71xx: Remove compilation error when CONFIG_MIPS_MT is present
Stefan Hengelein
2014-10-22
*
|
MIPS: Octeon: Remove special case for simulator command line.
David Daney
2014-10-22
*
|
MIPS: tlbex: Properly fix HUGE TLB Refill exception handler
David Daney
2014-10-22
*
|
MIPS: loongson2_cpufreq: Fix CPU clock rate setting mismerge
Aaro Koskinen
2014-10-22
*
|
pci: pci-lantiq: remove duplicate check on resource
Varka Bhadram
2014-10-22
*
|
MIPS: Lasat: Add missing CONFIG_PROC_FS dependency to PICVUE_PROC
Markos Chandras
2014-10-21
*
|
MIPS: cp1emu: Fix ISA restrictions for cop1x_op instructions
Markos Chandras
2014-10-21
|
/
*
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2014-10-19
|
\
|
*
ARCH: AUDIT: audit_syscall_entry() should not require the arch
Eric Paris
2014-09-23
|
*
ARCH: AUDIT: implement syscall_get_arch for all arches
Eric Paris
2014-09-23
*
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-10-18
|
\
\
|
*
|
MIPS: ralink: remove deprecated IRQF_DISABLED
Michael Opdenacker
2014-09-29
|
*
|
MIPS: pgtable.h: Implement the pgprot_writecombine function for MIPS
Markos Chandras
2014-09-22
|
*
|
MIPS: cpu-probe: Set the write-combine CCA value on per core basis
Markos Chandras
2014-09-22
|
*
|
MIPS: pgtable-bits: Define the CCA bit for WC writes on Ingenic cores
Markos Chandras
2014-09-22
|
*
|
MIPS: pgtable-bits: Move the CCA bits out of the core's ifdef blocks
Markos Chandras
2014-09-22
|
*
|
MIPS: DMA: Add cma support
Zubair Lutfullah Kakakhel
2014-09-22
|
*
|
MIPS: BPF: Add new emit_long_instr macro
Markos Chandras
2014-09-22
|
*
|
MIPS: ralink: Move device-trees to arch/mips/boot/dts/
Andrew Bresticker
2014-09-22
|
*
|
MIPS: Netlogic: Move device-trees to arch/mips/boot/dts/
Andrew Bresticker
2014-09-22
|
*
|
MIPS: sead3: Move device-trees to arch/mips/boot/dts/
Andrew Bresticker
2014-09-22
[prev]
[next]