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-04-29
Remove unneeded _syscallX macros from user view in asm-*/unistd.h
David Woodhouse
1
-2
/
+2
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
18
-18
/
+0
2006-04-22
[PARISC] Make ioremap default to _nocache
Kyle McMartin
1
-12
/
+5
2006-04-22
[PARISC] Add new entries to the syscall table
Kyle McMartin
1
-1
/
+7
2006-04-22
[PARISC] Further work for multiple page sizes
Helge Deller
2
-23
/
+65
2006-04-11
[PATCH] Configurable NODES_SHIFT
Yasunori Goto
1
-7
/
+0
2006-03-30
[PARISC] Add atomic_sub_and_test
Kyle McMartin
1
-0
/
+3
2006-03-30
[PARISC] Make local_t use atomic_long_t
Kyle McMartin
1
-8
/
+8
2006-03-30
[PARISC] Add PREEMPT support
Kyle McMartin
1
-1
/
+2
2006-03-30
[PARISC] More useful readwrite lock helpers
Kyle McMartin
1
-4
/
+12
2006-03-30
[PARISC] Fixup CONFIG_EISA a bit
Helge Deller
1
-0
/
+5
2006-03-30
[PARISC] Remove obsolete CONFIG_DEBUG_IOREMAP
Helge Deller
1
-33
/
+0
2006-03-30
[PARISC] Enable ioremap functionality unconditionally
Helge Deller
1
-57
/
+1
2006-03-30
[PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enable ioremap
Helge Deller
1
-11
/
+5
2006-03-30
[PARISC] Add STRICT_MM_TYPECHECKS
Helge Deller
1
-16
/
+40
2006-03-30
[PARISC] Add parisc implementation of flush_kernel_dcache_page()
James Bottomley
3
-3
/
+10
2006-03-30
[PARISC] Add parisc implementation of flush_anon_page()
James Bottomley
1
-0
/
+8
2006-03-30
[PARISC] Clarify pdc_stable license terms
Thibaut VARENE
1
-3
/
+2
2006-03-28
[PATCH] Typo fixes
Alexey Dobriyan
1
-1
/
+1
2006-03-27
[PATCH] parisc: add ptr_to_compat()
Ingo Molnar
1
-0
/
+5
2006-03-27
[PATCH] unify pfn_to_page: parisc pfn_to_page
KAMEZAWA Hiroyuki
2
-19
/
+1
2006-03-26
[PATCH] bitops: parisc: use generic bitops
Akinobu Mita
1
-277
/
+9
2006-03-26
[PATCH] bitops: parisc: add ()-pair in __ffz() macro
Akinobu Mita
1
-1
/
+1
2006-03-25
[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications
Davide Libenzi
1
-0
/
+1
2006-03-24
[PATCH] remove ISA legacy functions: remove the helpers
Al Viro
1
-18
/
+0
2006-03-23
[PATCH] Move read_mostly definition to asm/cache.h
Kyle McMartin
1
-0
/
+2
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
[prev]
[next]