summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/entry.S
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PARISC] Ensure all ldcw uses are ldcw,co on pa2.0Kyle McMartin2006-06-271-3/+3
* [PARISC] Further work for multiple page sizesHelge Deller2006-04-211-14/+22
* [PARISC] Add PREEMPT supportKyle McMartin2006-03-301-3/+36
* [PARISC] Fix IOREMAP with a 64-bit kernelHelge Deller2006-03-301-3/+3
* [PARISC] Document some register usages in assembly filesCarlos O'Donell2005-11-171-0/+1
* [PARISC] Remove the spurious do_softirq calls from entry.SJames Bottomley2005-10-211-27/+0
* [PARISC] Fix the alloc_slabmgmt panicJames Bottomley2005-10-211-0/+2
* [PARISC] Replace uses of __LP64__ with CONFIG_64BITGrant Grundler2005-10-211-49/+49
* [PARISC] Replace some calls to bl with b,l or bv to use longer offsetsRandolph Chung2005-10-211-3/+13
* [PARISC] Make sure use of RFI conforms to PA 2.0 and 1.1 arch docsGrant Grundler2005-10-211-27/+24
* kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg2005-09-091-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+2426
OpenPOWER on IntegriCloud