aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-26ARC: Implement ptrace(PTRACE_GET_THREAD_AREA)Anton Kolesov1-0/+4
2014-06-26ARC: optimize kernel bss clearing in early boot codeVineet Gupta2-4/+5
2014-06-26ARC: Fix build breakage for !CONFIG_ARC_DW2_UNWINDVineet Gupta1-1/+1
2014-06-23ARC: fix build warning in devtreeVineet Gupta1-1/+1
2014-06-18arc, perf: Use common PMU interrupt disabled codeVince Weaver1-4/+3
2014-06-09Merge tag 'arc-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds6-33/+71
2014-06-04arc: call find_vma with the mmap_sem heldDavidlohr Bueso1-4/+6
2014-06-03ARC: Disable caches in early boot if so configuredVineet Gupta1-3/+35
2014-06-03ARC: arc_local_timer_setup() need not pass own cpu idVineet Gupta2-6/+7
2014-05-13Merge branch 'dt-bus-name' into for-nextRob Herring1-3/+5
2014-05-05ARC: Fixed spelling errors within commentsTerence Eden1-6/+6
2014-05-05ARC: make start_thread() out-of-lineVineet Gupta1-0/+23
2014-05-05ARC: [SMP] ISS SMP extension bitrotVineet Gupta1-18/+0
2014-04-30ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safeVineet Gupta1-3/+5
2014-04-30of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring1-1/+1
2014-04-05ARC: [SMP] General FixesVineet Gupta1-3/+4
2014-03-26ARC: [clockevent] simplify timer ISRVineet Gupta1-19/+15
2014-03-26ARC: [clockevent] can't be SoC specificVineet Gupta1-2/+1
2014-03-26ARC: switch to generic ENTRY/END assembler annotationsVineet Gupta2-27/+27
2014-01-16ARC: [cmdline] support External Device Trees from u-bootVineet Gupta1-3/+12
2014-01-16ARC: [cmdline] uboot cmdline handling reworkVineet Gupta2-31/+34
2013-12-23ARC: [SMP] optimize IPI send and receiveVineet Gupta1-28/+40
2013-12-23ARC: [SMP] simplify IPI codeVineet Gupta1-28/+28
2013-12-23ARC: [SMP] cpu halt interface doesn't need "self" cpu-idVineet Gupta1-5/+4
2013-12-23ARC: [SMP] IPI ACK interface doesn't need "self" cpu-idVineet Gupta1-1/+1
2013-12-23ARC: [SMP] cpumask not needed in IPI send pathVineet Gupta1-9/+14
2013-11-28ARC: [perf] Fix a few thinkosVineet Gupta1-2/+2
2013-11-19Merge tag 'arc-v3.13-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds2-0/+327
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2013-11-15ARC: perf: ARC 700 PMU doesn't support sampling eventsMischa Jonker1-0/+4
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds2-81/+22
2013-11-12ARC: Add perf support for ARC700 coresMischa Jonker2-0/+323
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring4-18/+22
2013-11-07smp, ARC: kill SMP single function call interruptJiang Liu1-6/+1
2013-11-07ARC: [SMP] Disallow RTSCVineet Gupta1-3/+4
2013-11-06ARC: [SMP] Fix build failures for large NR_CPUSVineet Gupta2-3/+21
2013-11-06ARC: [SMP] TLB flushVineet Gupta1-0/+1
2013-11-06arc: export symbol for pm_power_off in reset.cChen Gang1-0/+1
2013-11-06arc: export symbol for save_stack_trace() in stacktrace.cChen Gang1-0/+1
2013-11-06arc: remove '__init' for get_hw_config_num_irq()Chen Gang1-1/+1
2013-11-06arc: remove '__init' for first_lines_of_secondary()Chen Gang1-1/+1
2013-11-06arc: kgdb: add default implementation for kgdb_roundup_cpus()Chen Gang1-0/+12
2013-11-06ARC: Add support for irqflags tracing and lockdepVineet Gupta2-1/+14
2013-11-06ARC: Reset the value of Interrupt Priority RegisterVineet Gupta1-3/+7
2013-11-06ARC: Reduce #ifdef'ery for unaligned access emulationVineet Gupta2-6/+1
2013-11-06ARC: Change calling convention of do_page_fault()Vineet Gupta1-5/+4
2013-11-06ARC: use __weak instead of __attribute__((weak))Vineet Gupta2-2/+2
2013-11-06ARC: Annotate some functions as staticVineet Gupta1-6/+5
2013-11-06arc: Replace __get_cpu_var usesChristoph Lameter2-4/+4
2013-10-14doc: typo on word accounting in kprobes.c in mutliple architecturesAnoop Thomas Mathew1-1/+1