summaryrefslogtreecommitdiff
path: root/arch/hexagon
Commit message (Expand)AuthorAge
...
* 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
* | hexagon: Fix misspellings in comments.Adam Buchbinder2016-04-18
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-19
|\
| * ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck2016-03-13
* | arch/hotplug: Call into idle with a proper stateThomas Gleixner2016-03-01
|/
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-20
* Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-06
|\
| * Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-04
| |\
| | * Make asm/word-at-a-time.h available on all architecturesChris Metcalf2015-07-08
* | | atomic, arch: Audit atomic_{read,set}()Peter Zijlstra2015-09-23
|/ /
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-10
|\ \
| * | dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-10
| * | dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-10
| * | dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-10
| * | dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-10
| * | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-10
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds2015-09-10
|\ \ \ | |/ / |/| |