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
/
alpha
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-14
Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+11
2015-04-03
alpha, rtc: Change to use rtc_class_ops's set_mmss64()
Xunlei Pang
1
-4
/
+4
2015-03-19
PCI: Assign resources before drivers claim devices (pci_scan_root_bus())
Yijing Wang
1
-0
/
+7
2015-03-12
PCI: Assign resources before drivers claim devices (pci_scan_bus())
Yijing Wang
1
-0
/
+4
2015-02-13
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
1
-1
/
+1
2015-01-16
alpha/PCI: Clip bridge windows to fit in upstream windows
Yinghai Lu
1
-2
/
+6
2014-11-01
vfs: make first argument of dir_context.actor typed
Miklos Szeredi
1
-3
/
+4
2014-10-20
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
1
-1
/
+1
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-11
/
+11
2014-10-09
vfs: move getname() from callers to do_mount()
Seunghun Lee
1
-13
/
+10
2014-09-24
ARCH: AUDIT: audit_syscall_entry() should not require the arch
Eric Paris
1
-1
/
+1
2014-08-29
alpha: Wire up sched_setattr, sched_getattr, and renameat2 syscalls.
Michael Cree
1
-0
/
+3
2014-08-26
alpha: Replace __get_cpu_var
Christoph Lameter
2
-11
/
+11
2014-03-20
alpha/PCI: Use default pcibios_enable_device()
Bjorn Helgaas
1
-6
/
+0
2014-01-31
alpha: Enable system-call auditing support.
蔡正龙
4
-1
/
+70
2014-01-11
Merge branch 'pci/resource' into next
Bjorn Helgaas
1
-2
/
+2
2013-12-21
PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev
Yinghai Lu
1
-2
/
+2
2013-12-12
alpha/PCI: Use dev_is_pci() to identify PCI devices
Yijing Wang
1
-1
/
+1
2013-11-17
alpha: perf: fix out-of-bounds array access triggered from raw event
Will Deacon
1
-2
/
+13
2013-11-17
alpha: Use qemu+cserve provided high-res clock and alarm.
Richard Henderson
3
-7
/
+95
2013-11-17
alpha: Switch to GENERIC_CLOCKEVENTS
Richard Henderson
4
-109
/
+52
2013-11-17
alpha: Enable the rpcc clocksource for single processor
Richard Henderson
1
-30
/
+37
2013-11-17
alpha: Reorganize rtc handling
Richard Henderson
7
-207
/
+327
2013-11-17
alpha: Primitive support for CPU power down.
Richard Henderson
2
-0
/
+32
2013-11-17
alpha: Allow HZ to be configured
Richard Henderson
2
-9
/
+25
2013-11-17
alpha: Notice if we're being run under QEMU
Richard Henderson
1
-1
/
+12
2013-11-17
alpha: Eliminate compiler warning from memset macro
Richard Henderson
1
-0
/
+1
2013-07-20
alpha: Use handle_percpu_irq for the timer interrupt
Richard Henderson
1
-1
/
+1
2013-07-20
alpha: Don't if-out dp264_device_interrupt.
Richard Henderson
1
-8
/
+0
2013-07-20
alpha: Use __builtin_alpha_rpcc
Richard Henderson
1
-3
/
+1
2013-07-20
alpha: Fix type compatibility warning for marvel_map_irq
Richard Henderson
1
-1
/
+2
2013-07-20
alpha: Generate dwarf2 unwind info for various kernel entry points.
Richard Henderson
1
-111
/
+288
2013-07-20
alpha: Add kcmp and finit_module syscalls
Richard Henderson
1
-0
/
+2
2013-07-20
alpha: kernel: typo issue, using '1' instead of '11'
Chen Gang
1
-1
/
+1
2013-07-20
alpha: kernel: using memcpy() instead of strcpy()
Chen Gang
1
-1
/
+2
2013-07-20
alpha: Convert print_symbol to %pSR
Joe Perches
1
-5
/
+3
2013-07-15
alpha: delete __cpuinit usage from all users
Paul Gortmaker
2
-7
/
+7
2013-07-04
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
1
-1
/
+1
2013-07-04
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
1
-2
/
+2
2013-07-02
Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-2
/
+6
2013-06-29
[readdir] constify ->actor
Al Viro
1
-7
/
+6
2013-06-29
[readdir] introduce iterate_dir() and dir_context
Al Viro
1
-1
/
+3
2013-06-29
hose_mmap_page_range(): io_remap_pfn_range() will set all those flags...
Al Viro
1
-1
/
+0
2013-05-21
TTY:vt: convert remain take_over_console's users to do_take_over_console
Wang YanQing
2
-2
/
+6
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-79
/
+14
2013-05-01
dump_stack: unify debug information printed by show_regs()
Tejun Heo
1
-0
/
+1
2013-05-01
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
1
-7
/
+0
2013-04-30
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-21
/
+1
2013-04-30
mm/alpha: use common help functions to free reserved pages
Jiang Liu
1
-3
/
+2
2013-04-09
srm_env: don't bother with pointer to srm_env_t
Al Viro
1
-24
/
+9
[next]