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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-08
MIPS: math-emu: Define IEEE 754-2008 feature control bits
Maciej W. Rozycki
1
-2
/
+7
2015-04-08
MIPS: math-emu: Implement the FCCR, FEXR and FENR registers
Maciej W. Rozycki
1
-12
/
+57
2015-04-08
MIPS: Set `si_code' for SIGFPE signals sent from emulation too
Maciej W. Rozycki
2
-3
/
+9
2015-04-08
MIPS: Correct FP ISA requirements
Maciej W. Rozycki
1
-2
/
+5
2015-04-08
MIPS: Correct MIPS I FP context layout
Maciej W. Rozycki
1
-64
/
+32
2015-04-08
MIPS: Correct `nofpu' non-functionality
Maciej W. Rozycki
7
-6
/
+1
2015-04-08
MIPS: bitops.h: Avoid inline asm for constant FLS
Maciej W. Rozycki
1
-3
/
+4
2015-04-08
MIPS: mips-r2-to-r6-emul.h: Inline empty `mipsr2_decoder'
Maciej W. Rozycki
1
-1
/
+1
2015-04-08
MIPS: mipsregs.h: Reindent CP0 Cause macros
Maciej W. Rozycki
1
-16
/
+16
2015-04-08
MIPS: mipsregs.h: Move TX39 macros out of the way
Maciej W. Rozycki
1
-33
/
+33
2015-04-08
MIPS: mipsregs.h: Reorder CP1 macro definitions
Maciej W. Rozycki
1
-72
/
+75
2015-04-08
MIPS: mipsregs.h: Remove broken comments
Maciej W. Rozycki
1
-6
/
+0
2015-04-07
MIPS: Cleanup Loongson-2F's gpio driver
Huacai Chen
1
-7
/
+8
2015-04-02
MIPS: BCM47xx: Devices database update for 4.1 (or 4.2?)
Rafał Miłecki
1
-0
/
+4
2015-04-02
MIPS: Remove prototype for copy_user_page
Guenter Roeck
1
-2
/
+0
2015-04-01
MIPS: Loongson-3: Add CPU Hwmon platform driver
Huacai Chen
1
-0
/
+4
2015-04-01
MIPS: PCI: Add a hook for IORESOURCE_BUS in pci_controller/bridge_controller
Joshua Kinard
2
-0
/
+3
2015-04-01
MIPS: Use bool function return values of true/false not 1/0
Joe Perches
1
-1
/
+1
2015-04-01
MIPS: Octeon: Reverse the order of register accesses to the FAU
Paul Martin
1
-0
/
+22
2015-04-01
MIPS: Octeon: Turn hardware bitfields and structures inside out.
Paul Martin
8
-0
/
+454
2015-04-01
MIPS: Add R16000 detection
Joshua Kinard
2
-3
/
+4
2015-04-01
MIPS: SEAD3: New header file sead3-addr.h with hardware addresses.
Ralf Baechle
1
-0
/
+83
2015-04-01
MIPS: BMIPS: Flush the readahead cache after DMA.
Ralf Baechle
1
-0
/
+16
2015-04-01
MIPS: DMA: Implement platform hook to perform post-DMA cache flushes.
Ralf Baechle
8
-0
/
+32
2015-04-01
MIPS: ath25: Remove unused DMA helper functions.
Ralf Baechle
1
-10
/
+0
2015-04-01
MIPS: BCM47xx: Move NVRAM header to the include/linux/.
Rafał Miłecki
2
-21
/
+1
2015-04-01
MIPS: Expand __swp_offset() to carry 40 significant bits for 64-bit kernel.
David Daney
1
-5
/
+5
2015-04-01
MIPS: Add FPU emulator counter for emulated delay slots.
David Daney
1
-0
/
+1
2015-04-01
MIPS: Update arch/mips/include/asm/sgi/sgi.h
Joshua Kinard
1
-7
/
+8
2015-04-01
MIPS: Netlogic: Add irq mapping and setup for XHCI port 3
Ganesan Ramalingam
1
-0
/
+1
2015-04-01
MIPS: Netlogic: Handle XLP hardware errata
Jayachandran C
1
-0
/
+2
2015-04-01
MIPS: Netlogic: Update function to read DRAM BARs
Jayachandran C
1
-1
/
+1
2015-04-01
MIPS: Netlogic: nlm_core_id for xlp9xx
Jayachandran C
1
-1
/
+7
2015-04-01
MIPS: Netlogic: Move cores per node out of multi-node.h
Jayachandran C
2
-10
/
+20
2015-04-01
MIPS: Netlogic: Use MIPS topology.h
Jayachandran C
1
-15
/
+0
2015-04-01
MIPS: Netlogic: Fix frequency calculation register
Ganesan Ramalingam
1
-0
/
+3
2015-04-01
MIPS: LLVMLinux: Fix an 'inline asm input/output type mismatch' error.
Daniel Sanders
1
-2
/
+4
2015-04-01
MIPS: Changed current_thread_info() to an equivalent supported by both clang ...
Daniel Sanders
1
-2
/
+2
2015-04-01
MIPS: Octeon: Remove unused function cvmx_reset_octeon().
Ralf Baechle
1
-8
/
+0
2015-04-01
MIPS: OCTEON: Add semaphore to serialize bootbus accesses.
David Daney
1
-0
/
+2
2015-04-01
MIPS: BMIPS: Use a non-default FIXADDR_TOP setting
Kevin Cernekee
1
-0
/
+18
2015-04-01
MIPS: bcm3384: Rename "bcm3384" target to "bmips"
Kevin Cernekee
1
-3
/
+3
2015-04-01
MIPS: Fall back to generic implementation of cmpxchg64 on 32-bit platforms
Deng-Cheng Zhu
1
-5
/
+6
2015-04-01
MIPS: OCTEON: Add mach-cavium-octeon/mangle-port.h
David Daney
1
-0
/
+74
2015-04-01
MIPS: Octeon: Handle bootloader structures in little-endian mode.
David Daney
1
-0
/
+55
2015-03-31
MIPS, ttyFDC: Add early FDC console support
James Hogan
1
-0
/
+11
2015-03-31
MIPS: Read CPU IRQ line that FDC to routed to
James Hogan
1
-0
/
+3
2015-03-31
MIPS: Add architectural FDC IRQ fields
James Hogan
1
-0
/
+4
2015-03-31
MIPS: Add CDMM bus support
James Hogan
1
-0
/
+87
2015-03-31
MIPS: Add arch CDMM definitions and probing
James Hogan
3
-0
/
+16
[prev]
[next]