summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-021-3/+0Star
|\
| * consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-3/+0Star
* | parisc: provide pci_mmap_page_range() for pariscThomas Bogendoerfer2013-06-181-0/+5
* | parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 (part 2)Helge Deller2013-06-181-2/+2
|/
* parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50Helge Deller2013-06-011-4/+1Star
* parisc: fix irq stack on UP and SMPHelge Deller2013-05-242-26/+0Star
* parisc: make interrupt and interruption stack allocation reentrantJohn David Anglin2013-05-241-1/+0Star
* parisc: show number of FPE and unaligned access handler calls in /proc/interr...Helge Deller2013-05-241-0/+2
* parisc: implement irq stacks - part 2 (v2)Helge Deller2013-05-112-0/+12
* parisc: tlb flush counting fix for SMP and UPHelge Deller2013-05-072-5/+3Star
* parisc: more irq statistics in /proc/interruptsHelge Deller2013-05-072-2/+35
* parisc: implement irq stacksHelge Deller2013-05-071-2/+17
* parisc: add kernel stack overflow checkHelge Deller2013-05-071-1/+1
* parisc: implement atomic64_dec_if_positive()Helge Deller2013-05-061-0/+23
* parisc: Provide default implementation for dma_{alloc, free}_attrsDamian Hobson-Garcia2013-05-061-0/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-8/+0Star
|\
| * consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-041-8/+0Star
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-301-2/+0Star
|\ \
| * | arch: Consolidate tsk_is_polling()Thomas Gleixner2013-04-081-2/+0Star
| |/
* | parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updatesJohn David Anglin2013-04-251-22/+25
* | parisc: uaccess: fix compiler warnings caused by __put_user castingWill Deacon2013-04-251-10/+4Star
* | parisc: Change kunmap macro to static inline functionJohn David Anglin2013-04-251-1/+4
|/
* parisc: fix compile warnings triggered by atomic_sub(sizeof(),v)Helge Deller2013-03-021-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-242-7/+2Star
|\
| * burying unused conditionalsAl Viro2013-02-141-3/+0Star
| * consolidate kernel-side struct sigaction declarationsAl Viro2013-02-031-0/+2
| * consolidate declarations of k_sigactionAl Viro2013-02-031-4/+0Star
* | arch/parisc/include/asm: use ARRAY_SIZE macro in mmzone.hNikitas Angelinas2013-02-201-1/+1
* | parisc: remove empty lines and unnecessary #ifdef coding in include/asm/signal.hHelge Deller2013-02-201-4/+0Star
* | parisc: sendfile and sendfile64 syscall cleanupsHelge Deller2013-02-201-0/+1
* | parisc: switch to available compat_sched_rr_get_interval implementationHelge Deller2013-02-201-0/+1
* | parisc: convert msgrcv and msgsnd syscalls to use compat layerHelge Deller2013-02-201-0/+61
* | parisc: fix personality on 32bit kernelHelge Deller2013-02-201-1/+1
* | parisc: remove unused compat_rt_sigframe.h headerPaul Bolle2013-02-201-50/+0Star
* | parisc: always detect multiple physical rangesJohn David Anglin2013-02-201-3/+2Star
* | parisc: disable preemption while flushing D- or I-caches through TMPALIAS regionJohn David Anglin2013-02-201-0/+2
* | parisc: remove IRQF_DISABLEDPeter Zijlstra2013-02-201-2/+2
* | parisc: fixes and cleanups in page cache flushing (1/4)John David Anglin2013-02-201-4/+16
* | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Helge Deller2013-02-201-3/+10
|\ \
| * | [PARISC] Purge existing TLB entries in set_pte_at and ptep_set_wrprotectJohn David Anglin2013-01-191-3/+10
| |/
* / parisc: Provide dummy dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven2013-01-291-0/+15
|/
* ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-041-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-211-1/+0Star
|\
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-201-1/+0Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-123-3/+4
|\|
| * unify default ptrace_signal_deliverAl Viro2012-11-291-2/+0Star
| * parisc: switch to generic fork/vfork/cloneAl Viro2012-11-291-0/+3
| * kill stray kernel_thread() garbageAl Viro2012-11-291-1/+0Star
| * Merge branch 'arch-frv' into no-rebasesAl Viro2012-11-1751-2631/+11Star
| |\
| * | parisc: switch to saner kernel_execve() semanticsAl Viro2012-10-221-1/+0Star