summaryrefslogtreecommitdiffstats
path: root/arch/arc
AgeCommit message (Expand)AuthorLines
2013-05-07ARC: [mm] consolidate icache/dcache sync codeVineet Gupta-19/+18
2013-05-07ARC: [mm] optimise icache flush for kernel mappingsVineet Gupta-4/+10
2013-05-07ARC: [mm] optimise icache flush for user mappingsVineet Gupta-15/+21
2013-05-07ARC: [mm] optimize needless full mm TLB flush on munmapVineet Gupta-4/+12
2013-05-07ARC: Add support for nSIM OSCI System C modelMischa Jonker-0/+164
2013-05-07ARC: [TB10x] Adapt device tree to new compatible stringChristian Ruppert-2/+2
2013-05-07ARC: [TB10x] Add support for TB10x platformChristian Ruppert-0/+257
2013-05-07ARC: [TB10x] Device tree of TB100 and TB101 Development KitsChristian Ruppert-0/+1190
2013-05-07ARC: Prepare interrupt code for external controllersChristian Ruppert-2/+3
2013-05-07ARC: Allow embedded arc-intc to be properly placed in DT intc hierarchyVineet Gupta-8/+13
2013-05-07ARC: [cmdline] Don't overwrite u-boot provided bootargsVineet Gupta-8/+10
2013-05-07ARC: [cmdline] Remove CONFIG_CMDLINEVineet Gupta-14/+2
2013-05-07ARC: [plat-arcfpga] defconfig updateVineet Gupta-1/+2
2013-05-07ARC: unaligned access emulation broken if callee-reg dest of LD/STVineet Gupta-1/+3
2013-05-07ARC: unaligned access emulation error handling consolidationVineet Gupta-15/+6
2013-05-07ARC: Debug/crash-printing ImprovementsVineet Gupta-18/+32
2013-05-07ARC: fix typo with clock speedNoam Camus-1/+1
2013-05-07ARC: Respect the cpu_id passed for fetching correct cpu infoNoam Camus-1/+1
2013-05-07ARC: Remove non existent refs to GENERIC_KERNEL_EXECVE & GENERIC_KERNEL_THREADAlexander Shiyan-2/+0
2013-04-30arc, print-fatal-signals: reduce duplicated informationVineet Gupta-1/+1
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo-0/+1
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo-7/+0
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-2/+2
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-27/+2
2013-04-29mm/arc: use common help functions to free reserved pagesJiang Liu-21/+2
2013-04-17ARC: [kbuild] Avoid DTB rebuilds if DTS are untouchedVineet Gupta-1/+3
2013-04-17idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner-1/+0
2013-04-09ARC: [kbuild] Include Kconfig.binfmtVineet Gupta-3/+4
2013-04-09ARC: [kbuild] Allow platforms to disable LLSC for !SMP as wellVineet Gupta-6/+4
2013-04-09ARC: [build] Fix warnings with CONFIG_DEBUG_SECTION_MISMATCHVineet Gupta-10/+10
2013-04-09ARC: [build] Build failure with !KPROBESChristian Ruppert-0/+1
2013-04-09ARC: [build] Allow uncompressed uImageVineet Gupta-5/+17
2013-04-09ARC: [build] cleanup Makefile a bitVineet Gupta-4/+3
2013-04-09ARC: [build] silence make defconfig warnings with host gcc 4.7Vineet Gupta-0/+4
2013-04-09ARC: remove #ifdef-ed out include of dead headerPaul Bolle-3/+0
2013-04-09ARC: Remove duplicate inclusion of header filesSachin Kamat-3/+0
2013-04-09ARC: Fix coding style issuesSachin Kamat-5/+5
2013-04-09ARC: Use <linux/*> headers instead of <asm/*>Sachin Kamat-7/+7
2013-04-09ARC: Remove unneeded version.h header includeSachin Kamat-1/+0
2013-04-08ARC: Add implicit compiler barrier to raw_local_irq* functionsChristian Ruppert-4/+8
2013-04-08arc: Use generic idle loopThomas Gleixner-27/+3
2013-03-20ARC: Fix the typo in event identifier flags used by ptraceVineet Gupta-3/+3
2013-03-19arc: fix dma_address assignment during dma_map_sg()Pierrick Hascoet-1/+1
2013-03-18treewide: Fix typos in printk and commentMasanari Iida-1/+1
2013-03-18arc: fix incorrect ifdef commentPaul Bolle-1/+1
2013-03-18ARC: Remove SET_PERSONALITY (tracks cross-arch change)Vineet Gupta-3/+0
2013-03-11ARC: ABIv3: fork/vfork wrappers not needed in "no-legacy-syscall" ABIVineet Gupta-29/+0
2013-03-11ARC: ABIv3: Print the correct ABI verVineet Gupta-3/+1
2013-03-11ARC: make allyesconfig build breakagesVineet Gupta-6/+5
2013-02-27ARC: split elf.h into uapi and export it for userspaceVineet Gupta-26/+38