| Commit message (Expand) | Author | Age | Files | Lines |
* | parisc: Drop TIF_RESTORE_SIGMASK and switch to generic code | Helge Deller | 2016-12-29 | 1 | -1/+0 |
* | Merge branch 'parisc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-12-21 | 3 | -8/+5 |
|\ |
|
| * | parisc: Optimize timer interrupt function | Helge Deller | 2016-12-20 | 1 | -4/+0 |
| * | parisc: Enhance CPU detection code on PAT machines | Helge Deller | 2016-12-12 | 1 | -1/+1 |
| * | parisc: Enable KASLR | Helge Deller | 2016-12-12 | 1 | -3/+4 |
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-12-12 | 2 | -2/+0 |
|\ \ |
|
| * | | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2016-12-11 | 1 | -4/+4 |
| |\| |
|
| * | | locking/core: Provide common cpu_relax_yield() definition | Christian Borntraeger | 2016-11-17 | 1 | -1/+0 |
| * | | locking/core, arch: Remove cpu_relax_lowlatency() | Christian Borntraeger | 2016-11-16 | 1 | -1/+0 |
| * | | locking/core: Introduce cpu_relax_yield() | Christian Borntraeger | 2016-11-16 | 1 | -0/+1 |
| * | | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2016-11-11 | 1 | -1/+3 |
| |\ \ |
|
| * | | | locking/mutex: Kill arch specific code | Peter Zijlstra | 2016-10-25 | 1 | -1/+0 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-12-10 | 1 | -4/+4 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | parisc: Purge TLB before setting PTE | John David Anglin | 2016-12-07 | 1 | -4/+4 |
| | |/
| |/| |
|
* / | | tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING | Francis Yan | 2016-11-30 | 1 | -0/+2 |
|/ / |
|
* / | 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 |