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
/
parisc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-24
bitops: remove ext2 non-atomic bitops from asm/bitops.h
Akinobu Mita
1
-1
/
+0
2011-03-24
bitops: introduce little-endian bitops for most architectures
Akinobu Mita
1
-0
/
+1
2011-03-23
add the common dma_addr_t typedef to include/linux/types.h
FUJITA Tomonori
1
-3
/
+0
2011-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...
Linus Torvalds
3
-29
/
+29
2011-03-17
mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionally
Huang Ying
1
-0
/
+2
2011-03-17
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2011-03-16
vfs: add nonconflicting values for O_PATH
Stephen Rothwell
1
-0
/
+2
2011-03-11
futex: Sanitize futex ops argument types
Michel Lespinasse
1
-6
/
+6
2011-03-11
futex: Sanitize cmpxchg_futex_value_locked API
Michel Lespinasse
1
-9
/
+9
2011-02-18
tty: add TIOCVHANGUP to allow clean tty shutdown of all ttys
Kay Sievers
1
-0
/
+1
2011-02-10
Merge branch 'irq' into for-next
James Bottomley
1
-9
/
+4
2011-02-10
Merge branch 'fixes' into for-next
James Bottomley
1
-7
/
+17
2011-02-10
Merge branch 'tmpalias-flush' into for-next
James Bottomley
2
-13
/
+8
2011-02-10
[PARISC] Convert to new irq_chip functions
Thomas Gleixner
1
-9
/
+4
2011-02-09
[PARISC] fix vmap flush/invalidate
James Bottomley
1
-7
/
+17
2011-01-17
parisc: fix compile breakage caused by inlining maybe_mkwrite
James Bottomley
1
-1
/
+3
2011-01-15
eliminate special FLUSH flag from page table
James Bottomley
1
-10
/
+4
2011-01-15
parisc: flush pages through tmpalias space
James Bottomley
1
-3
/
+4
2011-01-14
thp: mm: define MADV_NOHUGEPAGE
Andrea Arcangeli
1
-0
/
+1
2011-01-14
thp: mm: define MADV_HUGEPAGE
Andrea Arcangeli
1
-0
/
+2
2010-12-17
TTY: Add tty ioctl to figure device node of the system console.
Werner Fink
1
-0
/
+1
2010-10-28
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...
Linus Torvalds
3
-4
/
+3
2010-10-28
parisc: fix compile failure with kmap_atomic changes
James Bottomley
1
-4
/
+4
2010-10-27
mm: remove pte_*map_nested()
Peter Zijlstra
1
-2
/
+0
2010-10-22
parisc: remove homegrown L1_CACHE_ALIGN macro
FUJITA Tomonori
1
-2
/
+0
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags
Linus Torvalds
2
-18
/
+47
2010-10-18
irq_work: Add generic hardirq context callbacks
Peter Zijlstra
1
-2
/
+1
2010-10-14
parisc: kill __do_IRQ
Kyle McMartin
1
-3
/
+0
2010-10-14
parisc: convert cpu interrupts to proper flow handlers
Kyle McMartin
1
-1
/
+1
2010-10-14
parisc: lay groundwork for killing __do_IRQ
Kyle McMartin
1
-0
/
+3
2010-10-14
parisc: add prlimit64 syscall
Kyle McMartin
1
-1
/
+2
2010-10-07
Fix IRQ flag handling naming
David Howells
2
-18
/
+47
2010-09-15
compat: Make compat_alloc_user_space() incorporate the access_ok()
H. Peter Anvin
1
-1
/
+1
2010-08-15
archs: replace unifdef-y with header-y
Sam Ravnborg
1
-1
/
+1
2010-08-11
dma-mapping: remove dma_is_consistent API
FUJITA Tomonori
1
-6
/
+0
2010-08-11
dma-mapping: parisc: set ARCH_DMA_MINALIGN
FUJITA Tomonori
1
-0
/
+2
2010-08-11
dma-mapping: unify dma_get_cache_alignment implementations
FUJITA Tomonori
1
-6
/
+0
2010-08-11
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+0
2010-08-11
tty: Add EXTPROC support for LINEMODE
hyc@symas.com
2
-0
/
+3
2010-08-11
tty: remove remaining Hayes ESP ioctls
Greg Kroah-Hartman
1
-2
/
+0
2010-08-10
kmap_atomic: make kunmap_atomic() harder to misuse
Cesar Eduardo Barros
1
-1
/
+1
2010-08-07
remove needless ISA_DMA_THRESHOLD
FUJITA Tomonori
1
-1
/
+0
2010-06-18
Merge commit 'v2.6.35-rc3' into perf/core
Ingo Molnar
2
-2
/
+2
2010-06-09
arch: Implement local64_t
Peter Zijlstra
1
-0
/
+1
2010-06-01
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2
-2
/
+2
2010-05-30
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa...
Linus Torvalds
1
-3
/
+13
2010-05-30
parisc: Call pagefault_disable/pagefault_enable in kmap_atomic/kunmap_atomic
John David Anglin
1
-3
/
+13
2010-05-27
parisc: use asm-generic/scatterlist.h
FUJITA Tomonori
1
-18
/
+2
2010-05-22
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
1
-4
/
+4
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
[prev]
[next]