summaryrefslogtreecommitdiff
path: root/arch/hexagon
AgeCommit message (Expand)Author
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-23hexagon: use generic fixmap.hMark Salter
2014-01-13arch: Re-sort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell
2014-01-13net: resort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra
2014-01-12arch: Move smp_mb__{before,after}_atomic_{inc,dec}.h into asm/atomic.hPeter Zijlstra
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-15kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig
2013-11-15hexagon: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-10-09hexagon: remove unnecessary prom.h includesRob Herring
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2013-08-13arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig"Chen Gang
2013-07-14hexagon: delete __cpuinit usage from all hexagon filesPaul Gortmaker
2013-07-03mm/hexagon: prepare for removing num_physpages and simplify mem_init()Jiang Liu
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-05-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds
2013-05-07HEXAGON: Remove non existent reference to GENERIC_KERNEL_EXECVE & GENERIC_KER...Alexander Shiyan
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: add v4 CS regs to core copyout macroRichard Kuo
2013-04-30Hexagon: use correct translation for VMALLOC_STARTRichard Kuo
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: fix signal number for user mem faultsRichard Kuo
2013-04-30Hexagon: remove two Kconfig entriesPaul Bolle
2013-04-30arch: remove CONFIG_GENERIC_FIND_NEXT_BIT againPaul Bolle
2013-04-30Hexagon: update copyright datesRichard Kuo
2013-04-30Hexagon: add translation types for __vmnewmapRichard Kuo
2013-04-30Hexagon: fix signal.c compile errorRichard Kuo
2013-04-30Hexagon: break up user fn/arg register settingRichard Kuo
2013-04-30Hexagon: use generic sys_fork, sys_vfork, and sys_cloneRichard Kuo
2013-04-30Hexagon: fix psp/sp macroRichard Kuo
2013-04-30Hexagon: fix up int enable/disable at ret_from_forkRichard Kuo
2013-04-30Hexagon: add IOMEM and _relaxed IO macrosRichard Kuo
2013-04-30Hexagon: switch to using the device type for IO mappingsRichard 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