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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-10
[PATCH] kprobes: changed from using spinlock to mutex
Anil S Keshavamurthy
2
-6
/
+0
2006-01-10
[PATCH] kprobes: cleanup include/asm/kprobes.h
Anil S Keshavamurthy
4
-34
/
+1
2006-01-10
[PATCH] kprobes: enable funcions only for required arch
Anil S Keshavamurthy
2
-0
/
+4
2006-01-10
[PATCH] Remove getnstimestamp()
Matt Helsley
1
-1
/
+0
2006-01-10
[PATCH] hrtimer: convert posix timers completely
Thomas Gleixner
3
-37
/
+10
2006-01-10
[PATCH] hrtimer: switch clock_nanosleep to hrtimer nanosleep API
Thomas Gleixner
1
-3
/
+4
2006-01-10
[PATCH] hrtimer: create hrtimer nanosleep API
Thomas Gleixner
1
-0
/
+6
2006-01-10
[PATCH] hrtimer: switch itimers to hrtimer
Thomas Gleixner
2
-3
/
+4
2006-01-10
[PATCH] hrtimer: hrtimer core code
Thomas Gleixner
2
-0
/
+145
2006-01-10
[PATCH] hrtimer: introduce ktime_t time format
Thomas Gleixner
1
-0
/
+269
2006-01-10
[PATCH] hrtimer: introduce nsec_t type and conversion functions
Thomas Gleixner
1
-0
/
+47
2006-01-10
[PATCH] hrtimer: create and use timespec_valid macro
Thomas Gleixner
1
-0
/
+6
2006-01-10
[PATCH] hrtimer: coding style and white space cleanup 2
Thomas Gleixner
1
-36
/
+44
2006-01-10
[PATCH] hrtimer: make clockid_t arguments const
Thomas Gleixner
1
-11
/
+11
2006-01-10
[PATCH] hrtimer: coding style and white space cleanup
Ingo Molnar
1
-30
/
+31
2006-01-10
[PATCH] hrtimer: coding style clean up of clock constants
Ingo Molnar
1
-14
/
+9
2006-01-10
[PATCH] hrtimer: remove unused clock constants
Thomas Gleixner
1
-7
/
+4
2006-01-10
[PATCH] hrtimer: clean up mktime and make arguments const
Ingo Molnar
1
-5
/
+5
2006-01-10
[PATCH] hrtimer: deinline mktime and set_normalized_timespec
Thomas Gleixner
1
-47
/
+5
2006-01-10
[PATCH] hrtimer: move div_long_long_rem out of jiffies.h
Thomas Gleixner
2
-12
/
+55
2006-01-10
[PATCH] Generic ioctl.h
Brian Gerst
17
-1196
/
+96
2006-01-10
[PATCH] per-mountpoint noatime/nodiratime
Christoph Hellwig
2
-7
/
+6
2006-01-10
[PATCH] sanitize building of fs/compat_ioctl.c
Christoph Hellwig
1
-8
/
+0
2006-01-10
[PATCH] __deprecated_for_modules the lookup_hash() prototype
Adrian Bunk
1
-1
/
+1
2006-01-10
[PATCH] remove update_atime
Christoph Hellwig
1
-9
/
+1
2006-01-10
[PATCH] replace inode_update_time with file_update_time
Christoph Hellwig
1
-1
/
+1
2006-01-10
[PATCH] move xattr permission checks into the VFS
akpm@osdl.org
1
-0
/
+15
2006-01-10
[PATCH] add vfs_* helpers for xattr operations
Christoph Hellwig
1
-0
/
+4
2006-01-10
[PATCH] kexec: increase max segment limit
akpm@osdl.org
1
-1
/
+1
2006-01-10
[PATCH] kdump: x86_64 save cpu registers upon crash
Vivek Goyal
1
-0
/
+36
2006-01-10
[PATCH] kdump: x86_64: add memmmap command line option
akpm@osdl.org
1
-0
/
+1
2006-01-10
[PATCH] Kdump: powerpc and s390 build failure fix
akpm@osdl.org
2
-0
/
+10
2006-01-10
[PATCH] Kdump: i386 compiler warning fix
Vivek Goyal
1
-0
/
+1
2006-01-10
[PATCH] kdump: save registers early (inline functions)
Vivek Goyal
1
-0
/
+45
2006-01-10
[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers
Vivek Goyal
5
-12
/
+2
2006-01-10
[PATCH] dump_thread() cleanup
akpm@osdl.org
2
-1
/
+4
2006-01-10
[PATCH] Add list_for_each_entry_safe_reverse()
David Howells
1
-0
/
+14
2006-01-10
[PATCH] i386: GPIO driver for AMD CS5535/CS5536
Ben Gardner
1
-0
/
+9
2006-01-10
MIPS: R2: Try to bulletproof instruction_hazard against miss-compilation.
Ralf Baechle
1
-5
/
+15
2006-01-10
MIPS: R2: Fix local_irq_save()
Maxime Bizon
1
-0
/
+1
2006-01-10
MIPS: Namespace pollution: dump_regs() -> elf_dump_regs()
Al Viro
1
-2
/
+2
2006-01-10
MIPS: Au1550: Fix OHCI memory map size
Sergei Shtylyov
1
-2
/
+5
2006-01-10
Update Yoichi Yuasa's email address.
Ralf Baechle
11
-11
/
+11
2006-01-10
MIPS: Reorganize ISA constants strictly as bitmasks.
Ralf Baechle
2
-31
/
+31
2006-01-10
MIPS: Introduce machinery for testing for MIPSxxR1/2.
Ralf Baechle
9
-1
/
+62
2006-01-10
MIPS: Rename MIPS_CPU_ISA_M{32,64} -> MIPS_CPU_ISA_M{32,64}R1.
Ralf Baechle
1
-10
/
+7
2006-01-10
MIPS: Get rid of atomic_lock.
Ralf Baechle
1
-22
/
+21
2006-01-10
MIPS: DSP: Put mask field into the right place.
Ralf Baechle
1
-1
/
+1
2006-01-10
MIPS: DSP: Set all register masks to 0x3ff.
Ralf Baechle
1
-3
/
+3
2006-01-10
MIPS: Fix mdelay(1) for 64bit kernel with HZ == 1000
Atsushi Nemoto
1
-4
/
+2
[prev]
[next]