aboutsummaryrefslogtreecommitdiff
path: root/arch/hexagon
AgeCommit message (Expand)AuthorFilesLines
2016-10-07nmi_backtrace: generate one-line reports for idle cpusGravatar Chris Metcalf 1-0/+1
2016-09-13hexagon: fix strncpy_from_user() error returnGravatar Al Viro 1-1/+2
2016-08-04dma-mapping: use unsigned long for dma_attrsGravatar Krzysztof Kozlowski 2-5/+4
2016-08-02treewide: replace obsolete _refok by __refGravatar Fabian Frederick 1-1/+1
2016-07-26Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-1/+1
2016-07-26Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Gravatar Linus Torvalds 1-2/+1
2016-07-26mm: do not pass mm_struct into handle_mm_faultGravatar Kirill A. Shutemov 1-1/+1
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-7/+34
2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IGravatar Michal Hocko 1-2/+2
2016-06-16locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Gravatar Peter Zijlstra 1-2/+0
2016-06-16locking/atomic, arch/hexagon: Implement atomic_fetch_{add,sub,and,or,xor}()Gravatar Peter Zijlstra 1-5/+28
2016-06-14locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsGravatar Peter Zijlstra 1-2/+8
2016-06-07hexagon: update TODO listGravatar Linus Walleij 1-2/+1
2016-05-24Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+1
2016-05-23vdso: make arch_setup_additional_pages wait for mmap_sem for write killableGravatar Michal Hocko 1-1/+2
2016-05-20exit_thread: remove empty bodiesGravatar Jiri Slaby 1-7/+0
2016-05-05asm-generic: Drop renameat syscall from default listGravatar James Hogan 1-0/+1
2016-04-18hexagon: Fix misspellings in comments.Gravatar Adam Buchbinder 5-6/+6
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 2-10/+8
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesGravatar Alexander Duyck 2-10/+8
2016-03-01arch/hotplug: Call into idle with a proper stateGravatar Thomas Gleixner 1-1/+1
2016-01-20dma-mapping: always provide the dma_map_ops based implementationGravatar Christoph Hellwig 2-3/+0
2015-10-06Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Gravatar Ingo Molnar 1-0/+1
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Gravatar Linus Torvalds 1-0/+1
2015-09-23atomic, arch: Audit atomic_{read,set}()Gravatar Peter Zijlstra 1-1/+1
2015-09-10Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-58/+2
2015-09-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Gravatar Linus Torvalds 2-18/+1
2015-09-10dma-mapping: consolidate dma_set_maskGravatar Christoph Hellwig 2-12/+0
2015-09-10dma-mapping: consolidate dma_supportedGravatar Christoph Hellwig 1-0/+1
2015-09-10dma-mapping: cosolidate dma_mapping_errorGravatar Christoph Hellwig 1-10/+1
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentGravatar Christoph Hellwig 1-3/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Gravatar Christoph Hellwig 1-33/+0
2015-09-09Revert "Hexagon: fix signal.c compile error"Gravatar Mike Frysinger 1-2/+0
2015-09-08hexagon/time: Migrate to new 'set-state' interfaceGravatar Viresh Kumar 1-16/+1
2015-07-27atomic: Provide atomic_{or,xor,and}Gravatar Peter Zijlstra 1-2/+0
2015-07-27hexagon: Provide atomic_{or,xor,and}Gravatar Peter Zijlstra 1-0/+6
2015-07-17mm: clean up per architecture MM hook header filesGravatar Laurent Dufour 2-15/+1
2015-07-08Make asm/word-at-a-time.h available on all architecturesGravatar Chris Metcalf 1-0/+1
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-1/+0
2015-06-24mm: new mm hook frameworkGravatar Laurent Dufour 1-0/+15
2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+2
2015-05-19remove scatterlist.h generation from arch Kbuild filesGravatar Christoph Hellwig 1-1/+0
2015-05-19mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...Gravatar David Hildenbrand 1-1/+2
2015-05-13arch: Remove __ARCH_HAVE_CMPXCHGGravatar Thomas Gleixner 1-1/+0
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-2/+0
2015-04-12arch: Remove exec_domain from remaining archsGravatar Richard Weinberger 1-2/+0
2015-04-11whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()Gravatar Al Viro 1-2/+0
2015-02-12all arches, signal: move restart_block to struct task_structGravatar Andy Lutomirski 2-5/+1
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsGravatar Kirill A. Shutemov 1-1/+1
2015-02-10hexagon: drop _PAGE_FILE and pte_file()-related helpersGravatar Kirill A. Shutemov 1-44/+16