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