aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc
Commit message (Expand)AuthorAge
* ARC: [mm] optimise VIPT dcache aliasing 1/xVineet Gupta2013-06-22
* ARC: [mm] Zero page optimizationVineet Gupta2013-06-22
* ARC: make dcache VIPT aliasing support dependant on dcacheAlexey Brodkin2013-06-22
* ARC: No-op full icache flush if !CONFIG_ARC_HAS_ICACHEVineet Gupta2013-06-22
* ARC: cache detection code bitrotVineet Gupta2013-06-22
* ARC: Reduce Code for ECR printingVineet Gupta2013-06-22
* ARC: Disintegrate arcregs.hVineet Gupta2013-06-22
* ARC: More code beautification with IS_ENABLED()Vineet Gupta2013-06-22
* ARC: Use kconfig helper IS_ENABLED() to get rid of defines.hVineet Gupta2013-06-22
* ARC: [plat-arcfpga] Fix build breakage when !CONFIG_ARC_SERIALMischa Jonker2013-06-22
* ARC: lazy dcache flush broke gdb in non-aliasing configsVineet Gupta2013-05-25
* ARC: Use enough bits for determining page's cache colorVineet Gupta2013-05-23
* ARC: Brown paper bag bug in macro for checking cache colorVineet Gupta2013-05-23
* ARC: copy_(to|from)_user() to honor usermode-access permissionsVineet Gupta2013-05-23
* ARC: [mm] Prevent stray dcache lines after__sync_icache_dcach()Vineet Gupta2013-05-23
* ARC: [TB10x] Remove redundant abilis,simple-pinctrl mechanismChristian Ruppert2013-05-15
* Merge tag 'arc-v3.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-10
|\
| * ARC: [TB10x] Remove GENERIC_GPIOVineet Gupta2013-05-10
| * ARC: [mm] Aliasing VIPT dcache support 4/4Vineet Gupta2013-05-09
| * ARC: [mm] Aliasing VIPT dcache support 3/4Vineet Gupta2013-05-09
| * ARC: [mm] Aliasing VIPT dcache support 2/4Vineet Gupta2013-05-09
| * ARC: [mm] Aliasing VIPT dcache support 1/4Vineet Gupta2013-05-09
| * ARC: [mm] refactor the core (i|d)cache line ops loopsVineet Gupta2013-05-09
| * ARC: [mm] serious bug in vaddr based icache flushVineet Gupta2013-05-09
* | Merge tag 'arc-v3.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-09
|\|
| * ARC: [mm] Lazy D-cache flush (non aliasing VIPT)Vineet Gupta2013-05-07
| * ARC: [mm] micro-optimize page size icache invalidateVineet Gupta2013-05-07
| * ARC: [mm] remove the pessimistic all-alias-invalidate icache helpersVineet Gupta2013-05-07
| * ARC: [mm] consolidate icache/dcache sync codeVineet Gupta2013-05-07
| * ARC: [mm] optimise icache flush for kernel mappingsVineet Gupta2013-05-07
| * ARC: [mm] optimise icache flush for user mappingsVineet Gupta2013-05-07
| * ARC: [mm] optimize needless full mm TLB flush on munmapVineet Gupta2013-05-07
| * ARC: Add support for nSIM OSCI System C modelMischa Jonker2013-05-07
| * ARC: [TB10x] Adapt device tree to new compatible stringChristian Ruppert2013-05-07
| * ARC: [TB10x] Add support for TB10x platformChristian Ruppert2013-05-07
| * ARC: [TB10x] Device tree of TB100 and TB101 Development KitsChristian Ruppert2013-05-07
| * ARC: Prepare interrupt code for external controllersChristian Ruppert2013-05-07
| * ARC: Allow embedded arc-intc to be properly placed in DT intc hierarchyVineet Gupta2013-05-07
| * ARC: [cmdline] Don't overwrite u-boot provided bootargsVineet Gupta2013-05-07
| * ARC: [cmdline] Remove CONFIG_CMDLINEVineet Gupta2013-05-07
| * ARC: [plat-arcfpga] defconfig updateVineet Gupta2013-05-07
| * ARC: unaligned access emulation broken if callee-reg dest of LD/STVineet Gupta2013-05-07
| * ARC: unaligned access emulation error handling consolidationVineet Gupta2013-05-07
| * ARC: Debug/crash-printing ImprovementsVineet Gupta2013-05-07
| * ARC: fix typo with clock speedNoam Camus2013-05-07
| * ARC: Respect the cpu_id passed for fetching correct cpu infoNoam Camus2013-05-07
| * ARC: Remove non existent refs to GENERIC_KERNEL_EXECVE & GENERIC_KERNEL_THREADAlexander Shiyan2013-05-07
| * ARC: [kbuild] Avoid DTB rebuilds if DTS are untouchedVineet Gupta2013-04-17
| * ARC: [kbuild] Include Kconfig.binfmtVineet Gupta2013-04-09
| * ARC: [kbuild] Allow platforms to disable LLSC for !SMP as wellVineet Gupta2013-04-09