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
/
sparc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-05
PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)
Gu Zheng
1
-2
/
+1
2013-05-21
sparc/PCI: Use PCI_UNKNOWN for unknown power state
Bjorn Helgaas
1
-1
/
+1
2013-05-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-10
/
+1
2013-05-09
unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
Al Viro
2
-10
/
+1
2013-05-08
mm/SPARC: use common help functions to free reserved pages
Jiang Liu
1
-12
/
+3
2013-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
David S. Miller
18
-866
/
+88
2013-05-05
sparc32, leon: Do not overwrite previously set irq flow handlers
Andreas Larsson
1
-3
/
+7
2013-05-05
sparc/kernel/vio.c: add put_device() after device_find_child()
Federico Vaga
1
-0
/
+1
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-1
/
+2
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-87
/
+6
2013-05-01
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
3
-24
/
+12
2013-05-01
sparc/sysrq: fix inconstistent help message of sysrq key
zhangwei(Jovi)
1
-2
/
+2
2013-05-01
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2
-0
/
+4
2013-05-01
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2
-14
/
+0
2013-05-01
sparc32: make show_stack() acquire %fp if @_ksp is not specified
Tejun Heo
1
-9
/
+7
2013-05-01
Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-690
/
+0
2013-04-30
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-57
/
+23
2013-04-29
Include missing linux/slab.h inclusions
David Howells
1
-0
/
+1
2013-04-28
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
3
-690
/
+0
2013-04-20
sparc64: Fix race in TLB batch processing.
David S. Miller
1
-4
/
+37
2013-04-13
sparc: Use generic idle loop
Sam Ravnborg
6
-57
/
+23
2013-04-10
cpufreq: sparc: move cpufreq driver to drivers/cpufreq
Viresh Kumar
3
-680
/
+0
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
1
-1
/
+1
2013-04-07
sparc: Consistently use 'wr' and 'rd' instructions for ASRs.
David S. Miller
1
-2
/
+2
2013-04-02
cpufreq: Don't check if cpu is online/offline for cpufreq callbacks
Viresh Kumar
2
-12
/
+0
2013-04-02
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
Viresh Kumar
2
-12
/
+14
2013-03-20
sparc64: Hibernation support
Tkhai Kirill
1
-0
/
+15
2013-03-20
sparc,leon: updated GRPCI2 config name
Daniel Hellstrom
1
-1
/
+1
2013-03-20
sparc,leon: support for GRPCI1 PCI host bridge controller
Daniel Hellstrom
2
-0
/
+725
2013-03-20
sparc32,leon: add support for PCI busn resource for GRPCI2
Daniel Hellstrom
2
-0
/
+7
2013-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
3
-17
/
+55
2013-03-11
sparc64: correctly recognize SPARC64-X chips
Allen Pais
2
-2
/
+29
2013-03-06
get rid of union semop in sys_semctl(2) arguments
Al Viro
1
-1
/
+1
2013-03-04
make do_mremap() static
Al Viro
1
-4
/
+0
2013-03-04
sparc: no need to sign-extend in sync_file_range() wrapper
Al Viro
2
-2
/
+1
2013-03-04
merge compat sys_ipc instances
Al Viro
1
-65
/
+0
2013-03-04
consolidate compat lookup_dcookie()
Al Viro
2
-9
/
+1
2013-03-04
convert vmsplice to COMPAT_SYSCALL_DEFINE
Al Viro
2
-2
/
+1
2013-03-04
switch getrusage() to COMPAT_SYSCALL_DEFINE
Al Viro
2
-2
/
+1
2013-03-04
convert sendfile{,64} to COMPAT_SYSCALL_DEFINE
Al Viro
2
-2
/
+1
2013-03-03
sparc,leon: fix GRPCI2 device0 PCI config space access
Daniel Hellstrom
1
-15
/
+26
2013-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-4
/
+4
2013-03-02
[regression] braino in "sparc: convert to ksignal"
Al Viro
1
-1
/
+1
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
2
-5
/
+4
2013-02-26
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-3
/
+3
2013-02-25
fix compat truncate/ftruncate
Al Viro
2
-3
/
+2
2013-02-24
switch lseek to COMPAT_SYSCALL_DEFINE
Al Viro
2
-2
/
+1
2013-02-24
lseek() and truncate() on sparc really need sign extension
Al Viro
2
-2
/
+4
2013-02-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
11
-705
/
+237
2013-02-22
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
[prev]
[next]