summaryrefslogtreecommitdiffstats
path: root/arch/hexagon
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-151-2/+0
|\
| * arch: Remove exec_domain from remaining archsRichard Weinberger2015-04-121-2/+0
* | whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()Al Viro2015-04-111-2/+0
|/
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-122-5/+1
* mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-111-1/+1
* hexagon: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-44/+16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds2014-12-198-27/+38
|\
| * Hexagon: fix signal delivery for debug trapsRichard Kuo2014-12-161-2/+2
| * Hexagon: set ARCH_DMA_MINALIGNRichard Kuo2014-12-161-1/+3
| * Hexagon: fix alignment of init_task in RW_DATA_SECTIONRichard Kuo2014-12-161-2/+2
| * hexagon: Fix build failures in linux-nextGuenter Roeck2014-12-165-22/+31
* | net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-1/+0
|/
* Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-131-31/+37
|\
| * locking,arch,hexagon: Fold atomic_opsPeter Zijlstra2014-08-141-31/+37
* | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-131-0/+1
* | flush_icache_range: export symbol to fix build errorsPranith Kumar2014-08-291-0/+1
* | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-091-37/+20
|\ \
| * | hexagon: Use sigsp()Richard Weinberger2014-08-061-11/+3
| * | hexagon: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-27/+18
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-08-061-1/+1
|\ \ \
| * | | hexagon: update reference, kerneltrap.org no longer worksPranith Kumar2014-06-191-1/+1
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-051-1/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | ktime: Kill non-scalar ktime_t implementation for 2038John Stultz2014-07-231-1/+0
| | |/ | |/|
* | | arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-0/+1
|/ /
* | arch,hexagon: Convert smp_mb__*()Peter Zijlstra2014-04-182-8/+2
* | arc,hexagon: Delete asm/barrier.hPeter Zijlstra2014-04-181-37/+0
* | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-071-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds2014-04-0521-62/+108
|\ \ | |/ |/|
| * Hexagon: update CR year for elf.hRichard Kuo2014-04-041-1/+1
| * Hexagon: remove SP macroRichard Kuo2014-04-041-3/+1
| * Hexagon: set ELF_EXEC_PAGESIZE to PAGE_SIZERichard Kuo2014-04-041-1/+1
| * Hexagon: set the e_flags in user regset view for core dumpsRichard Kuo2014-04-041-0/+1
| * Hexagon: fix atomic_setRichard Kuo2014-04-041-1/+14
| * Hexagon: add screen_info for VGA_CONSOLERichard Kuo2014-04-042-0/+5
| * hexagon: correct type on pgd copyIlia Mirkin2014-04-041-1/+1
| * smp, hexagon: kill SMP single function call interruptJiang Liu2014-04-042-6/+1
| * arch: hexagon: include: asm: add generic macro 'mmiowb' in "io.h"Chen Gang2014-04-041-0/+2
| * arch: hexagon: kernel: hexagon_ksyms.c: export related symbols which various ...Chen Gang2014-04-041-4/+20
| * arch: hexagon: kernel: reset.c: use function pointer instead of function for ...Chen Gang2014-04-041-3/+2
| * arch: hexagon: include: asm: add "vga.h" in KbuildChen Gang2014-04-041-1/+2
| * arch: hexagon: include: asm: Kbuild: add generic "serial.h" in KbuildChen Gang2014-04-041-0/+1
| * arch: hexagon: include: uapi: asm: setup.h add swith macro __KERNEL__Chen Gang2014-04-041-0/+5
| * arch: hexagon: include: asm: add prefix "hvm[ci]_" for all enum members in "h...Chen Gang2014-04-041-36/+36
| * arch: hexagon: Kconfig: add HAVE_DMA_ATTR in Kconfig and remove "linux/dma-ma...Chen Gang2014-04-042-1/+1
| * arch: hexagon: kernel: add export symbol function __delay()Chen Gang2014-04-042-0/+10
| * hexagon: include: asm: kgdb: extend DBG_MAX_REG_NUM for "cs0/1"Chen Gang2014-04-041-2/+3
| * hexagon: kernel: kgdb: include related header for pass compiling.Chen Gang2014-04-041-0/+2
| * hexagon: kernel: remove useless variables 'dn', 'r' and 'err' in time_init_de...Chen Gang2014-04-041-3/+0
* | locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2014-02-091-0/+1
* | locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen2014-02-091-3/+3
|/
OpenPOWER on IntegriCloud