aboutsummaryrefslogtreecommitdiffstats
path: root/arch/hexagon (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-01Hexagon: Delete stale barrier.hVineet Gupta1-37/+0
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König1-1/+1
2014-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernelLinus Torvalds21-62/+108
2014-04-04Hexagon: update CR year for elf.hRichard Kuo1-1/+1
2014-04-04Hexagon: remove SP macroRichard Kuo1-3/+1
2014-04-04Hexagon: set ELF_EXEC_PAGESIZE to PAGE_SIZERichard Kuo1-1/+1
2014-04-04Hexagon: set the e_flags in user regset view for core dumpsRichard Kuo1-0/+1
2014-04-04Hexagon: fix atomic_setRichard Kuo1-1/+14
2014-04-04Hexagon: add screen_info for VGA_CONSOLERichard Kuo2-0/+5
2014-04-04hexagon: correct type on pgd copyIlia Mirkin1-1/+1
2014-04-04smp, hexagon: kill SMP single function call interruptJiang Liu2-6/+1
2014-04-04arch: hexagon: include: asm: add generic macro 'mmiowb' in "io.h"Chen Gang1-0/+2
2014-04-04arch: hexagon: kernel: hexagon_ksyms.c: export related symbols which various modules needChen Gang1-4/+20
2014-04-04arch: hexagon: kernel: reset.c: use function pointer instead of function for pm_power_off and export itChen Gang1-3/+2
2014-04-04arch: hexagon: include: asm: add "vga.h" in KbuildChen Gang1-1/+2
2014-04-04arch: hexagon: include: asm: Kbuild: add generic "serial.h" in KbuildChen Gang1-0/+1
2014-04-04arch: hexagon: include: uapi: asm: setup.h add swith macro __KERNEL__Chen Gang1-0/+5
2014-04-04arch: hexagon: include: asm: add prefix "hvm[ci]_" for all enum members in "hexagon_vm.h"Chen Gang1-36/+36
2014-04-04arch: hexagon: Kconfig: add HAVE_DMA_ATTR in Kconfig and remove "linux/dma-mapping.h" from "asm/dma-mapping.h"Chen Gang2-1/+1
2014-04-04arch: hexagon: kernel: add export symbol function __delay()Chen Gang2-0/+10
2014-04-04hexagon: include: asm: kgdb: extend DBG_MAX_REG_NUM for "cs0/1"Chen Gang1-2/+3
2014-04-04hexagon: kernel: kgdb: include related header for pass compiling.Chen Gang1-0/+2
2014-04-04hexagon: kernel: remove useless variables 'dn', 'r' and 'err' in time_init_deferred() in "time.c"Chen Gang1-3/+0
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen1-0/+1
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabetical orderTim Chen1-3/+3
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2014-01-23hexagon: use generic fixmap.hMark Salter1-39/+1
2014-01-13arch: Re-sort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell1-1/+1
2014-01-13net: resort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell1-1/+1
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra1-0/+1
2014-01-12arch: Move smp_mb__{before,after}_atomic_{inc,dec}.h into asm/atomic.hPeter Zijlstra2-5/+5
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller1-0/+1
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+0
2013-11-15kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig1-1/+0
2013-11-15hexagon: handle pgtable_page_ctor() failKirill A. Shutemov1-4/+6
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner1-4/+0
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-3/+0
2013-10-09hexagon: remove unnecessary prom.h includesRob Herring1-3/+0
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra1-0/+1
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-1/+0
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner1-2/+4
2013-08-13arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig"Chen Gang1-0/+1
2013-07-14hexagon: delete __cpuinit usage from all hexagon filesPaul Gortmaker2-3/+3
2013-07-03mm/hexagon: prepare for removing num_physpages and simplify mem_init()Jiang Liu1-3/+1
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu1-1/+1
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro1-4/+0
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-3/+0
2013-05-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernelLinus Torvalds2-8/+6
2013-05-07HEXAGON: Remove non existent reference to GENERIC_KERNEL_EXECVE & GENERIC_KERNEL_THREADAlexander Shiyan1-2/+0
2013-05-07Hexagon: fix register used to call do_work_pendingRichard Kuo1-6/+6