summaryrefslogtreecommitdiffstats
path: root/arch/arc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge tag 'arc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2014-10-2137-437/+265
|\ \ | |/ |/|
| * ARC: boot: cpu feature print enhancementsVineet Gupta2014-10-134-138/+176
| * ARC: boot: consolidate cross-checking of h/w and s/wVineet Gupta2014-10-131-29/+15
| * ARC: unbork FPU save/restoreVineet Gupta2014-10-132-8/+9
| * ARC: remove extraneous __KERNEL__ guardsVineet Gupta2014-10-139-35/+0
| * ARC: Update order of registers in KGDB to match GDB 7.5Anton Kolesov2014-10-131-14/+18
| * ARC: Remove unneeded Kconfig entry NO_DMAPaul Bolle2014-10-131-3/+0
| * ARC: BUG() dumps stack after @msg (@msg now same as in generic BUG))Vineet Gupta2014-10-131-4/+3
| * ARC: refactoring: reduce the scope of some local varsVineet Gupta2014-10-131-9/+5
| * ARC: remove gcc mpy heuristicsVineet Gupta2014-10-131-16/+1
| * ARC: RIP @running_on_hwVineet Gupta2014-10-133-13/+0
| * ARC: Update comments about uncached address spaceVineet Gupta2014-10-131-1/+1
| * ARC: rename kconfig option for unaligned emulationVineet Gupta2014-10-134-5/+5
| * ARC: [nsimosci] Allow "headless" models to bootVineet Gupta2014-10-131-1/+1
| * ARC: [arcfpga] Get rid of ARC_BOARD_ANGEL4 and ARC_BOARD_ML509Paul Bolle2014-10-134-14/+0
| * ARC: [arcfpga] Remove more dead codeVineet Gupta2014-10-134-76/+3
| * ARC: [plat*] move code out of .init_machine into commonVineet Gupta2014-10-135-27/+10
| * ARC: [arcfpga] consolidate machine description, DTVineet Gupta2014-10-133-30/+7
| * ARC: Allow SMP kernel to build/boot on UP-only infrastructureVineet Gupta2014-09-275-16/+13
* | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-131-121/+63
|\ \
| * | locking,arch,arc: Fold atomic_opsPeter Zijlstra2014-08-141-121/+63
* | | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-131-0/+1
| |/ |/|
* | ARC: [mm] Fix compilation breakageNoam Camus2014-09-031-1/+1
* | flush_icache_range: export symbol to fix build errorsPranith Kumar2014-08-291-0/+1
* | 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-0913-174/+159
|\ \ \
| * | | mm, arc: remove obsolete pagefault oom killer commentDavid Rientjes2014-08-071-1/+0
| * | | ARC: help gcc elide icache helper for !SMPVineet Gupta2014-07-231-11/+28
| * | | ARC: move common ops for line/full cache into helpersVineet Gupta2014-07-231-36/+32
| * | | ARC: cache boot reporting updatesVineet Gupta2014-07-232-26/+37
| * | | ARC: [intc] mask/unmask can be hidden againVineet Gupta2014-07-232-24/+14
| * | | ARC: [plat-arcfpga] No need for init_irq hackVineet Gupta2014-07-234-31/+1
| * | | 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-232-5/+9
| * | | ARC: [SMP] unify cpu private IRQ requests (TIMER/IPI)Vineet Gupta2014-07-234-26/+37
| |/ /
* | | Merge tag 'tty-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-08-043-103/+3
|\ \ \ | |_|/ |/| |
| * | Revert "ARC: [arcfpga] stdout-path now suffices for earlycon/console"Greg Kroah-Hartman2014-07-271-2/+1
| * | ARC: [arcfpga] stdout-path now suffices for earlycon/consoleVineet Gupta2014-07-101-1/+2
| * | ARC: [arcfpga] RIP early uart platform device stuffVineet Gupta2014-07-102-102/+2
| * | serial/arc: remove earlyprintk support and switch to earlyconVineet Gupta2014-07-101-1/+1
| |/
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-08-041-4/+3
|\ \
| * \ Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app...Ingo Molnar2014-07-289-16/+46
| |\ \ | | |/
| * | arc, perf: Use common PMU interrupt disabled codeVince Weaver2014-06-181-4/+3
* | | arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-0/+2
| |/ |/|
* | ARC: [SMP] Enable icache coherencyVineet Gupta2014-06-261-6/+19
OpenPOWER on IntegriCloud