John David Anglin
|
b63a2bbc0b
parisc: make interrupt and interruption stack allocation reentrant
|
12 years ago |
John David Anglin
|
f0a18819e2
parisc: fix SMP races when updating PTE and TLB entries in entry.S
|
12 years ago |
Helge Deller
|
200c880420
parisc: implement irq stacks
|
12 years ago |
John David Anglin
|
c207a76bf1
parisc: only re-enable interrupts if we need to schedule or deliver signals when returning to userspace
|
12 years ago |
John David Anglin
|
bbbfde7820
parisc: use long branch in fork_like macro
|
12 years ago |
Helge Deller
|
6a45716abb
parisc: fix partly 16/64k PAGE_SIZE boot
|
12 years ago |
Linus Torvalds
|
9e2d59ad58
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 years ago |
John David Anglin
|
1c4c6597b6
parisc: Fix comment describing setup of access rights in entry.S
|
12 years ago |
Al Viro
|
6e26aab98c
parisc: switch to generic sigaltstack
|
12 years ago |
John David Anglin
|
34360f080c
parisc: improve ptrace support for gdb single-step
|
12 years ago |
Al Viro
|
415bfae9e9
parisc: switch to generic fork/vfork/clone
|
12 years ago |
Al Viro
|
363806ddd2
parisc: switch to saner kernel_execve() semantics
|
12 years ago |
Al Viro
|
ff0ab8af9c
parisc: optimizations in copy_thread() and friends
|
12 years ago |
Al Viro
|
7f1f311ac7
parisc: switch to generic sys_execve()
|
12 years ago |
Al Viro
|
4e5ed85ab5
parisc: switch to generic kernel_execve()
|
12 years ago |
Al Viro
|
a44e060fc5
parisc: switch to generic kernel_thread()
|
12 years ago |
Al Viro
|
6fd84c0831
TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set
|
13 years ago |
Linus Torvalds
|
fb21affa49
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
13 years ago |
James Bottomley
|
2f649c1f6f
[PARISC] fix TLB fault path on PA2.0 narrow systems
|
13 years ago |
Al Viro
|
617c62a9fc
parisc: need to check NOTIFY_RESUME when exiting from syscall
|
13 years ago |
James Bottomley
|
5e185581d7
[PARISC] fix PA1.1 oops on boot
|
13 years ago |
James Bottomley
|
d7dd2ff11b
[PARISC] only make executable areas executable
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
James Bottomley
|
8b4ae3342d
eliminate special FLUSH flag from page table
|
14 years ago |
James Bottomley
|
f311847c2f
parisc: flush pages through tmpalias space
|
14 years ago |
John David Anglin
|
9b437bca16
parisc: Remove unnecessary macros from entry.S
|
15 years ago |
John David Anglin
|
c2dc988ec5
parisc: Delete unnecessary nop's in entry.S
|
15 years ago |
John David Anglin
|
8f6c0c2bf1
parisc: Avoid interruption in critical region in entry.S
|
15 years ago |
Kyle McMartin
|
ecd3d4bc06
parisc: stop using task->ptrace for {single,block}step flags
|
16 years ago |
David Howells
|
d0420c83f3
KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]
|
16 years ago |