summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-035-33/+10
|\
| * parisc: Remove flush_user_dcache_range and flush_user_icache_rangeJohn David Anglin2017-02-253-26/+7
| * parisc: fix a printkDan Carpenter2017-02-251-2/+2
| * parisc: Define access_ok() as macroHelge Deller2017-02-251-5/+1
* | sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-031-1/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-026-0/+6
* | sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar2017-03-023-0/+3
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-2/+4
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+2
* | mm: add new mmgrab() helperVegard Nossum2017-02-271-1/+1
* | 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-253-7/+7
|\ \ | |/ |/|
| * treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-241-1/+1
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-243-7/+7
* | arch, mm: remove arch specific show_memMichal Hocko2017-02-221-49/+0
* | parisc: use generic current.hDavidlohr Bueso2017-02-222-15/+1
* | Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-215-14/+2
|\ \
| * | arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott2017-02-073-3/+1
| * | arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be commonLaura Abbott2017-02-072-11/+1
* | | sched/cputime: Remove generic asm headersFrederic Weisbecker2017-02-011-1/+0
* | | fs/binfmt: Convert obsolete cputime type to nsecsFrederic Weisbecker2017-02-011-9/+2
* | | Merge branch 'linus' into sched/core, to pick up fixes and refresh the branchIngo Molnar2017-02-013-5/+10
|\ \ \
| * | | parisc: Don't use BITS_PER_LONG in userspace-exported swab.h headerHelge Deller2017-01-283-5/+10
| | |/ | |/|
* / | sched/clock: Fix hotplug crashPeter Zijlstra2017-01-201-0/+2
|/ /
* | parisc: Add line-break when printing segfault infoHelge Deller2017-01-021-1/+1
* | parisc: Drop TIF_RESTORE_SIGMASK and switch to generic codeHelge Deller2016-12-291-1/+0
* | parisc: Mark cr16 clocksource unstable on SMP systemsHelge Deller2016-12-291-3/+20
|/
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-2412-12/+12
* Merge branch 'parisc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-12-2112-139/+67
|\
| * parisc: Optimize timer interrupt functionHelge Deller2016-12-203-92/+29
| * parisc: perf: return -EFAULT on errorDan Carpenter2016-12-121-3/+2
| * parisc: Enhance CPU detection code on PAT machinesHelge Deller2016-12-124-17/+19
| * parisc: Re-enable interrupts earlyHelge Deller2016-12-121-9/+3
| * parisc: Enable KASLRHelge Deller2016-12-124-18/+14
* | arch/parisc: add option to skip DMA sync as a part of map and unmapAlexander Duyck2016-12-141-5/+15
* | 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-118-105/+67
| |\|
| * | 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-113-36/+40
| |\ \
| * | | 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-103-25/+16
|\ \ \ \ | | |_|/ | |/| |
| * | | parisc: Fix TLB related boot crash on SMP machinesHelge Deller2016-12-081-0/+11
| * | | parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and flush_ic...John David Anglin2016-12-071-21/+1
| * | | 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
|/ / /