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
/
dec
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-16
mips: dec: provide the correctly capitalized config CPU_R4X00 in init error m...
Lukas Bulwahn
1
-1
/
+1
2021-11-09
MIPS: Allow modules to set board_be_handler
Florian Fainelli
1
-3
/
+3
2020-10-14
MIPS: DEC: Restore bootmem reservation for firmware working memory area
Maciej W. Rozycki
1
-1
/
+8
2020-10-14
MIPS: dec: fix section mismatch
Thomas Bogendoerfer
1
-2
/
+2
2020-10-12
MIPS: replace add_memory_region with memblock
Thomas Bogendoerfer
1
-5
/
+3
2020-05-13
MIPS: Only include the platform file needed
Thomas Bogendoerfer
1
-1
/
+0
2020-05-07
MIPS: asm: Rename some macros to avoid build errors
Huacai Chen
1
-2
/
+2
2020-05-07
MIPS: Use fallthrough for arch/mips
Liangliang Huang
1
-1
/
+1
2020-03-16
MIPS: pass non-NULL dev_id on shared request_irq()
afzal mohammed
1
-1
/
+1
2020-03-05
MIPS: Replace setup_irq() by request_irq()
afzal mohammed
1
-35
/
+24
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
7
-35
/
+7
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+1
2018-05-14
MIPS: Convert update_persistent_clock() to update_persistent_clock64()
Baolin Wang
1
-4
/
+4
2018-05-14
MIPS: Convert read_persistent_clock() to read_persistent_clock64()
Baolin Wang
1
-2
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
9
-0
/
+9
2017-08-07
MIPS: DEC: Fix an int-handler.S CPU_DADDI_WORKAROUNDS regression
Maciej W. Rozycki
1
-28
/
+6
2017-05-08
format-security: move static strings to const
Kees Cook
1
-3
/
+3
2017-02-14
MIPS: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
3
-5
/
+3
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-09-29
MIPS: DEC: Avoid la pseudo-instruction in delay slots
Ralf Baechle
1
-2
/
+38
2016-05-17
MIPS: DEC: Export `ioasic_ssr_lock' to modules
Maciej W. Rozycki
1
-0
/
+1
2016-04-03
MIPS: Fix misspellings in comments.
Adam Buchbinder
1
-1
/
+1
2015-04-08
MIPS: DEC: Do not set up the FPU interrupt if no FPU
Maciej W. Rozycki
1
-1
/
+1
2015-04-08
MIPS: DEC: Implement FPU interrupt counter
Maciej W. Rozycki
2
-4
/
+19
2014-06-09
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-0
/
+5
2014-06-06
arch/mips/dec: switch DECstation systems to rtc-cmos
Maciej W. Rozycki
2
-1
/
+45
2014-05-30
MIPS: DEC: Remove the Halt button interrupt on R4k systems
Maciej W. Rozycki
1
-0
/
+5
2014-05-13
MIPS: DEC/SNI: O32 wrapper stack switching fixes
Maciej W. Rozycki
2
-90
/
+0
2014-05-13
MIPS: DEC: Bus error handler <asm/cpu-type.h> fixes
Maciej W. Rozycki
2
-0
/
+2
2013-10-29
DEC: Whitespace cleanup
Maciej W. Rozycki
5
-9
/
+9
2013-10-29
MIPS: DECstation I/O ASIC DMA interrupt classes
Maciej W. Rozycki
1
-6
/
+37
2013-09-17
MIPS: Optimize current_cpu_type() for better code.
Ralf Baechle
1
-0
/
+1
2013-09-13
MIPS: DECstation I/O ASIC DMA interrupt handling fix
Maciej W. Rozycki
1
-0
/
+8
2013-09-13
MIPS: DECstation HRT initialization rearrangement
Maciej W. Rozycki
1
-3
/
+19
2013-09-05
MIPS: DECstation HRT calibration bug fixes
Maciej W. Rozycki
1
-2
/
+3
2013-06-18
MIPS: DEC: remove unbuildable promcon.c
Paul Bolle
2
-55
/
+0
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
8
-60
/
+60
2012-07-23
MIPS: DEC: use IS_ENABLED()
Florian Fainelli
1
-1
/
+1
2012-03-28
Disintegrate asm/system.h for MIPS
David Howells
4
-4
/
+1
2011-12-07
MIPS: irq: Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+0
2011-09-21
MIPS: Mark cascade and low level interrupts IRQF_NO_THREAD
Wu Zhangjin
1
-0
/
+4
2011-03-29
MIPS: Convert the irq functions to the new names
Thomas Gleixner
2
-3
/
+3
2011-03-25
MIPS: DEC: Convert to new irq_chip functions
Thomas Gleixner
2
-59
/
+24
2011-01-13
set_rtc_mmss: show warning message only once
Stephen Hemminger
1
-1
/
+1
2010-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags
Linus Torvalds
1
-0
/
+1
2010-10-19
MIPS: Repair Kbuild make clean breakage.
David Daney
1
-1
/
+1
2010-10-07
MIPS: Add missing #inclusions of <linux/irq.h>
David Howells
1
-0
/
+1
2010-08-05
MIPS: DECstation: Migrate to new platform makefile style.
Ralf Baechle
2
-2
/
+8
2010-08-05
MIPS: DECstation: Checkpatch cleanup
Andrea Gelmini
1
-2
/
+1
[next]