summaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-091-30/+17
|\
| * arc: Use sigsp()Richard Weinberger2014-08-061-7/+3
| * arc: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-24/+15
* | Merge tag 'arc-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds2014-08-093-49/+55
|\ \
| * | ARC: [intc] mask/unmask can be hidden againVineet Gupta2014-07-231-6/+14
| * | ARC: [intc] don't mask all IRQ by defaultVineet Gupta2014-07-231-6/+1
| * | ARC: prune extra header includes from smp.cVineet Gupta2014-07-231-8/+0
| * | ARC: update some commentsVineet Gupta2014-07-231-3/+7
| * | ARC: [SMP] unify cpu private IRQ requests (TIMER/IPI)Vineet Gupta2014-07-233-26/+33
| |/
* | Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app...Ingo Molnar2014-07-286-8/+24
|\ \ | |/
| * ARC: [SMP] Fix IPI IRQ registrationNoam Camus2014-06-261-2/+13
| * ARC: Implement ptrace(PTRACE_GET_THREAD_AREA)Anton Kolesov2014-06-261-0/+4
| * ARC: optimize kernel bss clearing in early boot codeVineet Gupta2014-06-262-4/+5
| * ARC: Fix build breakage for !CONFIG_ARC_DW2_UNWINDVineet Gupta2014-06-261-1/+1
| * ARC: fix build warning in devtreeVineet Gupta2014-06-231-1/+1
* | arc, perf: Use common PMU interrupt disabled codeVince Weaver2014-06-181-4/+3
|/
* Merge tag 'arc-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds2014-06-096-33/+71
|\
| * ARC: Disable caches in early boot if so configuredVineet Gupta2014-06-031-3/+35
| * ARC: arc_local_timer_setup() need not pass own cpu idVineet Gupta2014-06-032-6/+7
| * ARC: Fixed spelling errors within commentsTerence Eden2014-05-051-6/+6
| * ARC: make start_thread() out-of-lineVineet Gupta2014-05-051-0/+23
| * ARC: [SMP] ISS SMP extension bitrotVineet Gupta2014-05-051-18/+0
* | arc: call find_vma with the mmap_sem heldDavidlohr Bueso2014-06-041-4/+6
* | Merge branch 'dt-bus-name' into for-nextRob Herring2014-05-131-3/+5
|\ \ | |/
| * ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safeVineet Gupta2014-04-301-3/+5
* | of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring2014-04-301-1/+1
|/
* ARC: [SMP] General FixesVineet Gupta2014-04-051-3/+4
* ARC: [clockevent] simplify timer ISRVineet Gupta2014-03-261-19/+15
* ARC: [clockevent] can't be SoC specificVineet Gupta2014-03-261-2/+1
* ARC: switch to generic ENTRY/END assembler annotationsVineet Gupta2014-03-262-27/+27
* ARC: [cmdline] support External Device Trees from u-bootVineet Gupta2014-01-161-3/+12
* ARC: [cmdline] uboot cmdline handling reworkVineet Gupta2014-01-162-31/+34
* ARC: [SMP] optimize IPI send and receiveVineet Gupta2013-12-231-28/+40
* ARC: [SMP] simplify IPI codeVineet Gupta2013-12-231-28/+28
* ARC: [SMP] cpu halt interface doesn't need "self" cpu-idVineet Gupta2013-12-231-5/+4
* ARC: [SMP] IPI ACK interface doesn't need "self" cpu-idVineet Gupta2013-12-231-1/+1
* ARC: [SMP] cpumask not needed in IPI send pathVineet Gupta2013-12-231-9/+14
* ARC: [perf] Fix a few thinkosVineet Gupta2013-11-281-2/+2
* Merge tag 'arc-v3.13-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-192-0/+327
|\
| * ARC: perf: ARC 700 PMU doesn't support sampling eventsMischa Jonker2013-11-151-0/+4
| * ARC: Add perf support for ARC700 coresMischa Jonker2013-11-122-0/+323
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-151-1/+1
|\ \
| * | doc: typo on word accounting in kprobes.c in mutliple architecturesAnoop Thomas Mathew2013-10-141-1/+1
* | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-122-81/+22
|\ \ \
| * \ \ Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-074-18/+22
| |\ \ \ | | | |/ | | |/|
| * | | arc: remove unnecessary prom.h includesRob Herring2013-10-092-2/+0
| * | | arc: use common of_flat_dt_match_machineRob Herring2013-10-092-49/+20
| * | | arc: use early_init_dt_scanRob Herring2013-10-091-13/+1
| * | | arc: use unflatten_and_copy_device_treeRob Herring2013-10-092-17/+1
* | | | smp, ARC: kill SMP single function call interruptJiang Liu2013-11-071-6/+1
OpenPOWER on IntegriCloud