Commit Graph

1087 Commits (b170bad40dab1a1684d629b37cb65a5281d35bd8)

Author SHA1 Message Date
Stephen Rothwell 4febd95a8a Select VIRT_TO_BUS directly where needed 12 years ago
Helge Deller cf8e18ea2f parisc: fix redefinition of SET_PERSONALITY 12 years ago
Rolf Eike Beer 1905b7716c parisc: do not install modules when installing kernel 12 years ago
Helge Deller 8527ed4a70 parisc: fix compile warnings triggered by atomic_sub(sizeof(),v) 12 years ago
Helge Deller d8d0524a39 parisc: avoid unitialized variable warning in pa_memcpy() 12 years ago
Helge Deller 850df98434 parisc: remove unused variable 'compat_val' 12 years ago
Helge Deller 48139f8695 parisc: switch to compat_functions of io_setup, io_getevents and io_submit 12 years ago
Helge Deller 4530c49e6d parisc: select ARCH_WANT_FRAME_POINTERS 12 years ago
Stephen Rothwell 887cbce0ad arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS 12 years ago
Michel Lespinasse a003119771 mm: use vm_unmapped_area() on parisc architecture 12 years ago
Al Viro 3f6d078d4a fix compat truncate/ftruncate 12 years ago
Al Viro 561c673197 switch lseek to COMPAT_SYSCALL_DEFINE 12 years ago
Nikitas Angelinas 1dda59b4f3 arch/parisc/include/asm: use ARRAY_SIZE macro in mmzone.h 12 years ago
Helge Deller dc5322e5ae parisc: remove empty lines and unnecessary #ifdef coding in include/asm/signal.h 12 years ago
Helge Deller f03d70a7fc parisc: sendfile and sendfile64 syscall cleanups 12 years ago
Helge Deller e27da28a56 parisc: switch to available compat_sched_rr_get_interval implementation 12 years ago
Helge Deller 4474a331cf parisc: fix fallocate syscall 12 years ago
Helge Deller 2e800dff4f parisc: fix error return codes for rt_sigaction and rt_sigprocmask 12 years ago
Helge Deller bf581e15a4 parisc: convert msgrcv and msgsnd syscalls to use compat layer 12 years ago
Helge Deller fee707b459 parisc: correctly wire up mq_* functions for CONFIG_COMPAT case 12 years ago
Helge Deller 330cb32520 parisc: fix personality on 32bit kernel 12 years ago
Helge Deller 24084747df parisc: wire up process_vm_readv, process_vm_writev, kcmp and finit_module syscalls 12 years ago
Paul Bolle d313d4e72d parisc: remove unused compat_rt_sigframe.h header 12 years ago
Kautuk Consul 38057477b9 parisc/mm/fault.c: Port OOM changes to do_page_fault 12 years ago
John David Anglin 45b6eff2a6 parisc: space register variables need to be in native length (unsigned long) 12 years ago
Al Viro 52ab532ea7 parisc: fix ptrace breakage 12 years ago
John David Anglin 872420b3b8 parisc: always detect multiple physical ranges 12 years ago
John David Anglin 5ca8b91df8 parisc: ensure that mmapped shared pages are aligned at SHMLBA addresses 12 years ago
John David Anglin 027f27c4ec parisc: disable preemption while flushing D- or I-caches through TMPALIAS region 12 years ago
Peter Zijlstra b54cb2332e parisc: remove IRQF_DISABLED 12 years ago
John David Anglin cca8e90260 parisc: fixes and cleanups in page cache flushing (4/4) 12 years ago
John David Anglin 6d2439d955 parisc: fixes and cleanups in page cache flushing (3/4) 12 years ago
John David Anglin 6d2ddc2f94 parisc: fixes and cleanups in page cache flushing (2/4) 12 years ago
John David Anglin 7633453978 parisc: fixes and cleanups in page cache flushing (1/4) 12 years ago
Wei Yongjun fbd48433e7 parisc: fix possible memory leak in pat_query_module() 12 years ago
Helge Deller ec758f9832 parisc: add CONFIG_MLONGCALLS option to enable linkage of huge vmlinux executables 12 years ago
John David Anglin 1c4c6597b6 parisc: Fix comment describing setup of access rights in entry.S 12 years ago
Helge Deller 0e39718b98 parisc: enhance automatic CONFIG_CROSS_COMPILE detection 12 years ago
Vineet Gupta bf14e3b979 sysctl: Enable PARISC "unaligned-trap" to be used cross-arch 12 years ago
Al Viro d64008a8f3 burying unused conditionals 12 years ago
James Hogan f7c819c020 arch Kconfig: Remove references to IRQ_PER_CPU 12 years ago
Al Viro b0f95824f2 parisc: switch to generic compat rt_sigaction() 12 years ago
Al Viro d914b8dcbb parisc: switch to generic compat sched_rr_get_interval() 12 years ago
Al Viro 441ff95907 parisc: switch to generic compat rt_sigqueueinfo() 12 years ago
Al Viro cddc2da135 parisc: switch to generic compat rt_sigpending() 12 years ago
Al Viro e6a7ad517a parisc: switch to generic compat rt_sigprocmask() 12 years ago
Al Viro 6e26aab98c parisc: switch to generic sigaltstack 12 years ago
Al Viro 574c4866e3 consolidate kernel-side struct sigaction declarations 12 years ago
Al Viro 92a3ce4a1e consolidate declarations of k_sigaction 12 years ago
Geert Uytterhoeven 6c700d71f7 [PARISC] hpux: Remove obsolete regs parameter from do_execve() in hpux_execve() 12 years ago