summaryrefslogtreecommitdiffstats
path: root/arch/hexagon/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* arch: hexagon: kernel: hexagon_ksyms.c: export related symbols which various ...Chen Gang2014-04-041-4/+20
* arch: hexagon: kernel: reset.c: use function pointer instead of function for ...Chen Gang2014-04-041-3/+2
* arch: hexagon: kernel: add export symbol function __delay()Chen Gang2014-04-041-0/+9
* hexagon: kernel: kgdb: include related header for pass compiling.Chen Gang2014-04-041-0/+2
* hexagon: kernel: remove useless variables 'dn', 'r' and 'err' in time_init_de...Chen Gang2014-04-041-3/+0
* hexagon: remove unnecessary prom.h includesRob Herring2013-10-091-3/+0
* hexagon: delete __cpuinit usage from all hexagon filesPaul Gortmaker2013-07-142-3/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds2013-05-081-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-04-301-10/+17
| * Hexagon: fix return value for notify_resume case in do_work_pendingRichard Kuo2013-04-301-0/+1
| * Hexagon: update copyright datesRichard Kuo2013-04-3011-11/+11
| * Hexagon: break up user fn/arg register settingRichard Kuo2013-04-301-1/+2
| * Hexagon: fix up int enable/disable at ret_from_forkRichard Kuo2013-04-301-2/+11
| * Hexagon: don't print info for offline CPU'sRichard Kuo2013-04-301-0/+5
| * Hexagon: add support for single-stepping (v4+)Richard Kuo2013-04-304-1/+30
| * Hexagon: use correct work mask when checking for more workRichard Kuo2013-04-301-1/+1
| * Hexagon: add support for additional exceptionsRichard Kuo2013-04-301-0/+10
| * Hexagon: fix initial page table setup prior to jump to VARichard Kuo2013-04-301-12/+73
| * Hexagon: remove keyring related callRichard Kuo2013-04-301-3/+0
| * Hexagon: check to if we will overflow the signal stackRichard Kuo2013-04-301-0/+4
| * Hexagon: Signal and return path fixesRichard Kuo2013-04-304-88/+82
| * Hexagon: add support for new v4+ registersRichard Kuo2013-04-306-46/+191
| * Hexagon: use GENERIC_CPU_DEVICESRichard Kuo2013-04-302-53/+1
| * Hexagon: add support for ARCH_PFN_OFFSETRichard Kuo2013-04-303-12/+22
* | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-301-0/+2
* | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-301-8/+0
* | hexagon: Use generic idle loopThomas Gleixner2013-04-082-21/+4
|/
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-251-1/+1
|\
| * taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-211-1/+1
* | hexagon: don't leave ->uc_stack uninitializedAl Viro2013-02-031-0/+1
* | hexagon: switch to generic sigaltstackAl Viro2013-02-031-14/+1
|/
* flagday: don't pass regs to copy_thread()Al Viro2012-11-281-2/+1
* hexagon: switch to generic clone()Al Viro2012-11-283-52/+5
* Merge branch 'arch-frv' into no-rebasesAl Viro2012-11-1628-28/+28
|\
| * Hexagon: Copyright marking changesRichard Kuo2012-10-1828-28/+28
* | hexagon: switch to generic sys_execve()Al Viro2012-10-231-19/+0
* | hexagon: kernel_thread()/kernel_execve() conversionAl Viro2012-10-234-97/+40
|/
* vfs: define struct filename and have getname() return itJeff Layton2012-10-121-2/+2
* Uninclude linux/freezer.hRichard Weinberger2012-10-011-1/+0
* don't bother exporting kernel_execve()Al Viro2012-09-201-1/+0
* hexagon: SMP: Remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang2012-06-051-2/+0
* new helper: signal_delivered()Al Viro2012-06-011-2/+1
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-011-3/+0
* don't call try_to_freeze() from do_signal()Al Viro2012-06-011-4/+0
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-20/+6
* new helper: sigmask_to_save()Al Viro2012-06-011-10/+3
* new helper: restore_saved_sigmask()Al Viro2012-06-011-4/+1
* move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-231-2/+0
OpenPOWER on IntegriCloud