summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/entry.S
Commit message (Expand)AuthorAgeFilesLines
* parisc: make interrupt and interruption stack allocation reentrantJohn David Anglin2013-05-241-9/+10
* parisc: fix SMP races when updating PTE and TLB entries in entry.SJohn David Anglin2013-05-111-72/+83
* parisc: implement irq stacksHelge Deller2013-05-071-0/+41
* parisc: only re-enable interrupts if we need to schedule or deliver signals w...John David Anglin2013-05-071-5/+9
* parisc: use long branch in fork_like macroJohn David Anglin2013-05-061-1/+2
* parisc: fix partly 16/64k PAGE_SIZE bootHelge Deller2013-05-061-1/+9
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-231-38/+0
|\
| * parisc: switch to generic sigaltstackAl Viro2013-02-031-38/+0
* | parisc: Fix comment describing setup of access rights in entry.SJohn David Anglin2013-02-201-2/+2
* | parisc: improve ptrace support for gdb single-stepJohn David Anglin2013-01-071-5/+13
|/
* parisc: switch to generic fork/vfork/cloneAl Viro2012-11-281-30/+8
* parisc: switch to saner kernel_execve() semanticsAl Viro2012-10-211-19/+3
* parisc: optimizations in copy_thread() and friendsAl Viro2012-10-141-67/+19
* parisc: switch to generic sys_execve()Al Viro2012-10-141-46/+0
* parisc: switch to generic kernel_execve()Al Viro2012-10-141-22/+6
* parisc: switch to generic kernel_thread()Al Viro2012-10-141-52/+1
* TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro2012-06-011-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-311-1/+1
|\
| * parisc: need to check NOTIFY_RESUME when exiting from syscallAl Viro2012-05-231-1/+1
* | [PARISC] fix TLB fault path on PA2.0 narrow systemsJames Bottomley2012-05-251-13/+17
|/
* [PARISC] fix PA1.1 oops on bootJames Bottomley2012-05-161-0/+4
* [PARISC] only make executable areas executableJames Bottomley2011-04-151-0/+3
* Fix common misspellingsLucas De Marchi2011-03-311-5/+5
* eliminate special FLUSH flag from page tableJames Bottomley2011-01-151-58/+3
* parisc: flush pages through tmpalias spaceJames Bottomley2011-01-151-52/+142
* parisc: Remove unnecessary macros from entry.SJohn David Anglin2010-05-301-33/+7
* parisc: Delete unnecessary nop's in entry.SJohn David Anglin2010-05-301-7/+0
* parisc: Avoid interruption in critical region in entry.SJohn David Anglin2010-05-301-2/+3
* parisc: stop using task->ptrace for {single,block}step flagsKyle McMartin2009-09-271-10/+11
* KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells2009-09-021-1/+1
* parisc: Set correct bit in protection flagsJohn David Anglin2009-08-021-1/+1
* parisc: add ftrace (function and graph tracer) functionalityHelge Deller2009-03-311-0/+27
* parisc: allow to build with 16k default kernel page sizeHelge Deller2009-03-311-8/+17
* parisc: use constants instead of numbers in assemblyHelge Deller2009-03-311-4/+4
* parisc: add braces around arguments in assembler macrosHelge Deller2009-03-131-3/+3
* Revert "parisc: fix trivial section name warnings"Kyle McMartin2008-06-131-2/+1
* parisc: use conditional macro for 64-bit wide opsKyle McMartin2008-05-151-27/+19
* parisc: fix trivial section name warningsHelge Deller2008-05-151-1/+2
* [PARISC] Kill off broken irqstack codeKyle McMartin2007-10-181-34/+3
* [PARISC] Remove hardcoded uses of PAGE_SIZEKyle McMartin2007-10-181-2/+2
* [PARISC] fix "reduce size of task_struct on 64-bit machines" falloutKyle McMartin2007-05-301-3/+2
* [PARISC] remove remnants of parisc-specific softirq codeGrant Grundler2007-05-301-34/+1
* [PARISC] do not export get_register/set_registerHelge Deller2007-02-171-4/+2
* [PARISC] implement standard ENTRY(), END() and ENDPROC()Helge Deller2007-02-171-48/+47
* [PARISC] use less assembler statements in syscall pathHelge Deller2007-02-171-8/+5
* [PARISC] Add TIF_RESTORE_SIGMASK supportKyle McMartin2007-02-171-83/+58
* [PARISC] a and b in "break a,b" message were swappedHelge Deller2007-02-171-10/+6
* [PARISC] [BUGFIX] nullify branch delay slot of the jump back toKyle McMartin2006-10-041-1/+1
* [PARISC] Abstract shift register left in .SKyle McMartin2006-10-041-15/+4
* Attack of "the the"s in archMatt LaPlante2006-10-031-2/+2