Age | Commit message (Expand) | Author |
2016-12-29 | parisc: Drop TIF_RESTORE_SIGMASK and switch to generic code | Helge Deller |
2016-12-21 | Merge branch 'parisc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-12-20 | parisc: Optimize timer interrupt function | Helge Deller |
2016-12-12 | parisc: Enhance CPU detection code on PAT machines | Helge Deller |
2016-12-12 | parisc: Enable KASLR | Helge Deller |
2016-12-12 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-12-11 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |
2016-12-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-12-07 | parisc: Purge TLB before setting PTE | John David Anglin |
2016-11-30 | tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING | Francis Yan |
2016-11-17 | locking/core: Provide common cpu_relax_yield() definition | Christian Borntraeger |
2016-11-16 | locking/core, arch: Remove cpu_relax_lowlatency() | Christian Borntraeger |
2016-11-16 | locking/core: Introduce cpu_relax_yield() | Christian Borntraeger |
2016-11-11 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |
2016-11-02 | parisc: Ignore the pkey system calls for now | Helge Deller |
2016-10-25 | locking/mutex: Kill arch specific code | Peter Zijlstra |
2016-10-11 | Merge branch 'parisc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-10-11 | parisc: Show trap name in kernel crash | Helge Deller |
2016-10-10 | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-10-09 | parisc: Increase initial kernel mapping size | Helge Deller |
2016-10-07 | parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernels | Helge Deller |
2016-10-06 | parisc: Add hardened usercopy feature | Helge Deller |
2016-10-05 | parisc: Add cfi_startproc and cfi_endproc to assembly code | Helge Deller |
2016-09-14 | Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-09-13 | parisc: fix copy_from_user() | Al Viro |
2016-09-09 | x86/pkeys: Allocation/free syscalls | Dave Hansen |
2016-08-30 | mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS | Josh Poimboeuf |
2016-08-20 | parisc: Fix order of EREFUSED define in errno.h | Helge Deller |
2016-08-05 | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds |
2016-08-04 | Merge branch 'parisc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-08-02 | parisc: Add <asm/hash.h> | George Spelvin |
2016-07-25 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-06-24 | parisc: get rid of superfluous __GFP_REPEAT | Michal Hocko |
2016-06-24 | tree wide: get rid of __GFP_REPEAT for order-0 allocations part I | Michal Hocko |
2016-06-16 | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() | Peter Zijlstra |
2016-06-16 | locking/atomic, arch/parisc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() | Peter Zijlstra |
2016-06-14 | locking/spinlock, arch: Update and fix spin_unlock_wait() implementations | Peter Zijlstra |
2016-06-05 | parisc: Move die_if_kernel() prototype into traps.h header | Helge Deller |
2016-06-04 | char/genrtc: remove parisc support | Arnd Bergmann |
2016-06-04 | rtc: cmos: remove empty asm/mc146818rtc.h files | Arnd Bergmann |
2016-05-25 | parisc: Whitespace cleanups in unistd.h | Helge Deller |
2016-05-22 | parisc: Fix typos in eisa_eeprom.h | Andrea Gelmini |
2016-05-22 | parisc: Fix typo in ldcw.h | Andrea Gelmini |
2016-05-22 | parisc: Fix typo in pdc.h | Andrea Gelmini |
2016-05-22 | parisc: Update futex.h to match generic implementation | John David Anglin |
2016-05-22 | parisc: Add native high-resolution sched_clock() implementation | Helge Deller |
2016-05-22 | parisc: Add ARCH_TRACEHOOK and regset support | Helge Deller |
2016-05-22 | parisc: Add 64bit get_user() and put_user() for 32bit kernel | Helge Deller |
2016-05-22 | parisc: Simplify and speed up get_user() and put_user() | Helge Deller |
2016-05-22 | parisc: Add syscall tracepoint support | Helge Deller |