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
/
arch
/
parisc
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-24
[PATCH] kill include/linux/platform.h, default_idle() cleanup
Adrian Bunk
1
-5
/
+0
2006-03-23
[PATCH] more for_each_cpu() conversions
Andrew Morton
1
-15
/
+10
2006-03-22
[PATCH] remove set_page_count() outside mm/
Nick Piggin
1
-2
/
+2
2006-02-15
[PATCH] hrtimer: round up relative start time on low-res arches
Ingo Molnar
1
-0
/
+5
2006-02-14
[PATCH] sys_newfstatat -> sys_fstatat64
Kyle McMartin
1
-1
/
+1
2006-02-09
[PARISC] Stub out pselect6/ppoll until TIF_RESTORE_SIGMASK is done
Kyle McMartin
1
-2
/
+2
2006-02-08
[PATCH] sys_hpux: fix strlen_user() race
Kyle McMartin
1
-3
/
+7
2006-01-30
[PARISC] New syscalls (inotify, *at, pselect6/ppoll, migrate_pages)
Kyle McMartin
1
-0
/
+19
2006-01-30
[PARISC] Simplify DISCONTIGMEM in Kconfig
Kyle McMartin
1
-7
/
+13
2006-01-23
[PARISC] Arch-specific compat signals
Kyle McMartin
4
-8
/
+231
2006-01-23
[PARISC] Use DEBUG_KERNEL to catch used-after-free __init data
Helge Deller
1
-8
/
+1
2006-01-23
[PARISC] Add CONFIG_DEBUG_RODATA to protect read-only data
Helge Deller
4
-3
/
+27
2006-01-23
[PARISC] Remove {,un}lock_kernel from perf ioctl
Matthew Wilcox
1
-3
/
+0
2006-01-23
[PARISC] Add chassis_power_off routine
Kyle McMartin
1
-8
/
+5
2006-01-23
[PARISC] Remove obsolete _hlt cruft
Kyle McMartin
1
-16
/
+0
2006-01-23
[PARISC] Move pm_power_off export to process.c
Kyle McMartin
2
-3
/
+1
2006-01-23
[PARISC] Clean up compiler warning in pci.c
Helge Deller
1
-0
/
+2
2006-01-23
[PARISC] Use F_EXTEND() for COMMAND_GLOBAL
Kyle McMartin
1
-6
/
+1
2006-01-23
[PARISC] Fix floating point invalid exception trap handler
James Bottomley
1
-0
/
+1
2006-01-23
[PARISC] Drop unused do_check_pgt_cache()
Helge Deller
1
-5
/
+0
2006-01-23
[PARISC] Remove unnecessary extern declarations from asm/pci.h
Grant Grundler
1
-1
/
+1
2006-01-23
[PARISC] Use kzalloc and other janitor-style cleanups
Helge Deller
5
-29
/
+27
2006-01-23
[PARISC] Update b180_defconfig
Matthew Wilcox
1
-36
/
+146
2006-01-22
[PARISC] Make flush_tlb_all_local take a void *
Matthew Wilcox
1
-4
/
+2
2006-01-19
[PATCH] e1000: Added disable packet split capability
Jesse Brandeburg
2
-0
/
+2
2006-01-13
[PATCH] Add parisc_bus_type probe and remove methods
Russell King
1
-2
/
+2
2006-01-12
[PATCH] parisc: task_stack_page(), task_thread_info()
Al Viro
2
-4
/
+4
2006-01-12
[PATCH] capable/capability.h (arch/)
Randy Dunlap
2
-0
/
+2
2006-01-11
[PARISC] Use STABS_DEBUG macro from vmlinux.lds.h
Matthew Wilcox
1
-9
/
+2
2006-01-11
[PARISC] Fix Dino reporting on J2240
Matthew Wilcox
1
-0
/
+1
2006-01-11
[PARISC] Fix BLK_BOUNCE_HIGH on parisc by initializing max_low_pfn
Grant Grundler
1
-0
/
+7
2006-01-11
[PARISC] Fix GSC graphics cards with 64MB regions
Matthew Wilcox
1
-3
/
+8
2006-01-11
[PARISC] Fix and cleanup ioremap.c to work with 4level-fixup.h
Kyle McMartin
1
-37
/
+63
2006-01-11
[PARISC] Make local cache flushes take a void *
Matthew Wilcox
3
-10
/
+8
2006-01-11
[PARISC] Add __read_mostly section for parisc
Helge Deller
17
-52
/
+58
2006-01-10
[PATCH] sanitize building of fs/compat_ioctl.c
Christoph Hellwig
2
-43
/
+1
2006-01-10
[PATCH] move rtc compat ioctl handling to fs/compat_ioctl.c
Christoph Hellwig
1
-19
/
+0
2006-01-09
[PATCH] tiny: Make *[ug]id16 support optional
Matt Mackall
1
-3
/
+0
2005-11-18
[PARISC] Remove unused variable in signal.c
Grant Grundler
1
-1
/
+0
2005-11-18
[PARISC] remove drm compat ioctls handlers
Christoph Hellwig
1
-541
/
+0
2005-11-18
[PARISC] move PA perf driver over to ->compat_ioctl
Christoph Hellwig
2
-18
/
+20
2005-11-18
[PARISC] Fix some compile problems in ptrace.c
Matthew Wilcox
1
-2
/
+3
2005-11-18
[PARISC] Improve the error message when we get a clashing mod path
Matthew Wilcox
1
-2
/
+6
2005-11-18
[PARISC] Return PDC_OK when alloc_pa_dev fails to enumerate all devices
Matthew Wilcox
1
-1
/
+1
2005-11-18
[PARISC] Document some register usages in assembly files
Carlos O'Donell
2
-1
/
+3
2005-11-18
[PARISC] Make redirecting irq messages less noisy
Ryan Bradetich
1
-1
/
+1
2005-11-18
[PARISC] irq_affinityp[] only available for SMP builds
Grant Grundler
1
-2
/
+9
2005-11-18
[PARISC] Add IRQ affinities
James Bottomley
1
-2
/
+58
2005-11-18
[PARISC] Fix uniprocessor build by dummying smp_send_all_nop()
Kyle McMartin
1
-0
/
+2
2005-11-18
[PARISC] Fix our interrupts not to use smp_call_function
James Bottomley
2
-15
/
+31
[next]