aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc/kernel/entry.S
AgeCommit message (Expand)Author
2007-05-30[PARISC] fix "reduce size of task_struct on 64-bit machines" falloutKyle McMartin
2007-05-30[PARISC] remove remnants of parisc-specific softirq codeGrant Grundler
2007-02-17[PARISC] do not export get_register/set_registerHelge Deller
2007-02-17[PARISC] implement standard ENTRY(), END() and ENDPROC()Helge Deller
2007-02-17[PARISC] use less assembler statements in syscall pathHelge Deller
2007-02-17[PARISC] Add TIF_RESTORE_SIGMASK supportKyle McMartin
2007-02-17[PARISC] a and b in "break a,b" message were swappedHelge Deller
2006-10-04[PARISC] [BUGFIX] nullify branch delay slot of the jump back toKyle McMartin
2006-10-04[PARISC] Abstract shift register left in .SKyle McMartin
2006-10-03Attack of "the the"s in archMatt LaPlante
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-27[PARISC] Ensure all ldcw uses are ldcw,co on pa2.0Kyle McMartin
2006-04-21[PARISC] Further work for multiple page sizesHelge Deller
2006-03-30[PARISC] Add PREEMPT supportKyle McMartin
2006-03-30[PARISC] Fix IOREMAP with a 64-bit kernelHelge Deller
2005-11-17[PARISC] Document some register usages in assembly filesCarlos O'Donell
2005-10-21[PARISC] Remove the spurious do_softirq calls from entry.SJames Bottomley
2005-10-21[PARISC] Fix the alloc_slabmgmt panicJames Bottomley
2005-10-21[PARISC] Replace uses of __LP64__ with CONFIG_64BITGrant Grundler
2005-10-21[PARISC] Replace some calls to bl with b,l or bv to use longer offsetsRandolph Chung
2005-10-21[PARISC] Make sure use of RFI conforms to PA 2.0 and 1.1 arch docsGrant Grundler
2005-09-09kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds