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
/
arch
/
um
/
os-Linux
/
sigio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-21
um: Use swap() to make code cleaner
Yang Guang
1
-4
/
+3
2021-12-21
um: rename set_signals() to um_set_signals()
Johannes Berg
1
-3
/
+3
2020-12-14
um: irq/sigio: Support suspend/resume handling of workaround IRQs
Johannes Berg
1
-15
/
+32
2020-12-14
um: Remove IRQ_NONE type
Johannes Berg
1
-20
/
+5
2020-12-14
um: sigio: Return error from add_sigio_fd()
Johannes Berg
1
-2
/
+4
2019-09-15
um: Add SPDX headers for files in arch/um/os-Linux
Alex Dewar
1
-1
/
+1
2019-09-15
um: Implement TRACE_IRQFLAGS_SUPPORT
Johannes Berg
1
-3
/
+3
2013-09-07
um: Cleanup SIGTERM handling
Richard Weinberger
1
-1
/
+1
2012-10-10
um: get rid of pointless include "..." where include <...> will do
Al Viro
1
-5
/
+5
2011-11-02
um: shared/process.h is empty now; kill it
Al Viro
1
-1
/
+0
2011-11-02
um: -include user.h for USER_OBJ, trim includes
Al Viro
1
-2
/
+0
2008-07-24
UML: make several more things static
WANG Cong
1
-1
/
+1
2008-05-13
uml: random driver fixes
Jeff Dike
1
-14
/
+21
2008-05-13
uml: fix build when SLOB is enabled
Jeff Dike
1
-2
/
+2
2008-02-05
uml: syle fixes in arch/um/os-Linux
Jeff Dike
1
-104
/
+137
2008-02-05
arch/um: remove duplicate includes
Lucas Woods
1
-1
/
+0
2008-02-05
uml: const and other tidying
WANG Cong
1
-1
/
+1
2007-07-16
uml: Eliminate kernel allocator wrappers
Jeff Dike
1
-2
/
+2
2007-07-16
uml: simplify helper stack handling
Jeff Dike
1
-7
/
+12
2007-05-07
uml: convert libc layer to call read and write
Jeff Dike
1
-10
/
+11
2007-05-07
uml: tidy libc code
Jeff Dike
1
-3
/
+4
2007-05-07
uml: remove user_util.h
Jeff Dike
1
-1
/
+0
2007-05-07
uml: move SIGIO testing to sigio.c
Jeff Dike
1
-0
/
+145
2007-03-02
[PATCH] uml: add back accidentally removed error
Jeff Dike
1
-1
/
+4
2007-02-16
[PATCH] uml: fix 2.6.20 hang
Jeff Dike
1
-18
/
+20
2006-10-20
[PATCH] uml: split memory allocation prototypes out of user.h
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+1
2006-09-26
[PATCH] uml: SIGIO cleanups
Jeff Dike
1
-47
/
+56
2006-07-11
[PATCH] uml: make some symbols static
Jeff Dike
1
-4
/
+6
2006-07-11
[PATCH] uml: fix exitcall ordering bug
Jeff Dike
1
-1
/
+8
2006-07-11
[PATCH] uml: remove os_isatty
Jeff Dike
1
-1
/
+13
2006-04-11
[PATCH] uml: move outside spinlock call not needing it
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2006-03-27
[PATCH] uml: fix thread startup race
Jeff Dike
1
-28
/
+27
2006-03-27
[PATCH] uml: move sigio_user.c to os-Linux/sigio.c
Jeff Dike
1
-0
/
+324