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
/
sgi-ip22
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc: ds1286: move header to linux/rtc
Alexandre Belloni
2016-07-08
1
-1
/
+1
*
MIPS: ip22-gio: Remove legacy suspend/resume support
Lars-Peter Clausen
2015-02-20
1
-24
/
+0
*
MIPS: Remove useless parentheses
Ralf Baechle
2014-11-24
2
-7
/
+5
*
MIPS: IP22: Add missing put_device call
Levente Kurusa
2014-07-30
1
-1
/
+9
*
MIPS: IP22/IP28: Improve GIO support
Thomas Bogendoerfer
2014-06-04
2
-15
/
+34
*
mips: Use the core irq stats function
Thomas Gleixner
2014-03-04
2
-2
/
+2
*
MIPS: Whitespace cleanup.
Ralf Baechle
2013-02-01
8
-76
/
+76
*
MIPS: IP22/IP28: Fix build of EISA code.
Ralf Baechle
2012-12-13
1
-5
/
+3
*
Disintegrate asm/system.h for MIPS
David Howells
2012-03-28
3
-3
/
+0
*
MIPS: irq: Remove IRQF_DISABLED
Yong Zhang
2011-12-07
1
-5
/
+5
*
MIPS: GIO bus support for SGI IP22/28
Thomas Bogendoerfer
2011-12-07
4
-27
/
+434
*
MIPS: Mark cascade and low level interrupts IRQF_NO_THREAD
Wu Zhangjin
2011-09-21
1
-5
/
+5
*
i8253: Create linux/i8253.h and use it in all 8253 related files
Ralf Baechle
2011-06-09
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-05-23
4
-4
/
+4
|
\
|
*
Merge branch 'master' into for-next
Jiri Kosina
2011-04-26
1
-35
/
+27
|
|
\
|
*
|
update David Miller's old email address
Justin P. Mattock
2011-04-06
4
-4
/
+4
*
|
|
MIPS: IP22: Fix GCC 4.6.0 build error
Ralf Baechle
2011-05-10
1
-2
/
+2
*
|
|
MIPS: IP22: Fix GCC 4.6.0 build error
Ralf Baechle
2011-05-10
1
-2
/
+2
|
|
/
|
/
|
*
|
MIPS: Convert the irq functions to the new names
Thomas Gleixner
2011-03-29
1
-1
/
+1
*
|
MIPS: IP22/IP28: Convert to new irq_chip functions
Thomas Gleixner
2011-03-25
1
-34
/
+26
|
/
*
MIPS: IP22, IP28: Migrate to new platform makefile style.
Ralf Baechle
2010-08-05
2
-2
/
+34
*
MIPS: die() does not call die notifier chain
Yury Polyanskiy
2010-04-30
2
-2
/
+2
*
MIPS: Move several variables from .bss to .init.data
Dmitri Vorobiev
2009-12-17
2
-3
/
+3
*
MIPS: Tracing: Add IRQENTRY_EXIT section for MIPS
Wu Zhangjin
2009-12-17
2
-2
/
+4
*
MIPS: IP22, IP28: Build with -Werror
Ralf Baechle
2009-09-17
1
-1
/
+1
*
MIPS: IP22: Fix hang in power button interrupt handler
Ralf Baechle
2009-05-20
1
-1
/
+1
*
irq: update all arches for new irq_desc, fix
Mike Travis
2009-01-15
2
-2
/
+2
*
MIPS: IP22: ip22-int.c header file weeding.
Ralf Baechle
2008-10-27
1
-9
/
+0
*
MIPS: IP22: Small cleanups
Dmitri Vorobiev
2008-10-27
1
-4
/
+4
*
MIPS: IP22/28: Switch over to RTC class driver
Thomas Bogendoerfer
2008-10-15
3
-65
/
+15
*
[MIPS] IP22: Fix detection of second HPC3 on Challenge S
Thomas Bogendoerfer
2008-09-08
1
-1
/
+1
*
[MIPS] kgdb: Remove existing implementation
Jason Wessel
2008-07-30
1
-25
/
+0
*
[MIPS] mips/sgi-ip22/ip28-berr.c: fix the build
Adrian Bunk
2008-07-20
1
-2
/
+2
*
[MIPS] IP22: Use common SGI button driver
Thomas Bogendoerfer
2008-07-20
1
-2
/
+1
*
[MIPS] IP22: Add platform device for Indy volume buttons
Thomas Bogendoerfer
2008-07-15
2
-49
/
+13
*
[MIPS] IP22/28: Add platform devices for HAL2
Thomas Bogendoerfer
2008-07-15
1
-0
/
+7
*
[MIPS] IP28: switch to "normal" mode after PROM no longer needed
Thomas Bogendoerfer
2008-07-15
1
-0
/
+26
*
[MIPS] Use kernel-supplied ARRAY_SIZE() macro.
Robert P. J. Day
2008-07-15
1
-2
/
+2
*
[MIPS] IP28 support
Thomas Bogendoerfer
2008-01-29
3
-3
/
+511
*
IP22ZILOG: fix lockup and sysrq
Thomas Bogendoerfer
2007-11-29
1
-19
/
+0
*
[MIPS] IP22: Fix broken eeprom access by using __raw_readl/__raw_writel
Thomas Bogendoerfer
2007-11-26
1
-19
/
+21
*
[MIPS] IP22: Fix broken EISA interrupt setup by switching to generic i8259
Thomas Bogendoerfer
2007-11-26
1
-132
/
+2
*
[MIPS] IP22: Fix hang due to messing with timer interrupt handler
Thomas Bogendoerfer
2007-10-17
1
-9
/
+0
*
[MIPS] IP22: Enable -Werror.
Ralf Baechle
2007-10-16
1
-0
/
+2
*
[MIPS] IP22: Complain if requesting the front panel irq failed.
Ralf Baechle
2007-10-16
1
-1
/
+8
*
[MIPS] Fix "no space between function name and open parenthesis" warnings.
Ralf Baechle
2007-10-11
2
-2
/
+2
*
[MIPS] i8253 PIT clocksource and clockevent drivers
Ralf Baechle
2007-10-11
1
-0
/
+4
*
[MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt
Ralf Baechle
2007-10-11
1
-1
/
+1
*
[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.
Ralf Baechle
2007-10-11
2
-13
/
+2
*
[MIPS] Switch from to_tm to rtc_time_to_tm
Ralf Baechle
2007-10-11
1
-3
/
+3
[next]