index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-13
mips: mt7620: fallback to SDRAM when syscfg0 does not have a valid value for ...
Sashka Nochkin
2
-2
/
+6
2016-05-13
MIPS: Prevent "restoration" of MSA context in non-MSA kernels
Paul Burton
1
-2
/
+5
2016-05-13
MIPS: cevt-r4k: Dynamically calculate min_delta_ns
James Hogan
1
-2
/
+80
2016-05-13
MIPS: malta-time: Take seconds into account
James Hogan
1
-5
/
+27
2016-05-13
MIPS: malta-time: Start GIC count before syncing to RTC
James Hogan
1
-5
/
+5
2016-05-13
MIPS: Force CPUs to lose FP context during mode switches
Paul Burton
1
-23
/
+17
2016-05-13
MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)
Paul Burton
1
-0
/
+4
2016-05-13
MIPS: Allow emulation for unaligned [LS]DXC1 instructions
Paul Burton
1
-0
/
+1
2016-05-13
MIPS: ptrace: Prevent writes to read-only FCSR bits
Maciej W. Rozycki
1
-9
/
+19
2016-05-13
MIPS: ptrace: Fix FP context restoration FCSR regression
Maciej W. Rozycki
1
-0
/
+1
2016-05-13
MIPS: dts: pic32: Update dts to reflect new PIC32MZDA clk binding
Purna Chandra Mandal
3
-259
/
+45
2016-05-13
MIPS: ELF: Unify ABI classification macros
Maciej W. Rozycki
3
-65
/
+62
2016-05-13
MIPS: ELF: Unify __MIPS_O32_FP64_MUST_BE_ZERO definitions
Maciej W. Rozycki
2
-25
/
+12
2016-05-13
MIPS: ELF: Deconditionalise ABI flags definitions
Maciej W. Rozycki
1
-18
/
+18
2016-05-13
MIPS: Print GuestCtl1 on machine check exception
James Hogan
1
-0
/
+2
2016-05-13
MIPS: dump_tlb: Preserve and dump GuestID
James Hogan
1
-3
/
+14
2016-05-13
MIPS: Add probing & defs for VZ & guest features
James Hogan
4
-0
/
+349
2016-05-13
MIPS: Add guest CP0 accessors
James Hogan
1
-11
/
+330
2016-05-13
MIPS: Add register definitions for VZ ASE registers
James Hogan
1
-0
/
+117
2016-05-13
MIPS: Avoid magic numbers probing kscratch_mask
James Hogan
2
-2
/
+4
2016-05-13
MIPS: Add perf counter feature
James Hogan
5
-6
/
+9
2016-05-13
MIPS: Add defs & probing of [X]ContextConfig
James Hogan
4
-1
/
+14
2016-05-13
MIPS: Add defs & probing of BadInstr[P] registers
James Hogan
4
-0
/
+17
2016-05-13
MIPS: Add defs & probing of extended CP0_EBase
James Hogan
4
-0
/
+43
2016-05-13
MIPS: Define & use CP0_EBase bit definitions
James Hogan
4
-4
/
+13
2016-05-13
MIPS: alchemy: Remove CLK_IS_ROOT
Stephen Boyd
1
-2
/
+1
2016-05-13
MIPS: ath79: Remove CLK_IS_ROOT
Stephen Boyd
1
-1
/
+1
2016-05-13
MIPS: Octeon: detect and fix byte swapped initramfs
Aurelien Jarno
1
-0
/
+32
2016-05-13
MIPS: BMIPS: BMIPS4380 and BMIPS5000 support RIXI
Florian Fainelli
2
-1
/
+4
2016-05-13
MIPS: Move RIXI exception enabling after vendor-specific cpu_probe
Florian Fainelli
1
-9
/
+9
2016-05-13
MIPS: Allow RIXI to be used on non-R2 or R6 cores
Florian Fainelli
2
-4
/
+9
2016-05-13
MIPS: mm: Panic if an XPA kernel is run without RIXI
Paul Burton
1
-0
/
+3
2016-05-13
MIPS: mm: Don't do MTHC0 if XPA not present
James Hogan
3
-11
/
+19
2016-05-13
MIPS: mm: Simplify build_update_entries
Paul Burton
1
-21
/
+16
2016-05-13
MIPS: mm: Be more explicit about PTE mode bit handling
Paul Burton
1
-5
/
+9
2016-05-13
MIPS: mm: Pass scratch register through to iPTE_SW
Paul Burton
1
-13
/
+11
2016-05-13
MIPS: mm: Don't clobber $1 on XPA TLB refill
James Hogan
1
-14
/
+10
2016-05-13
MIPS: mm: Fix MIPS32 36b physical addressing (alchemy, netlogic)
Paul Burton
5
-27
/
+125
2016-05-13
MIPS: mm: Unify pte_page definition
Paul Burton
1
-3
/
+3
2016-05-13
MIPS: mm: Standardise on _PAGE_NO_READ, drop _PAGE_READ
Paul Burton
3
-40
/
+15
2016-05-13
MIPS: Use enums to make asm/pgtable-bits.h readable
Paul Burton
1
-108
/
+81
2016-05-13
MIPS: Remove redundant asm/pgtable-bits.h inclusions
Paul Burton
3
-4
/
+0
2016-05-13
MIPS: Fix HTW config on XPA kernel without LPA enabled
James Hogan
1
-3
/
+1
2016-05-13
MIPS: Separate XPA CPU feature into LPA and MVH
James Hogan
3
-2
/
+11
2016-05-13
MIPS: math-emu: Fix jalr emulation when rd == $0
Paul Burton
1
-3
/
+5
2016-05-13
MIPS: math-emu: Fix m{add,sub}.s shifts
Paul Burton
5
-19
/
+25
2016-05-13
MIPS: math-emu: Fix code indentation
Paul Burton
2
-2
/
+2
2016-05-13
MIPS: math-emu: Fix bit-width in ieee754dp_{mul, maddf, msubf} comments
Paul Burton
2
-2
/
+2
2016-05-13
MIPS: math-emu: Add z argument macros
Paul Burton
5
-9
/
+20
2016-05-13
MIPS: math-emu: Unify ieee754dp_m{add,sub}f
Paul Burton
3
-272
/
+21
[next]