index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2017-09-04
MIPS: Add __ioread64_copy
Paul Burton
2017-09-04
MIPS: CPS: Read GIC_VL_IDENT directly, not via irqchip driver
Paul Burton
2017-09-01
MIPS: Malta: Use new GIC accessor functions
Paul Burton
2017-08-30
MIPS: GIC: Introduce asm/mips-gic.h with accessor functions
Paul Burton
2017-08-30
MIPS: Don't use dma_cache_sync to implement fd_cacheflush
Christoph Hellwig
2017-08-30
MIPS: generic: Bump default NR_CPUS to 16
Paul Burton
2017-08-30
MIPS: generic: Don't explicitly disable CONFIG_USB_SUPPORT
Paul Burton
2017-08-30
MIPS: Make CONFIG_MIPS_MT_SMP default y
Paul Burton
2017-08-30
MIPS: Prevent direct use of generic_defconfig
Paul Burton
2017-08-30
MIPS: NI 169445: Only include in 32r2el kernels
Paul Burton
2017-08-30
MIPS: SEAD-3: Only include in 32 bit kernels by default
Paul Burton
2017-08-30
MIPS: generic: Allow filtering enabled boards by requirements
Paul Burton
2017-08-30
MIPS: CPS: Detect CPUs in secondary clusters
Paul Burton
2017-08-30
MIPS: CPS: Cluster support for topology functions
Paul Burton
2017-08-30
MIPS: CPS: Have asm/mips-cps.h include CM & CPC headers
Paul Burton
2017-08-30
MIPS: SMP: Allow boot_secondary SMP op to return errors
Paul Burton
2017-08-30
MIPS: CM: Add cluster & block args to mips_cm_lock_other()
Paul Burton
2017-08-30
MIPS: Add CPU cluster number accessors
Paul Burton
2017-08-30
MIPS: Unify checks for sibling CPUs
Paul Burton
2017-08-30
MIPS: Store core & VP IDs in GlobalNumber-style variable
Paul Burton
2017-08-30
MIPS: Abstract CPU core & VP(E) ID access through accessor functions
Paul Burton
2017-08-30
MIPS: CPS: Use GlobalNumber macros rather than magic numbers
Paul Burton
2017-08-30
MIPS: Add accessor & bit definitions for GlobalNumber
Paul Burton
2017-08-30
MIPS: CPS: Add CM/CPC 3.5 register definitions
Paul Burton
2017-08-30
MIPS: CPS: Use change_*, set_* & clear_* where appropriate
Paul Burton
2017-08-30
MIPS: CPS: Introduce register modify (set/clear/change) accessors
Paul Burton
2017-08-30
MIPS: CPC: Use BIT/GENMASK for register fields, order & drop shifts
Paul Burton
2017-08-30
MIPS: CPC: Use common CPS accessor generation macros
Paul Burton
2017-08-29
MIPS: CM: Use BIT/GENMASK for register fields, order & drop shifts
Paul Burton
2017-08-29
MIPS: CM: Specify register size when generating accessors
Paul Burton
2017-08-29
MIPS: CM: Rename mips_cm_base to mips_gcr_base
Paul Burton
2017-08-29
MIPS: math-emu: Add FP emu debugfs stats for individual instructions
Aleksandar Markovic
2017-08-29
MIPS: math-emu: Add FP emu debugfs clear functionality
Aleksandar Markovic
2017-08-29
MIPS: math-emu: Add FP emu debugfs statistics for branches
Aleksandar Markovic
2017-08-29
MIPS: math-emu: CLASS.D: Zero bits 32-63 of the result
Aleksandar Markovic
2017-08-29
MIPS: math-emu: RINT.<D|S>: Fix several problems by reimplementation
Aleksandar Markovic
2017-08-29
MIPS: math-emu: CMP.Sxxx.<D|S>: Prevent occurrences of SIGILL crashes
Aleksandar Markovic
2017-08-29
MIPS: math-emu: <MADDF|MSUBF>.D: Fix accuracy (64-bit case)
Douglas Leung
2017-08-29
MIPS: math-emu: <MADDF|MSUBF>.S: Fix accuracy (32-bit case)
Douglas Leung
2017-08-29
MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Clean up "maddf_flags" enumeration
Aleksandar Markovic
2017-08-29
MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of zero inputs
Aleksandar Markovic
2017-08-29
MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of infinite inputs
Aleksandar Markovic
2017-08-29
MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix NaN propagation
Aleksandar Markovic
2017-08-29
MIPS: math-emu: MINA.<D|S>: Fix some cases of infinity and zero inputs
Aleksandar Markovic
2017-08-29
MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of both infinite inputs
Aleksandar Markovic
2017-08-29
MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of input values with opposite signs
Aleksandar Markovic
2017-08-29
MIPS: math-emu: <MAX|MIN>.<D|S>: Fix cases of both inputs negative
Aleksandar Markovic
2017-08-29
MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix cases of both inputs zero
Aleksandar Markovic
2017-08-29
MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix quiet NaN propagation
Aleksandar Markovic
2017-08-29
MIPS: Declare various variables & functions static
Paul Burton
[next]