summaryrefslogtreecommitdiff
path: root/arch/hexagon
Commit message (Expand)AuthorAge
* 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
* | Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-07-26
|\ \ | |/ |/|
| * hexagon: update TODO listLinus Walleij2016-06-07
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-25
|\ \
| * | locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra2016-06-16
| * | locking/atomic, arch/hexagon: Implement atomic_fetch_{add,sub,and,or,xor}()Peter Zijlstra2016-06-16
| * | locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra2016-06-14
| |/
* | tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko2016-06-24
|/
* Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-24
|\
| * asm-generic: Drop renameat syscall from default listJames Hogan2016-05-05
* | vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko2016-05-23
* | exit_thread: remove empty bodiesJiri Slaby2016-05-20