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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-12
genirq: Remove the now unused sparse irq leftovers
Thomas Gleixner
1
-10
/
+2
2010-10-12
genirq: Sanitize dynamic irq handling
Thomas Gleixner
1
-4
/
+8
2010-10-12
genirq: Remove arch_init_chip_data()
Thomas Gleixner
1
-3
/
+0
2010-10-12
genirq: Remove irq_2_iommu
Thomas Gleixner
2
-22
/
+0
2010-10-12
x86: Speed up the irq_remapped check in hot pathes
Thomas Gleixner
1
-2
/
+0
2010-10-12
x86: Embedd irq_2_iommu into irq_cfg
Thomas Gleixner
1
-0
/
+1
2010-10-12
pci: intr_remap: Remove unused functions
Thomas Gleixner
1
-2
/
+0
2010-10-12
ht: Convert to new irq_chip functions
Thomas Gleixner
1
-2
/
+3
2010-10-12
dmar: Convert to new irq chip functions
Thomas Gleixner
1
-2
/
+3
2010-10-12
pci: Cleanup the irq_desc mess in msi
Thomas Gleixner
1
-4
/
+4
2010-10-12
pci: Convert msi to new irq_chip functions
Thomas Gleixner
1
-2
/
+3
2010-10-12
Merge branch 'x86/urgent' of into irq/sparseirq
Thomas Gleixner
9
-5
/
+20
2010-10-12
genirq: Query arch for number of early descriptors
Thomas Gleixner
1
-0
/
+4
2010-10-12
genirq: Implement irq reservation
Thomas Gleixner
1
-0
/
+1
2010-10-12
genirq: Implement sane enumeration
Thomas Gleixner
1
-0
/
+5
2010-10-12
genirq: Implement a sane sparse_irq allocator
Thomas Gleixner
1
-0
/
+23
2010-10-12
genirq: Provide default irq init flags
Thomas Gleixner
1
-0
/
+6
2010-10-12
genirq: Remove early_init_irq_lock_class()
Thomas Gleixner
1
-8
/
+0
2010-10-12
genirq: Sanitize irq_data accessors
Thomas Gleixner
1
-4
/
+58
2010-10-12
genirq: Provide status modifier
Thomas Gleixner
1
-2
/
+25
2010-10-12
genirq: Remove unsused inline
Thomas Gleixner
1
-7
/
+1
2010-10-12
genirq: Distangle irq.h
Thomas Gleixner
2
-279
/
+184
2010-10-04
genirq: Provide config option to disable deprecated code
Thomas Gleixner
1
-1
/
+7
2010-10-04
genirq: Provide advanced irq chip functions
Thomas Gleixner
1
-16
/
+50
2010-10-04
genirq: Convert core code to irq_data
Thomas Gleixner
1
-5
/
+5
2010-10-04
genirq: Create irq_data
Thomas Gleixner
1
-27
/
+63
2010-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-5
/
+9
2010-09-28
tcp: Fix >4GB writes on 64-bit.
David S. Miller
1
-1
/
+1
2010-09-28
tproxy: check for transparent flag in ip_route_newports
Ulrich Weber
1
-0
/
+2
2010-09-27
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+3
2010-09-27
ipv6: add a missing unregister_pernet_subsys call
Neil Horman
1
-0
/
+1
2010-09-27
net: reset skb queue mapping when rx'ing over tunnel
Tom Herbert
1
-0
/
+1
2010-09-24
Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
1
-0
/
+3
2010-09-23
genirq: Cleanup irq_chip->typename leftovers
Thomas Gleixner
1
-6
/
+0
2010-09-23
x86/amd-iommu: Work around S3 BIOS bug
Joerg Roedel
1
-0
/
+3
2010-09-23
arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"
FUJITA Tomonori
1
-0
/
+4
2010-09-23
net: Move "struct net" declaration inside the __KERNEL__ macro guard
Ollie Wild
1
-2
/
+2
2010-09-22
fs: {lock,unlock}_flocks() stubs to prepare for BKL removal
Sage Weil
1
-0
/
+4
2010-09-20
xfrm: Allow different selector family in temporary state
Thomas Egerer
1
-2
/
+2
2010-09-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-6
/
+20
2010-09-18
netpoll: Disable IRQ around RCU dereference in netpoll_rx
Herbert Xu
1
-4
/
+4
2010-09-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-0
/
+4
2010-09-16
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-1
/
+9
2010-09-15
tcp: Prevent overzealous packetization by SWS logic.
Alexey Kuznetsov
1
-2
/
+16
2010-09-15
Merge ssh://master.kernel.org/home/hpa/tree/sec
Linus Torvalds
1
-0
/
+3
2010-09-15
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
1
-1
/
+1
2010-09-15
compat: Make compat_alloc_user_space() incorporate the access_ok()
H. Peter Anvin
1
-0
/
+3
2010-09-14
drm: Use a nondestructive mode for output detect when polling (v2)
Chris Wilson
1
-1
/
+8
2010-09-13
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-2
/
+8
2010-09-13
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-0
/
+3
[next]