summaryrefslogtreecommitdiffstats
path: root/arch/arc/include
AgeCommit message (Expand)AuthorLines
2017-08-28ARC: [plat-eznps] handle extra aux regs #1: save/restore on context switchNoam Camus-0/+19
2017-08-28ARC: create cpu specific version of arch_cpu_idle()Vineet Gupta-5/+0
2017-08-28ARC: [plat-eznps] spinlock aware for MTMNoam Camus-0/+6
2017-08-28ARC: spinlock: Document the EX based spin_unlockVineet Gupta-0/+6
2017-08-25futex: Remove duplicated code and fix undefined behaviourJiri Slaby-35/+5
2017-08-25Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar-0/+4
2017-08-17arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney-5/+0
2017-08-10locking/atomic: Fix atomic_set_release() for 'funny' architecturesPeter Zijlstra-0/+2
2017-08-04ARCv2: PAE40: set MSB even if !CONFIG_ARC_HAS_PAE40 but PAE exists in SoCVineet Gupta-0/+2
2017-08-04ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addressesAlexey Brodkin-0/+2
2017-07-10arc: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada-24/+24
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+2
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser-2/+0
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig-1/+2
2017-05-10Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3/+0
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel-3/+0
2017-05-09Merge tag 'arc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds-3/+19
2017-05-05ARC: mm: fix build failure in linux-next for UP buildsVineet Gupta-3/+7
2017-05-03ARCv2: ptrace: provide regset for accumulator/r30 regsVineet Gupta-0/+6
2017-05-02ARCv2: mm: micro-optimize region flush generated codeVineet Gupta-1/+1
2017-05-02ARCv2: mm: Implement cache region flush operationsVineet Gupta-0/+6
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-18/+8
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro-18/+10
2017-04-20ARCv2: entry: save Accumulator register pair (r58:59) if presentVineet Gupta-0/+14
2017-04-14ARC: [plat-eznps] Fix build errorNoam Camus-1/+2
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro-0/+2
2017-04-01Merge tag 'arc-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds-3/+1
2017-03-30ARC: fix build warnings with !CONFIG_KPROBESVineet Gupta-3/+1
2017-03-30ARC: uaccess: enable INLINE_COPY_{TO,FROM}_USER ...Vineet Gupta-10/+6
2017-03-28arc: switch to RAW_COPY_USERAl Viro-4/+4
2017-03-28arc: get rid of unused declarationAl Viro-3/+0
2017-03-28new helper: uaccess_kernel()Al Viro-1/+1
2017-03-27add asm-generic/extable.hAl Viro-2/+1
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov-0/+2
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hAl Viro-2/+0
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez-2/+4
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+2
2017-02-22Merge tag 'arc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds-2/+11
2017-02-06ARCv2: intc: Use runtime value of irq count for setting up intcVineet Gupta-0/+1
2017-02-06ARCv2: intc: Rework the build time irq count informationYuriy Kolerov-1/+7
2017-02-06ARC: [intc-*]: confine NR_CPU_IRQS to intc codeVineet Gupta-1/+0
2017-02-06ARCv2: intc: Use ARC_REG_STATUS32 for addressing STATUS32 regYuriy Kolerov-0/+3
2017-02-01sched/cputime: Remove generic asm headersFrederic Weisbecker-1/+0
2017-01-24ARC: udelay: fix inline assembler by adding LP_COUNT to clobber listVineet Gupta-1/+3
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche-1/+1
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche-2/+2
2017-01-18ARCv2: IOC: Use actual memory size to setup aperture sizeVineet Gupta-0/+1
2017-01-18ARCv2: IOC: Adhere to progamming model guidelines to avoid DMA corruptionVineet Gupta-3/+4
2017-01-18ARCv2: IOC: refactor the IOC and SLC operations into own functionsVineet Gupta-1/+1