summaryrefslogtreecommitdiffstats
path: root/arch/hexagon
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-241-0/+1
|\
| * asm-generic: Drop renameat syscall from default listJames Hogan2016-05-051-0/+1
* | vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko2016-05-231-1/+2
* | exit_thread: remove empty bodiesJiri Slaby2016-05-201-7/+0
* | hexagon: Fix misspellings in comments.Adam Buchbinder2016-04-185-6/+6
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-192-10/+8
|\
| * ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck2016-03-132-10/+8
* | arch/hotplug: Call into idle with a proper stateThomas Gleixner2016-03-011-1/+1
|/
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-202-3/+0
* Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-061-0/+1
|\
| * Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-041-0/+1
| |\
| | * Make asm/word-at-a-time.h available on all architecturesChris Metcalf2015-07-081-0/+1
* | | atomic, arch: Audit atomic_{read,set}()Peter Zijlstra2015-09-231-1/+1
|/ /
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-102-58/+2
|\ \
| * | dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-102-12/+0
| * | dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-101-0/+1
| * | dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-101-10/+1
| * | dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-101-3/+0
| * | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-101-33/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds2015-09-102-18/+1
|\ \ \ | |/ / |/| |
| * | Revert "Hexagon: fix signal.c compile error"Mike Frysinger2015-09-091-2/+0
| * | hexagon/time: Migrate to new 'set-state' interfaceViresh Kumar2015-09-081-16/+1
* | | atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-2/+0
* | | hexagon: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-0/+6
|/ /
* | mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-172-15/+1
|/
* Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-251-1/+0
|\
| * remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-191-1/+0
* | mm: new mm hook frameworkLaurent Dufour2015-06-241-0/+15
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-221-1/+2
|\ \
| * | mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...David Hildenbrand2015-05-191-1/+2
| |/
* | arch: Remove __ARCH_HAVE_CMPXCHGThomas Gleixner2015-05-131-1/+0
|/
* Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-151-2/+0
|\
| * arch: Remove exec_domain from remaining archsRichard Weinberger2015-04-121-2/+0
* | whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()Al Viro2015-04-111-2/+0
|/
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-122-5/+1
* mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-111-1/+1
* hexagon: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-44/+16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds2014-12-198-27/+38
|\
| * Hexagon: fix signal delivery for debug trapsRichard Kuo2014-12-161-2/+2
| * Hexagon: set ARCH_DMA_MINALIGNRichard Kuo2014-12-161-1/+3
| * Hexagon: fix alignment of init_task in RW_DATA_SECTIONRichard Kuo2014-12-161-2/+2
| * hexagon: Fix build failures in linux-nextGuenter Roeck2014-12-165-22/+31
* | net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-1/+0
|/
* Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-131-31/+37
|\
| * locking,arch,hexagon: Fold atomic_opsPeter Zijlstra2014-08-141-31/+37
* | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-131-0/+1
* | flush_icache_range: export symbol to fix build errorsPranith Kumar2014-08-291-0/+1
* | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-091-37/+20
|\ \
| * | hexagon: Use sigsp()Richard Weinberger2014-08-061-11/+3
| * | hexagon: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-27/+18
OpenPOWER on IntegriCloud