index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
sgi-ip27
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-12
[MIPS] ip27-timer: fix unsigned irq < 0
Roel Kluin
1
-2
/
+2
2008-04-19
arch: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-03-12
[MIPS] Fix loads of section missmatches
Ralf Baechle
3
-5
/
+5
2008-02-07
Introduce flags for reserve_bootmem()
Bernhard Walle
1
-1
/
+2
2008-02-03
arch/mips/: Spelling fixes
Joe Perches
1
-1
/
+1
2008-01-29
[MIPS] SMP: Call platform methods via ops structure.
Ralf Baechle
3
-47
/
+64
2007-11-02
[MIPS] IP27: Fix build error.
Ralf Baechle
1
-2
/
+2
2007-10-29
[MIPS] IP27: Fix slice logic to work for arbitrary number of slices.
Ralf Baechle
1
-4
/
+7
2007-10-23
[MIPS] time: SMP/NUMA-proofing of IP27 HUB RT timer code.
Ralf Baechle
2
-64
/
+72
2007-10-18
[MIPS] IP27: Convert to clock_event_device.
Ralf Baechle
2
-66
/
+94
2007-10-12
[MIPS] checkfiles: Fix "need space after that ','" errors.
Ralf Baechle
1
-1
/
+1
2007-10-12
[MIPS] IP27: Add clocksource drivers
Ralf Baechle
1
-3
/
+11
2007-10-12
[MIPS] Deforest the function pointer jungle in the time code.
Ralf Baechle
2
-7
/
+2
2007-10-12
[MIPS] Use generic NTP code for all MIPS platforms
Ralf Baechle
1
-18
/
+0
2007-10-12
[MIPS] Remove IP27 specific structures from struct cpuinfo_mips
Ralf Baechle
2
-1
/
+4
2007-10-12
[MIPS] IP27: remove duplicate extern dump_tlb_all() prototype
Yoichi Yuasa
1
-2
/
+0
2007-08-27
[MIPS] IP27: intr_sconnect_level: don't disable interrupts.
Ralf Baechle
1
-3
/
+0
2007-08-27
[MIPS] IP27: startup_bridge_irq: connect interrupt.
Ralf Baechle
1
-0
/
+2
2007-08-27
[MIPS] IP27: shutdown_bridge_irq: don't free irq.
Ralf Baechle
1
-3
/
+0
2007-08-27
[MIPS] SMP: Scatter __cpuinit over the code as needed.
Ralf Baechle
1
-2
/
+2
2007-08-01
[MIPS] Use -Werror on subdirectories which build cleanly.
Ralf Baechle
1
-0
/
+2
2007-08-01
[MIPS] IP27: Fix warning.
Ralf Baechle
1
-7
/
+9
2007-08-01
[MIPS] IP27: Fix modpost warning.
Ralf Baechle
1
-1
/
+1
2007-07-10
[MIPS] Remove unused dump_tlb functions
Atsushi Nemoto
1
-1
/
+0
2007-06-11
[MIPS] Fix IP27 build
Atsushi Nemoto
1
-1
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-03-07
[MIPS] IP27: Build fix
Ralf Baechle
1
-2
/
+0
2007-03-04
[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.
Ralf Baechle
1
-34
/
+1
2007-02-27
[MIPS] Kill redundant EXTRA_AFLAGS
Atsushi Nemoto
1
-2
/
+0
2007-02-19
[MIPS] Add external declaration of pagetable_init() to pgalloc.h
Atsushi Nemoto
1
-1
/
+1
2007-02-19
[MIPS] IP27: Fix warning.
Ralf Baechle
1
-1
/
+1
2007-02-06
[MIPS] use name instead of typename for each irq_chip
Atsushi Nemoto
2
-2
/
+2
2007-02-06
[MIPS] prom_free_prom_memory cleanup
Atsushi Nemoto
1
-2
/
+1
2006-12-06
[MIPS] Compile __do_IRQ() when really needed
Franck Bui-Huu
2
-13
/
+0
2006-11-30
[MIPS] mips HPT cleanup: make clocksource_mips public
Atsushi Nemoto
1
-2
/
+2
2006-11-30
[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq
Atsushi Nemoto
2
-2
/
+3
2006-11-30
[MIPS] IRQ cleanups
Atsushi Nemoto
2
-34
/
+10
2006-11-06
[MIPS] Make irq number allocator generally available for fixing EV64120.
Ralf Baechle
2
-25
/
+0
2006-10-31
[MIPS] Fixup migration to GENERIC_TIME
Atsushi Nemoto
1
-9
/
+7
2006-10-11
[MIPS] IP27: Make declaration of setup_replication_mask a proper prototype.
Ralf Baechle
1
-1
/
+1
2006-10-09
[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.
Ralf Baechle
1
-1
/
+0
2006-10-08
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
Ralf Baechle
2
-15
/
+15
2006-10-01
[PATCH] kill wall_jiffies
Atsushi Nemoto
1
-2
/
+0
2006-09-29
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
1
-1
/
+1
2006-09-26
[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h
Christoph Lameter
1
-0
/
+1
2006-09-26
[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations
Christoph Lameter
1
-1
/
+1
2006-07-14
[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.
Ralf Baechle
1
-4
/
+2
2006-07-14
[MIPS] IP27: Reformatting.
Ralf Baechle
1
-4
/
+4
2006-07-14
[MIPS] IP27: Invoke setup_irq for timer interrupt so proc stats will be shown.
Ralf Baechle
1
-0
/
+4
2006-07-14
[MIPS] IP27: irq_chip startup method returns unsigned int.
Ralf Baechle
1
-1
/
+2
[next]