summaryrefslogtreecommitdiff
path: root/arch/arc/kernel
AgeCommit message (Expand)Author
2015-04-24Merge tag 'arc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2015-04-20ARC: perf: don't add code for impossible caseVineet Gupta
2015-04-20ARC: perf: Rename DT binding to not confuse with power mgmtVineet Gupta
2015-04-20ARC: perf: add user space attribution in callchainsVineet Gupta
2015-04-20ARC: perf: Add kernel callchain supportVineet Gupta
2015-04-20ARC: perf: Add some comments/debug stuffVineet Gupta
2015-04-20ARC: perf: make @arc_pmu static globalVineet Gupta
2015-04-17arc: do not export symbols in troubleshoot.cDavidlohr Bueso
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-14Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-04-13ARC: Fix RTT boot printingVineet Gupta
2015-04-13ARC: rename unhandled exception handlerVineet Gupta
2015-04-12arc: Remove signal translation and exec_domainRichard Weinberger
2015-04-12whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()Al Viro
2015-03-31arc: copy_thread(): rename 'arg' argument to 'kthread_arg'Alex Dowad
2015-03-26ARC: signal handling robustifyVineet Gupta
2015-03-26ARC: SA_SIGINFO ucontext regs off-by-oneVineet Gupta
2015-03-06treewide: Fix typo in printk messagesMasanari Iida
2015-02-27ARC: Fix thread_saved_pc()Vineet Gupta
2015-02-27ARC: Fix KSTK_ESP()Vineet Gupta
2015-02-27ARC: perf: Enable generic software eventsVineet Gupta
2015-02-27ARC: Make arc_unwind_core accessible externallyVineet Gupta
2015-02-16Merge tag 'arc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2015-02-13all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-02-04ARC: Fix earlycon build breakagePeter Hurley
2015-02-02ARC: Dynamically determine BASE_BAUD from DeviceTreeVineet Gupta
2015-02-02ARC: use ACCESS_ONCE in cmpxchg loopVineet Gupta
2015-02-02ARC: add some more comments to ret_from_forkVineet Gupta
2015-02-02ARC: fix /proc/cpuinfo for offline cpusVineet Gupta
2014-12-12ARC: R-M-W assist locks only needed for !LLSCVineet Gupta
2014-10-23Merge tag 'remove-weak-declarations' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-22ARC: kgdb: generic kgdb_arch_pc() sufficesVineet Gupta
2014-10-13ARC: boot: cpu feature print enhancementsVineet Gupta
2014-10-13ARC: boot: consolidate cross-checking of h/w and s/wVineet Gupta
2014-10-13ARC: RIP @running_on_hwVineet Gupta
2014-10-13ARC: rename kconfig option for unaligned emulationVineet Gupta
2014-10-13ARC: [plat*] move code out of .init_machine into commonVineet Gupta
2014-09-27ARC: Allow SMP kernel to build/boot on UP-only infrastructureVineet Gupta
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-08-09Merge tag 'arc-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds
2014-08-06arc: Use sigsp()Richard Weinberger
2014-08-06arc: Use get_signal() signal_setup_done()Richard Weinberger
2014-07-28Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app...Ingo Molnar
2014-07-23ARC: [intc] mask/unmask can be hidden againVineet Gupta
2014-07-23ARC: [intc] don't mask all IRQ by defaultVineet Gupta
2014-07-23ARC: prune extra header includes from smp.cVineet Gupta
2014-07-23ARC: update some commentsVineet Gupta
2014-07-23ARC: [SMP] unify cpu private IRQ requests (TIMER/IPI)Vineet Gupta
2014-06-26ARC: [SMP] Fix IPI IRQ registrationNoam Camus