summaryrefslogtreecommitdiffstats
path: root/arch/arc/include
Commit message (Expand)AuthorAgeFilesLines
* arch: Remove clkdev.h asm-generic from KbuildStephen Boyd2018-01-031-1/+0
* Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2017-11-251-1/+32
|\
| * ARCv2: boot log: updates for HS48: dual-issue, ECC, Loop BufferVineet Gupta2017-11-131-1/+32
* | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-0712-0/+12
|\ \
| * | License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman2017-11-029-0/+9
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
| |/
* | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon2017-10-101-4/+0
* | locking/arch: Remove dummy arch_{read,spin,write}_relax() implementationsWill Deacon2017-10-101-4/+0
* | locking/core: Remove {read,spin,write}_can_lock()Will Deacon2017-10-101-3/+0
|/
* ARCv2: boot log: identify HS48 cores (dual issue)Vineet Gupta2017-10-031-1/+2
* ARC: boot log: decontaminate ARCv2 ISA_CONFIG registerVineet Gupta2017-10-031-4/+4
* arch: remove unused *_segments() macros/functionsTobias Klauser2017-09-221-3/+0
* Merge tag 'arc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2017-09-089-7/+65
|\
| * ARC: mm: Decouple RAM base address from kernel link addressEugeniy Paltsev2017-09-011-1/+1
| * ARCv2: SLC: provide a line based flush routine for debuggingVineet Gupta2017-08-301-0/+2
| * ARC: Hardcode ARCH_DMA_MINALIGN to max line length we may haveAlexey Brodkin2017-08-301-1/+2
| * ARC: [plat-eznps] handle extra aux regs #2: kernel/entry exitLiav Rehana2017-08-282-0/+29
| * ARC: [plat-eznps] handle extra aux regs #1: save/restore on context switchNoam Camus2017-08-282-0/+19
| * ARC: create cpu specific version of arch_cpu_idle()Vineet Gupta2017-08-282-5/+0
| * ARC: [plat-eznps] spinlock aware for MTMNoam Camus2017-08-281-0/+6
| * ARC: spinlock: Document the EX based spin_unlockVineet Gupta2017-08-281-0/+6
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-042-35/+7
|\ \
| * | futex: Remove duplicated code and fix undefined behaviourJiri Slaby2017-08-251-35/+5
| * | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2017-08-252-0/+4
| |\ \ | | |/
| * | locking/atomic: Fix atomic_set_release() for 'funny' architecturesPeter Zijlstra2017-08-101-0/+2
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-041-5/+0
|\ \ \ | |_|/ |/| |
| * | arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney2017-08-171-5/+0
| |/
* | ARCv2: PAE40: set MSB even if !CONFIG_ARC_HAS_PAE40 but PAE exists in SoCVineet Gupta2017-08-041-0/+2
* | ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addressesAlexey Brodkin2017-08-041-0/+2
|/
* arc: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-102-24/+24
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-032-1/+2
|\
| * signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig2017-06-042-1/+2
* | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-281-2/+0
|/
* Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-101-3/+0
|\
| * uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-111-3/+0
* | Merge tag 'arc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2017-05-095-3/+19
|\ \ | |/ |/|
| * ARC: mm: fix build failure in linux-next for UP buildsVineet Gupta2017-05-052-3/+7
| * ARCv2: ptrace: provide regset for accumulator/r30 regsVineet Gupta2017-05-032-0/+6
| * ARCv2: mm: micro-optimize region flush generated codeVineet Gupta2017-05-021-1/+1
| * ARCv2: mm: Implement cache region flush operationsVineet Gupta2017-05-021-0/+6
* | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-012-18/+8
|\ \ | |/ |/|
| *---. Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-264-18/+10
| |\ \ \
| | | | * Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-022-0/+2
| | | | |\ | | | |/ / | | |/| |
| | | * | ARC: uaccess: enable INLINE_COPY_{TO,FROM}_USER ...Vineet Gupta2017-03-301-10/+6
| | | * | arc: switch to RAW_COPY_USERAl Viro2017-03-281-4/+4
| | | * | arc: get rid of unused declarationAl Viro2017-03-281-3/+0
| | |/ /
| | * | new helper: uaccess_kernel()Al Viro2017-03-281-1/+1
| | * | add asm-generic/extable.hAl Viro2017-03-272-2/+1
| | * | uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-051-2/+0
| |/ /
* | | ARCv2: entry: save Accumulator register pair (r58:59) if presentVineet Gupta2017-04-202-0/+14
OpenPOWER on IntegriCloud