aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)Author
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell
2013-03-03Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-03-02parisc: fix redefinition of SET_PERSONALITYHelge Deller
2013-03-02parisc: do not install modules when installing kernelRolf Eike Beer
2013-03-02parisc: fix compile warnings triggered by atomic_sub(sizeof(),v)Helge Deller
2013-03-02parisc: avoid unitialized variable warning in pa_memcpy()Helge Deller
2013-03-02parisc: remove unused variable 'compat_val'Helge Deller
2013-03-02parisc: switch to compat_functions of io_setup, io_getevents and io_submitHelge Deller
2013-03-02parisc: select ARCH_WANT_FRAME_POINTERSHelge Deller
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-03-02Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell
2013-02-27mm: use vm_unmapped_area() on parisc architectureMichel Lespinasse
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-25fix compat truncate/ftruncateAl Viro
2013-02-24switch lseek to COMPAT_SYSCALL_DEFINEAl Viro
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-15sysctl: Enable PARISC "unaligned-trap" to be used cross-archVineet Gupta