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
/
lasat
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: Lasat: Replace del_timer by del_timer_sync
Julia Lawall
2014-03-31
1
-1
/
+1
*
mips: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-24
2
-2
/
+0
*
MIPS: Refactor load/entry address calculations
James Hogan
2013-09-03
1
-4
/
+2
*
mips: lasat: sysctl: Convert use of typedef ctl_table to struct ctl_table
Joe Perches
2013-06-18
1
-7
/
+7
*
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
1
-2
/
+2
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-03-02
8
-32
/
+32
|
\
|
*
MIPS: Whitespace cleanup.
Ralf Baechle
2013-02-01
8
-32
/
+32
*
|
new helper: file_inode(file)
Al Viro
2013-02-22
1
-1
/
+1
|
/
*
Disintegrate asm/system.h for MIPS
David Howells
2012-03-28
1
-1
/
+0
*
MIPS: Mark cascade and low level interrupts IRQF_NO_THREAD
Wu Zhangjin
2011-09-21
1
-0
/
+1
*
MIPS: Convert the irq functions to the new names
Thomas Gleixner
2011-03-29
1
-1
/
+1
*
MIPS: LASAt: Convert to new irq_chip functions
Thomas Gleixner
2011-03-25
1
-8
/
+8
*
MIPS: Lasat: Migrate to new platform makefile style.
Ralf Baechle
2010-08-05
2
-2
/
+7
*
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2010-06-01
2
-2
/
+2
|
\
|
*
Rename .text.start to .text..start.
Denys Vlasenko
2010-03-03
2
-2
/
+2
*
|
MIPS: Nuke trailing blank lines
Ralf Baechle
2010-02-27
1
-1
/
+0
|
/
*
MIPS: Lasat: Fix botched changes to sysctl code.
Ralf Baechle
2009-12-17
1
-1
/
+1
*
MIPS: Lasat: Convert to proc_fops / seq_file
Alexey Dobriyan
2009-12-17
1
-45
/
+68
*
MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZE
Dmitri Vorobiev
2009-12-17
1
-2
/
+2
*
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
2009-11-18
1
-11
/
+11
*
sysctl mips/lasat: Remove dead binary sysctl support
Eric W. Biederman
2009-11-12
1
-98
/
+1
*
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
2009-09-24
1
-9
/
+9
*
timekeeping: Increase granularity of read_persistent_clock()
Martin Schwidefsky
2009-08-15
2
-4
/
+9
*
cpumask: remove references to struct irqaction's mask field.
Rusty Russell
2009-03-30
1
-1
/
+0
*
sysctl: simplify ->strategy
Alexey Dobriyan
2008-10-16
1
-9
/
+8
*
[MIPS] Remove mips_machtype for LASAT machines
Thomas Bogendoerfer
2008-07-15
5
-25
/
+18
*
[MIPS] Lasat: sysctl fixup
Thomas Horsten
2008-06-16
3
-153
/
+56
*
[MIPS] Lasat: bring back from the dead
Thomas Horsten
2008-06-16
1
-0
/
+2
*
[MIPS] Lasat: Convert pvc_sem semaphore to mutex
Daniel Walker
2008-01-29
3
-13
/
+10
*
[MIPS] Lasat: Fix built in separate object directory.
WANG Cong
2008-01-11
1
-3
/
+3
*
[MIPS] Lasat: Fix overlap of interrupt number ranges.
Yoichi Yuasa
2007-11-15
1
-8
/
+14
*
[MIPS] time: Merge lasat plat_timer_setup into plat_time_init.
Ralf Baechle
2007-10-29
1
-5
/
+2
*
[MIPS] Lasat: Fix build by conversion to irq_cpu.c.
Ralf Baechle
2007-10-16
1
-3
/
+5
*
[MIPS] Deforest the function pointer jungle in the time code.
Ralf Baechle
2007-10-11
4
-14
/
+10
*
[MIPS] ARC: Get rid of mips_machgroup
Ralf Baechle
2007-10-11
1
-2
/
+0
*
[MIPS] Add back support for LASAT platforms
Brian Murphy
2007-10-11
22
-0
/
+2408
*
[MIPS] remove LASAT Networks platforms support
Yoichi Yuasa
2007-07-10
21
-2302
/
+0
*
[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.
Ralf Baechle
2007-03-04
4
-43
/
+20
*
[MIPS] No need to write c0_compare in plat_timer_setup
Atsushi Nemoto
2007-03-04
1
-1
/
+0
*
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
2007-02-14
1
-1
/
+1
*
[PATCH] sysctl: C99 convert arch/mips/lasat/sysctl.c and remove ABI breakage
Eric W. Biederman
2007-02-14
1
-29
/
+116
*
[MIPS] use name instead of typename for each irq_chip
Atsushi Nemoto
2007-02-06
1
-1
/
+1
*
[MIPS] prom_free_prom_memory cleanup
Atsushi Nemoto
2007-02-06
1
-2
/
+1
*
[PATCH] sysctl: remove unused "context" param
Alexey Dobriyan
2006-12-10
1
-9
/
+8
*
[PATCH] struct path: convert mips
Josef Sipek
2006-12-08
1
-3
/
+3
*
[MIPS] Compile __do_IRQ() when really needed
Franck Bui-Huu
2006-12-06
1
-7
/
+0
*
[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq
Atsushi Nemoto
2006-11-30
1
-1
/
+1
*
[MIPS] IRQ cleanups
Atsushi Nemoto
2006-11-30
1
-30
/
+6
*
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
Ralf Baechle
2006-10-08
1
-3
/
+3
*
[SERIAL] Remove wrong asm/serial.h inclusions
Russell King
2006-10-01
1
-1
/
+0
[next]