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
/
microblaze
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-28
clocksources: Switch back to the clksrc table
Daniel Lezcano
1
-1
/
+1
2016-06-28
clocksource/drivers/microblaze: Convert init function to return error
Daniel Lezcano
1
-13
/
+38
2016-05-16
microblaze: Wire up userfaultfd, membarrier, mlock2 syscalls
Michal Simek
1
-0
/
+3
2016-03-26
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
Alexander Potapenko
1
-0
/
+1
2016-02-09
locking/lockdep: Eliminate lockdep_init()
Andrey Ryabinin
1
-2
/
+0
2015-12-15
Revert "scatterlist: use sg_phys()"
Dan Williams
1
-1
/
+2
2015-10-01
clocksource: cosmetic: Drop OF 'dependency' from symbols
Marc Zyngier
1
-1
/
+1
2015-09-02
Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+1
2015-09-02
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+1
2015-08-17
scatterlist: use sg_phys()
Dan Williams
1
-2
/
+1
2015-08-10
microblaze/timer: Migrate to new 'set-state' interface
Viresh Kumar
1
-27
/
+19
2015-07-31
microblaze/irq: prepare for drivers/irqchip/irqchip.h removal
Joel Porquet
1
-2
/
+1
2015-06-08
microblaze: Label local function static
Michal Simek
2
-1
/
+2
2015-06-08
microblaze: Add missing release version code
Michal Simek
1
-0
/
+2
2015-04-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-76
/
+73
2015-04-16
microblaze: mb: remove use of seq_printf return value
Joe Perches
1
-76
/
+73
2015-04-15
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+1
2015-04-12
microblaze: Remove signal translation and exec_domain
Richard Weinberger
1
-8
/
+1
2015-04-12
whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setup
Al Viro
1
-2
/
+0
2015-03-04
microblaze: Fix syscall error recovery for invalid syscall IDs
Jamie Garside
1
-1
/
+2
2015-03-04
microblaze: Coding style cleanup
Michal Simek
1
-2
/
+2
2015-02-13
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
1
-1
/
+1
2015-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2015-01-08
microblaze: intc: Reformat output
Soren Brinkmann
1
-1
/
+1
2015-01-08
microblaze: intc: Refactor DT sanity check
Soren Brinkmann
1
-1
/
+1
2015-01-08
microblaze: intc: Don't override error codes
Soren Brinkmann
1
-2
/
+2
2015-01-08
microblaze: Add target architecture
Michal Simek
1
-0
/
+3
2015-01-08
microblaze: Add missing PVR version codes
Erico Nunes
1
-0
/
+4
2015-01-08
microblaze: Fix variable types to remove W=1 warning
Michal Simek
1
-2
/
+2
2015-01-08
microblaze: Use unsigned type for limit comparison in cache.c
Michal Simek
1
-3
/
+3
2015-01-05
microblaze: Use unsigned type for proper comparison in cpuinfo*.c
Michal Simek
2
-2
/
+2
2015-01-05
microblaze: Use unsigned type for "for" loop because of comparison-kgdb.c
Michal Simek
1
-3
/
+4
2015-01-05
microblaze: Mark get_frame_size as static
Michal Simek
1
-1
/
+1
2015-01-05
microblaze: Use unsigned return type in do_syscall_trace_enter
Michal Simek
1
-2
/
+2
2015-01-05
microblaze: Declare microblaze_kgdb_break in header
Michal Simek
1
-1
/
+2
2015-01-05
microblaze: Remove unused prom header from reset.c
Michal Simek
1
-1
/
+0
2015-01-05
microblaze: Remove unused prom_parse.c
Michal Simek
2
-36
/
+1
2015-01-05
microblaze: Wire-up execveat syscall
Michal Simek
1
-0
/
+1
2015-01-03
microblaze: include the new timecounter header.
Richard Cochran
1
-0
/
+1
2014-12-17
microblaze: Fix mmap for cache coherent memory
Lars-Peter Clausen
1
-0
/
+27
2014-10-27
microblaze: Wire up bpf syscall
Michal Simek
1
-0
/
+1
2014-10-20
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
1
-2
/
+1
2014-09-24
ARCH: AUDIT: audit_syscall_entry() should not require the arch
Eric Paris
1
-2
/
+1
2014-08-21
microblaze: Wire-up memfd_create syscall
Michal Simek
1
-0
/
+1
2014-08-21
microblaze: Wire-up getrandom syscall
Michal Simek
1
-0
/
+1
2014-08-21
microblaze: Wire-up seccomp syscall
Michal Simek
1
-0
/
+1
2014-08-09
Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-36
/
+19
2014-08-07
Merge tag 'microblaze-3.17-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-1
/
+2
2014-08-06
microblaze: Use sigsp()
Richard Weinberger
1
-6
/
+3
2014-08-06
microblaze: Use get_signal() signal_setup_done()
Richard Weinberger
1
-31
/
+17
[next]