summaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2015-04-244-22/+69
|\
| * ARC: perf: don't add code for impossible caseVineet Gupta2015-04-201-4/+1
| * ARC: perf: Rename DT binding to not confuse with power mgmtVineet Gupta2015-04-201-2/+2
| * ARC: perf: add user space attribution in callchainsVineet Gupta2015-04-201-0/+10
| * ARC: perf: Add kernel callchain supportVineet Gupta2015-04-201-0/+29
| * ARC: perf: Add some comments/debug stuffVineet Gupta2015-04-201-5/+13
| * ARC: perf: make @arc_pmu static globalVineet Gupta2015-04-201-5/+2
| * ARC: Fix RTT boot printingVineet Gupta2015-04-131-1/+4
| * ARC: rename unhandled exception handlerVineet Gupta2015-04-131-2/+2
| * arc: copy_thread(): rename 'arg' argument to 'kthread_arg'Alex Dowad2015-03-311-3/+6
* | arc: do not export symbols in troubleshoot.cDavidlohr Bueso2015-04-171-2/+1
* | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-151-13/+1
|\ \
| * | arc: Remove signal translation and exec_domainRichard Weinberger2015-04-121-13/+1
| |/
* | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-141-2/+0
|\ \
| * | whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()Al Viro2015-04-111-2/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-141-1/+1
|\ \ \ | |_|/ |/| |
| * | treewide: Fix typo in printk messagesMasanari Iida2015-03-061-1/+1
* | | ARC: signal handling robustifyVineet Gupta2015-03-261-4/+16
* | | ARC: SA_SIGINFO ucontext regs off-by-oneVineet Gupta2015-03-261-2/+2
| |/ |/|
* | ARC: Fix thread_saved_pc()Vineet Gupta2015-02-271-23/+0
* | ARC: Fix KSTK_ESP()Vineet Gupta2015-02-271-3/+3
* | ARC: perf: Enable generic software eventsVineet Gupta2015-02-271-0/+2
* | ARC: Make arc_unwind_core accessible externallyVineet Gupta2015-02-271-1/+14
* | Merge tag 'arc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2015-02-164-7/+40
|\ \
| * | ARC: Fix earlycon build breakagePeter Hurley2015-02-041-1/+1
| * | ARC: Dynamically determine BASE_BAUD from DeviceTreeVineet Gupta2015-02-021-0/+24
| * | ARC: use ACCESS_ONCE in cmpxchg loopVineet Gupta2015-02-021-1/+1
| * | ARC: add some more comments to ret_from_forkVineet Gupta2015-02-021-5/+9
| * | ARC: fix /proc/cpuinfo for offline cpusVineet Gupta2015-02-021-1/+6
* | | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-1/+1
|/ /
* | ARC: R-M-W assist locks only needed for !LLSCVineet Gupta2014-12-121-0/+2
|/
* Merge tag 'remove-weak-declarations' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-231-5/+0
|\
| * ARC: kgdb: generic kgdb_arch_pc() sufficesVineet Gupta2014-10-221-5/+0
* | ARC: boot: cpu feature print enhancementsVineet Gupta2014-10-132-109/+120
* | ARC: boot: consolidate cross-checking of h/w and s/wVineet Gupta2014-10-131-29/+15
* | ARC: RIP @running_on_hwVineet Gupta2014-10-132-12/+0
* | ARC: rename kconfig option for unaligned emulationVineet Gupta2014-10-132-3/+3
* | ARC: [plat*] move code out of .init_machine into commonVineet Gupta2014-10-131-1/+9
* | ARC: Allow SMP kernel to build/boot on UP-only infrastructureVineet Gupta2014-09-272-13/+2
|/
* 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
OpenPOWER on IntegriCloud