aboutsummaryrefslogtreecommitdiff
path: root/arch/hexagon
AgeCommit message (Expand)AuthorFilesLines
2013-08-13arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig"Gravatar Chen Gang 1-0/+1
2013-07-14hexagon: delete __cpuinit usage from all hexagon filesGravatar Paul Gortmaker 2-3/+3
2013-07-03mm/hexagon: prepare for removing num_physpages and simplify mem_init()Gravatar Jiang Liu 1-3/+1
2013-07-03mm: concentrate modification of totalram_pages into the mm coreGravatar Jiang Liu 1-1/+1
2013-06-29consolidate io_remap_pfn_range definitionsGravatar Al Viro 1-4/+0
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxGravatar Linus Torvalds 1-3/+0
2013-05-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Gravatar Linus Torvalds 2-8/+6
2013-05-07HEXAGON: Remove non existent reference to GENERIC_KERNEL_EXECVE & GENERIC_KER...Gravatar Alexander Shiyan 1-2/+0
2013-05-07Hexagon: fix register used to call do_work_pendingGravatar Richard Kuo 1-6/+6
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Gravatar Linus Torvalds 33-343/+659
2013-04-30Hexagon: add v4 CS regs to core copyout macroGravatar Richard Kuo 1-3/+12
2013-04-30Hexagon: use correct translation for VMALLOC_STARTGravatar Richard Kuo 1-2/+1
2013-04-30Hexagon: use correct translations for DMA mappingsGravatar Richard Kuo 2-10/+22
2013-04-30Hexagon: fix return value for notify_resume case in do_work_pendingGravatar Richard Kuo 1-0/+1
2013-04-30Hexagon: fix signal number for user mem faultsGravatar Richard Kuo 1-2/+2
2013-04-30Hexagon: remove two Kconfig entriesGravatar Paul Bolle 1-9/+0
2013-04-30arch: remove CONFIG_GENERIC_FIND_NEXT_BIT againGravatar Paul Bolle 1-3/+0
2013-04-30Hexagon: update copyright datesGravatar Richard Kuo 20-20/+20
2013-04-30Hexagon: add translation types for __vmnewmapGravatar Richard Kuo 1-0/+7
2013-04-30Hexagon: fix signal.c compile errorGravatar Richard Kuo 1-0/+2
2013-04-30Hexagon: break up user fn/arg register settingGravatar Richard Kuo 1-1/+2
2013-04-30Hexagon: use generic sys_fork, sys_vfork, and sys_cloneGravatar Richard Kuo 2-0/+5
2013-04-30Hexagon: fix psp/sp macroGravatar Richard Kuo 1-2/+1
2013-04-30Hexagon: fix up int enable/disable at ret_from_forkGravatar Richard Kuo 1-2/+11
2013-04-30Hexagon: add IOMEM and _relaxed IO macrosGravatar Richard Kuo 1-0/+14
2013-04-30Hexagon: switch to using the device type for IO mappingsGravatar Richard Kuo 1-5/+4
2013-04-30Hexagon: don't print info for offline CPU'sGravatar Richard Kuo 1-0/+5
2013-04-30Hexagon: add support for single-stepping (v4+)Gravatar Richard Kuo 6-1/+38
2013-04-30Hexagon: use correct work mask when checking for more workGravatar Richard Kuo 1-1/+1
2013-04-30Hexagon: add support for additional exceptionsGravatar Richard Kuo 1-0/+10
2013-04-30Hexagon: fix initial page table setup prior to jump to VAGravatar Richard Kuo 1-12/+73
2013-04-30Hexagon: remove keyring related callGravatar Richard Kuo 1-3/+0
2013-04-30Hexagon: check to if we will overflow the signal stackGravatar Richard Kuo 1-0/+4
2013-04-30Hexagon: Signal and return path fixesGravatar Richard Kuo 5-88/+84
2013-04-30Hexagon: add support for new v4+ registersGravatar Richard Kuo 8-48/+206
2013-04-30Hexagon: add individual register access for switch_stackGravatar Richard Kuo 1-6/+43
2013-04-30Hexagon: use defines for MIN_KERNEL_SEG calculationGravatar Richard Kuo 1-1/+1
2013-04-30Hexagon: use GENERIC_CPU_DEVICESGravatar Richard Kuo 3-53/+2
2013-04-30Hexagon: change arch version config to allow comparisonsGravatar Richard Kuo 3-31/+10
2013-04-30Hexagon: add support for ARCH_PFN_OFFSETGravatar Richard Kuo 8-55/+91
2013-04-30Hexagon: fix __atomic_add_unlessGravatar Richard Kuo 1-9/+11
2013-04-30Hexagon: clean up generic headers in KbuildGravatar Richard Kuo 1-1/+1
2013-04-30dump_stack: unify debug information printed by show_regs()Gravatar Tejun Heo 1-0/+2
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsGravatar Tejun Heo 1-8/+0
2013-04-17idle: Remove GENERIC_IDLE_LOOP config switchGravatar Thomas Gleixner 1-1/+0
2013-04-16Remove GENERIC_GPIO config optionGravatar Alexandre Courbot 1-3/+0
2013-04-08hexagon: Use generic idle loopGravatar Thomas Gleixner 3-21/+5
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-5/+0
2013-02-26default SET_PERSONALITY() in linux/elf.hGravatar Al Viro 1-5/+0
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+1