| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-02-17 | parisc: macro whitespace fixes |  Michael S. Tsirkin | 1 | -58/+58 |
| 2015-02-16 | parisc/uaccess: fix sparse errors |  Michael S. Tsirkin | 1 | -1/+1 |
| 2015-02-16 | parisc: hpux - Remove HPUX syscall numbers |  Helge Deller | 1 | -478/+0 |
| 2015-02-16 | parisc: hpux - Remove hpux gateway page |  Helge Deller | 1 | -2/+0 |
| 2015-02-16 | parisc: Wire up execveat syscall |  Helge Deller | 1 | -1/+2 |
| 2015-02-12 | all arches, signal: move restart_block to struct task_struct |  Andy Lutomirski | 1 | -4/+0 |
| 2015-02-11 | mm: make FIRST_USER_ADDRESS unsigned long on all archs |  Kirill A. Shutemov | 1 | -1/+1 |
| 2015-02-10 | parisc: drop _PAGE_FILE and pte_file()-related helpers |  Kirill A. Shutemov | 1 | -10/+0 |
| 2014-12-26 | Merge branch 'parisc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux |  Linus Torvalds | 1 | -3/+10 |
| 2014-12-26 | parisc: fix out-of-register compiler error in ldcw inline assembler function |  John David Anglin | 1 | -3/+10 |
| 2014-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next |  Linus Torvalds | 2 | -1/+5 |
| 2014-12-10 | net, lib: kill arch_fast_hash library bits |  Daniel Borkmann | 1 | -1/+0 |
| 2014-12-09 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic |  Linus Torvalds | 1 | -4/+8 |
| 2014-12-05 | net: sock: allow eBPF programs to be attached to sockets |  Alexei Starovoitov | 1 | -0/+3 |
| 2014-11-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 7 | -45/+36 |
| 2014-11-11 | net: introduce SO_INCOMING_CPU |  Eric Dumazet | 1 | -0/+2 |
| 2014-11-10 | parisc: Avoid using CONFIG_64BIT in userspace exported headers |  Helge Deller | 5 | -17/+17 |
| 2014-11-10 | parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscalls |  Helge Deller | 1 | -16/+9 |
| 2014-11-10 | parisc: Use BUILD_BUG() instead of undefined functions |  Helge Deller | 1 | -11/+8 |
| 2014-11-10 | parisc: Wire up bpf syscall |  Helge Deller | 1 | -1/+2 |
| 2014-10-20 | parisc: io: implement dummy relaxed accessor macros for writes |  Will Deacon | 1 | -4/+8 |
| 2014-10-19 | Merge git://git.infradead.org/users/eparis/audit |  Linus Torvalds | 1 | -0/+11 |
| 2014-10-13 | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -46/+71 |
| 2014-10-12 | parisc: Reduce SIGRTMIN from 37 to 32 to behave like other Linux architectures |  Helge Deller | 1 | -10/+6 |
| 2014-10-09 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+1 |
| 2014-10-03 | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() |  Pranith Kumar | 1 | -2/+2 |
| 2014-09-23 | ARCH: AUDIT: implement syscall_get_arch for all arches |  Eric Paris | 1 | -0/+11 |
| 2014-09-14 | Merge 3.17-rc5 into tty-next |  Greg Kroah-Hartman | 3 | -2/+24 |
| 2014-09-13 | irq_work: Introduce arch_irq_work_has_interrupt() |  Peter Zijlstra | 1 | -0/+1 |
| 2014-09-09 | parisc/uapi: Add definition of TIOC[SG]RS485 |  Ricardo Ribalda Delgado | 1 | -0/+2 |
| 2014-08-27 | parisc: Wire up seccomp, getrandom and memfd_create syscalls |  Helge Deller | 3 | -2/+24 |
| 2014-08-14 | locking,arch,parisc: Fold atomic_ops |  Peter Zijlstra | 1 | -44/+69 |
| 2014-08-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+1 |
| 2014-07-24 | parisc: Remove SA_RESTORER define |  John David Anglin | 1 | -2/+0 |
| 2014-07-17 | arch, locking: Ciao arch_mutex_cpu_relax() |  Davidlohr Bueso | 1 | -0/+1 |
| 2014-06-06 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into next |  Linus Torvalds | 1 | -9/+1 |
| 2014-06-04 | sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL |  Fabian Frederick | 1 | -1/+0 |
| 2014-06-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next |  Linus Torvalds | 2 | -8/+2 |
| 2014-06-02 | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into next |  Linus Torvalds | 1 | -5/+0 |
| 2014-05-27 | PCI: Turn pcibios_penalize_isa_irq() into a weak function |  Hanjun Guo | 1 | -5/+0 |
| 2014-05-21 | ftrace: Make CALLER_ADDRx macros more generic |  AKASHI Takahiro | 1 | -9/+1 |
| 2014-05-20 | parisc: add renameat2 syscall |  Miklos Szeredi | 1 | -1/+2 |
| 2014-05-15 | parisc,metag: Do not hardcode maximum userspace stack size |  Helge Deller | 1 | -1/+4 |
| 2014-05-15 | metag: Reduce maximum stack size to 256MB |  James Hogan | 1 | -0/+2 |
| 2014-05-01 | Merge branch 'parisc-3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux |  Linus Torvalds | 2 | -8/+2 |
| 2014-05-01 | parisc: Use generic uapi/asm/resource.h file |  Helge Deller | 2 | -7/+2 |
| 2014-05-01 | parisc: remove _STK_LIM_MAX override |  John David Anglin | 1 | -1/+0 |
| 2014-04-18 | arch,parisc: Convert smp_mb__*() |  Peter Zijlstra | 2 | -8/+2 |
| 2014-04-17 | Merge branch 'parisc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux |  Linus Torvalds | 1 | -3/+2 |
| 2014-04-13 | parisc: change value of SHMLBA from 0x00400000 to PAGE_SIZE |  Helge Deller | 1 | -3/+2 |