summaryrefslogtreecommitdiff
path: root/arch/parisc/include/asm
AgeCommit message (Expand)AuthorFilesLines
2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner1-2/+0
2013-03-02parisc: fix compile warnings triggered by atomic_sub(sizeof(),v)Helge Deller1-2/+2
2013-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-7/+2
2013-02-21arch/parisc/include/asm: use ARRAY_SIZE macro in mmzone.hNikitas Angelinas1-1/+1
2013-02-21parisc: remove empty lines and unnecessary #ifdef coding in include/asm/signal.hHelge Deller1-4/+0
2013-02-21parisc: sendfile and sendfile64 syscall cleanupsHelge Deller1-0/+1
2013-02-21parisc: switch to available compat_sched_rr_get_interval implementationHelge Deller1-0/+1
2013-02-21parisc: convert msgrcv and msgsnd syscalls to use compat layerHelge Deller1-0/+61
2013-02-21parisc: fix personality on 32bit kernelHelge Deller1-1/+1
2013-02-21parisc: remove unused compat_rt_sigframe.h headerPaul Bolle1-50/+0
2013-02-21parisc: always detect multiple physical rangesJohn David Anglin1-3/+2
2013-02-21parisc: disable preemption while flushing D- or I-caches through TMPALIAS regionJohn David Anglin1-0/+2
2013-02-21parisc: remove IRQF_DISABLEDPeter Zijlstra1-2/+2
2013-02-21parisc: fixes and cleanups in page cache flushing (1/4)John David Anglin1-4/+16
2013-02-21Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Helge Deller1-3/+10
2013-02-14burying unused conditionalsAl Viro1-3/+0
2013-02-04consolidate kernel-side struct sigaction declarationsAl Viro1-0/+2
2013-02-04consolidate declarations of k_sigactionAl Viro1-4/+0
2013-01-29parisc: Provide dummy dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven1-0/+15
2013-01-19[PARISC] Purge existing TLB entries in set_pte_at and ptep_set_wrprotectJohn David Anglin1-3/+10
2013-01-04ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+0
2012-12-20Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro1-1/+0
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-3/+4
2012-11-29unify default ptrace_signal_deliverAl Viro1-2/+0
2012-11-29parisc: switch to generic fork/vfork/cloneAl Viro1-0/+3
2012-11-29kill stray kernel_thread() garbageAl Viro1-1/+0
2012-11-17Merge branch 'arch-frv' into no-rebasesAl Viro51-2631/+11
2012-11-14tracing,x86: Add a TSC trace_clockDavid Sharp1-0/+1
2012-10-22parisc: switch to saner kernel_execve() semanticsAl Viro1-1/+0
2012-10-17UAPI: (Scripted) Disintegrate arch/parisc/include/asmDavid Howells29-2542/+7
2012-10-17Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/par...David Howells23-89/+4
2012-10-15parisc: switch to generic sys_execve()Al Viro1-0/+1
2012-10-15parisc: switch to generic kernel_execve()Al Viro1-0/+1
2012-10-15Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-13/+3
2012-10-14[PARISC] asm: redo generic includesJames Bottomley23-89/+4
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+4
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-6/+1
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds1-0/+1
2012-10-05compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko1-1/+58
2012-10-03asm-generic: Add default clkdev.hMark Brown1-0/+1
2012-10-01parisc: decide whether to go to slow path (tracesys) based on thread flagsAl Viro1-0/+2
2012-10-01sanitize tsk_is_polling()Al Viro1-0/+2
2012-10-01bury _TIF_RESTORE_SIGMASKAl Viro1-1/+0
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells1-13/+3
2012-09-20get rid of generic instances of asm/exec.hAl Viro2-6/+1
2012-07-25[PARISC] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman1-2/+2
2012-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-3/+3
2012-06-28treewide: Put a space between #include and FILEPaul Bolle1-3/+3
2012-06-05[PARISC] fix compile break in use of lib/strncopy_from_user.cJames Bottomley1-0/+1