summaryrefslogtreecommitdiffstats
path: root/arch/hexagon/kernel
Commit message (Expand)AuthorAgeFilesLines
* hexagon: switch to use ->mapping_error for error reportingChristoph Hellwig2017-06-282-4/+9
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-021-0/+2
|\
| * hexagon/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange2017-04-141-0/+2
* | hexagon: switch to RAW_COPY_USERAl Viro2017-04-251-2/+2
|/
* sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-031-1/+1
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-026-0/+7
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-0/+3
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* mm: add new mmgrab() helperVegard Nossum2017-02-281-1/+1
* treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-2/+2
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-2/+2
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-242-2/+2
* arch/hexagon: Add option to skip DMA sync as a part of mappingAlexander Duyck2016-12-151-1/+5
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-081-0/+1
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-4/+4
* vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko2016-05-241-1/+2
* exit_thread: remove empty bodiesJiri Slaby2016-05-211-7/+0Star
* hexagon: Fix misspellings in comments.Adam Buchbinder2016-04-182-3/+3
* arch/hotplug: Call into idle with a proper stateThomas Gleixner2016-03-011-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-111-11/+0Star
|\
| * dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-101-11/+0Star
* | hexagon/time: Migrate to new 'set-state' interfaceViresh Kumar2015-09-091-16/+1Star
|/
* whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()Al Viro2015-04-121-2/+0Star
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-131-1/+1
* Hexagon: fix signal delivery for debug trapsRichard Kuo2014-12-161-2/+2
* Hexagon: fix alignment of init_task in RW_DATA_SECTIONRichard Kuo2014-12-161-2/+2
* hexagon: Fix build failures in linux-nextGuenter Roeck2014-12-161-0/+1
* hexagon: Use sigsp()Richard Weinberger2014-08-061-11/+3Star
* hexagon: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-27/+18Star
* Hexagon: set the e_flags in user regset view for core dumpsRichard Kuo2014-04-051-0/+1
* Hexagon: add screen_info for VGA_CONSOLERichard Kuo2014-04-052-0/+5
* smp, hexagon: kill SMP single function call interruptJiang Liu2014-04-051-5/+1Star
* arch: hexagon: kernel: hexagon_ksyms.c: export related symbols which various ...Chen Gang2014-04-051-4/+20
* arch: hexagon: kernel: reset.c: use function pointer instead of function for ...Chen Gang2014-04-051-3/+2Star
* arch: hexagon: kernel: add export symbol function __delay()Chen Gang2014-04-051-0/+9
* hexagon: kernel: kgdb: include related header for pass compiling.Chen Gang2014-04-051-0/+2
* hexagon: kernel: remove useless variables 'dn', 'r' and 'err' in time_init_de...Chen Gang2014-04-051-3/+0Star
* hexagon: remove unnecessary prom.h includesRob Herring2013-10-101-3/+0Star
* hexagon: delete __cpuinit usage from all hexagon filesPaul Gortmaker2013-07-152-3/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds2013-05-091-6/+6
|\
| * Hexagon: fix register used to call do_work_pendingRichard Kuo2013-05-071-6/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds2013-05-0115-218/+439
|\|
| * Hexagon: use correct translations for DMA mappingsRichard Kuo2013-05-011-10/+17
| * Hexagon: fix return value for notify_resume case in do_work_pendingRichard Kuo2013-05-011-0/+1
| * Hexagon: update copyright datesRichard Kuo2013-05-0111-11/+11
| * Hexagon: break up user fn/arg register settingRichard Kuo2013-05-011-1/+2
| * Hexagon: fix up int enable/disable at ret_from_forkRichard Kuo2013-05-011-2/+11
| * Hexagon: don't print info for offline CPU'sRichard Kuo2013-05-011-0/+5