aboutsummaryrefslogtreecommitdiffstats
path: root/arch/hexagon/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-08hexagon/time: Migrate to new 'set-state' interfaceViresh Kumar1-16/+1
2015-04-11whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()Al Viro1-2/+0
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski1-1/+1
2014-12-16Hexagon: fix signal delivery for debug trapsRichard Kuo1-2/+2
2014-12-16Hexagon: fix alignment of init_task in RW_DATA_SECTIONRichard Kuo1-2/+2
2014-12-16hexagon: Fix build failures in linux-nextGuenter Roeck1-0/+1
2014-08-06hexagon: Use sigsp()Richard Weinberger1-11/+3
2014-08-06hexagon: Use get_signal() signal_setup_done()Richard Weinberger1-27/+18
2014-04-04Hexagon: set the e_flags in user regset view for core dumpsRichard Kuo1-0/+1
2014-04-04Hexagon: add screen_info for VGA_CONSOLERichard Kuo2-0/+5
2014-04-04smp, hexagon: kill SMP single function call interruptJiang Liu1-5/+1
2014-04-04arch: hexagon: kernel: hexagon_ksyms.c: export related symbols which various modules needChen Gang1-4/+20
2014-04-04arch: hexagon: kernel: reset.c: use function pointer instead of function for pm_power_off and export itChen Gang1-3/+2
2014-04-04arch: hexagon: kernel: add export symbol function __delay()Chen Gang1-0/+9
2014-04-04hexagon: kernel: kgdb: include related header for pass compiling.Chen Gang1-0/+2
2014-04-04hexagon: kernel: remove useless variables 'dn', 'r' and 'err' in time_init_deferred() in "time.c"Chen Gang1-3/+0
2013-10-09hexagon: remove unnecessary prom.h includesRob Herring1-3/+0
2013-07-14hexagon: delete __cpuinit usage from all hexagon filesPaul Gortmaker2-3/+3
2013-05-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernelLinus Torvalds1-6/+6
2013-05-07Hexagon: fix register used to call do_work_pendingRichard Kuo1-6/+6
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernelLinus Torvalds15-218/+439
2013-04-30Hexagon: use correct translations for DMA mappingsRichard Kuo1-10/+17
2013-04-30Hexagon: fix return value for notify_resume case in do_work_pendingRichard Kuo1-0/+1
2013-04-30Hexagon: update copyright datesRichard Kuo11-11/+11
2013-04-30Hexagon: break up user fn/arg register settingRichard Kuo1-1/+2
2013-04-30Hexagon: fix up int enable/disable at ret_from_forkRichard Kuo1-2/+11
2013-04-30Hexagon: don't print info for offline CPU'sRichard Kuo1-0/+5
2013-04-30Hexagon: add support for single-stepping (v4+)Richard Kuo4-1/+30
2013-04-30Hexagon: use correct work mask when checking for more workRichard Kuo1-1/+1
2013-04-30Hexagon: add support for additional exceptionsRichard Kuo1-0/+10
2013-04-30Hexagon: fix initial page table setup prior to jump to VARichard Kuo1-12/+73
2013-04-30Hexagon: remove keyring related callRichard Kuo1-3/+0
2013-04-30Hexagon: check to if we will overflow the signal stackRichard Kuo1-0/+4
2013-04-30Hexagon: Signal and return path fixesRichard Kuo4-88/+82
2013-04-30Hexagon: add support for new v4+ registersRichard Kuo6-46/+191
2013-04-30Hexagon: use GENERIC_CPU_DEVICESRichard Kuo2-53/+1
2013-04-30Hexagon: add support for ARCH_PFN_OFFSETRichard Kuo3-12/+22
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo1-0/+2
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo1-8/+0
2013-04-08hexagon: Use generic idle loopThomas Gleixner2-21/+4
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-1/+1
2013-02-03hexagon: don't leave ->uc_stack uninitializedAl Viro1-0/+1
2013-02-03hexagon: switch to generic sigaltstackAl Viro1-14/+1
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell1-1/+1
2012-11-28flagday: don't pass regs to copy_thread()Al Viro1-2/+1
2012-11-28hexagon: switch to generic clone()Al Viro3-52/+5
2012-11-16Merge branch 'arch-frv' into no-rebasesAl Viro28-28/+28
2012-10-23hexagon: switch to generic sys_execve()Al Viro1-19/+0
2012-10-23hexagon: kernel_thread()/kernel_execve() conversionAl Viro4-97/+40
2012-10-18Hexagon: Copyright marking changesRichard Kuo28-28/+28