index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
emma
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
5
-70
/
+5
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
2
-10
/
+2
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-1
/
+1
*
MIPS: Avoid old-style declaration
Arnd Bergmann
2017-01-25
1
-1
/
+1
*
MIPS: Remove panic_timeout settings
Ralf Baechle
2013-11-26
1
-3
/
+0
*
MIPS: Whitespace cleanup.
Ralf Baechle
2013-02-01
3
-3
/
+3
*
Disintegrate asm/system.h for MIPS
David Howells
2012-03-28
1
-1
/
+0
*
MIPS: Yosemite, Emma: Fix off-by-two in arcs_cmdline buffer size check
Thomas Jarosch
2011-11-08
1
-1
/
+1
*
MIPS: Mark cascade and low level interrupts IRQF_NO_THREAD
Wu Zhangjin
2011-09-21
1
-1
/
+1
*
MIPS: Convert the irq functions to the new names
Thomas Gleixner
2011-03-29
1
-3
/
+3
*
MIPS: EMMA: Convert to new irq_chip functions
Thomas Gleixner
2011-03-25
1
-40
/
+27
*
MIPS: Ritually kill stupid printk.
Ralf Baechle
2010-08-05
1
-1
/
+0
*
MIPS: EMMA2RH: Remove EMMA2RH_CPU_CASCADE
Shinya Kuribayashi
2010-08-05
1
-1
/
+1
*
MIPS: EMMA2RH: Remove useless CPU_IRQ_BASE
Shinya Kuribayashi
2010-08-05
1
-4
/
+4
*
MIPS: EMMA: Migrate to new platform makefile style.
Ralf Baechle
2010-08-05
2
-0
/
+10
*
MIPS: Remove useless zero initializations.
Ralf Baechle
2009-09-17
1
-1
/
+1
*
MIPS: Eleminate filenames from comments
Ralf Baechle
2009-08-03
7
-21
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
2009-03-30
1
-1
/
+0
|
\
|
*
cpumask: remove references to struct irqaction's mask field.
Rusty Russell
2009-03-30
1
-1
/
+0
*
|
MIPS: EMMA2RH: Set UART mapbase
Shinya Kuribayashi
2009-03-30
1
-0
/
+3
*
|
MIPS: EMMA2RH: Use set_irq_chip_and_handler_name
Shinya Kuribayashi
2009-03-30
1
-6
/
+6
*
|
MIPS: EMMA2RH: Use handle_edge_irq() handler for GPIO interrupts
Shinya Kuribayashi
2009-03-30
1
-18
/
+10
*
|
MIPS: Mark Eins: Fix cascading interrupt dispatcher
Shinya Kuribayashi
2009-03-30
1
-4
/
+6
|
/
*
MIPS: Mark Eins: Fix configuration.
Ralf Baechle
2009-03-13
2
-38
/
+30
*
MIPS: Markeins: Remove unnecessary define and cleanup comments, etc.
Shinya Kuribayashi
2008-10-27
1
-20
/
+0
*
MIPS: Markeins: Extract ll_emma2rh_* functions
Shinya Kuribayashi
2008-10-27
1
-45
/
+38
*
MIPS: Markeins: Remove runtime debug prints
Shinya Kuribayashi
2008-10-27
1
-17
/
+0
*
MIPS: EMMA: Fold arch/mips/emma/{common,markeins}/irq*.c into markeins/irq.c
Shinya Kuribayashi
2008-10-27
6
-367
/
+249
*
MIPS: EMMA2RH: Remove emma2rh_gpio_irq_base
Shinya Kuribayashi
2008-10-27
2
-13
/
+10
*
MIPS: EMMA2RH: Remove emma2rh_sw_irq_base
Shinya Kuribayashi
2008-10-27
2
-10
/
+8
*
MIPS: EMMA2RH: Remove emma2rh_irq_base global variable
Shinya Kuribayashi
2008-10-27
2
-11
/
+8
*
MIPS: EMMA: Move <asm/emma2rh> to <asm/emma> dir
Shinya Kuribayashi
2008-10-27
8
-8
/
+8
*
MIPS: EMMA: Move arch/mips/emma2rh/ into arch/mips/emma/
Shinya Kuribayashi
2008-10-27
10
-0
/
+985
*
MIPS: EMMA: Kconfig reorganization
Shinya Kuribayashi
2008-10-27
1
-0
/
+29