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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-16
Remove GENERIC_GPIO config option
Alexandre Courbot
1
-3
/
+0
2013-04-15
Merge 3.9-rc7 intp tty-next
Greg Kroah-Hartman
1
-64
/
+13
2013-04-13
ia64/PCI: Implement pcibios_{add|remove}_bus() hooks
Jiang Liu
1
-0
/
+11
2013-04-10
cpufreq: ia64: move cpufreq driver to drivers/cpufreq
Viresh Kumar
5
-474
/
+3
2013-04-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-64
/
+13
2013-04-09
prominfo_proc fixes
Al Viro
1
-30
/
+12
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
1
-13
/
+5
2013-04-09
palinfo fixes
Al Viro
1
-64
/
+13
2013-04-08
ia64: Use generic idle loop
Thomas Gleixner
4
-72
/
+23
2013-04-08
arch: Consolidate tsk_is_polling()
Thomas Gleixner
1
-2
/
+0
2013-04-02
Fix build error for numa_clear_node() under IA64
Yijing Wang
2
-3
/
+7
2013-04-02
Fix initialization of CMCI/CMCP interrupts
Tony Luck
3
-13
/
+33
2013-04-02
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
Viresh Kumar
1
-10
/
+12
2013-04-01
Merge 3.9-rc5 into tty-next
Greg Kroah-Hartman
1
-4
/
+1
2013-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+1
2013-04-01
net: add option to enable error queue packets waking select
Keller, Jacob E
1
-0
/
+2
2013-03-29
ia64 idle: delete stale (*idle)() function pointer
Len Brown
1
-4
/
+1
2013-03-22
Merge 3.9-rc3 into tty-next
Greg Kroah-Hartman
1
-1
/
+1
2013-03-21
Merge remote-tracking branch 'upstream/master' into queue
Marcelo Tosatti
2
-1
/
+2
2013-03-20
Change "select DMAR" to "select INTEL_IOMMU"
Paul Bolle
1
-1
/
+1
2013-03-20
Wrong asm register contraints in the kvm implementation
Stephan Schreiber
1
-1
/
+1
2013-03-20
Wrong asm register contraints in the futex implementation
Stephan Schreiber
1
-3
/
+2
2013-03-20
Remove cast for kmalloc return value
Zhang Yanfei
1
-1
/
+1
2013-03-20
Fix kexec oops when iosapic was removed
Hanjun Guo
1
-1
/
+31
2013-03-20
iosapic: fix a minor typo in comments
Hanjun Guo
1
-1
/
+1
2013-03-20
Add WB/UC check for early_ioremap
Li, Zhen-Hua
1
-5
/
+9
2013-03-20
Fix broken fsys_getppid()
Eric W. Biederman
1
-48
/
+1
2013-03-20
tiocx: check retval from bus_register()
Jiri Kosina
1
-1
/
+4
2013-03-19
TTY: cleanup tty->hw_stopped uses
Jiri Slaby
1
-13
/
+3
2013-03-12
Select VIRT_TO_BUS directly where needed
Stephen Rothwell
1
-1
/
+1
2013-03-05
KVM: set_memory_region: Refactor commit_memory_region()
Takuya Yoshikawa
1
-1
/
+2
2013-03-05
KVM: set_memory_region: Refactor prepare_memory_region()
Takuya Yoshikawa
1
-2
/
+2
2013-03-05
KVM: set_memory_region: Drop user_alloc from set_memory_region()
Takuya Yoshikawa
1
-18
/
+0
2013-03-05
KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region()
Takuya Yoshikawa
1
-4
/
+2
2013-03-04
consolidate cond_syscall and SYSCALL_ALIAS declarations
Al Viro
2
-10
/
+4
2013-03-04
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
1
-0
/
+1
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
1
-4
/
+4
2013-02-28
arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS
Stephen Rothwell
1
-0
/
+1
2013-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-8
/
+5
2013-02-26
default SET_PERSONALITY() in linux/elf.h
Al Viro
1
-3
/
+0
2013-02-26
Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+8
2013-02-26
Merge tag 'please-pull-vm_unwrapped' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-36
/
+21
2013-02-26
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2013-02-25
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-7
/
+11
2013-02-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-34
/
+3
2013-02-24
ia64: use %ld to print pages calculated in nr_free_buffer_pages
Zhang Yanfei
2
-2
/
+2
2013-02-24
memory-hotplug: remove memmap of sparse-vmemmap
Tang Chen
1
-0
/
+3
2013-02-24
memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
Yasuaki Ishimatsu
1
-0
/
+1
2013-02-24
memory-hotplug: introduce new arch_remove_memory() for removing page table
Wen Congyang
1
-0
/
+18
2013-02-23
fs: Preserve error code in get_empty_filp(), part 2
Anatol Pomozov
1
-2
/
+2
[prev]
[next]