Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f616180a8720b499ada54c830b7e028ed8a8e1c7
/
arch
/
mips
f616180
MIPS: Consistently handle buffer counter with PTRACE_SETREGSET
by Maciej W. Rozycki
· 7 years ago
5b593a81
MIPS: Guard against any partial write attempt with PTRACE_SETREGSET
by Maciej W. Rozycki
· 7 years ago
8eb5655
MIPS: Factor out NT_PRFPREG regset access helpers
by Maciej W. Rozycki
· 7 years ago
14e1c57
MIPS: Validate PR_SET_FP_MODE prctl(2) requests against the ABI of the task
by Maciej W. Rozycki
· 7 years ago
00ecb4b
MIPS: math-emu: Fix final emulation phase for certain instructions
by Aleksandar Markovic
· 7 years ago
3f6e291
MIPS: BCM47XX: Fix LED inversion for WRT54GSv1
by Mirko Parthey
· 7 years ago
219f386
MIPS: Fix an n32 core file generation regset support regression
by Maciej W. Rozycki
· 7 years ago
3a63c9b
MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entry
by Masahiro Yamada
· 7 years ago
e921148
MIPS: Fix odd fp register warnings with MIPS64r2
by James Hogan
· 7 years ago
822c308
MIPS: pci: Remove KERN_WARN instance inside the mt7620 driver
by John Crispin
· 8 years ago
49ad11b
MIPS: ralink: Fix typo in mt7628 pinmux function
by Mathias Kresin
· 8 years ago
351ece3
MIPS: ralink: Fix MT7628 pinmux
by Mathias Kresin
· 8 years ago
d7df7af
MIPS: Netlogic: Exclude netlogic,xlp-pic code from XLR builds
by Paul Burton
· 8 years ago
ade4b22
MIPS: traps: Ensure L1 & L2 ECC checking match for CM3 systems
by Paul Burton
· 8 years ago
73b6038
MIPS: init: Ensure reserved memory regions are not added to bootmem
by Marcin Nowakowski
· 8 years ago
6539d1c
MIPS: init: Ensure bootmem does not corrupt reserved memory
by Marcin Nowakowski
· 8 years ago
3b0f619
MIPS: End asm function prologue macros with .insn
by Paul Burton
· 8 years ago
1331af4
MIPS: AR7: Ensure that serial ports are properly set up
by Oswald Buddenhagen
· 7 years ago
76aaa78
MIPS: AR7: Defer registration of GPIO
by Jonas Gorski
· 7 years ago
b17e663
MIPS: BMIPS: Fix missing cbr address
by Jaedon Shin
· 7 years ago
b982203
MIPS: SMP: Fix deadlock & online race
by Matt Redfearn
· 7 years ago
3b9fd33
MIPS: Fix race on setting and getting cpu_online_mask
by Matija Glavinic Pecotic
· 7 years ago
d99db83
MIPS: SMP: Use a completion event to signal CPU up
by Matt Redfearn
· 8 years ago
71bcb37
MIPS: Fix CM region target definitions
by Paul Burton
· 7 years ago
16d5634
MIPS: microMIPS: Fix incorrect mask in insn_table_MM
by Gustavo A. R. Silva
· 7 years ago
0054c0b
MIPS: Fix minimum alignment requirement of IRQ stack
by Matt Redfearn
· 7 years ago
b730920
MIPS: math-emu: Remove pr_err() calls from fpu_emu()
by Paul Burton
· 7 years ago
67e8be2
MIPS: smp-cps: Fix retrieval of VPE mask on big endian CPUs
by Matt Redfearn
· 8 years ago
3798fd1
MIPS: IRQ Stack: Unwind IRQ stack onto task stack
by Matt Redfearn
· 8 years ago
6329973
mips: ath79: clock:- Unmap region obtained by of_iomap
by Arvind Yadav
· 8 years ago
30a0220
MIPS: Lantiq: Fix another request_mem_region() return code check
by Arnd Bergmann
· 8 years ago
0cde56d
MIPS: ralink: Fix incorrect assignment on ralink_soc
by Colin Ian King
· 8 years ago
0e22be7
MIPS: ralink: Fix a typo in the pinmux setup.
by John Crispin
· 8 years ago
84eaa74
MIPS: Ensure bss section ends on a long-aligned address
by Paul Burton
· 8 years ago
1f143ba
MIPS: math-emu: <MADDF|MSUBF>.D: Fix accuracy (64-bit case)
by Douglas Leung
· 7 years ago
d2b488e
MIPS: math-emu: <MADDF|MSUBF>.S: Fix accuracy (32-bit case)
by Douglas Leung
· 7 years ago
5cabf99
MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Clean up "maddf_flags" enumeration
by Aleksandar Markovic
· 7 years ago
d56a9ca
MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of zero inputs
by Aleksandar Markovic
· 7 years ago
8981bca
MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of infinite inputs
by Aleksandar Markovic
· 7 years ago
4f8479c
MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix NaN propagation
by Aleksandar Markovic
· 7 years ago
4e0694a6
MIPS: math-emu: Handle zero accumulator case in MADDF and MSUBF separately
by Aleksandar Markovic
· 7 years ago
9381a99
MIPS: math-emu: MINA.<D|S>: Fix some cases of infinity and zero inputs
by Aleksandar Markovic
· 7 years ago
f7d36f6
MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of both infinite inputs
by Aleksandar Markovic
· 7 years ago
a04d537
MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of input values with opposite signs
by Aleksandar Markovic
· 7 years ago
d2b6fcb
MIPS: math-emu: <MAX|MIN>.<D|S>: Fix cases of both inputs negative
by Aleksandar Markovic
· 7 years ago
694f6ea
MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix cases of both inputs zero
by Aleksandar Markovic
· 7 years ago
b234149
MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix quiet NaN propagation
by Aleksandar Markovic
· 7 years ago
eea1ec0
MIPS: DEC: Fix an int-handler.S CPU_DADDI_WORKAROUNDS regression
by Maciej W. Rozycki
· 7 years ago
6d77ac4
MIPS: Fix a typo: s/preset/present/ in r2-to-r6 emulation error message
by Maciej W. Rozycki
· 7 years ago
3330a05
MIPS: Send SIGILL for R6 branches in `__compute_return_epc_for_insn'
by Maciej W. Rozycki
· 7 years ago
d4bd6a1
MIPS: Send SIGILL for linked branches in `__compute_return_epc_for_insn'
by Maciej W. Rozycki
· 7 years ago
99ce761
MIPS: Rename `sigill_r6' to `sigill_r2r6' in `__compute_return_epc_for_insn'
by Maciej W. Rozycki
· 7 years ago
86dd4aa
MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'
by Maciej W. Rozycki
· 7 years ago
d79354c
MIPS: math-emu: Prevent wrong ISA mode instruction emulation
by Maciej W. Rozycki
· 7 years ago
040078a
MIPS: Fix unaligned PC interpretation in `compute_return_epc'
by Maciej W. Rozycki
· 7 years ago
434c9f2
MIPS: Actually decode JALX in `__compute_return_epc_for_insn'
by Maciej W. Rozycki
· 7 years ago
f8c331c
MIPS: Save static registers before sysmips
by James Hogan
· 7 years ago
a9db2f4
MIPS: Fix MIPS I ISA /proc/cpuinfo reporting
by Maciej W. Rozycki
· 7 years ago
02131ae
MIPS: Negate error syscall return in trace
by James Hogan
· 7 years ago
f39f3b5
MIPS: Fix mips_atomic_set() with EVA
by James Hogan
· 7 years ago
dd2f832
MIPS: Fix mips_atomic_set() retry condition
by James Hogan
· 7 years ago
dad3135
MIPS: Fix IRQ tracing & lockdep when rescheduling
by Paul Burton
· 8 years ago
e9e24fa
MIPS: pm-cps: Drop manual cache-line alignment of ready_count
by Paul Burton
· 8 years ago
f7d3d40
MIPS: Avoid accidental raw backtrace
by James Hogan
· 7 years ago
3d4ac49
MIPS: head: Reorder instructions missing a delay slot
by Karl Beldan
· 7 years ago
cfc0eb40
mm: larger stack guard gap, between vmas
by Hugh Dickins
· 7 years ago
ecae473
MIPS: .its targets depend on vmlinux
by Paul Burton
· 7 years ago
6b706cb
MIPS: Fix bnezc/jialc return address calculation
by Paul Burton
· 7 years ago
07d8aab
MIPS: Loongson-3: Select MIPS_L1_CACHE_SHIFT_6
by Huacai Chen
· 8 years ago
b0e2e3a
MIPS: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfix
by Leonid Yegoshin
· 8 years ago
92f0dde
MIPS: Avoid BUG warning in arch_check_elf
by James Cowgill
· 8 years ago
6fbb6c0
MIPS: cevt-r4k: Fix out-of-bounds array access
by James Hogan
· 8 years ago
4805f8a
MIPS: KGDB: Use kernel context for sleeping threads
by James Hogan
· 8 years ago
5a4c073
Revert "MIPS: Lantiq: Fix cascaded IRQ setup"
by Greg Kroah-Hartman
· 8 years ago
91f9f51
MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatch
by Matt Redfearn
· 8 years ago
aa05503
MIPS: Select HAVE_IRQ_EXIT_ON_IRQ_STACK
by Matt Redfearn
· 8 years ago
e8fa51d
MIPS: Switch to the irq_stack in interrupts
by Matt Redfearn
· 8 years ago
aa6b1da
MIPS: Only change $28 to thread_info if coming from user mode
by Matt Redfearn
· 8 years ago
86b54e4
MIPS: Stack unwinding while on IRQ stack
by Matt Redfearn
· 8 years ago
742817b
MIPS: Introduce irq_stack
by Matt Redfearn
· 8 years ago
be56f92
MIPS: c-r4k: Fix Loongson-3's vcache/scache waysize calculation
by Huacai Chen
· 8 years ago
59b8725
MIPS: Flush wrong invalid FTLB entry for huge page
by Huacai Chen
· 8 years ago
186fb3c
MIPS: Add MIPS_CPU_FTLB for Loongson-3A R2
by Huacai Chen
· 8 years ago
3d5e13d
MIPS: Check TLB before handle_ri_rdhwr() for Loongson-3
by Huacai Chen
· 8 years ago
c7f6633
MIPS: Lantiq: fix missing xbar kernel panic
by Hauke Mehrtens
· 8 years ago
1e7deb9
MIPS: End spinlocks with .insn
by Paul Burton
· 8 years ago
19aa26f
MIPS: ralink: Fix typos in rt3883 pinctrl
by John Crispin
· 8 years ago
9dcb21e
MIPS: Force o32 fp64 support on 32bit MIPS64r6 kernels
by James Hogan
· 8 years ago
362721c
MIPS: Lantiq: Fix cascaded IRQ setup
by Felix Fietkau
· 8 years ago
0ba34c8
mips/ptrace: Preserve previous registers for short regset write
by Dave Martin
· 8 years ago
b7e968d
MIPS: ralink: Remove unused rt*_wdt_reset functions
by Arnd Bergmann
· 8 years ago
dd2419e
MIPS: ralink: Remove unused timer functions
by Arnd Bergmann
· 8 years ago
f340641
MIPS: ralink: Cosmetic change to prom_init().
by John Crispin
· 8 years ago
976e40d
MIPS: Update lemote2f_defconfig for CPU_FREQ_STAT change
by Arnd Bergmann
· 8 years ago
dd2ef28
MIPS: ip22: Fix ip28 build for modern gcc
by Arnd Bergmann
· 8 years ago
aff853a
MIPS: Update ip27_defconfig for SCSI_DH change
by Arnd Bergmann
· 8 years ago
23096c5
MIPS: ip27: Disable qlge driver in defconfig
by Arnd Bergmann
· 8 years ago
ad8387a
MIPS: VDSO: avoid duplicate CAC_BASE definition
by Arnd Bergmann
· 8 years ago
5841e3d
MIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE change
by Arnd Bergmann
· 8 years ago
aae02d1
MIPS: IP22: Fix build error due to binutils 2.25 uselessnes.
by Ralf Baechle
· 8 years ago
Next »