summaryrefslogtreecommitdiffstats
path: root/arch/hexagon/kernel
Commit message (Expand)AuthorAge
* 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
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-07
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-04
* 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
* arch/hotplug: Call into idle with a proper stateThomas Gleixner2016-03-01
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-10
|\
| * dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-10
* | hexagon/time: Migrate to new 'set-state' interfaceViresh Kumar2015-09-08
|/
* whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()Al Viro2015-04-11
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-12
* Hexagon: fix signal delivery for debug trapsRichard Kuo2014-12-16
* Hexagon: fix alignment of init_task in RW_DATA_SECTIONRichard Kuo2014-12-16
* hexagon: Fix build failures in linux-nextGuenter Roeck2014-12-16
* hexagon: Use sigsp()Richard Weinberger2014-08-06
* hexagon: Use get_signal() signal_setup_done()Richard Weinberger2014-08-06
* Hexagon: set the e_flags in user regset view for core dumpsRichard Kuo2014-04-04
* Hexagon: add screen_info for VGA_CONSOLERichard Kuo2014-04-04
* smp, hexagon: kill SMP single function call interruptJiang Liu2014-04-04
* arch: hexagon: kernel: hexagon_ksyms.c: export related symbols which various ...Chen Gang2014-04-04
* arch: hexagon: kernel: reset.c: use function pointer instead of function for ...Chen Gang2014-04-04
* arch: hexagon: kernel: add export symbol function __delay()Chen Gang2014-04-04
* hexagon: kernel: kgdb: include related header for pass compiling.Chen Gang2014-04-04
* hexagon: kernel: remove useless variables 'dn', 'r' and 'err' in time_init_de...Chen Gang2014-04-04
* hexagon: remove unnecessary prom.h includesRob Herring2013-10-09
* hexagon: delete __cpuinit usage from all hexagon filesPaul Gortmaker2013-07-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds2013-05-08
|\
| * Hexagon: fix register used to call do_work_pendingRichard Kuo2013-05-07
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds2013-05-01
|\|
| * Hexagon: use correct translations for DMA mappingsRichard Kuo2013-04-30
| * Hexagon: fix return value for notify_resume case in do_work_pendingRichard Kuo2013-04-30
| * Hexagon: update copyright datesRichard Kuo2013-04-30
| * Hexagon: break up user fn/arg register settingRichard Kuo2013-04-30
| * Hexagon: fix up int enable/disable at ret_from_forkRichard Kuo2013-04-30
| * Hexagon: don't print info for offline CPU'sRichard Kuo2013-04-30
| * Hexagon: add support for single-stepping (v4+)Richard Kuo2013-04-30
| * Hexagon: use correct work mask when checking for more workRichard Kuo2013-04-30
| * Hexagon: add support for additional exceptionsRichard Kuo2013-04-30
| * Hexagon: fix initial page table setup prior to jump to VARichard Kuo2013-04-30
| * Hexagon: remove keyring related callRichard Kuo2013-04-30
| * Hexagon: check to if we will overflow the signal stackRichard Kuo2013-04-30
| * Hexagon: Signal and return path fixesRichard Kuo2013-04-30
| * Hexagon: add support for new v4+ registersRichard Kuo2013-04-30
| * Hexagon: use GENERIC_CPU_DEVICESRichard Kuo2013-04-30
| * Hexagon: add support for ARCH_PFN_OFFSETRichard Kuo2013-04-30
* | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-30
* | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-30