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-parisc
Age
Commit message (
Expand
)
Author
Files
Lines
2006-02-16
[PATCH] add asm-generic/mman.h
Michael S. Tsirkin
1
-3
/
+5
2006-02-15
[PATCH] madvise MADV_DONTFORK/MADV_DOFORK
Michael S. Tsirkin
1
-0
/
+2
2006-01-30
[PARISC] New syscalls (inotify, *at, pselect6/ppoll, migrate_pages)
Kyle McMartin
1
-1
/
+20
2006-01-23
[PARISC] Arch-specific compat signals
Kyle McMartin
2
-6
/
+1
2006-01-23
[PARISC] Add CONFIG_DEBUG_RODATA to protect read-only data
Helge Deller
2
-1
/
+7
2006-01-23
[PARISC] atomic64 support
Kyle McMartin
1
-15
/
+69
2006-01-23
[PARISC] Drop unused do_check_pgt_cache()
Helge Deller
1
-1
/
+0
2006-01-23
[PARISC] Remove unnecessary extern declarations from asm/pci.h
Grant Grundler
1
-2
/
+0
2006-01-23
[PARISC] Use kzalloc and other janitor-style cleanups
Helge Deller
2
-3
/
+14
2006-01-12
[PATCH] death of get_thread_info/put_thread_info
Al Viro
1
-3
/
+0
2006-01-12
[PATCH] sched: add cacheflush() asm
Ingo Molnar
1
-0
/
+9
2006-01-11
[PARISC] Use C99 initializers in asm-parisc/processor.h
Alexey Dobriyan
1
-9
/
+9
2006-01-11
[PARISC] Make PCI_HOST_ADDR and PCI_BUS_ADDR symmetrical
Grant Grundler
1
-1
/
+7
2006-01-11
[PARISC] Add __iomem to __raw_check_addr()
Alexey Dobriyan
1
-1
/
+1
2006-01-11
[PARISC] Add some defines for HugeTLB pages
Helge Deller
1
-0
/
+7
2006-01-11
[PARISC] Make local cache flushes take a void *
Matthew Wilcox
2
-4
/
+5
2006-01-10
[PATCH] mutex subsystem, add default include/asm-*/mutex.h files
Arjan van de Ven
1
-0
/
+9
2006-01-10
[PATCH] mutex subsystem, add atomic_xchg() to all arches
Ingo Molnar
1
-0
/
+1
2006-01-09
[PATCH] consolidate asm/futex.h
Jeff Dike
1
-48
/
+1
2006-01-09
[PATCH] Kill L1_CACHE_SHIFT_MAX
Ravikiran G Thirumalai
1
-1
/
+0
2006-01-06
[PATCH] atomic_long_t & include/asm-generic/atomic.h V2
Christoph Lameter
1
-0
/
+1
2006-01-06
[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store
Badari Pulavarty
1
-0
/
+1
2006-01-04
[FLS64]: generic version
Stephen Hemminger
1
-0
/
+1
2005-11-18
[PARISC] Always spinlock tlb flush operations to ensure preempt safety
Matthew Wilcox
1
-12
/
+4
2005-11-18
[PARISC] Fix our spinlock implementation
James Bottomley
1
-9
/
+10
2005-11-18
[PARISC] Add IRQ affinities
James Bottomley
1
-2
/
+3
2005-11-18
[PARISC] Fix uniprocessor build by dummying smp_send_all_nop()
Kyle McMartin
1
-1
/
+5
2005-11-18
[PARISC] Fix our interrupts not to use smp_call_function
James Bottomley
1
-0
/
+1
2005-11-14
[PATCH] atomic: inc_not_zero
Nick Piggin
1
-0
/
+19
2005-11-14
[PATCH] atomic: cmpxchg
Nick Piggin
1
-0
/
+1
2005-11-07
[PATCH] fix remaining missing includes
Tim Schmielau
1
-1
/
+2
2005-10-31
[PATCH] semaphore: Remove __MUTEX_INITIALIZER()
Arthur Othieno
1
-3
/
+0
2005-10-31
[PATCH] adjust parisc sys_ptrace prototype
Christoph Hellwig
1
-1
/
+0
2005-10-31
[PATCH] remove some more check_region stuff
Jeff Garzik
1
-1
/
+0
2005-10-30
[PATCH] memory hotplug prep: kill local_mapnr
Dave Hansen
1
-6
/
+0
2005-10-30
[PATCH] mm: parisc pte atomicity
Hugh Dickins
1
-16
/
+19
2005-10-30
[PATCH] mm: flush_tlb_range outside ptlock
Hugh Dickins
1
-1
/
+2
2005-10-28
Auto-update from upstream
Kyle McMartin
1
-4
/
+4
2005-10-28
[PATCH] gfp_t: dma-mapping (parisc)
Al Viro
1
-4
/
+4
2005-10-22
[PARISC] Specify level to fix binutils level promotion bug
Grant Grundler
1
-2
/
+4
2005-10-22
[PARISC] Define pgprot_noncached macro in pgtable.h
Grant Grundler
1
-0
/
+2
2005-10-22
[PARISC] Add other CRT_ID for newer cards to grfioctl.h
Kyle McMartin
1
-0
/
+2
2005-10-22
[PARISC] Add ECANCELED to errno.h
Grant Grundler
1
-0
/
+1
2005-10-22
[PARISC] Fix the alloc_slabmgmt panic
James Bottomley
1
-6
/
+34
2005-10-22
[PARISC] Fix compile warning in pci.h
Matthew Wilcox
1
-1
/
+1
2005-10-22
[PARISC] Use work queue in LED/LCD driver instead of tasklet.
Grant Grundler
1
-3
/
+0
2005-10-22
[PARISC] Add new ioprio_{set,get} syscalls
Jens Axboe
1
-5
/
+11
2005-10-22
[PARISC] Update bitops from parisc tree
Grant Grundler
2
-158
/
+134
2005-10-22
[PARISC] Add ability for prctl to change unaligned trap behaviour
Kyle McMartin
1
-0
/
+19
2005-10-22
[PARISC] Take into account nullified insn and lock functions for profiling
Randolph Chung
1
-1
/
+1
[next]