index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
pmc-sierra
/
yosemite
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: Yosemite, Emma: Fix off-by-two in arcs_cmdline buffer size check
Thomas Jarosch
2011-11-08
1
-1
/
+1
*
Revert "MIPS: LD/SD o32 macro GAS fix update"
Ralf Baechle
2011-10-20
1
-10
/
+2
*
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
Peter Zijlstra
2011-04-14
1
-0
/
+4
*
mips: change to new flag variable
matt mooney
2011-03-17
1
-1
/
+1
*
MIPS: LD/SD o32 macro GAS fix update
Maciej W. Rozycki
2010-12-16
1
-2
/
+10
*
MIPS: Cavium: Remove dead CONFIG_GDB_CONSOLE
Christoph Egger
2010-08-05
1
-4
/
+0
*
MIPS: Yosemite: ht-irq.c: Checkpatch cleanup
Andrea Gelmini
2010-08-05
1
-7
/
+6
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
2
-2
/
+0
*
MIPS: Yosemite: Convert SMP startup lock to arch spinlock.
Ralf Baechle
2010-02-27
1
-4
/
+4
*
MIPS: Remove trailing space in messages
Frans Pop
2010-02-27
1
-1
/
+1
*
MIPS: Nuke trailing blank lines
Ralf Baechle
2010-02-27
1
-1
/
+0
*
resource/PCI: mark struct resource as const
Dominik Brodowski
2010-02-22
1
-1
/
+1
*
resource/PCI: align functions now return start of resource
Dominik Brodowski
2010-02-22
1
-5
/
+5
*
cpumask: arch_send_call_function_ipi_mask: mips
Rusty Russell
2009-09-24
1
-2
/
+2
*
timekeeping: Increase granularity of read_persistent_clock()
Martin Schwidefsky
2009-08-15
1
-2
/
+3
*
MIPS: Eleminate filenames from comments
Ralf Baechle
2009-08-03
1
-2
/
+0
*
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
Ralf Baechle
2009-06-24
1
-0
/
+1
*
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
2009-01-06
1
-1
/
+1
*
cpumask: centralize cpu_online_map and cpu_possible_map
Rusty Russell
2008-12-13
1
-3
/
+3
*
mips: use bcd2bin/bin2bcd
Adrian Bunk
2008-10-20
1
-15
/
+15
*
[MIPS] kgdb: Remove existing implementation
Jason Wessel
2008-07-30
3
-190
/
+0
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2008-07-16
1
-36
/
+0
|
\
|
*
PCI: remove unused arch pcibios_update_resource() functions
Adrian Bunk
2008-06-27
1
-36
/
+0
*
|
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
2008-06-26
1
-1
/
+1
|
/
*
proper extern for late_time_init
Adrian Bunk
2008-04-29
1
-3
/
+0
*
[MIPS] Yosemite: Fix a few more section reference bugs.
Ralf Baechle
2008-03-12
1
-3
/
+3
*
[MIPS] SMP: Call platform methods via ops structure.
Ralf Baechle
2008-01-29
2
-65
/
+89
*
[MIPS] Delete now-unreferenced i2c-yosemite.h header file.
Robert P. J. Day
2008-01-29
1
-96
/
+0
*
[MIPS] remove unused mips_machtype
Yoichi Yuasa
2008-01-29
1
-2
/
+0
*
[MIPS] Kill duplicated setup_irq() for cp0 timer
Atsushi Nemoto
2007-10-19
1
-5
/
+0
*
[MIPS] checkfiles: Fix "need space after that ','" errors.
Ralf Baechle
2007-10-11
1
-1
/
+1
*
[MIPS] Switch from to_tm to rtc_time_to_tm
Ralf Baechle
2007-10-11
1
-2
/
+6
*
[MIPS] Deforest the function pointer jungle in the time code.
Ralf Baechle
2007-10-11
1
-15
/
+3
*
[MIPS] ARC: Get rid of mips_machgroup
Ralf Baechle
2007-10-11
1
-1
/
+0
*
[MIPS] SMP: Scatter __cpuinit over the code as needed.
Ralf Baechle
2007-08-27
1
-3
/
+3
*
[MIPS] Yosemite: Fix warning.
Ralf Baechle
2007-07-31
1
-6
/
+11
*
[MIPS] Yosemite: Only build ll_ht_smp_irq_handler() if HYPERTRANSPORT.
Ralf Baechle
2007-07-31
1
-0
/
+2
*
[MIPS] Yosemite: Fix build error due to undeclared titan_mailbox_irq().
Ralf Baechle
2007-07-31
1
-0
/
+2
*
[MIPS] Yosemite: Don't declare titan_mailbox_irq() as asmlinkage.
Ralf Baechle
2007-07-31
1
-1
/
+1
*
[MIPS] Yosemite: Fix warnings in i2c-yoesmite by deleting the unused code.
Ralf Baechle
2007-07-31
2
-189
/
+3
*
[MIPS] Fix build breakage due to duplicate cpu_clock definition
Ralf Baechle
2007-07-31
2
-4
/
+4
*
serial: add early_serial_setup() back to header file
Yinghai Lu
2007-07-18
1
-0
/
+1
*
[MIPS] Yosemite: Fix modpost warnings.
Ralf Baechle
2007-07-10
1
-1
/
+1
*
[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.
Ralf Baechle
2007-03-04
1
-5
/
+0
*
[MIPS] Yosemite: Fix missing parens in SERIAL_READ_1 macro
Ralf Baechle
2007-02-06
1
-1
/
+1
*
[MIPS] Add missing ifdef arch/mips/pmc-sierra/yosemite/setup.c
Mathieu Desnoyers
2007-02-06
1
-0
/
+2
*
[MIPS] prom_free_prom_memory cleanup
Atsushi Nemoto
2007-02-06
1
-2
/
+1
*
[MIPS] Define MIPS_CPU_IRQ_BASE in generic header
Atsushi Nemoto
2007-02-06
1
-3
/
+3
*
[MIPS] mips hpt cleanup: get rid of mips_hpt_init
Atsushi Nemoto
2006-11-30
1
-2
/
+0
*
[MIPS] Fixup migration to GENERIC_TIME
Atsushi Nemoto
2006-10-31
1
-4
/
+2
[next]