parisc: flush pages through tmpalias space
[linux-flexiantxendom0-3.2.10.git] / arch / parisc / kernel / entry.S
2011-01-15 James Bottomleyparisc: flush pages through tmpalias space
2010-05-30 John David Anglinparisc: Remove unnecessary macros from entry.S
2010-05-30 John David Anglinparisc: Delete unnecessary nop's in entry.S
2010-05-30 John David Anglinparisc: Avoid interruption in critical region in entry.S
2009-09-28 Kyle McMartinparisc: stop using task->ptrace for {single,block}step...
2009-09-02 David HowellsKEYS: Extend TIF_NOTIFY_RESUME to (almost) all architec...
2009-08-02 John David Anglinparisc: Set correct bit in protection flags
2009-03-31 Helge Dellerparisc: add ftrace (function and graph tracer) function...
2009-03-31 Helge Dellerparisc: allow to build with 16k default kernel page...
2009-03-31 Helge Dellerparisc: use constants instead of numbers in assembly
2009-03-13 Helge Dellerparisc: add braces around arguments in assembler macros
2008-06-13 Kyle McMartinRevert "parisc: fix trivial section name warnings"
2008-05-15 Kyle McMartinparisc: use conditional macro for 64-bit wide ops
2008-05-15 Helge Dellerparisc: fix trivial section name warnings
2007-10-18 Kyle McMartin[PARISC] Kill off broken irqstack code
2007-10-18 Kyle McMartin[PARISC] Remove hardcoded uses of PAGE_SIZE
2007-05-30 Kyle McMartin[PARISC] fix "reduce size of task_struct on 64-bit...
2007-05-30 Grant Grundler[PARISC] remove remnants of parisc-specific softirq...
2007-02-17 Helge Deller[PARISC] do not export get_register/set_register
2007-02-17 Helge Deller[PARISC] implement standard ENTRY(), END() and ENDPROC()
2007-02-17 Helge Deller[PARISC] use less assembler statements in syscall path
2007-02-17 Kyle McMartin[PARISC] Add TIF_RESTORE_SIGMASK support
2007-02-17 Helge Deller[PARISC] a and b in "break a,b" message were swapped
2006-10-04 Kyle McMartin[PARISC] [BUGFIX] nullify branch delay slot of the...
2006-10-04 Kyle McMartin[PARISC] Abstract shift register left in .S
2006-10-03 Matt LaPlanteAttack of "the the"s in arch
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-27 Kyle McMartin[PARISC] Ensure all ldcw uses are ldcw,co on pa2.0
2006-04-21 Helge Deller[PARISC] Further work for multiple page sizes
2006-03-30 Kyle McMartin[PARISC] Add PREEMPT support
2006-03-30 Helge Deller[PARISC] Fix IOREMAP with a 64-bit kernel
2005-11-17 Carlos O'Donell[PARISC] Document some register usages in assembly...
2005-10-22 James Bottomley[PARISC] Remove the spurious do_softirq calls from...
2005-10-22 James Bottomley[PARISC] Fix the alloc_slabmgmt panic
2005-10-22 Grant Grundler[PARISC] Replace uses of __LP64__ with CONFIG_64BIT
2005-10-22 Randolph Chung[PARISC] Replace some calls to bl with b,l or bv to...
2005-10-22 Grant Grundler[PARISC] Make sure use of RFI conforms to PA 2.0 and...
2005-09-09 Sam Ravnborgkbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2