Helge Deller
|
3847dab774
parisc: Add alternative coding infrastructure
|
6 年之前 |
Linus Torvalds
|
93f30c73ec
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 年之前 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 年之前 |
Al Viro
|
d74f0f47e2
parisc: switch to {get,put}_compat_sigset()
|
8 年之前 |
Linus Torvalds
|
f47e2db43d
Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
|
8 年之前 |
Ingo Molnar
|
b17b01533b
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
|
8 年之前 |
John David Anglin
|
ef470a60e1
parisc: Remove flush_user_dcache_range and flush_user_icache_range
|
8 年之前 |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
Helge Deller
|
71a71fb537
parisc: Fix syscall restarts
|
9 年之前 |
Helge Deller
|
c78c2b7e04
parisc: hpux - Remove hpux gateway page
|
10 年之前 |
Helge Deller
|
0bd1e94bf3
parisc: Add error checks when building up signal trampoline handler
|
10 年之前 |
Andy Lutomirski
|
f56141e3e2
all arches, signal: move restart_block to struct task_struct
|
10 年之前 |
Richard Weinberger
|
e4dc894b61
parisc: Use get_signal() signal_setup_done()
|
12 年之前 |
Linus Torvalds
|
2e515bf096
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
12 年之前 |
Joe Perches
|
8e33a52fad
treewide: Fix printks with 0x%#
|
12 年之前 |
John David Anglin
|
5a0ce2dc21
parisc: Remove arch/parisc/kernel/sys32.h header
|
12 年之前 |
Helge Deller
|
850df98434
parisc: remove unused variable 'compat_val'
|
12 年之前 |
Linus Torvalds
|
9e2d59ad58
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 年之前 |
John David Anglin
|
45b6eff2a6
parisc: space register variables need to be in native length (unsigned long)
|
12 年之前 |
Al Viro
|
6e26aab98c
parisc: switch to generic sigaltstack
|
12 年之前 |
John David Anglin
|
ad30f3ff3d
parisc: sigaltstack doesn't round ss.ss_sp as required
|
12 年之前 |
Al Viro
|
e3b880c6ee
parisc: don't bother looping in do_signal()
|
13 年之前 |
Al Viro
|
00df111e7e
parisc: fix double restarts
|
13 年之前 |
Al Viro
|
efee984c27
new helper: signal_delivered()
|
13 年之前 |
Al Viro
|
77097ae503
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
|
13 年之前 |
Al Viro
|
6fd84c0831
TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set
|
13 年之前 |
Al Viro
|
a610d6e672
pull clearing RESTORE_SIGMASK into block_sigmask()
|
13 年之前 |
Al Viro
|
b7f9a11a6c
new helper: sigmask_to_save()
|
13 年之前 |
Al Viro
|
51a7b448d4
new helper: restore_saved_sigmask()
|
13 年之前 |
Al Viro
|
a42c6ded82
move key_repace_session_keyring() into tracehook_notify_resume()
|
13 年之前 |