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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MIPS] SMTC: Fix recursion in instant IPI replay code.
Ralf Baechle
2007-03-29
1
-7
/
+33
*
[MIPS] BCM1480: Fix setting of irq affinity.
Mark Mason
2007-03-29
1
-2
/
+2
*
[MIPS] do_page_fault() needs to use raw_smp_processor_id().
Ralf Baechle
2007-03-29
1
-3
/
+3
*
[MIPS] SMTC: Fix false trigger of debug code on single VPE.
Ralf Baechle
2007-03-29
1
-5
/
+15
*
[MIPS] SMTC: irq_{enter,leave} and kstats keeping for relayed timer ints.
Ralf Baechle
2007-03-29
1
-0
/
+5
*
[MIPS] lockdep: Deal with interrupt disable hazard in TRACE_IRQFLAGS
Chris Dearman
2007-03-29
1
-0
/
+31
*
[MIPS] lockdep: Handle interrupts in R3000 style c0_status register.
Chris Dearman
2007-03-29
1
-1
/
+5
*
[MIPS] MT: MIPS_MT_SMTC_INSTANT_REPLAY currently conflicts with PREEMPT.
Ralf Baechle
2007-03-29
1
-1
/
+1
*
[MIPS] EV64120: Include <asm/irq.h> to fix warning.
Ralf Baechle
2007-03-29
1
-0
/
+1
*
[MIPS] Ocelot: Fix warning.
Ralf Baechle
2007-03-29
1
-1
/
+0
*
[MIPS] Ocelot: Give PMON_v1_setup a proper prototype.
Ralf Baechle
2007-03-29
1
-1
/
+1
*
[MIPS] SB1250: Fix bugs/warnings by creative use of volatile.
Ralf Baechle
2007-03-24
5
-15
/
+16
*
[MIPS] SB1: Fix pile of gcc's bogus format string warnings.
Ralf Baechle
2007-03-24
1
-4
/
+5
*
[MIPS] Jazz: Fix warning.
Ralf Baechle
2007-03-24
1
-1
/
+2
*
[MIPS] R3000: local_flush_data_cache_page take a pointer argument.
Ralf Baechle
2007-03-24
1
-1
/
+1
*
[MIPS] Implement flush_anon_page().
Ralf Baechle
2007-03-24
2
-3
/
+17
*
[MIPS] SPARSEMEM: The first pfn of zone should be min_low_pfn, not 0.
Atsushi Nemoto
2007-03-24
1
-1
/
+1
*
[MIPS] Always use virt_to_phys() when translating kernel addresses
Franck Bui-Huu
2007-03-24
1
-5
/
+12
*
[MIPS] Export except_vec_vi_{mori,lui,ori} as text symbols.
Ralf Baechle
2007-03-19
1
-3
/
+3
*
[MIPS] mips-boards: More liberal check for mips-board console
Thiemo Seufer
2007-03-19
1
-1
/
+1
*
[MIPS] Misc fixes for plat_irq_dispatch functions
Thiemo Seufer
2007-03-19
13
-17
/
+16
*
[MIPS] Qemu: Fix Symmetric Uniprocessor support.
Atsushi Nemoto
2007-03-19
2
-3
/
+19
*
[MIPS] VI: TRACE_IRQS_OFF clobbers $v0, so save & restore around call.
Ralf Baechle
2007-03-19
1
-0
/
+10
*
[MIPS] Kconfig: Move missplaced NR_CPUS default from SMTC to VSMP.
Ralf Baechle
2007-03-17
1
-1
/
+1
*
[MIPS] RTLX: Handle copy_*_user return values.
Ralf Baechle
2007-03-17
2
-29
/
+35
*
[MIPS] RTLX: Protect rtlx_{read,write} with mutex.
Ralf Baechle
2007-03-17
1
-0
/
+6
*
[MIPS] RTLX: Harden against compiler reordering and optimization.
Ralf Baechle
2007-03-17
1
-17
/
+24
*
[MIPS] RTLX: Don't use volatile; it's fragile.
Ralf Baechle
2007-03-17
1
-5
/
+16
*
[MIPS] Lasat: Downgrade 64-bit kernel from experimental to broken.
Ralf Baechle
2007-03-17
1
-1
/
+1
*
[MIPS] Compat: Fix build if CONFIG_SYSVIPC is disabled.
Ralf Baechle
2007-03-17
1
-0
/
+12
*
[MIPS] FPU ownership management & preemption fixes
Atsushi Nemoto
2007-03-17
6
-93
/
+77
*
[MIPS] Check FCSR for pending interrupts, alternative version
Atsushi Nemoto
2007-03-17
5
-23
/
+75
*
[MIPS] kspd: ioctl needs a translation entry.
Ralf Baechle
2007-03-13
1
-1
/
+3
*
[MIPS] Viper2: Remove defective support.
Ralf Baechle
2007-03-13
49
-65
/
+1
*
[MIPS] Oprofile: Reset all performance registers for MIPS_MT_SMP configs
Chris Dearman
2007-03-13
1
-9
/
+13
*
[MIPS] Sibyte: Fix ZBbus profiler
Ralf Baechle
2007-03-09
3
-108
/
+283
*
[MIPS] Sibyte: Do not allow enabling LDT support if PCI is disabled.
Ralf Baechle
2007-03-09
1
-4
/
+6
*
[MIPS] DEC: Remove call to register_prom_console.
Ralf Baechle
2007-03-09
1
-3
/
+0
*
[PATCH] Add epoll compat_ code to fs/compat.c
Davide Libenzi
2007-03-08
1
-46
/
+0
*
[MIPS] ARC: Fix several compiler warnings.
Ralf Baechle
2007-03-08
1
-3
/
+3
*
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2007-03-06
13
-56
/
+28
|
\
|
*
[MIPS] IP27: Build fix
Ralf Baechle
2007-03-07
1
-2
/
+0
|
*
[MIPS] Wire up ioprio_set and ioprio_get.
Ralf Baechle
2007-03-07
4
-1
/
+11
|
*
[MIPS] Export __copy_user_inatomic.
Ralf Baechle
2007-03-07
1
-0
/
+1
|
*
[MIPS] TX39: Remove redundant tx39_blast_icache() calls
Atsushi Nemoto
2007-03-07
1
-12
/
+6
|
*
[MIPS] Cobalt: Fix early printk
Yoichi Yuasa
2007-03-07
3
-12
/
+2
|
*
[MIPS] SMTC: De-obscure Malta hooks.
Ralf Baechle
2007-03-07
2
-27
/
+6
|
*
[MIPS] Atlas, Malta: Fix build warning.
Ralf Baechle
2007-03-07
1
-2
/
+2
*
|
mv643xx_eth: Place explicit port number in mv643xx_eth_platform_data
Dale Farnsworth
2007-03-06
3
-2
/
+18
|
/
*
[MIPS] MTX1: clear PCI errors
Florian Fainelli
2007-03-04
1
-1
/
+5
[next]