summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* parisc: Remove SA_RESTORER defineJohn David Anglin2014-07-311-2/+0
* parisc: add serial ports of C8000/1GHz machine to hardware databaseHelge Deller2014-07-171-1/+2
* metag: Reduce maximum stack size to 256MBJames Hogan2014-06-071-0/+2
* parisc: fix epoll_pwait syscall on compat kernelHelge Deller2014-05-301-1/+1
* parisc: fix cache-flushingHelge Deller2014-02-063-3/+16
* parisc: Ensure full cache coherency for kmap/kunmapJohn David Anglin2014-01-153-46/+6
* parisc: fix mmap(MAP_FIXED|MAP_SHARED) to already mmapped addressHelge Deller2013-12-111-10/+15
* parisc: break out SOCK_NONBLOCK define to own asm header fileHelge Deller2013-12-042-8/+14
* parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAMHelge Deller2013-11-131-0/+4
* parisc: fix interruption handler to respect pagefault_disable()Helge Deller2013-10-181-3/+3
* parisc: Fix interrupt routing for C8000 serial portsThomas Bogendoerfer2013-08-112-0/+4
* parisc: Fix cache routines to ignore vma's with an invalid pfnJohn David Anglin2013-08-111-64/+71
* parisc: optimize mtsp(0,sr) inline assemblyHelge Deller2013-07-211-3/+6
* parisc: Ensure volatile space register %sr1 is not clobberedJohn David Anglin2013-07-212-3/+4
* parisc: Fix gcc miscompilation in pa_memcpy()Helge Deller2013-07-211-29/+50
* parisc: Use unshadowed index register for flush instructions in flush_dcache_...John David Anglin2013-06-181-38/+38
* parisc: provide pci_mmap_page_range() for pariscThomas Bogendoerfer2013-06-182-0/+32
* parisc: fix serial ports on C8000 workstationThomas Bogendoerfer2013-06-181-0/+1
* parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 (part 2)Helge Deller2013-06-182-3/+3
* parisc: kernel: using strlcpy() instead of strcpy()Chen Gang2013-06-011-1/+2
* parisc: rename "CONFIG_PA7100" to "CONFIG_PA7000"Paul Bolle2013-06-011-1/+1
* parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50Helge Deller2013-06-011-4/+1
* parisc: memory overflow, 'name' length is too short for usingChen Gang2013-06-011-1/+1
* parisc: fix irq stack on UP and SMPHelge Deller2013-05-243-41/+26
* parisc: make interrupt and interruption stack allocation reentrantJohn David Anglin2013-05-242-10/+10
* parisc: show number of FPE and unaligned access handler calls in /proc/interr...Helge Deller2013-05-244-0/+14
* parisc: use PAGE_SHIFT instead of hardcoded value 12 in pacache.SHelge Deller2013-05-241-6/+6
* parisc: add rp5470 entry to machine databaseHelge Deller2013-05-241-0/+1
* parisc: make default cross compiler search more robust (v3)Helge Deller2013-05-131-12/+9
* parisc: fix SMP races when updating PTE and TLB entries in entry.SJohn David Anglin2013-05-111-72/+83
* parisc: implement irq stacks - part 2 (v2)Helge Deller2013-05-115-17/+102
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-101-8/+0
|\
| * unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro2013-05-091-8/+0
* | parisc: tlb flush counting fix for SMP and UPHelge Deller2013-05-074-19/+5
* | parisc: more irq statistics in /proc/interruptsHelge Deller2013-05-075-4/+86
* | parisc: implement irq stacksHelge Deller2013-05-074-2/+94
* | parisc: add kernel stack overflow checkHelge Deller2013-05-074-4/+42
* | parisc: only re-enable interrupts if we need to schedule or deliver signals w...John David Anglin2013-05-071-5/+9
* | parisc: implement atomic64_dec_if_positive()Helge Deller2013-05-062-0/+24
* | parisc: use long branch in fork_like macroJohn David Anglin2013-05-061-1/+2
* | parisc: fix NATIVE set up in buildMike Frysinger2013-05-061-3/+1
* | parisc: document the parisc gateway pageHelge Deller2013-05-061-1/+24
* | parisc: fix partly 16/64k PAGE_SIZE bootHelge Deller2013-05-065-21/+37
* | parisc: Provide default implementation for dma_{alloc, free}_attrsDamian Hobson-Garcia2013-05-061-0/+3
* | parisc: fix whitespace errors in arch/parisc/kernel/traps.cRolf Eike Beer2013-05-061-12/+12
* | parisc: remove the second argument of kmap_atomicZhao Hongjiang2013-05-061-3/+3
* | parisc: single_open() leaksAl Viro2013-05-051-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-23/+24
|\
| * parisc: Don't use create_proc_read_entry()David Howells2013-04-291-23/+24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-011-0/+2
|\ \