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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MIPS] Fix EV64120 and Ocelot builds by providing a plat_timer_setup().
Ralf Baechle
2006-11-06
3
-6
/
+1
*
[MIPS] EV64120: Fix PCI interrupt allocation.
Ralf Baechle
2006-11-06
3
-35
/
+22
*
[MIPS] Make irq number allocator generally available for fixing EV64120.
Ralf Baechle
2006-11-06
3
-25
/
+42
*
[MIPS] EV64120: Fix timer initialization for HZ != 100.
Ralf Baechle
2006-11-06
1
-1
/
+1
*
[MIPS] Ocelot 3: Fix MAC address detection after platform_device conversion.
Ralf Baechle
2006-11-06
4
-60
/
+237
*
[MIPS] Ocelot C: Fix MAC address detection after platform_device conversion.
Ralf Baechle
2006-11-06
4
-180
/
+202
*
[MIPS] SB1: On bootup only flush cache on local CPU.
Ralf Baechle
2006-11-06
1
-1
/
+1
*
[MIPS] Ocelot 3: Fix large number of warnings.
Ralf Baechle
2006-11-06
1
-2
/
+4
*
[MIPS] Ocelot C: Fix mapping of ioport address range.
Ralf Baechle
2006-11-06
1
-10
/
+8
*
[MIPS] Ocelot C: Fix warning about missmatching format string.
Ralf Baechle
2006-11-06
2
-2
/
+2
*
[MIPS] Ocelot C: fix eth registration after conversion to platform_device
Ralf Baechle
2006-11-06
1
-3
/
+121
*
[MIPS] Ocelot C: Fix large number of warnings.
Ralf Baechle
2006-11-06
1
-2
/
+4
*
[MIPS] Do not use -msym32 option for modules.
Atsushi Nemoto
2006-11-02
1
-1
/
+3
*
[MIPS] Ocelot G: Fix : "CURRENTLY_UNUSED" is not defined warning.
Ralf Baechle
2006-11-02
1
-4
/
+4
*
[MIPS] Fix warning about init_initrd() call if !CONFIG_BLK_DEV_INITRD.
Ralf Baechle
2006-11-02
1
-1
/
+5
*
[MIPS] IP27: Allow SMP ;-) Another changeset messed up by patch.
Ralf Baechle
2006-11-02
1
-0
/
+1
*
[MIPS] Fix merge screwup by patch(1)
Ralf Baechle
2006-11-02
1
-2
/
+2
*
Revert "[MIPS] Make SPARSEMEM selectable on QEMU."
Ralf Baechle
2006-11-02
1
-4
/
+0
*
[MIPS] Fix warning in mips-boards generic PCI
Yoichi Yuasa
2006-11-01
1
-1
/
+1
*
[MIPS] SMTC: Synchronize cp0 counters on bootup.
Ralf Baechle
2006-11-01
1
-0
/
+1
*
[MIPS] SMTC: Fix crash if # of TC's > # of VPE's after pt_regs irq cleanup.
Ralf Baechle
2006-11-01
2
-1
/
+9
*
[MIPS] 16K & 64K page size fixes
Ralf Baechle
2006-11-01
8
-11
/
+60
*
[MIPS] Fixup migration to GENERIC_TIME
Atsushi Nemoto
2006-10-31
9
-461
/
+92
*
[MIPS] VSMP: Synchronize cp0 counters on bootup.
Ralf Baechle
2006-10-31
2
-2
/
+5
*
[MIPS] Flags must be unsigned long.
Ralf Baechle
2006-10-31
1
-1
/
+1
*
[MIPS] VSMP: Fix initialization ordering bug.
Ralf Baechle
2006-10-31
1
-69
/
+83
*
[MIPS] Fix warning of printk format in mips_srs_init()
Yoichi Yuasa
2006-10-31
1
-1
/
+1
*
[MIPS] Yosemite: fix uninitialized variable in titan_i2c_xfer()
Yoichi Yuasa
2006-10-31
1
-1
/
+1
*
[MIPS] Sort out missuse of __init for prom_getcmdline()
Ralf Baechle
2006-10-31
2
-2
/
+2
*
[MIPS] Add missing file for support of backplane on TX4927 based board
Manish Lachwani
2006-10-31
1
-0
/
+172
*
[MIPS] TX4927: Remove indent error message that somehow ended in the code.
Ralf Baechle
2006-10-31
1
-2
/
+0
*
[MIPS] JMR3927: Fixup another victim of the irq pt_regs cleanup.
Ralf Baechle
2006-10-30
1
-0
/
+3
*
[MIPS] EMMA 2 / Markeins: struct resource takes physical addresses.
Ralf Baechle
2006-10-30
1
-6
/
+6
*
[MIPS] EMMA 2 / Markeins: Convert to name struct resource initialization.
Ralf Baechle
2006-10-30
1
-6
/
+33
*
[MIPS] EMMA 2 / Markeins: Formitting fixes split from actual address fixes.
Ralf Baechle
2006-10-30
1
-26
/
+23
*
[MIPS] EMMA 2 / Markeins: Fix build wreckage due to genirq wreckage.
Ralf Baechle
2006-10-30
2
-3
/
+3
*
[MIPS] Ocelot G: Fix build error and numerous warnings.
Ralf Baechle
2006-10-30
3
-4
/
+9
*
[MIPS] Fix return value of TXX9 SPI interrupt handler
Yoichi Yuasa
2006-10-30
1
-2
/
+6
*
[MIPS] Au1000: Fix warning about unused variable.
Yoichi Yuasa
2006-10-30
1
-1
/
+0
*
[MIPS] Wire up getcpu(2) and epoll_wait(2) syscalls.
Ralf Baechle
2006-10-30
4
-0
/
+8
*
[MIPS] Make SB1 cache flushes not to use on_each_cpu
Manish Lachwani
2006-10-30
1
-4
/
+13
*
[MIPS] Fix warning about unused definition in c-sb1.c
Yoichi Yuasa
2006-10-30
1
-1
/
+0
*
[MIPS] SMTC: Make 8 the default number of processors.
Ralf Baechle
2006-10-30
1
-0
/
+1
*
[MIPS] Oprofile: Fix MIPSxx counter number detection.
Ralf Baechle
2006-10-30
1
-1
/
+1
*
[MIPS] Au1xx0 code sets incorrect mips_hpt_frequency
Sergei Shtylyov
2006-10-30
1
-5
/
+2
*
[MIPS] Oprofile: fix on non-VSMP / non-SMTC SMP configurations.
Ralf Baechle
2006-10-30
1
-4
/
+6
*
[PATCH] vmlinux.lds: consolidate initcall sections
Andrew Morton
2006-10-27
1
-7
/
+1
*
[MIPS] Fix aliasing bug in copy_to_user_page / copy_from_user_page
Ralf Baechle
2006-10-21
3
-10
/
+175
*
[MIPS] Cleanup remaining references to mips_counter_frequency.
Ralf Baechle
2006-10-21
2
-2
/
+2
*
[MIPS] Fix iounmap argument to const volatile.
Ralf Baechle
2006-10-19
1
-1
/
+1
[next]