index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
dec
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: DECstation: Migrate to new platform makefile style.
Ralf Baechle
2010-08-05
2
-2
/
+8
*
MIPS: DECstation: Checkpatch cleanup
Andrea Gelmini
2010-08-05
1
-2
/
+1
*
MIPS: DEC: Convert KN01 lock to raw spinlock.
Ralf Baechle
2010-02-27
1
-5
/
+5
*
MIPS: Make various locks static.
Ralf Baechle
2010-02-27
1
-1
/
+1
*
MIPS: Nuke trailing blank lines
Ralf Baechle
2010-02-27
1
-1
/
+0
*
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-09-18
1
-2
/
+3
|
\
|
*
timekeeping: Increase granularity of read_persistent_clock()
Martin Schwidefsky
2009-08-15
1
-2
/
+3
*
|
MIPS: Remove useless zero initializations.
Ralf Baechle
2009-09-17
1
-1
/
+1
|
/
*
MIPS: Eleminate filenames from comments
Ralf Baechle
2009-08-03
9
-18
/
+0
*
mips: use bcd2bin/bin2bcd
Adrian Bunk
2008-10-20
1
-9
/
+9
*
[MIPS] DS1287: Add clockevent driver
Yoichi Yuasa
2008-04-28
1
-47
/
+22
*
[MIPS] add DECstation I/O ASIC clocksource
Yoichi Yuasa
2008-04-28
1
-1
/
+1
*
[MIPS] time: remove unused mips_timer_state()
Yoichi Yuasa
2008-01-29
1
-1
/
+0
*
[MIPS] Allow hardwiring of the CPU type to a single type for optimization.
Ralf Baechle
2007-10-11
3
-6
/
+6
*
[MIPS] Deforest the function pointer jungle in the time code.
Ralf Baechle
2007-10-11
2
-12
/
+4
*
[MIPS] ARC: Get rid of mips_machgroup
Ralf Baechle
2007-10-11
1
-3
/
+0
*
[MIPS] dec/time.c: Remove no longer needed inclusion of <asm/div64.h>.
Maciej W. Rozycki
2007-10-11
1
-1
/
+0
*
[MIPS] DEC: Initialise ioasic_ssr_lock
Maciej W. Rozycki
2007-09-19
1
-1
/
+1
*
[MIPS] Use -Werror on subdirectories which build cleanly.
Ralf Baechle
2007-07-31
1
-0
/
+2
*
[MIPS] DECstation: Optimised early printk()
Maciej W. Rozycki
2007-07-10
2
-6
/
+29
*
[MIPS] Transform old-style macros to newer "__noreturn"
Robert P. J. Day
2007-07-10
2
-6
/
+6
*
[MIPS] DEC: Remove call to register_prom_console.
Ralf Baechle
2007-03-09
1
-3
/
+0
*
[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.
Ralf Baechle
2007-03-04
1
-33
/
+5
*
[MIPS] DEC: Remove redeclarations of mips_machgroup and mips_machtype.
Ralf Baechle
2007-03-04
1
-3
/
+0
*
[MIPS] Kill redundant EXTRA_AFLAGS
Atsushi Nemoto
2007-02-26
2
-4
/
+0
*
[MIPS] DECstation: Fix irq handling
Atsushi Nemoto
2007-02-13
1
-4
/
+0
*
[TC] TURBOchannel support for the DECstation
Maciej W. Rozycki
2007-02-09
4
-0
/
+101
*
[MIPS] use name instead of typename for each irq_chip
Atsushi Nemoto
2007-02-06
2
-3
/
+3
*
[MIPS] prom_free_prom_memory cleanup
Atsushi Nemoto
2007-02-06
1
-14
/
+3
*
[MIPS] Define MIPS_CPU_IRQ_BASE in generic header
Atsushi Nemoto
2007-02-06
1
-6
/
+6
*
[MIPS] Fix reported amount of freed memory - it's in kB not bytes
Thiemo Seufer
2007-01-24
1
-1
/
+1
*
[MIPS] *-berr: Header inclusions for DEC bus error handlers
Maciej W. Rozycki
2006-12-06
2
-0
/
+3
*
[MIPS] Compile __do_IRQ() when really needed
Franck Bui-Huu
2006-12-06
2
-8
/
+0
*
[MIPS] Do not use handle_level_irq for ioasic_dma_irq_type.
Atsushi Nemoto
2006-12-06
1
-2
/
+1
*
[MIPS] mips HPT cleanup: make clocksource_mips public
Atsushi Nemoto
2006-11-30
1
-2
/
+2
*
[MIPS] do_IRQ cleanup
Atsushi Nemoto
2006-11-30
2
-1
/
+7
*
[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq
Atsushi Nemoto
2006-11-30
2
-3
/
+5
*
[MIPS] IRQ cleanups
Atsushi Nemoto
2006-11-30
3
-111
/
+20
*
[MIPS] Fixup migration to GENERIC_TIME
Atsushi Nemoto
2006-10-31
1
-8
/
+1
*
[MIPS] ret_from_irq adjustment
Atsushi Nemoto
2006-10-09
1
-7
/
+4
*
[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.
Ralf Baechle
2006-10-09
1
-1
/
+0
*
[MIPS] DEC: pt_regs fixes for buserror handlers
Ralf Baechle
2006-10-09
3
-5
/
+10
*
[MIPS] DEC: pt_regs fixes for dec_intr_halt.
Ralf Baechle
2006-10-09
2
-2
/
+2
*
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
Ralf Baechle
2006-10-08
1
-1
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-10-03
1
-1
/
+1
|
\
|
*
fix file specification in comments
Uwe Zeisberger
2006-10-03
2
-2
/
+2
*
|
[MIPS] Fix wreckage after removal of tickadj; convert to GENERIC_TIME.
Ralf Baechle
2006-10-03
1
-2
/
+0
*
|
[MIPS] Remove dead DECstation boot code
Maciej W. Rozycki
2006-10-03
3
-139
/
+0
|
/
*
[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.
Ralf Baechle
2006-07-13
2
-3
/
+1
*
[MIPS] Eleminate interrupt migration helper use.
Ralf Baechle
2006-07-13
2
-3
/
+3
[next]