summaryrefslogtreecommitdiffstats
path: root/arch/arc/include
Commit message (Expand)AuthorAgeFilesLines
* ARC: unbork !LLSC buildVineet Gupta2015-05-101-1/+1
* Merge tag 'arc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2015-04-243-55/+60
|\
| * ARC: perf: support cache hit/miss ratioVineet Gupta2015-04-201-5/+12
| * ARC: perf: Add some comments/debug stuffVineet Gupta2015-04-201-29/+24
| * ARC: Fix RTT boot printingVineet Gupta2015-04-131-0/+1
| * ARC: fold __builtin_constant_p() into test_bit()Vineet Gupta2015-04-131-13/+18
| * ARC: cosmetic: Remove unused ECR bitfield masksVineet Gupta2015-04-131-6/+3
| * ARC: Fix WRITE_BCRVineet Gupta2015-04-131-2/+2
* | arc: Remove signal translation and exec_domainRichard Weinberger2015-04-121-2/+0
|/
* ARC: Fix thread_saved_pc()Vineet Gupta2015-02-271-3/+2
* ARC: Fix KSTK_ESP()Vineet Gupta2015-02-271-4/+5
* ARC: Make arc_unwind_core accessible externallyVineet Gupta2015-02-271-0/+37
* Merge tag 'arc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2015-02-163-22/+7
|\
| * ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASEAlexey Brodkin2015-02-131-1/+2
| * ARC: Dynamically determine BASE_BAUD from DeviceTreeVineet Gupta2015-02-021-18/+5
| * arc: Remove unused prepare_to_copy()Tobias Klauser2015-02-021-3/+0
* | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-4/+0
* | mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-111-1/+1
* | arc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-12/+1
|/
* Merge tag 'arc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2014-12-181-0/+9
|\
| * ARC: document memory clobber in irq control macrosVineet Gupta2014-12-121-0/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-111-1/+0
|\ \
| * | net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-1/+0
| |/
* | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-091-2/+0
|\ \ | |/ |/|
| * ARC: Remove redundant PCI_IOBASE declarationThierry Reding2014-11-101-2/+0
* | Merge tag 'arc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2014-10-2115-89/+94
|\ \ | |/ |/|
| * ARC: boot: cpu feature print enhancementsVineet Gupta2014-10-131-24/+53
| * ARC: unbork FPU save/restoreVineet Gupta2014-10-132-8/+9
| * ARC: remove extraneous __KERNEL__ guardsVineet Gupta2014-10-139-35/+0
| * ARC: Update order of registers in KGDB to match GDB 7.5Anton Kolesov2014-10-131-14/+18
| * ARC: BUG() dumps stack after @msg (@msg now same as in generic BUG))Vineet Gupta2014-10-131-4/+3
| * ARC: RIP @running_on_hwVineet Gupta2014-10-131-1/+0
| * ARC: Update comments about uncached address spaceVineet Gupta2014-10-131-1/+1
| * ARC: rename kconfig option for unaligned emulationVineet Gupta2014-10-131-1/+1
| * ARC: Allow SMP kernel to build/boot on UP-only infrastructureVineet Gupta2014-09-271-1/+9
* | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-131-121/+63
|\ \
| * | locking,arch,arc: Fold atomic_opsPeter Zijlstra2014-08-141-121/+63
* | | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-131-0/+1
| |/ |/|
* | Merge tag 'arc-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds2014-08-093-19/+5
|\ \ | |/ |/|
| * ARC: cache boot reporting updatesVineet Gupta2014-07-231-1/+1
| * ARC: [intc] mask/unmask can be hidden againVineet Gupta2014-07-231-18/+0
| * ARC: [SMP] unify cpu private IRQ requests (TIMER/IPI)Vineet Gupta2014-07-231-0/+4
* | arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-0/+2
|/
* ARC: Implement ptrace(PTRACE_GET_THREAD_AREA)Anton Kolesov2014-06-261-0/+1
* ARC: remove checks for CONFIG_ARC_MMU_V4Paul Bolle2014-06-161-2/+2
* Merge tag 'arc-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds2014-06-094-35/+32
|\
| * ARC: Disable caches in early boot if so configuredVineet Gupta2014-06-031-0/+27
| * ARC: remove duplicate header exportsVineet Gupta2014-06-031-7/+0
| * ARC: arc_local_timer_setup() need not pass own cpu idVineet Gupta2014-06-031-1/+1
| * ARC: make start_thread() out-of-lineVineet Gupta2014-05-051-25/+4
OpenPOWER on IntegriCloud