aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-15sysctl: Enable PARISC "unaligned-trap" to be used cross-archVineet Gupta1-0/+1
2013-02-14burying unused conditionalsAl Viro2-8/+0
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+15
2013-02-04arch Kconfig: Remove references to IRQ_PER_CPUJames Hogan1-1/+0
2013-02-03parisc: switch to generic compat rt_sigaction()Al Viro5-56/+2
2013-02-03parisc: switch to generic compat sched_rr_get_interval()Al Viro2-13/+1
2013-02-03parisc: switch to generic compat rt_sigqueueinfo()Al Viro2-19/+1
2013-02-03parisc: switch to generic compat rt_sigpending()Al Viro3-26/+2
2013-02-03parisc: switch to generic compat rt_sigprocmask()Al Viro3-36/+2
2013-02-03parisc: switch to generic sigaltstackAl Viro6-97/+6
2013-02-03consolidate kernel-side struct sigaction declarationsAl Viro1-0/+2
2013-02-03consolidate declarations of k_sigactionAl Viro1-4/+0
2013-01-30[PARISC] hpux: Remove obsolete regs parameter from do_execve() in hpux_execve()Geert Uytterhoeven1-2/+1
2013-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-15/+26
2013-01-29parisc: Provide dummy dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven1-0/+15
2013-01-25Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman5-15/+26
2013-01-25Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman5-15/+26
2013-01-24Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into irq/coreIngo Molnar1-1/+0
2013-01-23soreuseport: infrastructureTom Herbert1-1/+1
2013-01-21arch/parisc: remove depends on CONFIG_EXPERIMENTALKees Cook1-4/+4
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell1-1/+1
2013-01-19[PARISC] Purge existing TLB entries in set_pte_at and ptep_set_wrprotectJohn David Anglin2-3/+28
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach1-0/+1
2013-01-17sk-filter: Add ability to lock a socket filter programVincent Bernat1-0/+1
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby1-7/+1
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby1-1/+1
2013-01-07parisc: sigaltstack doesn't round ss.ss_sp as requiredJohn David Anglin1-1/+3
2013-01-07parisc: improve ptrace support for gdb single-stepJohn David Anglin2-6/+14
2013-01-07parisc: don't claim cpu irqs more than onceJohn David Anglin1-2/+4
2013-01-07parisc: avoid undefined shift in cnv_float.hJohn David Anglin1-6/+5
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2-5/+4
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds3-9/+0
2012-12-19unify SS_ONSTACK/SS_DISABLE definitionsAl Viro1-6/+0
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2-3/+0
2012-12-19Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-2/+0
2012-12-14modules: don't hand 0 to vmalloc.Rusty Russell1-2/+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/viro/signalLinus Torvalds8-365/+52
2012-12-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus 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-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2-2/+6
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/coreIngo Molnar1-0/+1
2012-12-03[parisc] open(2) compat bugAl Viro1-1/+1
2012-11-29unify default ptrace_signal_deliverAl Viro1-2/+0
2012-11-28flagday: don't pass regs to copy_thread()Al Viro1-3/+2
2012-11-28parisc: switch to generic fork/vfork/cloneAl Viro4-69/+22
2012-11-28kill stray kernel_thread() garbageAl Viro1-1/+0
2012-11-28Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arch-h8300', 'arch-m32r', 'arch-mn10300', 'arch-score', 'arch-sh' and 'arch-powerpc' into for-nextAl Viro6-301/+39
2012-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+6