summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include
Commit message (Expand)AuthorAgeFilesLines
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-271-0/+1
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-4/+4
|\
| * treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-241-1/+1
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-4/+4
* | parisc: use generic current.hDavidlohr Bueso2017-02-222-15/+1
* | sched/cputime: Remove generic asm headersFrederic Weisbecker2017-02-011-1/+0
* | parisc: Don't use BITS_PER_LONG in userspace-exported swab.h headerHelge Deller2017-01-283-5/+10
|/
* parisc: Drop TIF_RESTORE_SIGMASK and switch to generic codeHelge Deller2016-12-291-1/+0
* Merge branch 'parisc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-12-213-8/+5
|\
| * parisc: Optimize timer interrupt functionHelge Deller2016-12-201-4/+0
| * parisc: Enhance CPU detection code on PAT machinesHelge Deller2016-12-121-1/+1
| * parisc: Enable KASLRHelge Deller2016-12-121-3/+4
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-12-122-2/+0
|\ \
| * | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-12-111-4/+4
| |\|
| * | locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-171-1/+0
| * | locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-161-1/+0
| * | locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-161-0/+1
| * | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-11-111-1/+3
| |\ \
| * | | locking/mutex: Kill arch specific codePeter Zijlstra2016-10-251-1/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-101-4/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | parisc: Purge TLB before setting PTEJohn David Anglin2016-12-071-4/+4
| | |/ | |/|
* / | tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan2016-11-301-0/+2
|/ /
* / parisc: Ignore the pkey system calls for nowHelge Deller2016-11-021-1/+3
|/
* Merge branch 'parisc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-10-112-3/+4
|\
| * parisc: Show trap name in kernel crashHelge Deller2016-10-111-0/+1
| * parisc: Increase initial kernel mapping sizeHelge Deller2016-10-091-3/+3
* | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-101-0/+5
|\ \ | |/ |/|
| * x86/pkeys: Allocation/free syscallsDave Hansen2016-09-091-0/+5
* | parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernelsHelge Deller2016-10-071-1/+1
* | parisc: Add hardened usercopy featureHelge Deller2016-10-061-14/+34
* | parisc: Add cfi_startproc and cfi_endproc to assembly codeHelge Deller2016-10-052-0/+35
* | Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-141-1/+4
|\ \ | |/ |/|
| * parisc: fix copy_from_user()Al Viro2016-09-131-2/+4
* | mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf2016-08-301-10/+12
* | parisc: Fix order of EREFUSED define in errno.hHelge Deller2016-08-201-2/+2
|/
* Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-052-140/+0
|\
| * char/genrtc: remove parisc supportArnd Bergmann2016-06-041-131/+0
| * rtc: cmos: remove empty asm/mc146818rtc.h filesArnd Bergmann2016-06-041-9/+0
* | Merge branch 'parisc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-08-041-0/+146
|\ \
| * | parisc: Add <asm/hash.h>George Spelvin2016-08-021-0/+146
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-252-10/+62
|\ \ \ | |/ / |/| |
| * | locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra2016-06-161-2/+0
| * | locking/atomic, arch/parisc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()Peter Zijlstra2016-06-161-8/+57
| * | locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra2016-06-141-2/+7
* | | parisc: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-241-2/+1
* | | tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko2016-06-241-2/+2
|/ /
* / parisc: Move die_if_kernel() prototype into traps.h headerHelge Deller2016-06-051-0/+2
|/
* parisc: Whitespace cleanups in unistd.hHelge Deller2016-05-251-18/+16
* parisc: Fix typos in eisa_eeprom.hAndrea Gelmini2016-05-221-2/+2
* parisc: Fix typo in ldcw.hAndrea Gelmini2016-05-221-1/+1