| Commit message (Expand) | Author | Age | Files | Lines |
* | parisc: Ignore the pkey system calls for now | Helge Deller | 2016-11-02 | 1 | -1/+3 |
* | Merge branch 'parisc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-10-11 | 2 | -3/+4 |
|\ |
|
| * | parisc: Show trap name in kernel crash | Helge Deller | 2016-10-11 | 1 | -0/+1 |
| * | parisc: Increase initial kernel mapping size | Helge Deller | 2016-10-09 | 1 | -3/+3 |
* | | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-10-10 | 1 | -0/+5 |
|\ \
| |/
|/| |
|
| * | x86/pkeys: Allocation/free syscalls | Dave Hansen | 2016-09-09 | 1 | -0/+5 |
* | | parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernels | Helge Deller | 2016-10-07 | 1 | -1/+1 |
* | | parisc: Add hardened usercopy feature | Helge Deller | 2016-10-06 | 1 | -14/+34 |
* | | parisc: Add cfi_startproc and cfi_endproc to assembly code | Helge Deller | 2016-10-05 | 2 | -0/+35 |
* | | Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-09-14 | 1 | -1/+4 |
|\ \
| |/
|/| |
|
| * | parisc: fix copy_from_user() | Al Viro | 2016-09-13 | 1 | -2/+4 |
* | | mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS | Josh Poimboeuf | 2016-08-30 | 1 | -10/+12 |
* | | parisc: Fix order of EREFUSED define in errno.h | Helge Deller | 2016-08-20 | 1 | -2/+2 |
|/ |
|
* | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 2016-08-05 | 2 | -140/+0 |
|\ |
|
| * | char/genrtc: remove parisc support | Arnd Bergmann | 2016-06-04 | 1 | -131/+0 |
| * | rtc: cmos: remove empty asm/mc146818rtc.h files | Arnd Bergmann | 2016-06-04 | 1 | -9/+0 |
* | | Merge branch 'parisc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-08-04 | 1 | -0/+146 |
|\ \ |
|
| * | | parisc: Add <asm/hash.h> | George Spelvin | 2016-08-02 | 1 | -0/+146 |
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-07-25 | 2 | -10/+62 |
|\ \ \
| |/ /
|/| | |
|
| * | | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() | Peter Zijlstra | 2016-06-16 | 1 | -2/+0 |
| * | | locking/atomic, arch/parisc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 2016-06-16 | 1 | -8/+57 |
| * | | locking/spinlock, arch: Update and fix spin_unlock_wait() implementations | Peter Zijlstra | 2016-06-14 | 1 | -2/+7 |
* | | | parisc: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-24 | 1 | -2/+1 |
* | | | tree wide: get rid of __GFP_REPEAT for order-0 allocations part I | Michal Hocko | 2016-06-24 | 1 | -2/+2 |
|/ / |
|
* / | parisc: Move die_if_kernel() prototype into traps.h header | Helge Deller | 2016-06-05 | 1 | -0/+2 |
|/ |
|
* | parisc: Whitespace cleanups in unistd.h | Helge Deller | 2016-05-25 | 1 | -18/+16 |
* | parisc: Fix typos in eisa_eeprom.h | Andrea Gelmini | 2016-05-22 | 1 | -2/+2 |
* | parisc: Fix typo in ldcw.h | Andrea Gelmini | 2016-05-22 | 1 | -1/+1 |
* | parisc: Fix typo in pdc.h | Andrea Gelmini | 2016-05-22 | 1 | -1/+1 |
* | parisc: Update futex.h to match generic implementation | John David Anglin | 2016-05-22 | 1 | -41/+29 |
* | parisc: Add native high-resolution sched_clock() implementation | Helge Deller | 2016-05-22 | 1 | -4/+5 |
* | parisc: Add ARCH_TRACEHOOK and regset support | Helge Deller | 2016-05-22 | 1 | -0/+48 |
* | parisc: Add 64bit get_user() and put_user() for 32bit kernel | Helge Deller | 2016-05-22 | 1 | -1/+15 |
* | parisc: Simplify and speed up get_user() and put_user() | Helge Deller | 2016-05-22 | 1 | -58/+21 |
* | parisc: Add syscall tracepoint support | Helge Deller | 2016-05-22 | 3 | -1/+14 |
* | Merge branch 'parisc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-04-15 | 1 | -17/+1 |
|\ |
|
| * | parisc: Fix ftrace function tracer | Helge Deller | 2016-04-14 | 1 | -17/+1 |
* | | parisc: Update comment regarding relative extable support | Helge Deller | 2016-04-08 | 1 | -6/+4 |
* | | parisc: Unbreak handling exceptions from kernel modules | Helge Deller | 2016-04-08 | 1 | -0/+1 |
* | | Merge branch 'parisc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-03-31 | 2 | -0/+20 |
|\ \ |
|
| * | | parisc: Fix and enable seccomp filter support | Helge Deller | 2016-03-31 | 1 | -0/+13 |
| * | | parisc: Fix SIGSYS signals in compat case | Helge Deller | 2016-03-31 | 1 | -0/+7 |
| |/ |
|
* | | parisc: Wire up preadv2 and pwritev2 syscalls | Helge Deller | 2016-03-23 | 1 | -1/+3 |
* | | parisc: Use generic extable search and sort routines | Helge Deller | 2016-03-23 | 2 | -4/+5 |
* | | parisc: Drop alloc_hugepages and free_hugepages syscalls | Helge Deller | 2016-03-23 | 1 | -2/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-03-19 | 2 | -7/+7 |
|\ \ |
|
| * | | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short | Alexander Duyck | 2016-03-13 | 1 | -1/+1 |
| * | | ipv4: Update parameters for csum_tcpudp_magic to their original types | Alexander Duyck | 2016-03-13 | 1 | -6/+4 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-03-08 | 2 | -2/+3 |
| |\| |
|
| * | | net: Facility to report route quality of connected sockets | Tom Herbert | 2016-02-25 | 1 | -0/+2 |