summaryrefslogtreecommitdiff
path: root/arch/parisc
Commit message (Expand)AuthorAge
* mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin2015-02-13
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-12
* mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-11
* parisc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-10
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-29
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-01-23
|\
| * module_arch_freeing_init(): new hook for archs before module->module_init freed.Rusty Russell2015-01-20
* | Merge branch 'parisc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-26
|\ \ | |/ |/|
| * parisc: fix out-of-register compiler error in ldcw inline assembler functionJohn David Anglin2014-12-26
* | parisc: percpu: update comments referring to __get_cpu_varChristoph Lameter2014-12-13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-11
|\ \
| * | net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-10
| * | net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov2014-12-05
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-21
| |\ \ | | |/
| * | net: introduce SO_INCOMING_CPUEric Dumazet2014-11-11
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-10
|\ \ \
| * \ \ Merge branch 'iov_iter' into for-nextAl Viro2014-12-08
| |\ \ \ | | | |/ | | |/|
| * | | vfs: make first argument of dir_context.actor typedMiklos Szeredi2014-10-31
| | |/ | |/|
* | | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-09
|\ \ \ | |_|/ |/| |
| * | parisc: io: implement dummy relaxed accessor macros for writesWill Deacon2014-10-20
| |/
* | parisc: Avoid using CONFIG_64BIT in userspace exported headersHelge Deller2014-11-10
* | parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscallsHelge Deller2014-11-10
* | parisc: Use BUILD_BUG() instead of undefined functionsHelge Deller2014-11-10
* | parisc: Wire up bpf syscallHelge Deller2014-11-10
|/
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-19
|\
| * ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-23
| * ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris2014-09-23
* | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-13
|\ \
| * | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar2014-10-03
| * | locking,arch,parisc: Fold atomic_opsPeter Zijlstra2014-08-14
* | | parisc: Reduce SIGRTMIN from 37 to 32 to behave like other Linux architecturesHelge Deller2014-10-12
* | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-09
|\ \ \
| * | | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-13
* | | | Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-10-08
|\ \ \ \
| * \ \ \ Merge 3.17-rc5 into tty-nextGreg Kroah-Hartman2014-09-14
| |\ \ \ \
| * | | | | parisc/uapi: Add definition of TIOC[SG]RS485Ricardo Ribalda Delgado2014-09-09
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-09-24
|\ \ \ \ \
| * | | | | parisc: Update defconfigs which were missing CONFIG_NET.David S. Miller2014-09-24
| * | | | | parisc: Set CONFIG_NET=y in defconfigsMichal Marek2014-09-24
| | |/ / / | |/| | |
* | | | | parisc: Only use -mfast-indirect-calls option for 32-bit kernel buildsJohn David Anglin2014-09-23
* | | | | parisc: ptrace: use secure_computing_strict()Helge Deller2014-09-21
|/ / / /
* | | | parisc: Implement new LWS CAS supporting 64 bit operations.Guy Martin2014-09-13
* | | | parisc: Wire up seccomp, getrandom and memfd_create syscallsHelge Deller2014-08-27
* | | | parisc: sys_hpux: NUL terminator is one past the endDan Carpenter2014-08-27
|/ / /
* | | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-09
|\ \ \
| * | | parisc: Use get_signal() signal_setup_done()Richard Weinberger2014-08-06
| | |/ | |/|
* | | Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-04
|\ \ \ | |_|/ |/| |
| * | staging: silicom: remove driverKristina Martšenko2014-07-27
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-08-04
|\ \ \
| * | | arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-17
| |/ /