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