summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include
AgeCommit message (Expand)AuthorFilesLines
2013-03-02parisc: fix compile warnings triggered by atomic_sub(sizeof(),v)Helge Deller1-2/+2
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-7/+2
2013-02-22Merge branch 'parisc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds11-69/+102
2013-02-20arch/parisc/include/asm: use ARRAY_SIZE macro in mmzone.hNikitas Angelinas1-1/+1
2013-02-20parisc: remove empty lines and unnecessary #ifdef coding in include/asm/signal.hHelge Deller1-4/+0
2013-02-20parisc: sendfile and sendfile64 syscall cleanupsHelge Deller1-0/+1
2013-02-20parisc: switch to available compat_sched_rr_get_interval implementationHelge Deller1-0/+1
2013-02-20parisc: convert msgrcv and msgsnd syscalls to use compat layerHelge Deller1-0/+61
2013-02-20parisc: fix personality on 32bit kernelHelge Deller1-1/+1
2013-02-20parisc: wire up process_vm_readv, process_vm_writev, kcmp and finit_module sy...Helge Deller1-1/+5
2013-02-20parisc: remove unused compat_rt_sigframe.h headerPaul Bolle1-50/+0
2013-02-20parisc: always detect multiple physical rangesJohn David Anglin1-3/+2
2013-02-20parisc: disable preemption while flushing D- or I-caches through TMPALIAS regionJohn David Anglin1-0/+2
2013-02-20parisc: remove IRQF_DISABLEDPeter Zijlstra1-2/+2
2013-02-20parisc: fixes and cleanups in page cache flushing (1/4)John David Anglin1-4/+16
2013-02-20Merge 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-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+15
2013-02-03consolidate kernel-side struct sigaction declarationsAl Viro1-0/+2
2013-02-03consolidate 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-23soreuseport: infrastructureTom Herbert1-1/+1
2013-01-19[PARISC] Purge existing TLB entries in set_pte_at and ptep_set_wrprotectJohn David Anglin1-3/+10
2013-01-17sk-filter: Add ability to lock a socket filter programVincent Bernat1-0/+1
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-7/+0
2012-12-19unify SS_ONSTACK/SS_DISABLE definitionsAl Viro1-6/+0
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro1-1/+0
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-3/+4
2012-12-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2012-12-11Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds1-0/+11
2012-12-11mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLBAndi Kleen1-0/+11
2012-11-29unify default ptrace_signal_deliverAl Viro1-2/+0
2012-11-28parisc: switch to generic fork/vfork/cloneAl Viro1-0/+3
2012-11-28kill stray kernel_thread() garbageAl Viro1-1/+0
2012-11-16Merge branch 'arch-frv' into no-rebasesAl Viro57-1542/+1511
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp1-0/+1
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller57-1542/+1511
2012-11-01sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov1-0/+1
2012-10-25tty, ioctls -- Add new ioctl definitions for tty flags fetchingCyrill Gorcunov1-0/+3
2012-10-21parisc: switch to saner kernel_execve() semanticsAl Viro1-1/+0
2012-10-16UAPI: (Scripted) Disintegrate arch/parisc/include/asmDavid Howells35-1453/+1507
2012-10-16Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/par...David Howells23-89/+4
2012-10-14parisc: switch to generic sys_execve()Al Viro1-0/+1
2012-10-14parisc: switch to generic kernel_execve()Al Viro1-0/+1
2012-10-14Merge 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