summaryrefslogtreecommitdiff
path: root/arch/arc
AgeCommit message (Expand)Author
2014-06-05Merge branch 'linux-3.10.40' into rel-21Ishan Mittal
2014-05-13ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safeVineet Gupta
2014-05-13ARC: Entry Handler tweaks: Optimize away redundant IRQ_DISABLE_SAVEVineet Gupta
2014-05-13ARC: Entry Handler tweaks: Simplify branch for in-kernel preemptionVineet Gupta
2014-04-30lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller
2014-04-30kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig
2014-04-30of: remove early_init_dt_setup_initrd_archRob Herring
2014-04-30sched, arch: Create asm/preempt.hPeter Zijlstra
2014-04-30arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2014-04-30of: consolidate definition of early_init_dt_alloc_memory_arch()Grant Likely
2014-04-30of: Specify initrd location using 64-bitSantosh Shilimkar
2014-04-14ARC: [nsimosci] Unbork consoleVineet Gupta
2014-04-14ARC: [nsimosci] Change .dts to use generic 8250 UARTMischa Jonker
2013-12-16Merge tag 'v3.10.24' into HEADAjay Nandakumar
2013-11-13ARC: Incorrect mm reference used in vmalloc fault handlerVineet Gupta
2013-10-31Merge tag 'v3.10.17' into dev-kernel-3.10Ajay Nandakumar
2013-10-18ARC: Ignore ptrace SETREGSET request for synthetic register "stop_pc"Vineet Gupta
2013-10-18ARC: Fix signal frame management for SA_SIGINFOChristian Ruppert
2013-10-18ARC: Workaround spinlock livelock in SMP SystemC simulationVineet Gupta
2013-10-18ARC: Fix 32-bit wrap around in access_ok()Vineet Gupta
2013-10-18ARC: Handle zero-overhead-loop in unaligned access handlerMischa Jonker
2013-10-18ARC: Fix __udelay calculationMischa Jonker
2013-10-18ARC: SMP failed to boot due to missing IVT setupNoam Camus
2013-10-18ARC: Setup Vector Table Base in early bootVineet Gupta
2013-09-14UPSTREAM arch: mm: pass userspace fault flag to generic fault handlerPrashant Gaikwad
2013-08-29ARC: [lib] strchr breakage in Big-endian configurationJoern Rennecke
2013-08-29ARC: gdbserver breakage in Big-Endian configuration #2Vineet Gupta
2013-08-29ARC: gdbserver breakage in Big-Endian configuration #1Vineet Gupta
2013-05-25ARC: lazy dcache flush broke gdb in non-aliasing configsVineet Gupta
2013-05-23ARC: Use enough bits for determining page's cache colorVineet Gupta
2013-05-23ARC: Brown paper bag bug in macro for checking cache colorVineet Gupta
2013-05-23ARC: copy_(to|from)_user() to honor usermode-access permissionsVineet Gupta
2013-05-23ARC: [mm] Prevent stray dcache lines after__sync_icache_dcach()Vineet Gupta
2013-05-15ARC: [TB10x] Remove redundant abilis,simple-pinctrl mechanismChristian Ruppert
2013-05-10Merge tag 'arc-v3.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-05-10ARC: [TB10x] Remove GENERIC_GPIOVineet Gupta
2013-05-09Merge tag 'arc-v3.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-05-09ARC: [mm] Aliasing VIPT dcache support 4/4Vineet Gupta
2013-05-09ARC: [mm] Aliasing VIPT dcache support 3/4Vineet Gupta
2013-05-09ARC: [mm] Aliasing VIPT dcache support 2/4Vineet Gupta
2013-05-09ARC: [mm] Aliasing VIPT dcache support 1/4Vineet Gupta
2013-05-09ARC: [mm] refactor the core (i|d)cache line ops loopsVineet Gupta
2013-05-09ARC: [mm] serious bug in vaddr based icache flushVineet Gupta
2013-05-07ARC: [mm] Lazy D-cache flush (non aliasing VIPT)Vineet Gupta
2013-05-07ARC: [mm] micro-optimize page size icache invalidateVineet Gupta
2013-05-07ARC: [mm] remove the pessimistic all-alias-invalidate icache helpersVineet Gupta
2013-05-07ARC: [mm] consolidate icache/dcache sync codeVineet Gupta
2013-05-07ARC: [mm] optimise icache flush for kernel mappingsVineet Gupta
2013-05-07ARC: [mm] optimise icache flush for user mappingsVineet Gupta
2013-05-07ARC: [mm] optimize needless full mm TLB flush on munmapVineet Gupta