summaryrefslogtreecommitdiff
path: root/arch/hexagon/kernel
AgeCommit message (Expand)Author
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
2012-10-23hexagon: kernel_thread()/kernel_execve() conversionAl Viro
2012-10-18Hexagon: Copyright marking changesRichard Kuo
2012-10-12vfs: define struct filename and have getname() return itJeff Layton
2012-10-01Uninclude linux/freezer.hRichard Weinberger
2012-09-20don't bother exporting kernel_execve()Al Viro
2012-06-05hexagon: SMP: Remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang
2012-06-01new helper: signal_delivered()Al Viro
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro
2012-06-01don't call try_to_freeze() from do_signal()Al Viro
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro
2012-06-01new helper: sigmask_to_save()Al Viro
2012-06-01new helper: restore_saved_sigmask()Al Viro
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-22arch/hexagon/kernel/dma.c: make function staticJulia Lawall
2012-05-22Hexagon: Use resource_size functionThomas Meyer
2012-05-21hexagon: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro
2012-05-21hexagon: do_notify_resume() needs tracehook_notify_resume()Oleg Nesterov
2012-05-08hexagon: Use common threadinfo allocatorThomas Gleixner
2012-05-05hexagon: Use generic idle_taskThomas Gleixner
2012-04-26hexagon: Use generic idle thread allocationThomas Gleixner