aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds1-0/+2
2015-01-23Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-5/+1
2015-01-20module_arch_freeing_init(): new hook for archs before module->module_init freed.Rusty Russell1-5/+1
2014-12-26Merge branch 'parisc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds1-3/+10
2014-12-26parisc: fix out-of-register compiler error in ldcw inline assembler functionJohn David Anglin1-3/+10
2014-12-13parisc: percpu: update comments referring to __get_cpu_varChristoph Lameter1-2/+2
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-1/+5
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-3/+4
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann1-1/+0
2014-12-09Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-4/+8
2014-12-08Merge branch 'iov_iter' into for-nextAl Viro8-49/+41
2014-12-05net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov1-0/+3
2014-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-49/+41
2014-11-11net: introduce SO_INCOMING_CPUEric Dumazet1-0/+2
2014-11-10parisc: Avoid using CONFIG_64BIT in userspace exported headersHelge Deller5-17/+17
2014-11-10parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscallsHelge Deller2-20/+13
2014-11-10parisc: Use BUILD_BUG() instead of undefined functionsHelge Deller1-11/+8
2014-11-10parisc: Wire up bpf syscallHelge Deller2-1/+3
2014-10-31vfs: make first argument of dir_context.actor typedMiklos Szeredi1-3/+4
2014-10-20parisc: io: implement dummy relaxed accessor macros for writesWill Deacon1-4/+8
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2-6/+14
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-46/+71
2014-10-12parisc: Reduce SIGRTMIN from 37 to 32 to behave like other Linux architecturesHelge Deller1-10/+6
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2014-10-08Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+2
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar1-2/+2
2014-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+2
2014-09-24parisc: Update defconfigs which were missing CONFIG_NET.David S. Miller1-0/+1
2014-09-24parisc: Set CONFIG_NET=y in defconfigsMichal Marek1-0/+1
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris1-6/+3
2014-09-23ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris1-0/+11
2014-09-23parisc: Only use -mfast-indirect-calls option for 32-bit kernel buildsJohn David Anglin1-1/+6
2014-09-21parisc: ptrace: use secure_computing_strict()Helge Deller1-4/+2
2014-09-14Merge 3.17-rc5 into tty-nextGreg Kroah-Hartman8-7/+279
2014-09-13parisc: Implement new LWS CAS supporting 64 bit operations.Guy Martin1-4/+229
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra1-0/+1
2014-09-09parisc/uapi: Add definition of TIOC[SG]RS485Ricardo Ribalda Delgado1-0/+2
2014-08-27parisc: Wire up seccomp, getrandom and memfd_create syscallsHelge Deller6-2/+49
2014-08-27parisc: sys_hpux: NUL terminator is one past the endDan Carpenter1-1/+1
2014-08-14locking,arch,parisc: Fold atomic_opsPeter Zijlstra1-44/+69
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds1-34/+24
2014-08-06parisc: Use get_signal() signal_setup_done()Richard Weinberger1-34/+24
2014-08-04Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-1/+0
2014-08-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2014-08-04Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds2-4/+3
2014-07-27staging: silicom: remove driverKristina Martšenko1-1/+0
2014-07-24parisc: Eliminate memset after alloc_bootmem_pagesHIMANGI SARAOGI1-1/+0
2014-07-24parisc: Remove SA_RESTORER defineJohn David Anglin1-2/+0
2014-07-18parisc: ftrace: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)2-4/+0
2014-07-18parisc: ftrace: Add call to ftrace_graph_is_dead() in function graph codeSteven Rostedt (Red Hat)1-0/+3