index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-25
MIPS: Add MFHC0 and MTHC0 instructions to uasm.
Steven J. Hill
4
-9
/
+16
2014-11-25
MIPS: Cosmetic cleanups of page table headers.
Steven J. Hill
3
-67
/
+71
2014-11-25
MIPS: Add CP0 macros for extended EntryLo registers
Steven J. Hill
1
-0
/
+40
2014-11-25
MIPS: Remove now unused definition of phys_t.
Ralf Baechle
1
-16
/
+0
2014-11-25
MIPS: Replace use of phys_t with phys_addr_t.
Ralf Baechle
23
-64
/
+64
2014-11-25
MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BIT
Ralf Baechle
13
-40
/
+37
2014-11-24
MIPS: lib: memset: Clean up some MIPS{EL,EB} ifdefery
Markos Chandras
1
-4
/
+2
2014-11-24
MIPS: iomap: Use __mem_{read,write}{b,w,l} for MMIO
Markos Chandras
1
-9
/
+9
2014-11-24
MIPS: <asm/types.h> fix indentation.
Ralf Baechle
1
-1
/
+1
2014-11-24
MIPS: Enable VDSO randomization
Prem Karat
1
-1
/
+14
2014-11-24
MIPS: Remove a temporary hack for debugging cache flushes in SMTC configuration
Ralf Baechle
1
-59
/
+0
2014-11-24
MIPS: Remove declaration of obsolete arch_init_clk_ops()
Maarten ter Huurne
1
-3
/
+0
2014-11-24
MIPS: atomic.h: Reformat to fit in 79 columns
Maciej W. Rozycki
1
-180
/
+181
2014-11-24
MIPS: Apply `.insn' to fixup labels throughout
Maciej W. Rozycki
3
-0
/
+8
2014-11-24
MIPS: Fix microMIPS LL/SC immediate offsets
Maciej W. Rozycki
9
-91
/
+126
2014-11-24
MIPS: Kconfig: Only allow 32-bit microMIPS builds
Maciej W. Rozycki
1
-1
/
+1
2014-11-24
MIPS: signal.c: Fix an invalid cast in ISA mode bit handling
Maciej W. Rozycki
1
-1
/
+1
2014-11-24
MIPS: mm: Only build one microassembler that is suitable
Maciej W. Rozycki
1
-3
/
+7
2014-11-24
MIPS: Kconfig: Enable microMIPS support for Malta
Maciej W. Rozycki
1
-0
/
+1
2014-11-24
MIPS: loongson: common: rtc: make loongson_rtc_resources static
Aaro Koskinen
1
-1
/
+1
2014-11-24
MIPS: loongson: common: init: Add a missing include
Aaro Koskinen
1
-0
/
+1
2014-11-24
MIPS: loongson: lemote-2f: reset: make ml2f_reboot static
Aaro Koskinen
1
-1
/
+1
2014-11-24
MIPS: loongson: lemote-2f: irq: Make internal data static
Aaro Koskinen
1
-2
/
+2
2014-11-24
MIPS: loongson: common: Setup: add a missing include
Aaro Koskinen
1
-0
/
+1
2014-11-24
MIPS: Loongson: cs5536_pci: Add a missing include
Aaro Koskinen
1
-0
/
+1
2014-11-24
MIPS: Loongson: common: Fix array initializer syntax.
Aaro Koskinen
3
-32
/
+32
2014-11-24
MIPS: uaccess.h: Fix strnlen_user comment.
Ralf Baechle
1
-4
/
+2
2014-11-24
MIPS: IP22/IP32: Add line to arch/mips/Makefile archhelp about vmlinux.32
Joshua Kinard
1
-0
/
+1
2014-11-24
MIPS: lib: mips-atomic.c: Remove obsolete ifdefery
Markos Chandras
1
-20
/
+0
2014-11-24
MIPS: Octeon: Mark octeon_model_get_string() with __init
Aaro Koskinen
3
-7
/
+5
2014-11-24
MIPS: Octeon: Move code to avoid forward declaration
Aaro Koskinen
1
-19
/
+19
2014-11-24
MIPS: Octeon: Delete potentially dangerous feature checks
Aaro Koskinen
2
-95
/
+0
2014-11-24
MIPS: Octeon: Move cvmx_fuse_read_byte()
Aaro Koskinen
2
-19
/
+21
2014-11-24
MIPS: oprofile: Backtrace: don't fail on leaf functions
Aaro Koskinen
1
-2
/
+3
2014-11-24
MIPS: oprofile: Enable backtrace on timer-based profiling
Aaro Koskinen
1
-1
/
+6
2014-11-24
MIPS: traps: Dump the PageGrain and Wired registers on MC
Markos Chandras
1
-0
/
+2
2014-11-24
MIPS: traps: Dump the HTW registers on a MC exception
Markos Chandras
1
-0
/
+5
2014-11-24
MIPS: traps: Replace printk with pr_err for MC exceptions
Markos Chandras
1
-6
/
+6
2014-11-24
MIPS: ath79: Read the initrd address from the firmware environment
Alban Bedel
1
-0
/
+8
2014-11-24
MIPS: ath79: Use the firmware lib to parse the kernel command line
Alban Bedel
1
-28
/
+2
2014-11-24
MIPS: ath25: add Wireless device support
Sergey Ryazanov
4
-0
/
+79
2014-11-24
MIPS: ath25: add AR2315 PCI host controller driver
Sergey Ryazanov
5
-3
/
+597
2014-11-24
MIPS: ath25: register AR5312 flash controller
Sergey Ryazanov
1
-2
/
+36
2014-11-24
MIPS: ath25: add SoC type detection
Sergey Ryazanov
4
-1
/
+77
2014-11-24
MIPS: ath25: add board configuration detection
Sergey Ryazanov
8
-0
/
+300
2014-11-24
MIPS: ath25: add UART support
Sergey Ryazanov
6
-0
/
+53
2014-11-24
MIPS: ath25: add early printk support
Sergey Ryazanov
3
-0
/
+47
2014-11-24
MIPS: ath25: add interrupts handling routines
Sergey Ryazanov
9
-0
/
+290
2014-11-24
MIPS: ath25: Add basic AR2315 SoC support
Sergey Ryazanov
7
-1
/
+578
2014-11-24
MIPS: ath25: add basic AR5312 SoC support
Sergey Ryazanov
7
-0
/
+387
[next]