summaryrefslogtreecommitdiffstats
path: root/arch/hexagon
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-251-0/+1
|\
| * net: resort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell2014-01-131-1/+1
| * lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller2013-12-171-0/+1
* | hexagon: use generic fixmap.hMark Salter2014-01-231-39/+1
* | arch: Re-sort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell2014-01-131-1/+1
* | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra2014-01-121-0/+1
* | arch: Move smp_mb__{before,after}_atomic_{inc,dec}.h into asm/atomic.hPeter Zijlstra2014-01-122-5/+5
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-191-4/+0
|\
| * preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-4/+0
* | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig2013-11-151-1/+0
* | hexagon: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-4/+6
* | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-3/+0
|\ \ | |/ |/|
| * hexagon: remove unnecessary prom.h includesRob Herring2013-10-091-3/+0
* | sched, arch: Create asm/preempt.hPeter Zijlstra2013-09-251-0/+1
|/
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+0
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-121-2/+4
* arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig"Chen Gang2013-08-131-0/+1
* hexagon: delete __cpuinit usage from all hexagon filesPaul Gortmaker2013-07-142-3/+3
* mm/hexagon: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-031-3/+1
* mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-031-1/+1
* consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-4/+0
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-091-3/+0
|\
| * Remove GENERIC_GPIO config optionAlexandre Courbot2013-04-161-3/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds2013-05-082-8/+6
|\ \
| * | HEXAGON: Remove non existent reference to GENERIC_KERNEL_EXECVE & GENERIC_KER...Alexander Shiyan2013-05-071-2/+0
| * | 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-0133-343/+659
|\| |
| * | Hexagon: add v4 CS regs to core copyout macroRichard Kuo2013-04-301-3/+12
| * | Hexagon: use correct translation for VMALLOC_STARTRichard Kuo2013-04-301-2/+1
| * | Hexagon: use correct translations for DMA mappingsRichard Kuo2013-04-302-10/+22
| * | Hexagon: fix return value for notify_resume case in do_work_pendingRichard Kuo2013-04-301-0/+1
| * | Hexagon: fix signal number for user mem faultsRichard Kuo2013-04-301-2/+2
| * | Hexagon: remove two Kconfig entriesPaul Bolle2013-04-301-9/+0
| * | arch: remove CONFIG_GENERIC_FIND_NEXT_BIT againPaul Bolle2013-04-301-3/+0
| * | Hexagon: update copyright datesRichard Kuo2013-04-3020-20/+20
| * | Hexagon: add translation types for __vmnewmapRichard Kuo2013-04-301-0/+7
| * | Hexagon: fix signal.c compile errorRichard Kuo2013-04-301-0/+2
| * | Hexagon: break up user fn/arg register settingRichard Kuo2013-04-301-1/+2
| * | Hexagon: use generic sys_fork, sys_vfork, and sys_cloneRichard Kuo2013-04-302-0/+5
| * | Hexagon: fix psp/sp macroRichard Kuo2013-04-301-2/+1
| * | Hexagon: fix up int enable/disable at ret_from_forkRichard Kuo2013-04-301-2/+11
| * | Hexagon: add IOMEM and _relaxed IO macrosRichard Kuo2013-04-301-0/+14
| * | Hexagon: switch to using the device type for IO mappingsRichard Kuo2013-04-301-5/+4
| * | Hexagon: don't print info for offline CPU'sRichard Kuo2013-04-301-0/+5
| * | Hexagon: add support for single-stepping (v4+)Richard Kuo2013-04-306-1/+38
| * | 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