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
/
ia64
/
sn
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-20
[IA64] Convert to generic timekeeping/clocksource
Tony Luck
1
-8
/
+21
2007-07-14
[IA64] correctly count CPU objects in the ia64/sn hwperf interface
Mark Goodwin
1
-1
/
+2
2007-07-11
[IA64] silence GCC ia64 unused variable warnings
Jes Sorensen
2
-2
/
+2
2007-07-10
[IA64] SN: Correct ROM resource length for BIOS copy
John Keller
2
-12
/
+25
2007-06-27
[IA64] Make SN2 PCI code use ioremap rather than manually mangle the address
Jes Sorensen
3
-5
/
+10
2007-06-27
[IA64] Force error to surface in nofault code
Russ Anderson
1
-1
/
+2
2007-05-19
[IA64] Yet another section mismatch warning
Tony Luck
1
-1
/
+1
2007-05-12
[IA64] spelling fixes: arch/ia64/
Simon Arlott
12
-35
/
+35
2007-05-10
[IA64] more warning cleanups
Tony Luck
2
-3
/
+3
2007-05-10
[IA64] Fix warnings resulting from type-checking in dev_dbg()
Tony Luck
1
-1
/
+1
2007-05-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
Linus Torvalds
2
-20
/
+103
2007-05-09
[IA64] Optional method to purge the TLB on SN systems
Jack Steiner
1
-5
/
+60
2007-05-08
move die notifier handling to common code
Christoph Hellwig
1
-2
/
+2
2007-05-08
[IA64] - Altix: hotplug after intr redirect can crash system
John Keller
1
-15
/
+43
2007-05-03
MSI: arch must connect the irq and the msi_desc
Michael Ellerman
1
-2
/
+2
2007-05-03
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
2
-2
/
+0
2007-04-26
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-1
/
+2
2007-04-26
[SK_BUFF]: Convert skb->end to sk_buff_data_t
Arnaldo Carvalho de Melo
1
-3
/
+3
2007-04-26
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
1
-5
/
+5
2007-04-26
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
1
-1
/
+0
2007-04-07
[IA64] SGI Altix : fix pcibr_dmamap_ate32() bug
Mike Habeck
1
-2
/
+6
2007-04-07
[IA64] BTE error timer fix
Russ Anderson
1
-3
/
+3
2007-03-20
[IA64] Fix wrong /proc/iomem on SGI Altix
Bernhard Walle
1
-2
/
+10
2007-03-20
[IA64] Altix: ioremap vga_console_iobase
John Keller
1
-3
/
+3
2007-03-10
Pull altix into release branch
Len Brown
2
-22
/
+24
2007-03-08
[IA64] fix NULL pointer in ia64/irq_chip-mask/unmask function
KAMEZAWA Hiroyuki
1
-1
/
+13
2007-03-01
ACPI: Altix: reinitialize acpi tables
John Keller
1
-0
/
+2
2007-02-26
[PATCH] irq: Remove set_native_irq_info
Eric W. Biederman
1
-1
/
+1
2007-02-24
ACPI: Altix: cannot register acpi bus driver before bus scan
John Keller
1
-22
/
+22
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] sysctl: C99 Convert arch/ia64/sn/kernel/xpc_main.c
Eric W. Biederman
1
-48
/
+38
2007-02-14
[PATCH] sysctl: sn: remove sysctl ABI BREAKAGE
Eric W. Biederman
1
-6
/
+6
2007-02-12
[PATCH] mark struct file_operations const 2
Arjan van de Ven
2
-2
/
+2
2007-02-11
[PATCH] sn2: use static ->proc_fops
Alexey Dobriyan
1
-43
/
+62
2007-02-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-6
/
+14
2007-02-08
msi: Make MSI useable more architectures
Eric W. Biederman
1
-6
/
+14
2007-02-08
msi: Kill the msi_desc array.
Eric W. Biederman
1
-1
/
+1
2007-02-08
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
5
-98
/
+371
2007-02-06
[IA64-SGI] Check for TIO errors on shub2 Altix
Russ Anderson
1
-4
/
+12
2007-02-03
Altix: ACPI SSDT PCI device support
John Keller
4
-103
/
+362
2007-02-03
ACPICA: reduce conflicts with Altix patch series
Len Brown
2
-9
/
+14
2007-02-03
ACPICA: minimal patch to integrate new tables into Linux
Alexey Starikovskiy
2
-9
/
+18
2007-01-04
ACPI: Altix: ACPI _PRT support
John Keller
1
-0
/
+3
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-1
/
+1
2006-12-12
[IA64] fix possible XPC deadlock when disconnecting
Dean Nelson
2
-26
/
+53
2006-12-12
[IA64] Do not call SN_SAL_SET_CPU_NUMBER twice on cpu 0
Jay Lan
1
-2
/
+10
2006-12-07
[IA64] SN: Correctly update smp_affinty mask
John Keller
2
-7
/
+15
2006-12-07
[IA64] IA64 Kexec/kdump
Zou Nan hai
1
-0
/
+8
2006-12-02
Altix: Initial ACPI support - ROM shadowing.
John Keller
3
-2
/
+39
[next]