summaryrefslogtreecommitdiffstats
path: root/arch/arc/include
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1965-263/+65Star
* Merge tag 'arc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2019-06-031-4/+10
|\
| * ARC: fix build warningsVineet Gupta2019-05-201-4/+10
* | treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-301-0/+1
|/
* Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-161-0/+1
|\
| * asm-generic: don't include <asm/segment.h> from <asm/uaccess.h>Christoph Hellwig2019-04-231-0/+1
* | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-082-5/+12
|\ \
| * | syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-211-1/+1
| * | arc: define syscall_get_arch()Dmitry V. Levin2019-03-211-0/+11
| * | Move EM_ARCOMPACT and EM_ARCV2 to uapi/linux/elf-em.hDmitry V. Levin2019-03-211-5/+1Star
| |/
* | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-071-0/+1
|\ \
| * | arch: Use asm-generic header for asm/mmiowb.hWill Deacon2019-04-081-0/+1
* | | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-061-32/+0Star
|\ \ \
| * | | arch/tlb: Clean up simple architecturesPeter Zijlstra2019-04-031-23/+0Star
| * | | asm-generic/tlb, arch: Provide generic VIPT cache flushPeter Zijlstra2019-04-031-9/+0Star
| |/ /
* / / syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)2019-04-051-4/+3Star
|/ /
* | KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada2019-03-282-1/+1
* | Merge tag 'arc-5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2019-03-204-47/+24Star
|\ \ | |/ |/|
| * ARCv2: spinlock: remove the extra smp_mb before lock, after unlockVineet Gupta2019-03-081-35/+14Star
| * ARC: boot log: cut down on verbosityVineet Gupta2019-02-261-9/+0Star
| * ARCv2: boot log: refurbish HS core/release identificationVineet Gupta2019-02-261-1/+1
| * ARC: perf: bpok condition only exists for ARCompactVineet Gupta2019-02-251-1/+1
| * ARCv2: Add explcit unaligned access support (and ability to disable too)Eugeniy Paltsev2019-02-252-1/+8
* | kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-171-2/+0Star
* | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-102-13/+1Star
|\ \
| * | dma-mapping: add a kconfig symbol for arch_setup_dma_ops availabilityChristoph Hellwig2019-02-132-13/+1Star
* | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-051-0/+2
|\ \ \ | |_|/ |/| |
| * | Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner2019-02-271-0/+2
| |\ \ | | |/ | |/|
| | * asm-generic: Make time32 syscall numbers optionalArnd Bergmann2019-02-191-0/+1
| | * asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov2019-02-191-0/+1
* | | ARCv2: don't assume core 0x54 has dual issueVineet Gupta2019-02-211-0/+8
* | | ARC: define ARCH_SLAB_MINALIGN = 8Alexey Brodkin2019-02-211-0/+11
* | | ARCv2: support manual regfile save on interruptsVineet Gupta2019-02-211-0/+54
* | | ARC: uacces: remove lp_start, lp_end from clobber listVineet Gupta2019-02-211-4/+4
|/ /
* | ARC: perf: map generic branches to correct hardware conditionEugeniy Paltsev2019-01-171-1/+2
* | arc: remove redundant kernel-space generic-yMasahiro Yamada2019-01-171-4/+0Star
* | ARC: fix __ffs return value to avoid build warningsEugeniy Paltsev2019-01-171-3/+3
* | ARC: boot log: print Action point detailsVineet Gupta2019-01-171-1/+9
* | ARCv2: boot log: BPU return stack depthVineet Gupta2019-01-171-1/+1
|/
* arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-061-24/+0Star
* arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-061-1/+0Star
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-052-5/+4Star
|\
| * mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-041-3/+2Star
| * fls: change parameter to unsigned intMatthew Wilcox2019-01-041-2/+2
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-041-1/+1
|/
* ARC: io.h: Implement reads{x}()/writes{x}()Jose Abreu2018-11-301-0/+72
* ARC: IOC: panic if kernel was started with previously enabled IOCEugeniy Paltsev2018-11-121-0/+2
* treewide: remove current_text_addrNick Desaulniers2018-10-311-8/+0Star
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-251-0/+1
|\
| * y2038: Remove stat64 family from default syscall setArnd Bergmann2018-08-291-0/+1