aboutsummaryrefslogtreecommitdiff
path: root/arch/hexagon/kernel
AgeCommit message (Expand)Author
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
2013-05-07Hexagon: fix register used to call do_work_pendingRichard Kuo
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds
2013-04-30Hexagon: use correct translations for DMA mappingsRichard Kuo
2013-04-30Hexagon: fix return value for notify_resume case in do_work_pendingRichard Kuo
2013-04-30Hexagon: update copyright datesRichard Kuo
2013-04-30Hexagon: break up user fn/arg register settingRichard Kuo
2013-04-30Hexagon: fix up int enable/disable at ret_from_forkRichard Kuo
2013-04-30Hexagon: don't print info for offline CPU'sRichard Kuo
2013-04-30Hexagon: add support for single-stepping (v4+)Richard Kuo
2013-04-30Hexagon: use correct work mask when checking for more workRichard Kuo
2013-04-30Hexagon: add support for additional exceptionsRichard Kuo
2013-04-30Hexagon: fix initial page table setup prior to jump to VARichard Kuo
2013-04-30Hexagon: remove keyring related callRichard Kuo
2013-04-30Hexagon: check to if we will overflow the signal stackRichard Kuo
2013-04-30Hexagon: Signal and return path fixesRichard Kuo
2013-04-30Hexagon: add support for new v4+ registersRichard Kuo
2013-04-30Hexagon: use GENERIC_CPU_DEVICESRichard Kuo
2013-04-30Hexagon: add support for ARCH_PFN_OFFSETRichard Kuo
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo
2013-04-08hexagon: Use generic idle loopThomas Gleixner
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-03hexagon: don't leave ->uc_stack uninitializedAl Viro
2013-02-03hexagon: switch to generic sigaltstackAl Viro
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell
2012-11-28flagday: don't pass regs to copy_thread()Al Viro
2012-11-28hexagon: switch to generic clone()Al Viro
2012-11-16Merge branch 'arch-frv' into no-rebasesAl Viro
2012-10-23hexagon: switch to generic sys_execve()Al Viro