summaryrefslogtreecommitdiffstats
path: root/arch/arc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2014-12-187-73/+22
|\
| * ARC: rename default defconfigVineet Gupta2014-12-173-64/+1
| * ARC: [nsimosci] move peripherals to match model to FPGAVineet Gupta2014-12-151-9/+9
| * ARC: document memory clobber in irq control macrosVineet Gupta2014-12-121-0/+9
| * ARC: R-M-W assist locks only needed for !LLSCVineet Gupta2014-12-121-0/+2
| * ARC: add power management optionsAlexey Brodkin2014-11-031-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-111-1/+0
|\ \
| * | net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-1/+0
| |/
* | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-091-2/+0
|\ \ | |/ |/|
| * ARC: Remove redundant PCI_IOBASE declarationThierry Reding2014-11-101-2/+0
* | 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
| |/ /
OpenPOWER on IntegriCloud