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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-23
tile: switch to generic sys_execve()
Al Viro
4
-48
/
+0
2012-10-23
arch/tile: avoid build warnings from duplicate ELF_R_xxx #defines
Chris Metcalf
1
-10
/
+0
2012-10-20
tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVE
Chris Metcalf
4
-75
/
+69
2012-10-20
Drop struct pt_regs * argument in compat_sys_execve()
Al Viro
3
-5
/
+3
2012-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
1
-0
/
+3
2012-10-13
vfs: define struct filename and have getname() return it
Jeff Layton
1
-4
/
+4
2012-10-12
arch/tile: enable interrupts in do_work_pending()
Chris Metcalf
1
-0
/
+3
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-19
/
+2
2012-10-05
compat: move compat_siginfo_t definition to asm/compat.h
Denys Vlasenko
1
-57
/
+0
2012-10-01
tile: don't bother with SIGTRAP in setup_frame
Al Viro
2
-19
/
+2
2012-09-19
Merge branch 'pci/thierry-fixup-irqs' into next
Bjorn Helgaas
2
-16
/
+0
2012-09-19
PCI: Provide a default pcibios_update_irq()
Thierry Reding
2
-16
/
+0
2012-09-19
PCI: Discard __init annotations for pci_fixup_irqs() and related functions
Thierry Reding
2
-2
/
+2
2012-08-23
tile: PCI: Use PCI Express Capability accessors
Jiang Liu
1
-20
/
+6
2012-07-26
tilepro pci: fix pci_bus.subordinate bad bombing from b918c62e
Chris Metcalf
1
-1
/
+1
2012-07-26
tilegx pci: fix semantic merge conflict with 3527ed81c
Chris Metcalf
1
-1
/
+1
2012-07-25
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-13
/
+6
2012-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
5
-118
/
+2080
2012-07-22
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-10
/
+0
2012-07-19
tile: updates to pci root complex from community feedback
Chris Metcalf
2
-45
/
+39
2012-07-19
usb: add host support for the tilegx architecture
Chris Metcalf
2
-0
/
+70
2012-07-19
tile pci: enable IOMMU to support DMA for legacy devices
Chris Metcalf
3
-145
/
+372
2012-07-19
arch/tile: enable ZONE_DMA for tilegx
Chris Metcalf
2
-7
/
+20
2012-07-19
tilegx pci: support I/O to arbitrarily-cached pages
Chris Metcalf
1
-39
/
+143
2012-07-19
arch/tile: tilegx PCI root complex support
Chris Metcalf
3
-0
/
+1554
2012-07-06
Merge branch 'pci/myron-pcibios_setup' into next
Bjorn Helgaas
1
-10
/
+0
2012-07-06
tile/PCI: factor out pcibios_setup()
Myron Stowe
1
-10
/
+0
2012-06-18
arch/tile: big-endian: properly bswap instruction bundles when backtracing
Chris Metcalf
1
-2
/
+7
2012-06-14
tile/PCI: use pci_scan_root_bus instead pci_scan_bus
Yinghai Lu
1
-1
/
+4
2012-06-14
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
1
-2
/
+2
2012-06-06
tile: add #include to unbreak build after generic init_task conversion
Chris Metcalf
1
-0
/
+1
2012-06-06
tile: remove cpu_idle_on_new_stack
Chris Metcalf
1
-14
/
+0
2012-06-05
tile: SMP: Remove call to ipi_call_lock()/ipi_call_unlock()
Yong Zhang
1
-10
/
+0
2012-06-01
new helper: signal_delivered()
Al Viro
1
-1
/
+1
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2
-6
/
+0
2012-06-01
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
1
-20
/
+5
2012-06-01
new helper: sigmask_to_save()
Al Viro
1
-8
/
+3
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
1
-4
/
+1
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+0
2012-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
20
-393
/
+1057
2012-05-25
arch/tile: add descriptive text if the kernel reports a bad trap
Chris Metcalf
1
-2
/
+28
2012-05-25
arch/tile: allow querying cpu module information from the hypervisor
Chris Metcalf
1
-0
/
+8
2012-05-25
arch/tile: fix hardwall for tilegx and generalize for idn and ipi
Chris Metcalf
3
-260
/
+512
2012-05-25
arch/tile: support multiple huge page sizes dynamically
Chris Metcalf
4
-56
/
+120
2012-05-25
arch/tile: support kexec() for tilegx
Chris Metcalf
4
-9
/
+288
2012-05-25
arch/tile: support <asm/cachectl.h> header for cacheflush() syscall
Chris Metcalf
1
-2
/
+8
2012-05-25
arch/tile: Allow tilegx to build with either 16K or 64K page size
Chris Metcalf
5
-22
/
+25
2012-05-25
arch/tile: optimize get_user/put_user and friends
Chris Metcalf
1
-1
/
+0
2012-05-25
arch/tile: support building big-endian kernel
Chris Metcalf
2
-5
/
+23
2012-05-25
arch/tile: use interrupt critical sections less
Chris Metcalf
2
-36
/
+45
[prev]
[next]