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
/
linux
/
kernel.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-10
remove abs64()
Andrew Morton
1
-3
/
+0
2015-11-10
kernel.h: make abs() work with 64-bit types
Michal Nazarewicz
1
-21
/
+24
2015-11-07
lib/kasprintf.c: introduce kvasprintf_const
Rasmus Villemoes
1
-0
/
+2
2015-07-18
include, lib: add __printf attributes to several function prototypes
Nicolas Iooss
1
-4
/
+5
2015-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+3
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-8
/
+10
2015-07-01
kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops path
HATAYAMA Daisuke
1
-0
/
+3
2015-06-27
Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-6
/
+0
2015-05-28
ring-buffer: Remove useless unused tracing_off_permanent()
Steven Rostedt (Red Hat)
1
-6
/
+0
2015-05-28
sysfs: tightened sysfs permission checks
Gobinda Charan Maji
1
-8
/
+10
2015-05-19
sched/preempt, mm/fault: Trigger might_sleep() in might_fault() with disabled...
David Hildenbrand
1
-1
/
+2
2015-04-17
kernel.h: implement DIV_ROUND_CLOSEST_ULL
Javi Merino
1
-0
/
+12
2015-02-13
kernel.h: remove ancient __FUNCTION__ hack
Rasmus Villemoes
1
-3
/
+0
2015-02-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+1
2015-02-01
sched: don't cause task state changes in nested sleep debugging
Linus Torvalds
1
-1
/
+1
2014-12-22
livepatch: kernel: add TAINT_LIVEPATCH
Seth Jennings
1
-0
/
+1
2014-12-15
Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-3
/
+0
2014-12-11
kernel: add panic_on_warn
Prarit Bhargava
1
-0
/
+1
2014-11-06
tty: Move session_of_pgrp() and make static
Peter Hurley
1
-3
/
+0
2014-10-28
sched: Exclude cond_resched() from nested sleep test
Peter Zijlstra
1
-0
/
+3
2014-10-28
sched, exit: Deal with nested sleeps
Peter Zijlstra
1
-0
/
+2
2014-10-24
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2014-10-14
include/linux: remove strict_strto* definitions
Daniel Walter
1
-4
/
+0
2014-10-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-0
/
+1
2014-10-10
include/linux/kernel.h: deduplicate code implementing clamp* macros
Michal Nazarewicz
1
-17
/
+7
2014-10-10
include/linux/kernel.h: rewrite min3, max3 and clamp using min and max
Michal Nazarewicz
1
-27
/
+5
2014-10-03
lib: Add a generic cmdline parse function parse_option_str
Dave Young
1
-0
/
+1
2014-09-16
Provide a binary to hex conversion function
David Howells
1
-0
/
+1
2014-08-11
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
2014-08-09
panic: add TAINT_SOFTLOCKUP
Josh Hunt
1
-0
/
+1
2014-08-07
kernel.h: remove deprecated pack_hex_byte
Joe Perches
1
-5
/
+0
2014-07-27
sysfs: disallow world-writable files.
Rusty Russell
1
-0
/
+2
2014-06-26
mac_pton: Use bool not int return
Joe Perches
1
-1
/
+1
2014-04-06
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+9
2014-03-24
VERIFY_OCTAL_PERMISSIONS: stricter checking for sysfs perms.
Rusty Russell
1
-0
/
+8
2014-03-21
Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPEC
Dave Jones
1
-1
/
+1
2014-03-13
Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULE
Mathieu Desnoyers
1
-0
/
+1
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+19
2014-01-24
kernel.h: define u8, s8, u32, etc. limits
Alex Elder
1
-0
/
+13
2014-01-22
net: introduce reciprocal_scale helper and convert users
Daniel Borkmann
1
-0
/
+19
2014-01-20
Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+9
2013-12-13
include/linux/kernel.h: make might_fault() a nop for !MMU
Axel Lin
1
-1
/
+2
2013-11-26
panic: Make panic_timeout configurable
Jason Baron
1
-0
/
+9
2013-11-07
tracing: Remove unused function ftrace_off_permanent()
Steven Rostedt (Red Hat)
1
-2
/
+0
2013-09-20
lib: introduce upper case hex ascii helpers
Andre Naujoks
1
-0
/
+11
2013-08-03
tracing: Fix trace_dump_stack() proto when CONFIG_TRACING is not set
Dhaval Giani
1
-1
/
+1
2013-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-3
/
+2
2013-07-03
Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+2
2013-06-05
net: core: move mac_pton() to lib/net_utils.c
Andy Shevchenko
1
-0
/
+2
2013-05-28
tracing: Put trace_puts() comment above trace_puts() macro for kernel doc
Steven Rostedt
1
-3
/
+2
[next]