Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
471aa962a6acc19a990e20fa3846db40e62120cc
/
arch
/
mips
d8c825e
MIPS: Add __ioread64_copy
by Paul Burton
· 7 years ago
3791617
MIPS: CPS: Read GIC_VL_IDENT directly, not via irqchip driver
by Paul Burton
· 7 years ago
6070286
MIPS: Malta: Use new GIC accessor functions
by Paul Burton
· 7 years ago
582e2b4
MIPS: GIC: Introduce asm/mips-gic.h with accessor functions
by Paul Burton
· 7 years ago
1dd7158
MIPS: Don't use dma_cache_sync to implement fd_cacheflush
by Christoph Hellwig
· 7 years ago
c2c0329
MIPS: generic: Bump default NR_CPUS to 16
by Paul Burton
· 7 years ago
f8bfffc
MIPS: generic: Don't explicitly disable CONFIG_USB_SUPPORT
by Paul Burton
· 7 years ago
5cbf968
MIPS: Make CONFIG_MIPS_MT_SMP default y
by Paul Burton
· 7 years ago
a4c2f79
MIPS: Prevent direct use of generic_defconfig
by Paul Burton
· 7 years ago
9e111ee
MIPS: NI 169445: Only include in 32r2el kernels
by Paul Burton
· 7 years ago
c7a1d3d
MIPS: SEAD-3: Only include in 32 bit kernels by default
by Paul Burton
· 7 years ago
27e0d4b
MIPS: generic: Allow filtering enabled boards by requirements
by Paul Burton
· 7 years ago
1ec9dd8
MIPS: CPS: Detect CPUs in secondary clusters
by Paul Burton
· 7 years ago
3c9b416
MIPS: CPS: Cluster support for topology functions
by Paul Burton
· 7 years ago
e83f7e0
MIPS: CPS: Have asm/mips-cps.h include CM & CPC headers
by Paul Burton
· 7 years ago
d595d42
MIPS: SMP: Allow boot_secondary SMP op to return errors
by Paul Burton
· 7 years ago
68923cd
MIPS: CM: Add cluster & block args to mips_cm_lock_other()
by Paul Burton
· 7 years ago
5616897
MIPS: Add CPU cluster number accessors
by Paul Burton
· 7 years ago
fe7a38c
MIPS: Unify checks for sibling CPUs
by Paul Burton
· 7 years ago
856fbce
MIPS: Store core & VP IDs in GlobalNumber-style variable
by Paul Burton
· 7 years ago
f875a832
MIPS: Abstract CPU core & VP(E) ID access through accessor functions
by Paul Burton
· 7 years ago
15e6529
MIPS: CPS: Use GlobalNumber macros rather than magic numbers
by Paul Burton
· 7 years ago
c6593dd
MIPS: Add accessor & bit definitions for GlobalNumber
by Paul Burton
· 7 years ago
23cb600
MIPS: CPS: Add CM/CPC 3.5 register definitions
by Paul Burton
· 7 years ago
846e191
MIPS: CPS: Use change_*, set_* & clear_* where appropriate
by Paul Burton
· 7 years ago
ed7eb5a
MIPS: CPS: Introduce register modify (set/clear/change) accessors
by Paul Burton
· 7 years ago
829ca2b
MIPS: CPC: Use BIT/GENMASK for register fields, order & drop shifts
by Paul Burton
· 7 years ago
2c981e3
MIPS: CPC: Use common CPS accessor generation macros
by Paul Burton
· 7 years ago
93c5bba5
MIPS: CM: Use BIT/GENMASK for register fields, order & drop shifts
by Paul Burton
· 7 years ago
b025d51
MIPS: CM: Specify register size when generating accessors
by Paul Burton
· 7 years ago
abe852e
MIPS: CM: Rename mips_cm_base to mips_gcr_base
by Paul Burton
· 7 years ago
454854a
MIPS: math-emu: Add FP emu debugfs stats for individual instructions
by Aleksandar Markovic
· 7 years ago
25ad8db
MIPS: math-emu: Add FP emu debugfs clear functionality
by Aleksandar Markovic
· 7 years ago
ae5f3f5
MIPS: math-emu: Add FP emu debugfs statistics for branches
by Aleksandar Markovic
· 7 years ago
e1231dd
MIPS: math-emu: CLASS.D: Zero bits 32-63 of the result
by Aleksandar Markovic
· 7 years ago
3ec404d
MIPS: math-emu: RINT.<D|S>: Fix several problems by reimplementation
by Aleksandar Markovic
· 7 years ago
1ff8560
MIPS: math-emu: CMP.Sxxx.<D|S>: Prevent occurrences of SIGILL crashes
by Aleksandar Markovic
· 7 years ago
2cfa582
MIPS: math-emu: <MADDF|MSUBF>.D: Fix accuracy (64-bit case)
by Douglas Leung
· 7 years ago
b3b8e1e
MIPS: math-emu: <MADDF|MSUBF>.S: Fix accuracy (32-bit case)
by Douglas Leung
· 7 years ago
ae11c06
MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Clean up "maddf_flags" enumeration
by Aleksandar Markovic
· 7 years ago
7cf64ce
MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of zero inputs
by Aleksandar Markovic
· 7 years ago
0c64fe6
MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of infinite inputs
by Aleksandar Markovic
· 7 years ago
e840be6
MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix NaN propagation
by Aleksandar Markovic
· 7 years ago
304bfe4
MIPS: math-emu: MINA.<D|S>: Fix some cases of infinity and zero inputs
by Aleksandar Markovic
· 7 years ago
3444c4e
MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of both infinite inputs
by Aleksandar Markovic
· 7 years ago
1a41b3b
MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of input values with opposite signs
by Aleksandar Markovic
· 7 years ago
aabf5cf
MIPS: math-emu: <MAX|MIN>.<D|S>: Fix cases of both inputs negative
by Aleksandar Markovic
· 7 years ago
15560a5
MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix cases of both inputs zero
by Aleksandar Markovic
· 7 years ago
e78bf0d
MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix quiet NaN propagation
by Aleksandar Markovic
· 7 years ago
b7fc2cc
MIPS: Declare various variables & functions static
by Paul Burton
· 7 years ago
7d630e8
MIPS: Remove plat_timer_setup()
by Paul Burton
· 7 years ago
fbdce1d
MIPS: Remove __invalidate_kernel_vmap_range
by Paul Burton
· 7 years ago
445a58c
MIPS: math-emu: Correct user fault_addr type
by Paul Burton
· 7 years ago
2aa7687
MIPS: Include linux/initrd.h for free_initrd_mem()
by Paul Burton
· 7 years ago
db3fb45
MIPS: Include elf-randomize.h for arch_mmap_rnd() & arch_randomize_brk()
by Paul Burton
· 7 years ago
c2c0974
MIPS: Include asm/delay.h for __{,n,u}delay()
by Paul Burton
· 7 years ago
91955e3
MIPS: Include linux/cpu.h for arch_cpu_idle()
by Paul Burton
· 7 years ago
6993942
MIPS: Include asm/setup.h for cpu_cache_init()
by Paul Burton
· 7 years ago
2904cdb
MIPS: generic: Include asm/time.h for get_c0_*_int()
by Paul Burton
· 7 years ago
b47e9c6
MIPS: generic: Include asm/bootinfo.h for plat_fdt_relocated()
by Paul Burton
· 7 years ago
c59435a
MIPS: Consolidate coherent and non-coherent dma_alloc code
by Christoph Hellwig
· 7 years ago
077b14e
MIPS: configs: Add Onion Omega2+ defconfig
by Harvey Hunt
· 7 years ago
323ac96
MIPS: Add Onion Omega2+ board
by Harvey Hunt
· 7 years ago
df8d6c3
MIPS: configs: Add VoCore2 defconfig
by Harvey Hunt
· 7 years ago
d48faef
MIPS: dts: Add Vocore2 board
by Harvey Hunt
· 7 years ago
7d4ad2e
MIPS: dts: ralink: Add Mediatek MT7628A SoC
by Harvey Hunt
· 7 years ago
cc10815
MIPS: Alchemy: Threaded carddetect irqs for devboards
by Manuel Lauss
· 8 years ago
60d5973
MIPS: Alchemy: update cpu feature overrides
by Manuel Lauss
· 8 years ago
c7f78c4
MIPS: Alchemy: Add devboard machine type to cpuinfo
by Manuel Lauss
· 8 years ago
8535f2b
MIPS: math-emu: do not use bools for arithmetic
by Manuel Lauss
· 7 years ago
8fec553
MIPS: dts: Ci20: Add ethernet and fixed-regulator nodes
by Harvey Hunt
· 7 years ago
c846558
MIPS: Ci20: Enable GPIO driver
by Harvey Hunt
· 7 years ago
04a85e0
MIPS: generic: Move NI 169445 FIT image source to its own file
by Paul Burton
· 7 years ago
13d1ff2
MIPS: generic: Move Boston FIT image source to its own file
by Paul Burton
· 7 years ago
436c6a4
MIPS: Allow platform to specify multiple its.S files
by Paul Burton
· 7 years ago
846fbcf
MIPS: Octeon: Expose support for mips32r1, mips32r2 and mips64r1
by Petar Jovanovic
· 8 years ago
b123718
MIPS: signal: Remove unreachable code from force_fcr31_sig().
by Ralf Baechle
· 7 years ago
7aacf86
MIPS: NI 169445 board support
by Nathan Sullivan
· 7 years ago
0c4037b
MIPS: pci-mt7620: explicitly request exclusive reset control
by Philipp Zabel
· 7 years ago
897c0e7
MIPS: pistachio: Enable Root FS on NFS in defconfig
by Matt Redfearn
· 7 years ago
42f1e64
MIPS: NUMA: Remove the unused parent_node() macro
by Dou Liyang
· 7 years ago
f922bc0
MIPS: Octeon: cavium_octeon_defconfig: Enable more drivers
by Steven J. Hill
· 7 years ago
df4c87f
MIPS: Remove unused ST_OFF from r2300_switch.S
by Paul Burton
· 8 years ago
423fb0d
MIPS: Move r2300 FP code from r2300_switch.S to r2300_fpu.S
by Paul Burton
· 8 years ago
a2aea69
MIPS: Move r4k FP code from r4k_switch.S to r4k_fpu.S
by Paul Burton
· 8 years ago
3b2db17
MIPS: Remove unused R6000 support
by Paul Burton
· 8 years ago
114c370
MIPS: R6: Constify r2_decoder_tables
by Matt Redfearn
· 8 years ago
ff2c825
MIPS: SMP: Constify smp ops
by Matt Redfearn
· 7 years ago
b879c80
MIPS: defconfig: Cleanup from non-existing options
by Krzysztof Kozlowski
· 7 years ago
7f27b5b8
MIPS: Convert to using %pOF instead of full_name
by Rob Herring
· 7 years ago
b2298fc
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 7 years ago
4530cca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
5fc9484
MIPS: Set ISA bit in entry-y for microMIPS kernels
by Paul Burton
· 7 years ago
527f102
MIPS: Prevent building MT support for microMIPS kernels
by Paul Burton
· 7 years ago
7353026
MIPS: PCI: Fix smp_processor_id() in preemptible
by Matt Redfearn
· 7 years ago
21da533
MIPS: Introduce cpu_tcache_line_size
by Matt Redfearn
· 7 years ago
68fe556
MIPS: DEC: Fix an int-handler.S CPU_DADDI_WORKAROUNDS regression
by Maciej W. Rozycki
· 7 years ago
b399ee2
MIPS: VDSO: Fix clobber lists in fallback code paths
by Goran Ferenc
· 7 years ago
ae5b067
Revert "MIPS: Don't unnecessarily include kmalloc.h into <asm/cache.h>."
by Paul Burton
· 7 years ago
bed5846
MIPS: OCTEON: Fix USB platform code breakage.
by Steven J. Hill
· 7 years ago
Next »