aboutsummaryrefslogtreecommitdiff
path: root/arch/arc/kernel
AgeCommit message (Expand)Author
2015-11-23ARC: dw2 unwind: Remove falllback linear search thru FDE entriesVineet Gupta
2015-11-17ARC: remove SYNC from __switch_to()Vineet Gupta
2015-11-16ARC: Abstract out ISA specific SLEEP argsVineet Gupta
2015-11-14ARC: [arcompact] Handle bus error from userspace as Interrupt not exceptionVineet Gupta
2015-10-28ARC: boot: Non Master cpus only need to call EARLY_CPU_SETUP onceVineet Gupta
2015-10-28ARCv2: smp: [plat-*]: No need to explicitly call mcip_init_smp()Vineet Gupta
2015-10-28ARC: smp: Introduce smp hook @init_irq_cpu called for all coresVineet Gupta
2015-10-28ARC: smp: Rename platform hook @init_smp -> @init_cpu_smpVineet Gupta
2015-10-28ARCv2: smp: [plat-*]: No need to explicitly call mcip_init_early_smp()Vineet Gupta
2015-10-28ARC: smp: Introduce smp hook @init_early_smp for Master coreVineet Gupta
2015-10-28ARC: remove @init_time, @init_irq platform callbacksVineet Gupta
2015-10-28ARC: smp: irqchip: handle IPI as percpu irq like timerVineet Gupta
2015-10-28ARC: boot: Support Halt-on-reset and Run-on-reset SMP booting modesVineet Gupta
2015-10-17ARC: smp: Move default boot kick/wait code out of MCIP into common codeVineet Gupta
2015-10-17ARC: boot log: move helper macros to header for reuseVineet Gupta
2015-10-17ARC: [arcompact] entry.S: Elide extra check/branch in exception ret pathVineet Gupta
2015-10-17ARC: [arcompact] entry.S: Document preemption games for L2 intrVineet Gupta
2015-10-17ARC: [arcompact] don't check for hard isr calling local_irq_enable()Vineet Gupta
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-08-27ARCv2: entry: Fix reserved handlerVineet Gupta
2015-08-27ARCv2: perf: Finally introduce HS perf unitVineet Gupta
2015-08-27ARCv2: perf: SMP supportAlexey Brodkin
2015-08-27ARCv2: perf: implement exclusion of event counting in user or kernel modeAlexey Brodkin
2015-08-27ARCv2: perf: Support sampling events using overflow interruptsAlexey Brodkin
2015-08-27ARCv2: perf: implement "event_set_period"Alexey Brodkin
2015-08-27ARC: perf: cap the number of counters to hardware max of 32Vineet Gupta
2015-08-20ARC: add/fix some comments in code - no functional changeVineet Gupta
2015-08-20ARC: change some branchs to jumps to resolve linkage errorsYuriy Kolerov
2015-08-04ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with exponentia...Vineet Gupta
2015-08-03ARCv2: Fix the peripheral address space detectionVineet Gupta
2015-07-31arc/irq: Prepare idu_cascade_isr for irq argument removalThomas Gleixner
2015-07-20ARC/time: Migrate to new 'set-state' interfaceViresh Kumar
2015-07-13ARCv2: support HS38 releasesVineet Gupta
2015-07-09ARC: slightly refactor macros for boot loggingVineet Gupta
2015-07-09arc:irqchip: prepare for drivers/irqchip/irqchip.h removalJoël Porquet
2015-07-06ARCv2: intc: IDU: Fix potential race in installing a chained IRQ handlerVineet Gupta
2015-07-06ARCv2: intc: IDU: support irq affinityVineet Gupta
2015-07-06ARC: fix unused var wanringVineet Gupta
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-06-28ARC: Fix build failures for ARCompact in linux-next after ARCv2 supportVineet Gupta
2015-06-25ARCv2: [vdk] dts files and defconfig for HS38 VDKRuud Derwig
2015-06-25ARCv2: [axs103] Support ARC SDP FPGA platform for HS38x coresVineet Gupta
2015-06-23vfs: add file_path() helperMiklos Szeredi
2015-06-22ARCv2: SMP: intc: IDU 2nd level intc for dynamic IRQ distributionVineet Gupta
2015-06-22ARCv2: SMP: clocksource: Enable Global Real Time counterVineet Gupta
2015-06-22ARCv2: SMP: ARConnect debug/robustnessVineet Gupta
2015-06-22ARCv2: SMP: Support ARConnect (MCIP) for Inter-Core-Interrupts et alVineet Gupta
2015-06-22ARC: make plat_smp_ops weak to allow over-ridesVineet Gupta
2015-06-22ARCv2: clocksource: Introduce 64bit local RTC counterVineet Gupta