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
/
include
/
asm-mips
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use i8253.c lock for PC speaker on MIPS, too.
Ralf Baechle
2007-11-02
1
-0
/
+4
*
[MIPS] Fix and cleanup the MIPS part of the (ab)use of CLOCK_TICK_RATE.
Ralf Baechle
2007-11-02
6
-91
/
+5
*
[MIPS] i8253.h: Remove all i8259 related definitions.
Ralf Baechle
2007-11-02
1
-15
/
+0
*
[MIPS] Cobalt: Fix IRQ comment; the Cobalt kernel uses CP0 counter now.
Yoichi Yuasa
2007-11-02
1
-2
/
+1
*
[MIPS] time: Code cleanups
Atsushi Nemoto
2007-11-02
1
-13
/
+0
*
[MIPS] time: Remove now unused local_timer_interrupt.
Ralf Baechle
2007-11-02
1
-5
/
+0
*
[MIPS] time: Replace plat_timer_setup with modern APIs.
Ralf Baechle
2007-10-29
1
-0
/
+1
*
[MIPS] txx9tmr clockevent/clocksource driver
Atsushi Nemoto
2007-10-29
6
-49
/
+72
*
[MIPS] IP32: Fixes after interrupt renumbering.
Ralf Baechle
2007-10-29
1
-1
/
+3
*
[MIPS] time: Remove declaration of plat_timer_setup, there is no caller.
Ralf Baechle
2007-10-29
1
-1
/
+0
*
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2007-10-22
3
-5
/
+8
|
\
|
*
[MIPS] Fix include wrapper symbol to something sane.
Ralf Baechle
2007-10-22
1
-3
/
+3
|
*
[MIPS] time: Add GT641xx timer0 clockevent driver
Yoichi Yuasa
2007-10-22
1
-0
/
+5
|
*
[MIPS] time: SMP-proofing of Sibyte clockevent/clocksource code.
Ralf Baechle
2007-10-22
1
-2
/
+0
*
|
Add CONFIG_DEBUG_SG sg validation
Jens Axboe
2007-10-22
1
-0
/
+3
*
|
Change table chaining layout
Jens Axboe
2007-10-22
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-10-19
1
-1
/
+1
|
\
|
*
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-19
1
-1
/
+1
*
|
ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT
Bartlomiej Zolnierkiewicz
2007-10-20
1
-1
/
+0
|
/
*
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2007-10-19
2
-2
/
+5
|
\
|
*
[MIPS] Kill duplicated setup_irq() for cp0 timer
Atsushi Nemoto
2007-10-19
1
-2
/
+0
|
*
[MIPS] time: Helpers to compute clocksource/event shift and mult values.
Ralf Baechle
2007-10-19
1
-0
/
+5
*
|
define global BIT macro
Jiri Slaby
2007-10-19
2
-6
/
+0
*
|
forbid asm/bitops.h direct inclusion
Jiri Slaby
2007-10-19
1
-0
/
+4
*
|
remove asm/bitops.h includes
Jiri Slaby
2007-10-19
1
-1
/
+1
*
|
remove unused flush_tlb_pgtables
Benjamin Herrenschmidt
2007-10-19
1
-7
/
+0
|
/
*
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2007-10-18
2
-2
/
+14
|
\
|
*
[MIPS] time: Move R4000 clockevent device code to separate configurable file
Ralf Baechle
2007-10-18
1
-0
/
+6
|
*
[MIPS] time: Delete dead cycles_per_jiffy, mips_timer_ack and null_timer_ack
Ralf Baechle
2007-10-18
1
-1
/
+0
|
*
[MIPS] Always do the ARC64_TWIDDLE_PC thing.
Thomas Bogendoerfer
2007-10-18
1
-1
/
+8
*
|
mips: lock bitops
Nick Piggin
2007-10-18
1
-1
/
+96
*
|
mips: fix bitops
Nick Piggin
2007-10-18
1
-0
/
+6
*
|
bitops: introduce lock ops
Nick Piggin
2007-10-18
1
-0
/
+1
|
/
*
[MIPS] Alchemy: Renumber interrupts so irq_cpu can work.
Ralf Baechle
2007-10-17
3
-342
/
+373
*
[MIPS] Alchemy: Fix build by conversion to irq_cpu.c.
Ralf Baechle
2007-10-17
1
-4
/
+6
*
Remove dma_cache_(wback|inv|wback_inv) functions
Ralf Baechle
2007-10-17
1
-0
/
+2
*
remove include/asm-*/ipc.h
Adrian Bunk
2007-10-17
1
-1
/
+0
*
cleanup floppy.h
Jan Beulich
2007-10-17
1
-2
/
+0
*
remove strict ansi check from __u64 in asm/types.h
Olaf Hering
2007-10-17
1
-3
/
+3
*
kill DECLARE_MUTEX_LOCKED
Christoph Hellwig
2007-10-17
1
-1
/
+0
*
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2007-10-16
5
-93
/
+129
|
\
|
*
[MIPS] Alchemy: Get rid of au1xxx_irq_map_t.
Ralf Baechle
2007-10-16
1
-3
/
+3
|
*
[MIPS] Alchemy: Get rid of au_ffz().
Ralf Baechle
2007-10-16
1
-7
/
+0
|
*
[MIPS] Alchemy: Get rid of au_ffs().
Ralf Baechle
2007-10-16
1
-10
/
+0
|
*
[MIPS] Lasat: Fix build by conversion to irq_cpu.c.
Ralf Baechle
2007-10-16
1
-1
/
+4
|
*
[MIPS] Lasat: Add #ifndef ... #endif include warpper to lasatint.h.
Ralf Baechle
2007-10-16
1
-0
/
+4
|
*
[MIPS] IP22: Fix warning.
Ralf Baechle
2007-10-16
1
-2
/
+2
|
*
[MIPS] MSP71XX: Add workarounds file.
Ralf Baechle
2007-10-16
1
-0
/
+28
|
*
[MIPS] IP32: Fix build by conversion to irq_cpu.c.
Ralf Baechle
2007-10-16
1
-70
/
+88
*
|
move a few definitions to au1000_xxs1500.c
Yoichi Yuasa
2007-10-16
1
-35
/
+0
|
/
[next]