| Commit message (Expand) | Author | Age |
* | TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set | Al Viro | 2012-06-01 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-05-31 |
|\ |
|
| * | parisc: need to check NOTIFY_RESUME when exiting from syscall | Al Viro | 2012-05-23 |
* | | [PARISC] fix TLB fault path on PA2.0 narrow systems | James Bottomley | 2012-05-25 |
|/ |
|
* | [PARISC] fix PA1.1 oops on boot | James Bottomley | 2012-05-16 |
* | [PARISC] only make executable areas executable | James Bottomley | 2011-04-15 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | eliminate special FLUSH flag from page table | James Bottomley | 2011-01-15 |
* | parisc: flush pages through tmpalias space | James Bottomley | 2011-01-15 |
* | parisc: Remove unnecessary macros from entry.S | John David Anglin | 2010-05-30 |
* | parisc: Delete unnecessary nop's in entry.S | John David Anglin | 2010-05-30 |
* | parisc: Avoid interruption in critical region in entry.S | John David Anglin | 2010-05-30 |
* | parisc: stop using task->ptrace for {single,block}step flags | Kyle McMartin | 2009-09-27 |
* | KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] | David Howells | 2009-09-02 |
* | parisc: Set correct bit in protection flags | John David Anglin | 2009-08-02 |
* | parisc: add ftrace (function and graph tracer) functionality | Helge Deller | 2009-03-30 |
* | parisc: allow to build with 16k default kernel page size | Helge Deller | 2009-03-30 |
* | parisc: use constants instead of numbers in assembly | Helge Deller | 2009-03-30 |
* | parisc: add braces around arguments in assembler macros | Helge Deller | 2009-03-13 |
* | Revert "parisc: fix trivial section name warnings" | Kyle McMartin | 2008-06-13 |
* | parisc: use conditional macro for 64-bit wide ops | Kyle McMartin | 2008-05-15 |
* | parisc: fix trivial section name warnings | Helge Deller | 2008-05-15 |
* | [PARISC] Kill off broken irqstack code | Kyle McMartin | 2007-10-18 |
* | [PARISC] Remove hardcoded uses of PAGE_SIZE | Kyle McMartin | 2007-10-18 |
* | [PARISC] fix "reduce size of task_struct on 64-bit machines" fallout | Kyle McMartin | 2007-05-30 |
* | [PARISC] remove remnants of parisc-specific softirq code | Grant Grundler | 2007-05-30 |
* | [PARISC] do not export get_register/set_register | Helge Deller | 2007-02-17 |
* | [PARISC] implement standard ENTRY(), END() and ENDPROC() | Helge Deller | 2007-02-17 |
* | [PARISC] use less assembler statements in syscall path | Helge Deller | 2007-02-17 |
* | [PARISC] Add TIF_RESTORE_SIGMASK support | Kyle McMartin | 2007-02-17 |
* | [PARISC] a and b in "break a,b" message were swapped | Helge Deller | 2007-02-17 |
* | [PARISC] [BUGFIX] nullify branch delay slot of the jump back to | Kyle McMartin | 2006-10-04 |
* | [PARISC] Abstract shift register left in .S | Kyle McMartin | 2006-10-04 |
* | Attack of "the the"s in arch | Matt LaPlante | 2006-10-03 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | [PARISC] Ensure all ldcw uses are ldcw,co on pa2.0 | Kyle McMartin | 2006-06-27 |
* | [PARISC] Further work for multiple page sizes | Helge Deller | 2006-04-21 |
* | [PARISC] Add PREEMPT support | Kyle McMartin | 2006-03-30 |
* | [PARISC] Fix IOREMAP with a 64-bit kernel | Helge Deller | 2006-03-30 |
* | [PARISC] Document some register usages in assembly files | Carlos O'Donell | 2005-11-17 |
* | [PARISC] Remove the spurious do_softirq calls from entry.S | James Bottomley | 2005-10-21 |
* | [PARISC] Fix the alloc_slabmgmt panic | James Bottomley | 2005-10-21 |
* | [PARISC] Replace uses of __LP64__ with CONFIG_64BIT | Grant Grundler | 2005-10-21 |
* | [PARISC] Replace some calls to bl with b,l or bv to use longer offsets | Randolph Chung | 2005-10-21 |
* | [PARISC] Make sure use of RFI conforms to PA 2.0 and 1.1 arch docs | Grant Grundler | 2005-10-21 |
* | kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support | Sam Ravnborg | 2005-09-09 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 |