summaryrefslogtreecommitdiff
path: root/arch/hexagon
Commit message (Expand)AuthorAge
* hexagon: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-10
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-06
|\
| * mm: memcontrol: per-lruvec stats infrastructureJohannes Weiner2017-07-06
* | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-06
|\ \ | |/ |/|
| * hexagon: remove the unused dma_is_consistent prototypeChristoph Hellwig2017-06-28
| * hexagon: remove arch-specific dma_supported implementationChristoph Hellwig2017-06-28
| * hexagon: switch to use ->mapping_error for error reportingChristoph Hellwig2017-06-28
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-03
|\ \
| * \ Merge branch 'timers/urgent' into timers/coreThomas Gleixner2017-06-21
| |\ \ | | |/
| * | signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig2017-06-04
* | | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-28
| |/ |/|
* | hexagon: Use raw_copy_to_userGuenter Roeck2017-06-10
|/
* uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-11
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-01
|\
| * hexagon/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange2017-04-14
* | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro2017-04-26
| |
| \
| \
| \
*---. \ Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-26
|\ \ \ \
| | | * \ Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-02
| | | |\ \ | | |/ / / | |/| | / | | | |/
| | | * arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-09
| |_|/ |/| |
| | * hexagon: switch to RAW_COPY_USERAl Viro2017-04-24
| |/
| * add asm-generic/extable.hAl Viro2017-03-27
| * uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-05
| * uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-05
|/
* sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-03
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* mm: add new mmgrab() helperVegard Nossum2017-02-27
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-27
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-25
|\
| * treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-24
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-24
* | Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-21
|\ \
| * | hexagon: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-26
| |/
* | sched/cputime: Remove generic asm headersFrederic Weisbecker2017-02-01
|/
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-25
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* arch/hexagon: Add option to skip DMA sync as a part of mappingAlexander Duyck2016-12-14
* locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-17
* locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-16
* locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-16
* locking/mutex: Kill arch specific codePeter Zijlstra2016-10-25
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-07
* hexagon: fix strncpy_from_user() error returnAl Viro2016-09-13
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-04
* treewide: replace obsolete _refok by __refFabian Frederick2016-08-02
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-26
|\
| * mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-26