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
|
15 years ago |
David Howells
|
d0420c83f3
KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]
|
16 years ago |
John David Anglin
|
2678251b20
parisc: Set correct bit in protection flags
|
16 years ago |
Helge Deller
|
d75f054a2c
parisc: add ftrace (function and graph tracer) functionality
|
16 years ago |
Helge Deller
|
afca252387
parisc: allow to build with 16k default kernel page size
|
16 years ago |
Helge Deller
|
1152a68c42
parisc: use constants instead of numbers in assembly
|
16 years ago |
Helge Deller
|
2cfeb9a675
parisc: add braces around arguments in assembler macros
|
16 years ago |
Kyle McMartin
|
dfcf753bd3
Revert "parisc: fix trivial section name warnings"
|
17 years ago |
Kyle McMartin
|
872f6debca
parisc: use conditional macro for 64-bit wide ops
|
17 years ago |
Helge Deller
|
bd3bb8c15b
parisc: fix trivial section name warnings
|
17 years ago |
Kyle McMartin
|
6cc4525d29
[PARISC] Kill off broken irqstack code
|
17 years ago |
Kyle McMartin
|
873d50e2e5
[PARISC] Remove hardcoded uses of PAGE_SIZE
|
17 years ago |
Kyle McMartin
|
376e210b71
[PARISC] fix "reduce size of task_struct on 64-bit machines" fallout
|
18 years ago |
Grant Grundler
|
72738a96d1
[PARISC] remove remnants of parisc-specific softirq code
|
18 years ago |
Helge Deller
|
bcc0e04c5c
[PARISC] do not export get_register/set_register
|
18 years ago |
Helge Deller
|
c5e7655297
[PARISC] implement standard ENTRY(), END() and ENDPROC()
|
18 years ago |
Helge Deller
|
3fe4c55ebc
[PARISC] use less assembler statements in syscall path
|
18 years ago |
Kyle McMartin
|
4650f0a583
[PARISC] Add TIF_RESTORE_SIGMASK support
|
18 years ago |