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-11-21
gpiolib: rename pin range arguments
Linus Walleij
1
-2
/
+2
2012-11-21
gpiolib: let gpiochip_add_pin_range() specify offset
Linus Walleij
1
-2
/
+4
2012-11-11
gpiolib: iron out include ladder mistakes
Linus Walleij
1
-21
/
+35
2012-11-11
gpiolib: separation of pin concerns
Linus Walleij
1
-2
/
+2
2012-11-11
gpiolib: fix up function prototypes etc
Linus Walleij
1
-0
/
+6
2012-11-11
gpiolib: provide provision to register pin ranges
Shiraz Hashim
1
-0
/
+25
2012-10-17
UAPI: Remove empty non-UAPI Kbuild files
David Howells
1
-0
/
+0
2012-10-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-0
/
+9
2012-10-15
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-7
/
+90
2012-10-11
vmlinux.lds.h: Allow architectures to add sections to the front of .bss
David Daney
1
-0
/
+9
2012-10-09
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-24
/
+48
2012-10-09
mm: thp: fix the pmd_clear() arguments in pmdp_get_and_clear()
Catalin Marinas
1
-1
/
+1
2012-10-09
thp: introduce pmdp_invalidate()
Gerald Schaefer
1
-0
/
+5
2012-10-09
thp: remove assumptions on pgtable_t type
Gerald Schaefer
1
-0
/
+8
2012-10-09
mm, x86, pat: rework linear pfn-mmap tracking
Konstantin Khlebnikov
1
-2
/
+4
2012-10-09
x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_inse...
Suresh Siddha
1
-23
/
+32
2012-10-09
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
38
-3029
/
+43
2012-10-08
MPILIB: Provide count_leading/trailing_zeros() based on arch functions
David Howells
1
-0
/
+57
2012-10-07
Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers
Linus Torvalds
1
-4
/
+0
2012-10-05
bitops: introduce generic {clear,set}_bit_le()
Takuya Yoshikawa
1
-0
/
+10
2012-10-05
Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...
Arnd Bergmann
42
-3076
/
+79
2012-10-04
UAPI: (Scripted) Disintegrate include/asm-generic
David Howells
36
-3027
/
+13
2012-10-04
UAPI: Fix the guards on various asm/unistd.h files
David Howells
1
-4
/
+0
2012-10-04
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...
Linus Torvalds
1
-45
/
+1
2012-10-03
asm-generic: Add default clkdev.h
Mark Brown
1
-0
/
+28
2012-10-03
asm-generic: xor: mark static functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2012-10-03
Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/li...
Linus Torvalds
1
-0
/
+2
2012-10-02
UAPI: Set up uapi/asm/Kbuild.asm
David Howells
1
-45
/
+1
2012-10-01
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-0
/
+63
2012-09-30
gpio: Document device_node's det_debounce
Roland Stigge
1
-0
/
+2
2012-09-28
Make most arch asm/module.h files use asm-generic/module.h
David Howells
1
-7
/
+33
2012-09-26
syscalls: add __NR_kcmp syscall to generic unistd.h
Mark Salter
1
-1
/
+3
2012-09-14
generic: Implement generic ffs/fls using __builtin_* functions
Catalin Marinas
4
-0
/
+63
2012-08-13
mutex: Place lock in contended state after fastpath_lock failure
Will Deacon
1
-2
/
+9
2012-07-31
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-0
/
+4
2012-07-31
c/r: fcntl: add F_GETOWNER_UIDS option
Cyrill Gorcunov
1
-0
/
+4
2012-07-30
Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows...
Linus Torvalds
2
-0
/
+56
2012-07-30
common: dma-mapping: introduce dma_get_sgtable() function
Marek Szyprowski
1
-0
/
+18
2012-07-30
common: dma-mapping: add support for generic dma_mmap_* calls
Marek Szyprowski
2
-0
/
+38
2012-07-28
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-47
/
+2
2012-07-28
Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus
Russell King
1
-47
/
+2
2012-07-27
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
1
-32
/
+2
2012-07-27
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+4
2012-07-24
asm-generic: remove km_type definitions
Cong Wang
1
-32
/
+2
2012-07-06
mm: cma: fix condition check when setting global cma area
Marek Szyprowski
1
-1
/
+1
2012-06-28
ARM: 7430/1: sizes.h: move from asm-generic to <linux/sizes.h>
Alessandro Rubini
1
-47
/
+2
2012-06-28
mm/mmu_gather: enable tlb flush range in generic mmu_gather
Alex Shi
1
-0
/
+2
2012-06-28
x86/tlb: add tlb_flushall_shift for specific CPU
Alex Shi
1
-1
/
+2
2012-06-25
bug.h: Fix up CONFIG_BUG=n implicit function declarations.
Paul Mundt
1
-10
/
+9
2012-06-21
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-0
/
+10
[next]