aboutsummaryrefslogtreecommitdiff
path: root/arch/arc
AgeCommit message (Expand)Author
2015-03-12arc: mm: Fix build failureGuenter Roeck
2015-03-12vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-03-12ARC: Fix KSTK_ESP()Vineet Gupta
2015-03-01ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASEAlexey Brodkin
2014-11-14ARC: Disable caches in early boot if so configuredVineet Gupta
2014-11-13ARC: [SMP] General FixesVineet Gupta
2014-07-29ARC: Implement ptrace(PTRACE_GET_THREAD_AREA)Anton Kolesov
2014-05-15ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safeVineet Gupta
2014-05-15ARC: Remove ARC_HAS_COH_RTSCRichard Weinberger
2014-04-18ARC: [nsimosci] Unbork consoleVineet Gupta
2014-04-18ARC: [nsimosci] Change .dts to use generic 8250 UARTMischa Jonker
2013-11-02ARC: Incorrect mm reference used in vmalloc fault handlerVineet Gupta
2013-10-12ARC: Ignore ptrace SETREGSET request for synthetic register "stop_pc"Vineet Gupta
2013-10-03ARC: Fix signal frame management for SA_SIGINFOChristian Ruppert
2013-09-27ARC: Use clockevents_config_and_register over clockevents_register_deviceUwe Kleine-König
2013-09-27ARC: Workaround spinlock livelock in SMP SystemC simulationVineet Gupta
2013-09-27ARC: Fix 32-bit wrap around in access_ok()Vineet Gupta
2013-09-27ARC: Handle zero-overhead-loop in unaligned access handlerMischa Jonker
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-12Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2013-09-12arch: mm: remove obsolete init OOM protectionJohannes Weiner
2013-09-12ARC: SMP failed to boot due to missing IVT setupNoam Camus
2013-09-10Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-09-05ARC: fix new Section mismatches in build (post __cpuinit cleanup)Vineet Gupta
2013-09-05ARC: Fix __udelay calculationMischa Jonker
2013-09-05ARC: remove console_verbose() from setup_arch()Mischa Jonker
2013-09-05ARC: Add read*_relaxed to asm/io.hMischa Jonker
2013-09-05ARC: Handle un-aligned user space access in BE.Noam Camus
2013-08-30ARC: [ASID] Track ASID allocation cycles/generationsVineet Gupta
2013-08-30ARC: [ASID] activate_mm() == switch_mm()Vineet Gupta
2013-08-30ARC: [ASID] get_new_mmu_context() to conditionally allocate new ASIDVineet Gupta
2013-08-30ARC: [ASID] Refactor the TLB paranoid debug codeVineet Gupta
2013-08-30ARC: [ASID] Remove legacy/unused debug codeVineet Gupta
2013-08-30ARC: No need to flush the TLB in early bootVineet Gupta
2013-08-30ARC: MMUv4 preps/3 - Abstract out TLB Insert/DeleteVineet Gupta
2013-08-30ARC: MMUv4 preps/2 - Reshuffle PTE bitsVineet Gupta
2013-08-29ARC: MMUv4 preps/1 - Fold PTE K/U access flagsVineet Gupta
2013-08-29ARC: Code cosmetics (Nothing semantical)Vineet Gupta
2013-08-28of: consolidate definition of early_init_dt_alloc_memory_arch()Grant Likely
2013-08-28Merge tag 'v3.11-rc7' into devicetree/nextGrant Likely
2013-08-26ARC: Entry Handler tweaks: Optimize away redundant IRQ_DISABLE_SAVEVineet Gupta
2013-08-26ARC: Exception Handlers Code consolidationVineet Gupta
2013-08-26ARC: Add some .gitignore entriesVineet Gupta
2013-08-24ARC: [lib] strchr breakage in Big-endian configurationJoern Rennecke
2013-07-26ARC: SMP build breakageVineet Gupta
2013-07-24of: Specify initrd location using 64-bitSantosh Shilimkar
2013-07-10Merge tag 'arc-v3.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-07-09mm: invoke oom-killer from remaining unconverted page fault handlersJohannes Weiner
2013-07-04Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds