summaryrefslogtreecommitdiffstats
path: root/arch/hexagon/kernel
AgeCommit message (Expand)AuthorLines
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski-1/+1
2014-12-16Hexagon: fix signal delivery for debug trapsRichard Kuo-2/+2
2014-12-16Hexagon: fix alignment of init_task in RW_DATA_SECTIONRichard Kuo-2/+2
2014-12-16hexagon: Fix build failures in linux-nextGuenter Roeck-0/+1
2014-08-06hexagon: Use sigsp()Richard Weinberger-11/+3
2014-08-06hexagon: Use get_signal() signal_setup_done()Richard Weinberger-27/+18
2014-04-04Hexagon: set the e_flags in user regset view for core dumpsRichard Kuo-0/+1
2014-04-04Hexagon: add screen_info for VGA_CONSOLERichard Kuo-0/+5
2014-04-04smp, hexagon: kill SMP single function call interruptJiang Liu-5/+1
2014-04-04arch: hexagon: kernel: hexagon_ksyms.c: export related symbols which various ...Chen Gang-4/+20
2014-04-04arch: hexagon: kernel: reset.c: use function pointer instead of function for ...Chen Gang-3/+2
2014-04-04arch: hexagon: kernel: add export symbol function __delay()Chen Gang-0/+9
2014-04-04hexagon: kernel: kgdb: include related header for pass compiling.Chen Gang-0/+2
2014-04-04hexagon: kernel: remove useless variables 'dn', 'r' and 'err' in time_init_de...Chen Gang-3/+0
2013-10-09hexagon: remove unnecessary prom.h includesRob Herring-3/+0
2013-07-14hexagon: delete __cpuinit usage from all hexagon filesPaul Gortmaker-3/+3
2013-05-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds-6/+6
2013-05-07Hexagon: fix register used to call do_work_pendingRichard Kuo-6/+6
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds-218/+439
2013-04-30Hexagon: use correct translations for DMA mappingsRichard Kuo-10/+17
2013-04-30Hexagon: fix return value for notify_resume case in do_work_pendingRichard Kuo-0/+1
2013-04-30Hexagon: update copyright datesRichard Kuo-11/+11
2013-04-30Hexagon: break up user fn/arg register settingRichard Kuo-1/+2
2013-04-30Hexagon: fix up int enable/disable at ret_from_forkRichard Kuo-2/+11
2013-04-30Hexagon: don't print info for offline CPU'sRichard Kuo-0/+5
2013-04-30Hexagon: add support for single-stepping (v4+)Richard Kuo-1/+30
2013-04-30Hexagon: use correct work mask when checking for more workRichard Kuo-1/+1
2013-04-30Hexagon: add support for additional exceptionsRichard Kuo-0/+10
2013-04-30Hexagon: fix initial page table setup prior to jump to VARichard Kuo-12/+73
2013-04-30Hexagon: remove keyring related callRichard Kuo-3/+0
2013-04-30Hexagon: check to if we will overflow the signal stackRichard Kuo-0/+4
2013-04-30Hexagon: Signal and return path fixesRichard Kuo-88/+82
2013-04-30Hexagon: add support for new v4+ registersRichard Kuo-46/+191
2013-04-30Hexagon: use GENERIC_CPU_DEVICESRichard Kuo-53/+1
2013-04-30Hexagon: add support for ARCH_PFN_OFFSETRichard Kuo-12/+22
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo-0/+2
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo-8/+0
2013-04-08hexagon: Use generic idle loopThomas Gleixner-21/+4
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+1
2013-02-03hexagon: don't leave ->uc_stack uninitializedAl Viro-0/+1
2013-02-03hexagon: switch to generic sigaltstackAl Viro-14/+1
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell-1/+1
2012-11-28flagday: don't pass regs to copy_thread()Al Viro-2/+1
2012-11-28hexagon: switch to generic clone()Al Viro-52/+5
2012-11-16Merge branch 'arch-frv' into no-rebasesAl Viro-28/+28
2012-10-23hexagon: switch to generic sys_execve()Al Viro-19/+0
2012-10-23hexagon: kernel_thread()/kernel_execve() conversionAl Viro-97/+40
2012-10-18Hexagon: Copyright marking changesRichard Kuo-28/+28
2012-10-12vfs: define struct filename and have getname() return itJeff Layton-2/+2
2012-10-01Uninclude linux/freezer.hRichard Weinberger-1/+0