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
/
parisc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-26
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-7
/
+7
2017-02-23
arch, mm: remove arch specific show_mem
Michal Hocko
1
-49
/
+0
2017-02-23
parisc: use generic current.h
Davidlohr Bueso
2
-15
/
+1
2017-02-22
Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-14
/
+2
2017-02-07
arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX
Laura Abbott
3
-3
/
+1
2017-02-07
arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be common
Laura Abbott
2
-11
/
+1
2017-02-01
sched/cputime: Remove generic asm headers
Frederic Weisbecker
1
-1
/
+0
2017-02-01
fs/binfmt: Convert obsolete cputime type to nsecs
Frederic Weisbecker
1
-9
/
+2
2017-02-01
Merge branch 'linus' into sched/core, to pick up fixes and refresh the branch
Ingo Molnar
3
-5
/
+10
2017-01-28
parisc: Don't use BITS_PER_LONG in userspace-exported swab.h header
Helge Deller
3
-5
/
+10
2017-01-24
treewide: Consolidate get_dma_ops() implementations
Bart Van Assche
1
-1
/
+1
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
3
-7
/
+7
2017-01-20
sched/clock: Fix hotplug crash
Peter Zijlstra
1
-0
/
+2
2017-01-02
parisc: Add line-break when printing segfault info
Helge Deller
1
-1
/
+1
2016-12-29
parisc: Drop TIF_RESTORE_SIGMASK and switch to generic code
Helge Deller
1
-1
/
+0
2016-12-29
parisc: Mark cr16 clocksource unstable on SMP systems
Helge Deller
1
-3
/
+20
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
12
-12
/
+12
2016-12-21
Merge branch 'parisc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-139
/
+67
2016-12-20
parisc: Optimize timer interrupt function
Helge Deller
3
-92
/
+29
2016-12-15
arch/parisc: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
1
-5
/
+15
2016-12-13
parisc: perf: return -EFAULT on error
Dan Carpenter
1
-3
/
+2
2016-12-13
parisc: Enhance CPU detection code on PAT machines
Helge Deller
4
-17
/
+19
2016-12-13
parisc: Re-enable interrupts early
Helge Deller
1
-9
/
+3
2016-12-13
parisc: Enable KASLR
Helge Deller
4
-18
/
+14
2016-12-12
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+0
2016-12-11
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
8
-105
/
+67
2016-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-25
/
+16
2016-12-08
parisc: Fix TLB related boot crash on SMP machines
Helge Deller
1
-0
/
+11
2016-12-07
parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and flush_ic...
John David Anglin
1
-21
/
+1
2016-12-07
parisc: Purge TLB before setting PTE
John David Anglin
1
-4
/
+4
2016-11-30
tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING
Francis Yan
1
-0
/
+2
2016-11-25
parisc: Also flush data TLB in flush_icache_page_asm
John David Anglin
1
-15
/
+22
2016-11-25
parisc: Fix race in pci-dma.c
John David Anglin
1
-1
/
+1
2016-11-25
parisc: Switch to generic sched_clock implementation
Helge Deller
2
-47
/
+14
2016-11-25
parisc: Fix races in parisc_setup_cache_timing()
John David Anglin
2
-19
/
+16
2016-11-22
parisc: Fix printk continuations in system detection
Helge Deller
1
-4
/
+4
2016-11-17
locking/core: Provide common cpu_relax_yield() definition
Christian Borntraeger
1
-1
/
+0
2016-11-16
locking/core, arch: Remove cpu_relax_lowlatency()
Christian Borntraeger
1
-1
/
+0
2016-11-16
locking/core: Introduce cpu_relax_yield()
Christian Borntraeger
1
-0
/
+1
2016-11-11
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
3
-36
/
+40
2016-11-03
parisc: Ignore the pkey system calls for now
Helge Deller
1
-1
/
+3
2016-11-03
parisc: Use LINUX_GATEWAY_ADDR define instead of hardcoded value
Helge Deller
1
-1
/
+1
2016-11-03
parisc: Ensure consistent state when switching to kernel stack at syscall entry
John David Anglin
1
-2
/
+9
2016-11-03
parisc: Avoid trashing sr2 and sr3 in LWS code
John David Anglin
1
-29
/
+24
2016-11-03
parisc: use KERN_CONT when printing device inventory
Helge Deller
1
-3
/
+3
2016-10-25
locking/mutex: Kill arch specific code
Peter Zijlstra
1
-1
/
+0
2016-10-12
Merge branch 'parisc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-17
/
+29
2016-10-11
parisc: Show trap name in kernel crash
Helge Deller
3
-8
/
+14
2016-10-11
parisc: Zero-initialize newly alloced memblock
Helge Deller
1
-0
/
+2
[next]