summaryrefslogtreecommitdiff
path: root/arch/hexagon/kernel
AgeCommit message (Expand)Author
2017-11-17Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-09hexagon: get rid of #include <generated/compile.h>Masahiro Yamada
2017-07-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-07-06mm: memcontrol: per-lruvec stats infrastructureJohannes Weiner
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser
2017-06-28hexagon: remove arch-specific dma_supported implementationChristoph Hellwig
2017-06-28hexagon: switch to use ->mapping_error for error reportingChristoph Hellwig
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-04-24hexagon: switch to RAW_COPY_USERAl Viro
2017-04-14hexagon/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-27mm: add new mmgrab() helperVegard Nossum
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-14arch/hexagon: Add option to skip DMA sync as a part of mappingAlexander Duyck
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-05-23vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko
2016-05-20exit_thread: remove empty bodiesJiri Slaby
2016-04-18hexagon: Fix misspellings in comments.Adam Buchbinder
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner
2015-09-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig
2015-09-08hexagon/time: Migrate to new 'set-state' interfaceViresh Kumar
2015-04-11whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()Al Viro
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2014-12-16Hexagon: fix signal delivery for debug trapsRichard Kuo
2014-12-16Hexagon: fix alignment of init_task in RW_DATA_SECTIONRichard Kuo
2014-12-16hexagon: Fix build failures in linux-nextGuenter Roeck
2014-08-06hexagon: Use sigsp()Richard Weinberger
2014-08-06hexagon: Use get_signal() signal_setup_done()Richard Weinberger
2014-04-04Hexagon: set the e_flags in user regset view for core dumpsRichard Kuo
2014-04-04Hexagon: add screen_info for VGA_CONSOLERichard Kuo
2014-04-04smp, hexagon: kill SMP single function call interruptJiang Liu
2014-04-04arch: hexagon: kernel: hexagon_ksyms.c: export related symbols which various ...Chen Gang
2014-04-04arch: hexagon: kernel: reset.c: use function pointer instead of function for ...Chen Gang
2014-04-04arch: hexagon: kernel: add export symbol function __delay()Chen Gang
2014-04-04hexagon: kernel: kgdb: include related header for pass compiling.Chen Gang
2014-04-04hexagon: kernel: remove useless variables 'dn', 'r' and 'err' in time_init_de...Chen Gang
2013-10-09hexagon: remove unnecessary prom.h includesRob Herring
2013-07-14hexagon: delete __cpuinit usage from all hexagon filesPaul Gortmaker
2013-05-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds