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-mips
Age
Commit message (
Expand
)
Author
Files
Lines
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] remove kernel syscalls
Arnd Bergmann
1
-262
/
+0
2006-12-07
[PATCH] mm: k{,um}map_atomic() vs in_atomic()
Peter Zijlstra
1
-2
/
+8
2006-12-07
[PATCH] mm: pagefault_{disable,enable}()
Peter Zijlstra
1
-2
/
+2
2006-12-06
[MIPS] Import updates from i386's i8259.c
Atsushi Nemoto
1
-8
/
+29
2006-12-06
[MIPS] pte_offset(dir,addr): parenthesis fix
Franck Bui-Huu
2
-5
/
+5
2006-12-05
[PATCH] Centralise definitions of sector_t and blkcnt_t
Matthew Wilcox
1
-10
/
+0
2006-12-05
[MIPS] Cleanup memory barriers for weakly ordered systems.
Ralf Baechle
6
-209
/
+218
2006-12-05
[MIPS] Fix atomic.h build errors.
Ralf Baechle
1
-1
/
+1
2006-12-05
[MIPS] Use SYSVIPC_COMPAT to fix various problems on N32
Atsushi Nemoto
1
-0
/
+68
2006-12-05
[MIPS] klconfig add missing bracket
Mariusz Kozlowski
1
-1
/
+1
2006-12-03
[NET]: MIPS checksum annotations and cleanups.
Al Viro
1
-29
/
+26
2006-12-02
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
19
-182
/
+170
2006-12-02
Driver core: add dev_archdata to struct device
Benjamin Herrenschmidt
1
-0
/
+7
2006-11-30
[MIPS] Remove duplicate ISA DMA code for 0 DMA channel case.
Ralf Baechle
1
-0
/
+2
2006-11-30
[MIPS] Remove unused definition of cpu_to_lelongp()
Ralf Baechle
1
-2
/
+0
2006-11-30
[MIPS] Remove userspace proofing from <asm/bitops.h>.
Ralf Baechle
1
-42
/
+21
2006-11-30
[MIPS] Remove old junk left from old atomic_lock.
Ralf Baechle
1
-9
/
+1
2006-11-30
[MIPS] Use conditional traps for BUG_ON on MIPS II and better.
Ralf Baechle
2
-2
/
+12
2006-11-30
[MIPS] mips HPT cleanup: make clocksource_mips public
Atsushi Nemoto
1
-4
/
+4
2006-11-30
[MIPS] do_IRQ cleanup
Atsushi Nemoto
1
-6
/
+0
2006-11-30
[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq
Atsushi Nemoto
1
-1
/
+1
2006-11-30
[MIPS] IRQ cleanups
Atsushi Nemoto
1
-2
/
+0
2006-11-30
[MIPS] mips hpt cleanup: get rid of mips_hpt_init
Atsushi Nemoto
1
-1
/
+0
2006-11-30
[MIPS] Fix alignment hole in struct cache_desc; shrink struct.
Ralf Baechle
1
-5
/
+5
2006-11-30
[MIPS] Remove unused R10000 performance counter definitions.
Ralf Baechle
1
-56
/
+0
2006-11-30
[MIPS] Add support for kexec
Nicolas Schichan
1
-0
/
+32
2006-11-30
[MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=n
Atsushi Nemoto
1
-0
/
+13
2006-11-30
[MIPS] Rewrite GALILEO_INL/GALILEO_OUTL to GT_READ/GT_WRITE
Yoichi Yuasa
3
-28
/
+43
2006-11-30
[MIPS] Use "long" for 64-bit values on 64-bit kernel.
Atsushi Nemoto
1
-18
/
+22
2006-11-30
[MIPS] Introduce __pa_symbol()
Franck Bui-Huu
1
-0
/
+1
2006-11-30
[MIPS] Make __pa() aware of XKPHYS/CKSEG0 address mix for 64 bit kernels
Franck Bui-Huu
1
-2
/
+7
2006-11-30
[MIPS] page.h: remove __pa() usages.
Franck Bui-Huu
3
-4
/
+6
2006-11-23
[PATCH] make au1xxx-ide compile again
Manuel Lauss
1
-4
/
+2
2006-11-06
[MIPS] Make irq number allocator generally available for fixing EV64120.
Ralf Baechle
1
-0
/
+4
2006-11-02
[MIPS] Don't use R10000 llsc workaround version for all llsc-full processors.
Ralf Baechle
1
-1
/
+1
2006-11-01
[MIPS] 16K & 64K page size fixes
Ralf Baechle
3
-2
/
+4
2006-10-31
[MIPS] Fixup migration to GENERIC_TIME
Atsushi Nemoto
3
-30
/
+3
2006-10-31
[MIPS] VSMP: Synchronize cp0 counters on bootup.
Ralf Baechle
1
-0
/
+2
2006-10-31
[MIPS] MIPS doesn't need compat_sys_getdents.
Ralf Baechle
1
-0
/
+1
2006-10-31
[MIPS] Wire up getcpu(2) and epoll_wait(2) syscalls.
Ralf Baechle
1
-6
/
+12
2006-10-22
[MIPS] Fix aliasing bug in copy_to_user_page / copy_from_user_page
Ralf Baechle
2
-18
/
+15
2006-10-19
[MIPS] Fix iounmap argument to const volatile.
Ralf Baechle
1
-2
/
+2
2006-10-19
[MIPS] Reserve syscall numbers for kexec_load.
Ralf Baechle
1
-6
/
+9
2006-10-19
[MIPS] More vr41xx pt_regs fixups
Yoichi Yuasa
1
-1
/
+1
2006-10-12
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
3
-56
/
+22
2006-10-11
[MIPS] Cleanup definitions of speed_t and tcflag_t.
Ralf Baechle
1
-9
/
+3
2006-10-11
[MIPS] Optimize and cleanup get_saved_sp, set_saved_sp
Atsushi Nemoto
1
-45
/
+19
2006-10-11
[MIPS] <asm/irq.h> does not need pt_regs anymore.
Atsushi Nemoto
1
-2
/
+0
[next]