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
/
tile
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-23
tile: use free_bootmem_late() for initrd
Chris Metcalf
1
-1
/
+1
2015-07-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2015-07-02
Merge tag 'module-misc-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2015-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
9
-79
/
+231
2015-06-24
vfs: add file_path() helper
Miklos Szeredi
1
-1
/
+1
2015-06-16
tile: add init.h to usb.c to avoid compile failure
Paul Gortmaker
1
-0
/
+1
2015-06-04
tile: vdso: use raw_read_seqcount_begin() in vdso
Chris Metcalf
1
-5
/
+5
2015-05-11
tile: improve stack backtrace
Chris Metcalf
4
-71
/
+100
2015-05-11
tile: fix "odd fault" warning for stack backtraces
Chris Metcalf
1
-1
/
+0
2015-05-11
tile: set up initial stack top to honor STACK_TOP_DELTA
Chris Metcalf
1
-1
/
+1
2015-05-11
tile: support delivering NMIs for multicore backtrace
Chris Metcalf
5
-1
/
+125
2015-04-28
tile: properly use node_isset() on a nodemask_t
Chris Metcalf
1
-1
/
+1
2015-04-20
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2015-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
11
-38
/
+131
2015-04-17
tile: nohz: warn if nohz_full uses hypervisor shared cores
Chris Metcalf
1
-0
/
+23
2015-04-17
tile: ftrace: fix function_graph tracer issues
Tony Lu
2
-2
/
+11
2015-04-17
tile: support CONTEXT_TRACKING and thus NOHZ_FULL
Chris Metcalf
5
-22
/
+53
2015-04-17
tile: support arch_irq_work_raise
Chris Metcalf
1
-1
/
+31
2015-04-17
arch: tile: fix null pointer dereference on pt_regs pointer
Colin Ian King
1
-7
/
+8
2015-04-17
tile: use si_int instead of si_ptr for compat_siginfo
Chris Metcalf
1
-6
/
+5
2015-04-15
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-16
/
+2
2015-04-14
Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+4
2015-04-12
tile: Remove signal translation and exec_domain
Richard Weinberger
2
-16
/
+2
2015-03-27
time: Rename timekeeper::tkr to timekeeper::tkr_mono
Peter Zijlstra
1
-12
/
+12
2015-03-19
PCI: Assign resources before drivers claim devices (pci_scan_root_bus())
Yijing Wang
2
-0
/
+4
2015-03-05
tile: fix up obsolete cpu function usage.
Rusty Russell
1
-1
/
+1
2015-02-14
tile: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
3
-15
/
+8
2015-02-13
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
1
-1
/
+1
2015-02-11
Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2015-01-27
tile: use PCI define for Max_Read_Request_Size
Rafał Miłecki
1
-2
/
+2
2015-01-20
module: remove mod arg from module_free, rename module_memfree().
Rusty Russell
1
-1
/
+1
2015-01-20
module_arch_freeing_init(): new hook for archs before module->module_init freed.
Rusty Russell
1
-1
/
+1
2014-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
18
-175
/
+118
2014-12-11
tile: use pr_warn instead of pr_warning
Joe Perches
1
-18
/
+15
2014-12-11
tile: neaten early_printk uses
Joe Perches
1
-7
/
+5
2014-12-11
printk: remove used-once early_vprintk
Joe Perches
1
-6
/
+13
2014-11-23
PCI/MSI: Rename mask/unmask_msi_irq treewide
Thomas Gleixner
1
-3
/
+3
2014-11-23
PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()
Jiang Liu
1
-1
/
+1
2014-11-12
arch: tile: kernel: kgdb.c: Use memcpy() instead of pointer copy one by one
Chen Gang
1
-5
/
+1
2014-11-11
tile: Use the more common pr_warn instead of pr_warning
Joe Perches
17
-159
/
+114
2014-11-04
arch: tile: kernel: signal.c: Use __copy_from/to_user() instead of __get/put_...
Chen Gang
1
-11
/
+3
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
9
-27
/
+28
2014-10-02
tile: add clock_gettime support to vDSO
Chris Metcalf
3
-30
/
+162
2014-10-02
tile: switch to using seqlocks for the vDSO time code
Chris Metcalf
2
-42
/
+21
2014-10-02
tile: Remove tile-specific _sinitdata and _einitdata
Geert Uytterhoeven
1
-2
/
+0
2014-10-02
tile: use ARRAY_SIZE
Himangi Saraogi
1
-1
/
+1
2014-08-30
flush_icache_range: export symbol to fix build errors
Pranith Kumar
1
-0
/
+1
2014-08-26
tile: Use this_cpu_ptr() for hardware counters
Christoph Lameter
1
-6
/
+6
2014-08-26
tile: Replace __get_cpu_var uses
Christoph Lameter
8
-21
/
+22
2014-08-09
Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-44
/
+39
[next]