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
starfive-6.6.48-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
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
2006-07-14
[MIPS] IP27: struct irq_desc member handler was renamed to chip.
Ralf Baechle
1
-1
/
+1
2006-07-14
[MIPS] Eleminate interrupt migration helper use.
Ralf Baechle
2
-2
/
+2
2006-07-14
[MIPS] IP27: Don't destroy interrupt routing information on shutdown irq.
Ralf Baechle
1
-2
/
+0
2006-07-03
[PATCH] irq-flags: MIPS: Use the new IRQF_ constants
Thomas Gleixner
2
-2
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
5
-5
/
+0
2006-06-30
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
3
-28
/
+26
2006-06-30
[MIPS] Early printk for IP27.
Ralf Baechle
2
-27
/
+24
2006-06-30
[MIPS] Fix build error: don't offer SMP on systems that don't have SMP.
Ralf Baechle
1
-1
/
+2
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
1
-1
/
+1
2006-06-19
[MIPS] Cleanup memory managment initialization.
Ralf Baechle
1
-1
/
+1
2006-06-19
[MIPS] IP27: Cleanup N/M mode configuration.
Ralf Baechle
1
-5
/
+20
2006-06-19
[MIPS] SN: Rename SGI_SN0_N_MODE -> SGI_SN_N_MODE.
Ralf Baechle
2
-2
/
+2
2006-06-19
[MIPS] Cleanup ARCH_DISCONTIGMEM_ENABLE and NUMA configuration.
Ralf Baechle
1
-17
/
+0
2006-06-19
[MIPS] IP27: Fix collision with hardcoded interrupt number.
Ralf Baechle
2
-3
/
+60
2006-04-27
[MIPS] Fix ip27 build.
Atsushi Nemoto
1
-1
/
+1
2006-04-19
[MIPS] Rewrite all the assembler interrupt handlers to C.
Ralf Baechle
4
-55
/
+23
2006-03-27
[PATCH] unify PFN_* macros
Dave Hansen
1
-2
/
+1
2006-03-23
[PATCH] more for_each_cpu() conversions
Andrew Morton
1
-4
/
+1
2006-03-22
[PATCH] remove set_page_count() outside mm/
Nick Piggin
1
-1
/
+1
2006-03-21
[MIPS] War on whitespace: cleanup initial spaces followed by tabs.
Ralf Baechle
1
-2
/
+2
2006-02-27
[MIPS] SMP: Fix initialization order bug.
Ralf Baechle
1
-1
/
+6
2006-02-07
[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.
Ralf Baechle
1
-2
/
+3
2006-01-12
[PATCH] mips: task_thread_info()
Al Viro
1
-2
/
+2
2006-01-09
[PATCH] fix more missing includes
Tim Schmielau
1
-0
/
+1
2005-10-31
[PATCH] fix missing includes
Tim Schmielau
1
-0
/
+1
2005-10-29
Use pr_debug instead of homegrown debug print macros.
Ralf Baechle
1
-9
/
+6
2005-10-29
Using get_nasid() to find the console node will blow up nicely if
Ralf Baechle
1
-1
/
+3
2005-10-29
Arrested for multiple offences of header file inclusion.
Ralf Baechle
1
-1
/
+0
2005-10-29
HUB interrupts are allocated per node, not per slice. Make manipulation
Ralf Baechle
2
-46
/
+48
2005-10-29
Replace the complicated and broken attempt to clean interrupt by
Ralf Baechle
1
-16
/
+4
2005-10-29
It's unwise to disable all interrupts of the boot node ;-)
Ralf Baechle
1
-1
/
+4
2005-10-29
Move missplaced code line to the right place.
Ralf Baechle
1
-0
/
+54
2005-10-29
Get rid of early_init. There's more need to make this form of
Ralf Baechle
1
-5
/
+1
2005-09-08
[PATCH] NTP: ntp-helper functions
john stultz
1
-1
/
+1
2005-09-05
[PATCH] mips: nuke trailing whitespace
Ralf Baechle
1
-1
/
+1
2005-06-23
[PATCH] remove non-DISCONTIG use of pgdat->node_mem_map
Dave Hansen
1
-3
/
+2
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
17
-0
/
+2994