summaryrefslogtreecommitdiff
path: root/arch/hexagon
AgeCommit message (Expand)Author
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov
2015-02-10hexagon: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2014-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds
2014-12-16Hexagon: fix signal delivery for debug trapsRichard Kuo
2014-12-16Hexagon: set ARCH_DMA_MINALIGNRichard Kuo
2014-12-16Hexagon: fix alignment of init_task in RW_DATA_SECTIONRichard Kuo
2014-12-16hexagon: Fix build failures in linux-nextGuenter Roeck
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra
2014-08-29flush_icache_range: export symbol to fix build errorsPranith Kumar
2014-08-14locking,arch,hexagon: Fold atomic_opsPeter Zijlstra
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-08-06hexagon: Use sigsp()Richard Weinberger
2014-08-06hexagon: Use get_signal() signal_setup_done()Richard Weinberger
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-07-23ktime: Kill non-scalar ktime_t implementation for 2038John Stultz
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso
2014-06-19hexagon: update reference, kerneltrap.org no longer worksPranith Kumar
2014-04-18arch,hexagon: Convert smp_mb__*()Peter Zijlstra
2014-04-18arc,hexagon: Delete asm/barrier.hPeter Zijlstra
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König
2014-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds
2014-04-04Hexagon: update CR year for elf.hRichard Kuo
2014-04-04Hexagon: remove SP macroRichard Kuo
2014-04-04Hexagon: set ELF_EXEC_PAGESIZE to PAGE_SIZERichard Kuo
2014-04-04Hexagon: set the e_flags in user regset view for core dumpsRichard Kuo
2014-04-04Hexagon: fix atomic_setRichard Kuo
2014-04-04Hexagon: add screen_info for VGA_CONSOLERichard Kuo
2014-04-04hexagon: correct type on pgd copyIlia Mirkin
2014-04-04smp, hexagon: kill SMP single function call interruptJiang Liu
2014-04-04arch: hexagon: include: asm: add generic macro 'mmiowb' in "io.h"Chen Gang
2014-04-04arch: hexagon: kernel: hexagon_ksyms.c: export related symbols which various ...Chen Gang
2014-04-04arch: hexagon: kernel: reset.c: use function pointer instead of function for ...Chen Gang
2014-04-04arch: hexagon: include: asm: add "vga.h" in KbuildChen Gang
2014-04-04arch: hexagon: include: asm: Kbuild: add generic "serial.h" in KbuildChen Gang
2014-04-04arch: hexagon: include: uapi: asm: setup.h add swith macro __KERNEL__Chen Gang
2014-04-04arch: hexagon: include: asm: add prefix "hvm[ci]_" for all enum members in "h...Chen Gang
2014-04-04arch: hexagon: Kconfig: add HAVE_DMA_ATTR in Kconfig and remove "linux/dma-ma...Chen Gang
2014-04-04arch: hexagon: kernel: add export symbol function __delay()Chen Gang
2014-04-04hexagon: include: asm: kgdb: extend DBG_MAX_REG_NUM for "cs0/1"Chen Gang
2014-04-04hexagon: kernel: kgdb: include related header for pass compiling.Chen Gang
2014-04-04hexagon: kernel: remove useless variables 'dn', 'r' and 'err' in time_init_de...Chen Gang
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen
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