aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/entry.S
Commit message (Expand)AuthorAge
* scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd2017-05-08
* parisc: Re-enable interrupts earlyHelge Deller2016-12-12
* parisc: Add cfi_startproc and cfi_endproc to assembly codeHelge Deller2016-10-05
* parisc: Use long jump to reach ftrace_return_to_handler()Helge Deller2016-05-23
* parisc: Merge ftrace C-helper and assembler functions into .text.hot sectionHelge Deller2016-05-22
* parisc: Fix ftrace function tracerHelge Deller2016-04-14
* parisc: Add Huge Page and HUGETLBFS supportHelge Deller2015-11-22
* parisc: Initialize the fault vector earlier in the boot process.Helge Deller2015-11-22
* parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based...John David Anglin2015-07-10
* parisc: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-14
* parisc: hpux - Remove hpux gateway pageHelge Deller2015-02-16
* 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