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
starfive-6.6.48-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
2007-02-11
[PATCH] consolidate line discipline number definitions
Tilman Schmidt
1
-18
/
+0
2007-02-11
[PATCH] Remove final references to deprecated "MAP_ANON" page protection flag
Robert P. J. Day
1
-1
/
+0
2007-02-09
[PATCH] kill eth_io_copy_and_sum()
Al Viro
1
-9
/
+0
2007-01-08
[ARM] pass vma for flush_anon_page()
Russell King
1
-1
/
+1
2006-12-13
[PATCH] Optimize D-cache alias handling on fork
Ralf Baechle
1
-0
/
+2
2006-12-08
[PATCH] tty: preparatory structures for termios revamp
Alan Cox
1
-0
/
+11
2006-12-07
[PATCH] Pass struct dev pointer to dma_cache_sync()
Ralf Baechle
1
-1
/
+1
2006-12-07
[PATCH] Add struct dev pointer to dma_is_consistent()
Ralf Baechle
1
-1
/
+1
2006-12-07
[PATCH] mm: pagefault_{disable,enable}()
Peter Zijlstra
1
-2
/
+2
2006-12-03
[NET]: PARISC checksum annotations and cleanups.
Al Viro
1
-29
/
+26
2006-12-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-0
/
+7
2006-12-02
Driver core: add dev_archdata to struct device
Benjamin Herrenschmidt
1
-0
/
+7
2006-11-30
Fix misc .c/.h comment typos
Matt LaPlante
3
-5
/
+5
2006-11-27
[PATCH] Fix incorrent type of flags in <asm/semaphore.h>
Kyle McMartin
1
-2
/
+4
2006-10-07
[PARISC] pdc_init no longer exists
Matthew Wilcox
1
-2
/
+0
2006-10-07
Build fixes for struct pt_regs removal
Matthew Wilcox
1
-0
/
+1
2006-10-04
[PARISC] Make DMA routines more stubby
Matthew Wilcox
1
-6
/
+1
2006-10-04
[PARISC] Define pci_get_legacy_ide_irq
Matthew Wilcox
1
-0
/
+5
2006-10-04
[PARISC] Fix iounmap compile warning
Matthew Wilcox
1
-1
/
+1
2006-10-04
[PARISC] Add support for Quicksilver AGPGART
Kyle McMartin
2
-0
/
+37
2006-10-04
[PARISC] Move LBA and SBA register defines to the common ropes.h
Kyle McMartin
1
-1
/
+161
2006-10-04
[PARISC] Create shared <asm/ropes.h> header
Kyle McMartin
2
-53
/
+150
2006-10-04
[PARISC] Allow nested interrupts
James Bottomley
1
-0
/
+2
2006-10-04
[PARISC] Enable interrupts while spinning
Matthew Wilcox
1
-10
/
+21
2006-10-04
[PARISC] Use CONFIG_HZ to determine interval timer rate (aka clock ticks)
Grant Grundler
1
-7
/
+3
2006-10-04
[PARISC] Implement futex_atomic_cmpxchg_inatomic
Carlos O'Donell
1
-3
/
+68
2006-10-04
[PARISC] Improve rwlock implementation
Matthew Wilcox
1
-37
/
+61
2006-10-04
[PARISC] Clean up asm-parisc/serial.h
Matthew Wilcox
1
-14
/
+2
2006-10-04
[PARISC] Switch is_compat_task to use TIF_32BIT
Kyle McMartin
2
-3
/
+3
2006-10-04
[PARISC] Prevent multiple includes of asm-parisc/parisc-device.h
Kyle McMartin
1
-0
/
+5
2006-10-04
[PARISC] parisc specific kmap API implementation for pa8800
James Bottomley
3
-22
/
+43
2006-10-04
[PARISC] Fix up parisc irq handling for genirq changes
Kyle McMartin
1
-2
/
+2
2006-10-04
[PARISC] Add asm-parisc/mckinley.h bus header
Kyle McMartin
1
-0
/
+9
2006-10-04
[PARISC] Abstract shift register left in .S
Kyle McMartin
1
-2
/
+4
2006-10-04
[PARISC] PA7200 also supports prefetch for read
Kyle McMartin
1
-0
/
+3
2006-10-04
[PARISC] Untangle <asm/processor.h> header include mess
Kyle McMartin
2
-26
/
+38
2006-10-04
fix file specification in comments
Uwe Zeisberger
1
-1
/
+1
2006-10-02
[PATCH] rename the provided execve functions to kernel_execve
Arnd Bergmann
1
-86
/
+0
2006-10-01
[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks
Martin Schwidefsky
1
-0
/
+4
2006-09-26
[PATCH] Standardize pxx_page macros
Dave McCracken
1
-4
/
+5
2006-09-19
[PATCH] headers_check: Clean up asm-parisc/page.h for user headers
Matthew Wilcox
1
-13
/
+5
2006-07-15
[PATCH] remove set_wmb - arch removal
Steven Rostedt
1
-2
/
+0
2006-07-04
Merge git://git.infradead.org/hdrinstall-2.6
Linus Torvalds
1
-0
/
+1
2006-07-03
[PATCH] irq-flags: PARISC: Use the new IRQF_ constants
Thomas Gleixner
2
-6
/
+4
2006-06-30
[AF_UNIX]: Datagram getpeersec
Catherine Zhang
1
-0
/
+1
2006-06-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
8
-35
/
+61
2006-06-29
[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()
Ingo Molnar
1
-9
/
+0
2006-06-29
[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU
Ingo Molnar
1
-5
/
+0
2006-06-28
[PARISC] Move os_id_to_string() inside #ifndef __ASSEMBLY__
Kyle McMartin
1
-13
/
+12
2006-06-28
[PARISC] Add os_id_to_string helper
Kyle McMartin
1
-0
/
+13
[next]