summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/entry.S
Commit message (Expand)AuthorAgeFilesLines
* parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernelHelge Deller2018-01-021-2/+11
* Revert "parisc: Re-enable interrupts early"John David Anglin2017-12-171-3/+9
* scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd2017-05-081-1/+1
* parisc: Re-enable interrupts earlyHelge Deller2016-12-121-9/+3
* parisc: Add cfi_startproc and cfi_endproc to assembly codeHelge Deller2016-10-051-22/+24
* parisc: Use long jump to reach ftrace_return_to_handler()Helge Deller2016-05-231-1/+10
* parisc: Merge ftrace C-helper and assembler functions into .text.hot sectionHelge Deller2016-05-221-1/+1
* parisc: Fix ftrace function tracerHelge Deller2016-04-141-19/+74
* parisc: Add Huge Page and HUGETLBFS supportHelge Deller2015-11-221-14/+31
* parisc: Initialize the fault vector earlier in the boot process.Helge Deller2015-11-221-8/+3
* parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based...John David Anglin2015-07-101-84/+79
* parisc: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-141-2/+2
* parisc: hpux - Remove hpux gateway pageHelge Deller2015-02-161-20/+0
* 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