aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc
Commit message (Expand)AuthorAge
...
* | | | | | arc: kgdb: add default implementation for kgdb_roundup_cpus()Chen Gang2013-11-06
* | | | | | ARC: Fix bogus gcc warning and micro-optimise TLB iteration loopVineet Gupta2013-11-06
* | | | | | ARC: Add support for irqflags tracing and lockdepVineet Gupta2013-11-06
* | | | | | ARC: Reset the value of Interrupt Priority RegisterVineet Gupta2013-11-06
* | | | | | ARC: Reduce #ifdef'ery for unaligned access emulationVineet Gupta2013-11-06
* | | | | | ARC: Change calling convention of do_page_fault()Vineet Gupta2013-11-06
* | | | | | ARC: cacheflush optim - PTAG can be loop invariant if V-P is constVineet Gupta2013-11-06
* | | | | | ARC: cacheflush refactor #3: Unify the {d,i}cache flush leaf helpersVineet Gupta2013-11-06
* | | | | | ARC: cacheflush refactor #2: I and D caches lines to have same sizeVineet Gupta2013-11-06
* | | | | | ARC: cacheflush refactor #1: push aux reg ascertaining into leaf routineVineet Gupta2013-11-06
* | | | | | ARC: use __weak instead of __attribute__((weak))Vineet Gupta2013-11-06
* | | | | | ARC: Annotate some functions as staticVineet Gupta2013-11-06
* | | | | | arc: Replace __get_cpu_var usesChristoph Lameter2013-11-06
| |_|_|_|/ |/| | | |
* | | | | ARC: Incorrect mm reference used in vmalloc fault handlerVineet Gupta2013-11-02
| |_|/ / |/| | |
* | | | ARC: Ignore ptrace SETREGSET request for synthetic register "stop_pc"Vineet Gupta2013-10-12
| |/ / |/| |
* | | ARC: Fix signal frame management for SA_SIGINFOChristian Ruppert2013-10-03
* | | ARC: Use clockevents_config_and_register over clockevents_register_deviceUwe Kleine-König2013-09-27
* | | ARC: Workaround spinlock livelock in SMP SystemC simulationVineet Gupta2013-09-27
* | | ARC: Fix 32-bit wrap around in access_ok()Vineet Gupta2013-09-27
* | | ARC: Handle zero-overhead-loop in unaligned access handlerMischa Jonker2013-09-27
|/ /
* | Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-13
* | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-09-12
|\ \
| * | arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-12
| * | arch: mm: remove obsolete init OOM protectionJohannes Weiner2013-09-12
* | | ARC: SMP failed to boot due to missing IVT setupNoam Camus2013-09-12
|/ /
* | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-09-10
|\ \
| * | of: consolidate definition of early_init_dt_alloc_memory_arch()Grant Likely2013-08-28
| * | Merge tag 'v3.11-rc7' into devicetree/nextGrant Likely2013-08-28
| |\|
| * | of: Specify initrd location using 64-bitSantosh Shilimkar2013-07-24
* | | ARC: fix new Section mismatches in build (post __cpuinit cleanup)Vineet Gupta2013-09-05
* | | ARC: Fix __udelay calculationMischa Jonker2013-09-05
* | | ARC: remove console_verbose() from setup_arch()Mischa Jonker2013-09-05
* | | ARC: Add read*_relaxed to asm/io.hMischa Jonker2013-09-05
* | | ARC: Handle un-aligned user space access in BE.Noam Camus2013-09-05
* | | ARC: [ASID] Track ASID allocation cycles/generationsVineet Gupta2013-08-30
* | | ARC: [ASID] activate_mm() == switch_mm()Vineet Gupta2013-08-30
* | | ARC: [ASID] get_new_mmu_context() to conditionally allocate new ASIDVineet Gupta2013-08-30
* | | ARC: [ASID] Refactor the TLB paranoid debug codeVineet Gupta2013-08-30
* | | ARC: [ASID] Remove legacy/unused debug codeVineet Gupta2013-08-30
* | | ARC: No need to flush the TLB in early bootVineet Gupta2013-08-30
* | | ARC: MMUv4 preps/3 - Abstract out TLB Insert/DeleteVineet Gupta2013-08-30
* | | ARC: MMUv4 preps/2 - Reshuffle PTE bitsVineet Gupta2013-08-30
* | | ARC: MMUv4 preps/1 - Fold PTE K/U access flagsVineet Gupta2013-08-29
* | | ARC: Code cosmetics (Nothing semantical)Vineet Gupta2013-08-29
* | | ARC: Entry Handler tweaks: Optimize away redundant IRQ_DISABLE_SAVEVineet Gupta2013-08-26
* | | ARC: Exception Handlers Code consolidationVineet Gupta2013-08-26
* | | ARC: Add some .gitignore entriesVineet Gupta2013-08-26
| |/ |/|
* | ARC: [lib] strchr breakage in Big-endian configurationJoern Rennecke2013-08-24
* | ARC: SMP build breakageVineet Gupta2013-07-26
|/
* Merge tag 'arc-v3.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-10
|\