aboutsummaryrefslogtreecommitdiff
path: root/arch/arc
AgeCommit message (Expand)Author
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-29mm/arc: use common help functions to free reserved pagesJiang Liu
2013-04-17ARC: [kbuild] Avoid DTB rebuilds if DTS are untouchedVineet Gupta
2013-04-17idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner
2013-04-09ARC: [kbuild] Include Kconfig.binfmtVineet Gupta
2013-04-09ARC: [kbuild] Allow platforms to disable LLSC for !SMP as wellVineet Gupta
2013-04-09ARC: [build] Fix warnings with CONFIG_DEBUG_SECTION_MISMATCHVineet Gupta
2013-04-09ARC: [build] Build failure with !KPROBESChristian Ruppert
2013-04-09ARC: [build] Allow uncompressed uImageVineet Gupta
2013-04-09ARC: [build] cleanup Makefile a bitVineet Gupta
2013-04-09ARC: [build] silence make defconfig warnings with host gcc 4.7Vineet Gupta
2013-04-09ARC: remove #ifdef-ed out include of dead headerPaul Bolle
2013-04-09ARC: Remove duplicate inclusion of header filesSachin Kamat
2013-04-09ARC: Fix coding style issuesSachin Kamat
2013-04-09ARC: Use <linux/*> headers instead of <asm/*>Sachin Kamat
2013-04-09ARC: Remove unneeded version.h header includeSachin Kamat
2013-04-08ARC: Add implicit compiler barrier to raw_local_irq* functionsChristian Ruppert
2013-04-08arc: Use generic idle loopThomas Gleixner
2013-03-20ARC: Fix the typo in event identifier flags used by ptraceVineet Gupta
2013-03-19arc: fix dma_address assignment during dma_map_sg()Pierrick Hascoet
2013-03-18treewide: Fix typos in printk and commentMasanari Iida
2013-03-18arc: fix incorrect ifdef commentPaul Bolle
2013-03-18ARC: Remove SET_PERSONALITY (tracks cross-arch change)Vineet Gupta
2013-03-11ARC: ABIv3: fork/vfork wrappers not needed in "no-legacy-syscall" ABIVineet Gupta
2013-03-11ARC: ABIv3: Print the correct ABI verVineet Gupta
2013-03-11ARC: make allyesconfig build breakagesVineet Gupta
2013-02-27ARC: split elf.h into uapi and export it for userspaceVineet Gupta
2013-02-27ARC: Fixup the current ABI versionVineet Gupta
2013-02-27ARC: gdbserver using regset interface possibly brokenVineet Gupta
2013-02-26ARC: Kconfig cleanup tracking cross-arch Kconfig pruning in merge windowVineet Gupta
2013-02-26ARC: make a copy of flat DTVineet Gupta
2013-02-15ARC: [plat-arcfpga] DT arc-uart bindings change: "baud" => "current-speed"Vineet Gupta
2013-02-15ARC: Ensure CONFIG_VIRT_TO_BUS is not enabledVineet Gupta
2013-02-15ARC: Fix pt_orig_r8 accessVineet Gupta
2013-02-15ARC: [3.9] Fallout of hlist iterator updateVineet Gupta
2013-02-15ARC: 64bit RTSC timestamp hardware issueVineet Gupta
2013-02-15ARC: Don't fiddle with non-existent cachesVineet Gupta
2013-02-15ARC: Provide a default serial.h for uart drivers needing BASE_BAUDVineet Gupta
2013-02-15ARC: [plat-arcfpga] defconfig for fully loaded ARC LinuxVineet Gupta
2013-02-15ARC: [Review] Multi-platform image #8: platform registers SMP callbacksVineet Gupta
2013-02-15ARC: [Review] Multi-platform image #7: SMP common code to use callbacksVineet Gupta
2013-02-15ARC: [Review] Multi-platform image #6: cpu-to-dma-addr optionalVineet Gupta
2013-02-15ARC: [Review] Multi-platform image #5: NR_IRQS defined by ARC coreVineet Gupta
2013-02-15ARC: [Review] Multi-platform image #4: Isolate platform headersVineet Gupta
2013-02-15ARC: [Review] Multi-platform image #3: switch to board callbackVineet Gupta
2013-02-15ARC: [Review] Multi-platform image #2: Board callback InfrastructureVineet Gupta
2013-02-15ARC: Fold boards sub-menu into platform/SoC menuVineet Gupta