Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
56a6473339dbd2e908cf8c6f2856d5de2bf8d15b
/
arch
/
mips
56a6473
MIPS: math-emu: Switch to using the MIPS rounding modes.
by Ralf Baechle
· 11 years ago
aef3fb7
MIPS: math-emu: Nuke alternative names for IEEE-754 rounding modes.
by Ralf Baechle
· 11 years ago
76fbfc3
MIPS: Sort out mm_isBranchInstr.
by Ralf Baechle
· 11 years ago
377cb1b
MIPS: Disable MIPS16/microMIPS crap for platforms not supporting these ASEs.
by Ralf Baechle
· 11 years ago
e0cc3a4
MIPS: math-emu: Inline fpu_emulator_init_fpu()
by Ralf Baechle
· 11 years ago
3f7cac4
MIPS: math-emu: Cleanup coding style.
by Ralf Baechle
· 11 years ago
49548b0
MIPS: math-emu: Cleanup definition of structs describe sp/dp floats.
by Ralf Baechle
· 11 years ago
de2fc34
MIPS: math-emu: Rename get_rounding() functions.
by Ralf Baechle
· 11 years ago
90efba3
MIPS: math-emu: Get rid of the useless parts of exception handling.
by Ralf Baechle
· 11 years ago
593d33f
MIPS: math-emu: Move various objects into an ar library.
by Ralf Baechle
· 11 years ago
f71baa1
MIPS: math-emu: Inline ieee754sp_issnan and ieee754dp_issnan.
by Ralf Baechle
· 11 years ago
dfbf42b
MIPS: math-emu: Remove unused code.
by Ralf Baechle
· 11 years ago
1bc3320
MIPS: math-emu: Remove unused ieee754sp_bestnan() and ieee754dp_bestnan().
by Ralf Baechle
· 11 years ago
3a33db2
MIPS: math-emu: Inline ieee754dp_finite and ieee754dp_finite().
by Ralf Baechle
· 11 years ago
b3a7ad2
MIPS: math-emu: Eleminate duplicate definitions of identical macros.
by Ralf Baechle
· 11 years ago
3e160aa
MIPS: math-emu: Use SPSIGN() rather than DPSIGN() in ieee754sp_sub().
by Ralf Baechle
· 11 years ago
ad8fb553
MIPS: math-emu: Replace DP_MBITS with DP_FBITS and SP_MBITS with SP_FBITS.
by Ralf Baechle
· 11 years ago
f5410d1
MIPS: math-emu: Call ieee754di_xcpt, not ieee754si_xcpt in ieee754dp_cmp.
by Ralf Baechle
· 11 years ago
1eaf198
MIPS: math-emu: Cleanup stdarg usage including apparently bogus comment.
by Ralf Baechle
· 11 years ago
08f1faa
MIPS: math-emu: Remove #if 1 and dead code from its #else branch.
by Ralf Baechle
· 11 years ago
e812a73
MIPS: math-emu: Cleanup ieee754si_indef() / ieee754di_indef().
by Ralf Baechle
· 11 years ago
92df0f8
MIPS: math-emu: Convert debug printks to pr_debug getting.
by Ralf Baechle
· 11 years ago
fcfe228
MIPS: math-emu: Get rid of unuable extended precision support.
by Ralf Baechle
· 11 years ago
66b047d
MIPS: IP22: This platform may come with either MIPS III or MIPS IV CPUs.
by Ralf Baechle
· 11 years ago
08a0790
MIPS: math-emu: Remove most ifdefery.
by Ralf Baechle
· 11 years ago
9e8bad1
MIPS: math-emu: Turn macros into functions where possible.
by Ralf Baechle
· 11 years ago
bee1653
MIPS: math-emu: Harden ieee754int.h against multiple inclusion.
by Ralf Baechle
· 11 years ago
47fa0c0
MIPS: math-emu: Reformat code according to coding style.
by Ralf Baechle
· 11 years ago
85c51c5
MIPS: math-emu: Move all debug fs code to a separate file.
by Ralf Baechle
· 11 years ago
6d18b62
MIPS: math-emu: Remove fine example of cargo cult programming.
by Ralf Baechle
· 11 years ago
cd8ee34
MIPS: math-emu: Header file weeding.
by Ralf Baechle
· 11 years ago
5160d45
MIPS: branch: Make inclusion of <asm/branch.h> safe.
by Ralf Baechle
· 11 years ago
e7e9cae
MIPS: math-emu: Use helpers to manipulate CAUSEF_BD flag.
by Ralf Baechle
· 11 years ago
5a7ebbf
MIPS: branch: New helpers to modify branch delay slot flag in struct pt_regs
by Ralf Baechle
· 11 years ago
2209bcb
MIPS: math-emu: Get rid of typedefs.
by Ralf Baechle
· 11 years ago
2370881
MIPS: math-emu: Use English spelling of `constant' rather than Danish.
by Ralf Baechle
· 11 years ago
cae5506
MIPS: math-emu: Mark exception handling functions as __cold.
by Ralf Baechle
· 11 years ago
f80cc08
MIPS: math-emu: Use __BITFIELD_FIELD to eleminate redundant definitions.
by Ralf Baechle
· 11 years ago
64a17a0
MIPS: Move definition of __BITFIELD_FIELD to sharable header.
by Ralf Baechle
· 11 years ago
7bb3940
MIPS: mm: Fix broken microMIPS kernel regression.
by Steven J. Hill
· 11 years ago
f2d0801
MIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64
by Markos Chandras
· 11 years ago
367f0b5
MIPS: Wire up renameat2 syscall.
by Ralf Baechle
· 11 years ago
8471ac1
MIPS: inst.h: Rename BITFIELD_FIELD to __BITFIELD_FIELD.
by Ralf Baechle
· 11 years ago
cdbb03b
MIPS: Remove file missed when removing rm9k support a while ago.
by Ralf Baechle
· 11 years ago
8e8acb3
MIPS/loongson2_cpufreq: Fix CPU clock rate setting
by Aaro Koskinen
· 11 years ago
3deff25
MIPS: Loongson: No need to select GENERIC_HARDIRQS_NO__DO_IRQ
by Paul Bolle
· 11 years ago
44ba138
MIPS: csum_partial.S CPU_DADDI_WORKAROUNDS bug fix
by Maciej W. Rozycki
· 11 years ago
465ca5d6
MIPS: __strncpy_from_user_asm CPU_DADDI_WORKAROUNDS bug fix
by Maciej W. Rozycki
· 11 years ago
2db4bc3
MIPS: __delay CPU_DADDI_WORKAROUNDS bug fix
by Maciej W. Rozycki
· 11 years ago
824122a
MIPS: DEC/SNI: O32 wrapper stack switching fixes
by Maciej W. Rozycki
· 11 years ago
af37530
MIPS: DEC: Bus error handler <asm/cpu-type.h> fixes
by Maciej W. Rozycki
· 11 years ago
5508d45
Revert "MIPS: MT: proc: Add support for printing VPE and TC ids"
by Ralf Baechle
· 11 years ago
d9e9e8e
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
8229f1a
mips: export flush_icache_range
by Kees Cook
· 11 years ago
01f8fa4
genirq: Allow forcing cpu affinity of interrupts
by Thomas Gleixner
· 11 years ago
0b74717
Merge git://git.infradead.org/users/eparis/audit
by Linus Torvalds
· 11 years ago
eeb91e4
Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
fe10739
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 11 years ago
ce816fa
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
by Uwe Kleine-König
· 11 years ago
7f4b046
cpufreq: create another field .flags in cpufreq_frequency_table
by Viresh Kumar
· 11 years ago
68114e5
Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
7cbb39d
Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
bdfc7cb
Merge branch 'mips-for-linux-next' of git://git.linux-mips.org/pub/scm/ralf/upstream-sfr
by Linus Torvalds
· 11 years ago
3e75c6d
Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
683b6c6
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
190f918
Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 11 years ago
971eae7
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
462bf23
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
ade63aa
Merge branch '3.14-fixes' into mips-for-linux-next
by Ralf Baechle
· 11 years ago
9a1724c
MIPS: CPC: Use __raw_ memory access functions
by Paul Burton
· 11 years ago
cd21754
MIPS: CM: use __raw_ memory access functions
by Paul Burton
· 11 years ago
b966087
MIPS: Fix warning when including smp-ops.h with CONFIG_SMP=n
by Paul Burton
· 11 years ago
45b2957
MIPS: Malta: GIC IPIs may be used without MT
by Paul Burton
· 11 years ago
0c2cb00
MIPS: smp-mt: Use common GIC IPI implementation
by Paul Burton
· 11 years ago
f0cff5c
MIPS: smp-cmp: Remove incorrect core number probe
by Paul Burton
· 11 years ago
a809d46
MIPS: Fix gigaton of warning building with microMIPS.
by Ralf Baechle
· 11 years ago
30ee615
MIPS: Fix core number detection for MT cores
by Paul Burton
· 11 years ago
968a073
MIPS: MT: core_nvpes function to retrieve VPE count
by Paul Burton
· 11 years ago
d94c90f
MIPS: Provide empty mips_mt_set_cpuoptions when CONFIG_MIPS_MT=n
by Paul Burton
· 11 years ago
49992cb
MIPS: Lasat: Replace del_timer by del_timer_sync
by Julia Lawall
· 11 years ago
fa12b77
MIPS: Malta: Setup PM I/O region on boot
by Paul Burton
· 11 years ago
024e6a8
MIPS: Loongson: Add a Loongson-3 default config file
by Huacai Chen
· 11 years ago
c4a987d
MIPS: Loongson 3: Add CPU hotplug support
by Huacai Chen
· 11 years ago
300459d
MIPS: Loongson 3: Add Loongson-3 SMP support
by Huacai Chen
· 11 years ago
0e476d9
MIPS: Loongson: Add Loongson-3 Kconfig options
by Huacai Chen
· 11 years ago
1299b0e
MIPS: Loongson: Add swiotlb to support All-Memory DMA
by Huacai Chen
· 11 years ago
7546d2f
MIPS: Loongson 3: Add serial port support
by Huacai Chen
· 11 years ago
d788bfa
MIPS: Loongson 3: Add IRQ init and dispatch support
by Huacai Chen
· 11 years ago
c7d3555
MIPS: Loongson 3: Add HT-linked PCI support
by Huacai Chen
· 11 years ago
1a08f15
MIPS: Loongson: Add UEFI-like firmware interface (LEFI) support
by Huacai Chen
· 11 years ago
5f6d693
MIPS: Loongson 3: Add Lemote-3A machtypes definition
by Huacai Chen
· 11 years ago
c579d31
MIPS: Loongson: Add basic Loongson-3 CPU support
by Huacai Chen
· 11 years ago
152ebb4
MIPS: Loongson: Add basic Loongson-3 definition
by Huacai Chen
· 11 years ago
d6d3c9a
MIPS: MT: proc: Add support for printing VPE and TC ids
by Ralf Baechle
· 11 years ago
a2bec078
MIPS: BCM47XX: Add new file for device specific workarounds
by Rafał Miłecki
· 11 years ago
dab75dd
MIPS: Simplify ptrace_getfpregs FPU IR retrieval
by Paul Burton
· 11 years ago
3351047
MIPS: Simplify PTRACE_PEEKUSR for FPC_EIR
by Paul Burton
· 11 years ago
d7b1205
MIPS: Use current_cpu_type() instead of c->cputype
by Wu Zhangjin
· 14 years ago
e009189
MIPS: Octeon: Remove SYS_HAS_DMA_OPS
by Richard Weinberger
· 11 years ago
f698a3b
MIPS: SEAD3: Don't use module_init in non-modular sead3-mtd.c code
by Paul Gortmaker
· 11 years ago
Next »