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
/
asm-generic
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+0
2012-06-01
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-0
/
+4
2012-06-01
vsprintf: further optimize decimal conversion
Denys Vlasenko
1
-0
/
+4
2012-05-31
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2012-05-31
bury __kernel_nlink_t, make internal nlink_t consistent
Al Viro
1
-4
/
+0
2012-05-30
mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition
Andrea Arcangeli
1
-2
/
+20
2012-05-29
KVM: Export asm-generic/kvm_para.h
Avi Kivity
1
-0
/
+1
2012-05-27
Merge branch 'generic-string-functions'
Linus Torvalds
1
-0
/
+52
2012-05-26
word-at-a-time: make the interfaces truly generic
Linus Torvalds
1
-0
/
+52
2012-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
1
-3
/
+2
2012-05-25
arch/tile: allow building Linux with transparent huge pages enabled
Chris Metcalf
1
-3
/
+2
2012-05-25
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
2
-1
/
+31
2012-05-25
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+22
2012-05-25
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-2
/
+4
2012-05-23
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2012-05-22
Merge branch 'for-next-arm-dma' into for-linus
Marek Szyprowski
1
-1
/
+3
2012-05-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2
-0
/
+36
2012-05-22
Merge tag 'pci-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/helg...
Linus Torvalds
1
-0
/
+6
2012-05-21
KVM: make asm-generic/kvm_para.h have an ifdef __KERNEL__ block
Paul Gortmaker
1
-0
/
+3
2012-05-21
drivers: add Contiguous Memory Allocator
Marek Szyprowski
1
-0
/
+28
2012-05-21
common: add dma_mmap_from_coherent() function
Marek Szyprowski
1
-1
/
+3
2012-05-21
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
1
-3
/
+11
2012-05-19
gpiolib: Remove 'const' from data argument of gpiochip_find()
Grant Likely
1
-1
/
+1
2012-05-19
gpio: Adjust of_xlate API to support multiple GPIO chips
Grant Likely
1
-1
/
+1
2012-05-19
gpiolib: Implement devm_gpio_request_one()
Mark Brown
1
-0
/
+2
2012-05-17
ftrace: Sort all function addresses, not just per page
Steven Rostedt
1
-1
/
+1
2012-05-04
Merge tag 'v3.4-rc5' into next
James Morris
1
-3
/
+11
2012-05-01
PCI: work around Stratus ftServer broken PCIe hierarchy
Bjorn Helgaas
1
-0
/
+6
2012-04-30
asm-generic: Use __BITS_PER_LONG in statfs.h
H. Peter Anvin
1
-1
/
+1
2012-04-24
asm-generic: Allow overriding clock_t and add attributes to siginfo_t
H. Peter Anvin
1
-3
/
+11
2012-04-21
KVM: add kvm_arch_para_features stub to asm-generic/kvm_para.h
Marcelo Tosatti
1
-0
/
+5
2012-04-14
seccomp: Add SECCOMP_RET_TRAP
Will Drewry
1
-1
/
+1
2012-04-14
signal, x86: add SIGSYS info and make it synchronous.
Will Drewry
1
-0
/
+22
2012-04-14
asm/syscall.h: add syscall_get_arch
Will Drewry
1
-0
/
+14
2012-04-08
kvmclock: Add functions to check if the host has stopped the vm
Eric B Munson
1
-0
/
+14
2012-04-03
asm-generic: add linux/types.h to cmpxchg.h
Paul Gortmaker
1
-0
/
+1
2012-03-30
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-87
/
+22
2012-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
1
-1
/
+1
2012-03-29
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
7
-149
/
+183
2012-03-29
Merge git://github.com/rustyrussell/linux
Linus Torvalds
1
-21
/
+14
2012-03-29
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-2
/
+2
2012-03-28
Delete all instances of asm/system.h
David Howells
1
-5
/
+0
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-28
Add #includes needed to permit the removal of asm/system.h
David Howells
1
-1
/
+1
2012-03-28
Split arch_align_stack() out from asm-generic/system.h
David Howells
2
-20
/
+21
2012-03-28
Split the switch_to() wrapper out of asm-generic/system.h
David Howells
2
-16
/
+31
2012-03-28
Move the asm-generic/system.h xchg() implementation to asm-generic/cmpxchg.h
David Howells
2
-77
/
+80
2012-03-28
Create asm-generic/barrier.h
David Howells
2
-33
/
+51
2012-03-28
Make asm-generic/cmpxchg.h #include asm-generic/cmpxchg-local.h
David Howells
3
-1
/
+4
2012-03-27
compat: use sys_sendfile64() implementation for sendfile syscall
Chris Metcalf
1
-1
/
+1
[next]