summaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)Author
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-22Merge branch 'parisc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-02-20arch/parisc/include/asm: use ARRAY_SIZE macro in mmzone.hNikitas Angelinas
2013-02-20parisc: remove empty lines and unnecessary #ifdef coding in include/asm/signal.hHelge Deller
2013-02-20parisc: sendfile and sendfile64 syscall cleanupsHelge Deller
2013-02-20parisc: switch to available compat_sched_rr_get_interval implementationHelge Deller
2013-02-20parisc: fix fallocate syscallHelge Deller
2013-02-20parisc: fix error return codes for rt_sigaction and rt_sigprocmaskHelge Deller
2013-02-20parisc: convert msgrcv and msgsnd syscalls to use compat layerHelge Deller
2013-02-20parisc: correctly wire up mq_* functions for CONFIG_COMPAT caseHelge Deller
2013-02-20parisc: fix personality on 32bit kernelHelge Deller
2013-02-20parisc: wire up process_vm_readv, process_vm_writev, kcmp and finit_module sy...Helge Deller
2013-02-20parisc: remove unused compat_rt_sigframe.h headerPaul Bolle
2013-02-20parisc/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul
2013-02-20parisc: space register variables need to be in native length (unsigned long)John David Anglin
2013-02-20parisc: fix ptrace breakageAl Viro
2013-02-20parisc: always detect multiple physical rangesJohn David Anglin
2013-02-20parisc: ensure that mmapped shared pages are aligned at SHMLBA addressesJohn David Anglin
2013-02-20parisc: disable preemption while flushing D- or I-caches through TMPALIAS regionJohn David Anglin
2013-02-20parisc: remove IRQF_DISABLEDPeter Zijlstra
2013-02-20parisc: fixes and cleanups in page cache flushing (4/4)John David Anglin
2013-02-20parisc: fixes and cleanups in page cache flushing (3/4)John David Anglin
2013-02-20parisc: fixes and cleanups in page cache flushing (2/4)John David Anglin
2013-02-20parisc: fixes and cleanups in page cache flushing (1/4)John David Anglin
2013-02-20parisc: fix possible memory leak in pat_query_module()Wei Yongjun
2013-02-20parisc: add CONFIG_MLONGCALLS option to enable linkage of huge vmlinux execut...Helge Deller
2013-02-20parisc: Fix comment describing setup of access rights in entry.SJohn David Anglin
2013-02-20parisc: enhance automatic CONFIG_CROSS_COMPILE detectionHelge Deller
2013-02-20Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Helge Deller
2013-02-19Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-14burying unused conditionalsAl Viro
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-04arch Kconfig: Remove references to IRQ_PER_CPUJames Hogan
2013-02-03parisc: switch to generic compat rt_sigaction()Al Viro
2013-02-03parisc: switch to generic compat sched_rr_get_interval()Al Viro
2013-02-03parisc: switch to generic compat rt_sigqueueinfo()Al Viro
2013-02-03parisc: switch to generic compat rt_sigpending()Al Viro
2013-02-03parisc: switch to generic compat rt_sigprocmask()Al Viro
2013-02-03parisc: switch to generic sigaltstackAl Viro
2013-02-03consolidate kernel-side struct sigaction declarationsAl Viro
2013-02-03consolidate declarations of k_sigactionAl Viro
2013-01-30[PARISC] hpux: Remove obsolete regs parameter from do_execve() in hpux_execve()Geert Uytterhoeven
2013-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-01-29parisc: Provide dummy dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven
2013-01-25Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman
2013-01-25Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman