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
/
ia64
Age
Commit message (
Expand
)
Author
Files
Lines
2006-08-03
[IA64] Do not assume output registers be reservered.
Zou Nan hai
1
-9
/
+9
2006-08-03
[IA64] sparse cleanups
Keith Owens
4
-10
/
+10
2006-08-01
[PATCH] vDSO hash-style fix
Roland McGrath
2
-1
/
+3
2006-08-01
[PATCH] sgiioc4: Always share IRQ
Brent Casavant
2
-2
/
+2
2006-08-01
[PATCH] cpu hotplug: use hotplug version of registration in late inits
Chandra Seetharaman
2
-8
/
+7
2006-08-01
[PATCH] panic_on_oops: remove ssleep()
Horms
1
-5
/
+2
2006-08-01
[PATCH] IA64: kprobe invalidate icache of jump buffer
bibo, mao
1
-0
/
+9
2006-07-31
[IA64] Fix breakage in simscsi.c
Tony Luck
1
-2
/
+2
2006-07-31
[IA64] Format /proc/pal/*/version_info correctly
Matthew Wilcox
1
-20
/
+14
2006-07-28
[SCSI] fix simscsi
Christoph Hellwig
1
-2
/
+3
2006-07-11
[PATCH] make valid_mmap_phys_addr_range() take a pfn
Lennert Buytenhek
2
-2
/
+2
2006-07-11
[PATCH] tty: Remove include of screen_info.h from tty.h
Jon Smirl
3
-3
/
+3
2006-07-04
[PATCH] Fix copying of pgdat array on each node for ia64 memory hotplug
Yasunori Goto
1
-3
/
+13
2006-07-04
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2
-7
/
+7
2006-07-04
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
Ingo Molnar
2
-6
/
+6
2006-07-03
[PATCH] irq-flags: IA64: Use the new IRQF_ constants
Thomas Gleixner
10
-16
/
+16
2006-07-02
Pull acpi_os_free into release branch
Len Brown
2
-7
/
+7
2006-07-01
[PATCH] audit syscall classes
Al Viro
4
-0
/
+42
2006-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
64
-64
/
+0
2006-06-30
[PATCH] zoned vm counters: basic ZVC (zoned vm counter) implementation
Christoph Lameter
1
-0
/
+5
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
64
-64
/
+0
2006-06-30
ACPI: delete acpi_os_free(), use kfree() directly
Len Brown
2
-7
/
+7
2006-06-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-1
/
+1
2006-06-29
[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()
Ingo Molnar
2
-3
/
+11
2006-06-29
[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU
Ingo Molnar
1
-0
/
+4
2006-06-29
[PATCH] genirq: cleanup: remove irq_descp()
Ingo Molnar
6
-14
/
+14
2006-06-29
[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]
Ingo Molnar
1
-2
/
+2
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
5
-20
/
+20
2006-06-29
[PATCH] solve config broken: undefined reference to `online_page'
Yasunori Goto
1
-0
/
+3
2006-06-28
[IA64-SGI] fix prom revision checks in SN kernel
Aaron Young
2
-2
/
+2
2006-06-28
[IA64] tiger_defconfig s/NR_CPUS=4/NR_CPUS=16/
Tony Luck
1
-1
/
+1
2006-06-28
[IA64-SGI] - Pass OS logical cpu number to the SN prom (bios)
Jack Steiner
1
-2
/
+8
2006-06-28
[IA64] palinfo.c: s/register_cpu_notifier/register_hotcpu_notifier/
Tony Luck
1
-1
/
+1
2006-06-28
[PATCH] cpu hotplug: use hotplug version of cpu notifier in appropriate places
Chandra Seetharaman
1
-3
/
+1
2006-06-28
[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only
Chandra Seetharaman
2
-3
/
+3
2006-06-28
[PATCH] cpu hotplug: revert init patch submitted for 2.6.17
Chandra Seetharaman
3
-3
/
+3
2006-06-28
[PATCH] spin/rwlock init cleanups
Ingo Molnar
1
-1
/
+1
2006-06-28
[PATCH] node hotplug: register cpu: remove node struct
KAMEZAWA Hiroyuki
1
-15
/
+2
2006-06-28
[PATCH] pgdat allocation and update for ia64 of memory hotplug: allocate pgda...
Yasunori Goto
1
-2
/
+14
2006-06-28
[PATCH] pgdat allocation and update for ia64 of memory hotplug: update pgdat ...
Yasunori Goto
1
-5
/
+19
2006-06-28
[PATCH] pgdat allocation and update for ia64 of memory hotplug: hold pgdat ad...
Yasunori Goto
1
-11
/
+8
2006-06-28
[PATCH] Register sysfs file for hotplugged new node
Yasunori Goto
1
-12
/
+3
2006-06-28
[PATCH] pgdat allocation for new node add (refresh node_data[])
Yasunori Goto
1
-0
/
+4
2006-06-28
[PATCH] pgdat allocation for new node add (specify node id)
Yasunori Goto
1
-3
/
+2
2006-06-27
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
Greg Kroah-Hartman
1
-1
/
+1
2006-06-26
Merge branch 'x86-64'
Linus Torvalds
1
-2
/
+2
2006-06-26
[PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status
Andi Kleen
1
-2
/
+2
2006-06-26
[PATCH] Notify page fault call chain for ia64
Anil S Keshavamurthy
1
-1
/
+35
2006-06-25
[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM
Christoph Lameter
1
-3
/
+0
2006-06-25
[PATCH] remove for_each_cpu()
Andrew Morton
1
-1
/
+1
[prev]
[next]