summaryrefslogtreecommitdiffstats
path: root/arch/hexagon
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-042-34/+6
|\
| * futex: Remove duplicated code and fix undefined behaviourJiri Slaby2017-08-251-34/+4
| * locking/atomic: Fix atomic_set_release() for 'funny' architecturesPeter Zijlstra2017-08-101-0/+2
* | arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney2017-08-171-5/+0
|/
* hexagon: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-102-23/+23
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-063-2/+1
|\
| * mm: memcontrol: per-lruvec stats infrastructureJohannes Weiner2017-07-063-2/+1
* | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-063-18/+9
|\ \ | |/ |/|
| * hexagon: remove the unused dma_is_consistent prototypeChristoph Hellwig2017-06-281-1/+0
| * hexagon: remove arch-specific dma_supported implementationChristoph Hellwig2017-06-282-11/+0
| * hexagon: switch to use ->mapping_error for error reportingChristoph Hellwig2017-06-283-6/+9
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-032-1/+2
|\ \
| * \ Merge branch 'timers/urgent' into timers/coreThomas Gleixner2017-06-211-3/+2
| |\ \ | | |/
| * | signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig2017-06-042-1/+2
* | | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-282-11/+0
| |/ |/|
* | hexagon: Use raw_copy_to_userGuenter Roeck2017-06-101-3/+2
|/
* uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-112-16/+0
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-011-0/+2
|\
| * hexagon/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange2017-04-141-0/+2
* | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro2017-04-261-1/+0
| |
| \
| \
| \
*---. \ Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-267-20/+17
|\ \ \ \
| | | * \ Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-021-0/+1
| | | |\ \ | | |/ / / | |/| | / | | | |/
| | | * arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-091-0/+1
| |_|/ |/| |
| | * hexagon: switch to RAW_COPY_USERAl Viro2017-04-245-17/+15
| |/
| * add asm-generic/extable.hAl Viro2017-03-271-0/+1
| * uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-051-1/+0
| * uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-051-2/+0
|/
* sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-031-1/+1
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-022-0/+3
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-026-0/+7
* 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-023-0/+3
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-1/+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-252-7/+4
|\
| * treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-241-4/+1
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-242-4/+4
* | Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-211-1/+1
|\ \
| * | hexagon: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-261-1/+1
| |/
* | sched/cputime: Remove generic asm headersFrederic Weisbecker2017-02-011-1/+0
|/
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-2/+2
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-244-4/+4
* arch/hexagon: Add option to skip DMA sync as a part of mappingAlexander Duyck2016-12-141-1/+5
* 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
* locking/mutex: Kill arch specific codePeter Zijlstra2016-10-251-8/+0
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-071-0/+1
* hexagon: fix strncpy_from_user() error returnAl Viro2016-09-131-1/+2
OpenPOWER on IntegriCloud