summaryrefslogtreecommitdiffstats
path: root/arch/arc
Commit message (Expand)AuthorAgeFilesLines
* arc, print-fatal-signals: reduce duplicated informationVineet Gupta2013-04-301-1/+1
* dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-301-0/+1
* dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-301-7/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-302-2/+2
|\
| * treewide: Fix typos in printk and commentMasanari Iida2013-03-181-1/+1
| * arc: fix incorrect ifdef commentPaul Bolle2013-03-181-1/+1
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-302-27/+2
|\ \
| * | idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner2013-04-171-1/+0
| * | arc: Use generic idle loopThomas Gleixner2013-04-083-27/+3
* | | mm/arc: use common help functions to free reserved pagesJiang Liu2013-04-291-21/+2
* | | ARC: Add implicit compiler barrier to raw_local_irq* functionsChristian Ruppert2013-04-081-4/+8
|/ /
* | ARC: Fix the typo in event identifier flags used by ptraceVineet Gupta2013-03-203-3/+3
* | arc: fix dma_address assignment during dma_map_sg()Pierrick Hascoet2013-03-191-1/+1
* | ARC: Remove SET_PERSONALITY (tracks cross-arch change)Vineet Gupta2013-03-181-3/+0
* | ARC: ABIv3: fork/vfork wrappers not needed in "no-legacy-syscall" ABIVineet Gupta2013-03-113-29/+0
* | ARC: ABIv3: Print the correct ABI verVineet Gupta2013-03-111-3/+1
* | ARC: make allyesconfig build breakagesVineet Gupta2013-03-113-6/+5
|/
* ARC: split elf.h into uapi and export it for userspaceVineet Gupta2013-02-273-26/+38
* ARC: Fixup the current ABI versionVineet Gupta2013-02-272-2/+2
* ARC: gdbserver using regset interface possibly brokenVineet Gupta2013-02-271-5/+1
* ARC: Kconfig cleanup tracking cross-arch Kconfig pruning in merge windowVineet Gupta2013-02-261-5/+0
* ARC: make a copy of flat DTVineet Gupta2013-02-263-0/+19
* ARC: [plat-arcfpga] DT arc-uart bindings change: "baud" => "current-speed"Vineet Gupta2013-02-151-1/+1
* ARC: Ensure CONFIG_VIRT_TO_BUS is not enabledVineet Gupta2013-02-151-1/+3
* ARC: Fix pt_orig_r8 accessVineet Gupta2013-02-151-2/+2
* ARC: [3.9] Fallout of hlist iterator updateVineet Gupta2013-02-151-3/+3
* ARC: 64bit RTSC timestamp hardware issueVineet Gupta2013-02-151-36/+2
* ARC: Don't fiddle with non-existent cachesVineet Gupta2013-02-151-12/+9
* ARC: Provide a default serial.h for uart drivers needing BASE_BAUDVineet Gupta2013-02-151-0/+25
* ARC: [plat-arcfpga] defconfig for fully loaded ARC LinuxVineet Gupta2013-02-151-4/+19
* ARC: [Review] Multi-platform image #8: platform registers SMP callbacksVineet Gupta2013-02-153-18/+28
* ARC: [Review] Multi-platform image #7: SMP common code to use callbacksVineet Gupta2013-02-152-24/+28
* ARC: [Review] Multi-platform image #6: cpu-to-dma-addr optionalVineet Gupta2013-02-153-45/+20
* ARC: [Review] Multi-platform image #5: NR_IRQS defined by ARC coreVineet Gupta2013-02-152-6/+2
* ARC: [Review] Multi-platform image #4: Isolate platform headersVineet Gupta2013-02-157-20/+7
* ARC: [Review] Multi-platform image #3: switch to board callbackVineet Gupta2013-02-1510-26/+48
* ARC: [Review] Multi-platform image #2: Board callback InfrastructureVineet Gupta2013-02-158-12/+169
* ARC: Fold boards sub-menu into platform/SoC menuVineet Gupta2013-02-152-23/+14
* ARC: [Review] Multi-platform image #1: Kconfig enablementVineet Gupta2013-02-152-7/+4
* ARC: Add support for ioremap_prot APIGilad Ben-Yossef2013-02-154-12/+42
* ARC: UAPI Disintegrate arch/arc/include/asmVineet Gupta2013-02-1514-75/+108
* ARC: Hostlink Pseudo-Driver for Metaware DebuggerVineet Gupta2013-02-153-0/+68
* ARC: Support for single cycle Close Coupled Mem (CCM)Vineet Gupta2013-02-156-6/+137
* ARC: perf support (software counters only)Vineet Gupta2013-02-152-0/+16
* ARC: [plat-arfpga] BVCI Latency Unit setupVineet Gupta2013-02-152-0/+88
* ARC: Boot #2: Verbose Boot reporting / feature verificationVineet Gupta2013-02-157-11/+490
* ARC: kgdb supportMischa Jonker2013-02-155-1/+275
* ARC: Unaligned access emulationVineet Gupta2013-02-159-2/+329
* ARC: kprobes supportVineet Gupta2013-02-157-3/+610
* ARC: disassembly (needed by kprobes/kgdb/unaligned-access-emul)Vineet Gupta2013-02-153-1/+656
OpenPOWER on IntegriCloud