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
/
tile
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-07
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-1
/
+0
2013-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
148
-2884
/
+7824
2013-09-06
tile: refresh tile defconfig files
Chris Metcalf
2
-268
/
+60
2013-09-06
tile: rework <asm/cmpxchg.h>
Chris Metcalf
7
-164
/
+156
2013-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
7
-12
/
+279
2013-09-04
Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+2
2013-09-03
tile PCI RC: make default consistent DMA mask 32-bit
Chris Metcalf
4
-20
/
+42
2013-09-03
tile: add null check for kzalloc in tile/kernel/setup.c
Wang Sheng-Hui
1
-0
/
+4
2013-09-03
tile: make __write_once a synonym for __read_mostly
Chris Metcalf
4
-27
/
+17
2013-09-03
tile: remove support for TILE64
Chris Metcalf
28
-1121
/
+34
2013-09-03
tile: use asm-generic/bitops/builtin-*.h
Akinobu Mita
1
-38
/
+3
2013-09-03
tile: eliminate no-op "noatomichash" boot argument
Chris Metcalf
1
-9
/
+0
2013-09-03
tile: use standard tile_bundle_bits type in traps.c
Chris Metcalf
1
-9
/
+3
2013-09-03
tile: simplify code referencing hypervisor API addresses
Chris Metcalf
1
-17
/
+8
2013-09-03
tile: change <asm/system.h> to <asm/switch_to.h> in comments
Chris Metcalf
2
-4
/
+4
2013-09-03
tile: mark pcibios_init() as __init
Chris Metcalf
2
-2
/
+2
2013-09-03
tile: check for correct compiler earlier in asm-offsets.c
Chris Metcalf
1
-8
/
+8
2013-09-03
tile: use standard 'generic-y' model for <asm/hw_irq.h>
Chris Metcalf
2
-18
/
+1
2013-09-03
tile: use asm-generic version of <asm/local64.h>
Chris Metcalf
1
-0
/
+1
2013-09-03
tile PCI RC: add comment about "PCI hole" problem
Chris Metcalf
1
-0
/
+5
2013-09-03
tile: remove DEBUG_EXTRA_FLAGS kernel config option
Chris Metcalf
2
-14
/
+0
2013-09-03
tile: add virt_to_kpte() API and clean up and document behavior
Chris Metcalf
6
-11
/
+30
2013-09-03
tile: support FRAME_POINTER
Chris Metcalf
4
-9
/
+12
2013-09-03
tile: support reporting Tilera hypervisor statistics
Chris Metcalf
2
-3
/
+89
2013-09-03
tilegx: support KGDB
Chris Metcalf
5
-0
/
+577
2013-09-03
tilegx: provide kernel support for the tilegx UART shim
Chris Metcalf
9
-0
/
+768
2013-09-03
tile: parameterize VA and PA space more cleanly
Chris Metcalf
12
-60
/
+51
2013-09-03
tile: don't assume user privilege is zero
Chris Metcalf
5
-12
/
+23
2013-09-03
tile: clean up relocate_kernel_64 debug code
Chris Metcalf
1
-2
/
+7
2013-08-30
tile: handle super huge pages in virt_to_pte
Chris Metcalf
3
-7
/
+22
2013-08-30
tilegx: change how we find the kernel stack
Chris Metcalf
6
-37
/
+57
2013-08-30
tile: don't call show_regs_print_info() with corrupt current
Chris Metcalf
1
-3
/
+5
2013-08-30
tile: fix some -Wsign-compare warnings
Chris Metcalf
3
-6
/
+6
2013-08-30
tile: group .hottext* sections properly in vmlinux.lds
Chris Metcalf
1
-0
/
+2
2013-08-30
tile: fix strncpy_from_user bug
Chris Metcalf
2
-10
/
+12
2013-08-30
tile: remove set/clear_fixmap APIs
Chris Metcalf
3
-61
/
+1
2013-08-30
tile: do less L1 I-cache eviction
Chris Metcalf
1
-1
/
+7
2013-08-30
tile: allow "initrd" boot argument for kexec
Chris Metcalf
1
-0
/
+42
2013-08-30
tile: support ASLR fully
Tony Lu
2
-2
/
+26
2013-08-30
tile: correct r1 value during syscall tracing
Chris Metcalf
1
-0
/
+15
2013-08-30
tile: fix panic with large IRQ number
Chris Metcalf
1
-1
/
+2
2013-08-30
tile: use proper .align directives on __ex_table sections
Chris Metcalf
7
-0
/
+24
2013-08-30
tile: support kprobes on tilegx
Tony Lu
13
-5
/
+709
2013-08-30
tile: support ftrace on tilegx
Tony Lu
7
-2
/
+510
2013-08-22
PCI: Simplify pcie_bus_configure_settings() interface
Bjorn Helgaas
1
-7
/
+2
2013-08-21
Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...
Kevin Hilman
1
-1
/
+0
2013-08-14
tile: provide traceability for hypervisor calls
Chris Metcalf
12
-76
/
+368
2013-08-14
tile: avoid struct vm_struct leak
Chris Metcalf
1
-1
/
+1
2013-08-14
tile: implement gettimeofday() via vDSO
Chris Metcalf
22
-62
/
+732
2013-08-14
tile: support simulator notification for ET_DYN objects
Chris Metcalf
1
-14
/
+48
[next]