summaryrefslogtreecommitdiffstats
path: root/arch/arc/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| * ARC: [SMP] ISS SMP extension bitrotVineet Gupta2014-05-051-2/+0
* | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-041-1/+0
|\ \
| * | of/fdt: consolidate built-in dtb section variablesRob Herring2014-04-301-1/+0
| |/
| * ARC: Delete stale barrier.hVineet Gupta2014-04-181-37/+0
* | arch,arc: Convert smp_mb__*()Peter Zijlstra2014-04-182-9/+1
* | arc,hexagon: Delete asm/barrier.hPeter Zijlstra2014-04-181-37/+0
|/
* Merge tag 'arc-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds2014-04-071-14/+0
|\
| * ARC: switch to generic ENTRY/END assembler annotationsVineet Gupta2014-03-261-14/+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
|/
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-01-301-0/+2
|\
| * arch: use ASM_NL instead of ';' for assembler new line character in the macroChen Gang2014-01-271-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-251-0/+1
|\ \
| * | net: resort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell2014-01-131-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-061-1/+7
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-181-0/+5
| |\ \ \
| * | | | lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller2013-12-171-0/+1
| | |_|/ | |/| |
* | | | Merge tag 'arc-v3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds2014-01-251-4/+4
|\ \ \ \
| * | | | ARC: [SMP] IPI ACK interface doesn't need "self" cpu-idVineet Gupta2013-12-231-2/+2
| * | | | ARC: [SMP] cpumask not needed in IPI send pathVineet Gupta2013-12-231-2/+2
| | |_|/ | |/| |
* | | | arch: Re-sort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell2014-01-131-1/+1
* | | | Merge tag 'v3.13-rc8' into core/lockingIngo Molnar2014-01-131-1/+7
|\| | |
| * | | ARC: Allow conditional multiple inclusion of uapi/asm/unistd.hVineet Gupta2013-12-191-1/+7
| | |/ | |/|
* | | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra2014-01-121-0/+1
* | | arch: Move smp_mb__{before,after}_atomic_{inc,dec}.h into asm/atomic.hPeter Zijlstra2014-01-122-5/+5
|/ /
* / ARC: Add guard macro to uapi/asm/unistd.hVineet Gupta2013-11-251-0/+5
|/
* Merge tag 'arc-v3.13-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-191-1/+203
|\
| * ARC: Add perf support for ARC700 coresMischa Jonker2013-11-121-1/+203
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-191-2/+0
|\ \
| * | preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-2/+0
* | | arc: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-3/+8
* | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-122-28/+3
|\ \ \ | |/ / |/| |
| * | Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-072-3/+10
| |\|
| * | of: remove empty arch prom.h headersRob Herring2013-10-091-12/+0
| * | of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring2013-10-091-2/+0
| * | arc: use common of_flat_dt_match_machineRob Herring2013-10-091-13/+3
| * | arc: use unflatten_and_copy_device_treeRob Herring2013-10-091-1/+0
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-121-0/+1
|\ \ \
| * \ \ Merge tag 'v3.12-rc4' into sched/coreIngo Molnar2013-10-092-3/+10
| |\ \ \ | | | |/ | | |/|
| * | | sched, arch: Create asm/preempt.hPeter Zijlstra2013-09-251-0/+1
| | |/ | |/|
* | | ARC: [SMP] TLB flushVineet Gupta2013-11-062-3/+25
* | | ARC: [SMP] ASID allocationVineet Gupta2013-11-062-17/+29
* | | arc: remove '__init' for get_hw_config_num_irq()Chen Gang2013-11-061-1/+1