index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
Age
Commit message (
Expand
)
Author
2013-11-06
ARC: Fix bogus gcc warning and micro-optimise TLB iteration loop
Vineet Gupta
2013-11-06
ARC: Add support for irqflags tracing and lockdep
Vineet Gupta
2013-11-06
ARC: Reset the value of Interrupt Priority Register
Vineet Gupta
2013-11-06
ARC: Reduce #ifdef'ery for unaligned access emulation
Vineet Gupta
2013-11-06
ARC: Change calling convention of do_page_fault()
Vineet Gupta
2013-11-06
ARC: cacheflush optim - PTAG can be loop invariant if V-P is const
Vineet Gupta
2013-11-06
ARC: cacheflush refactor #3: Unify the {d,i}cache flush leaf helpers
Vineet Gupta
2013-11-06
ARC: cacheflush refactor #2: I and D caches lines to have same size
Vineet Gupta
2013-11-06
ARC: cacheflush refactor #1: push aux reg ascertaining into leaf routine
Vineet Gupta
2013-11-06
ARC: use __weak instead of __attribute__((weak))
Vineet Gupta
2013-11-06
ARC: Annotate some functions as static
Vineet Gupta
2013-11-06
arc: Replace __get_cpu_var uses
Christoph Lameter
2013-11-02
ARC: Incorrect mm reference used in vmalloc fault handler
Vineet Gupta
2013-11-01
Merge branch 'linus' into sched/core
Ingo Molnar
2013-10-14
doc: typo on word accounting in kprobes.c in mutliple architectures
Anoop Thomas Mathew
2013-10-12
ARC: Ignore ptrace SETREGSET request for synthetic register "stop_pc"
Vineet Gupta
2013-10-09
of: remove empty arch prom.h headers
Rob Herring
2013-10-09
of: remove HAVE_ARCH_DEVTREE_FIXUPS
Rob Herring
2013-10-09
arc: remove unnecessary prom.h includes
Rob Herring
2013-10-09
arc: use common of_flat_dt_match_machine
Rob Herring
2013-10-09
of: remove early_init_dt_setup_initrd_arch
Rob Herring
2013-10-09
arc: use early_init_dt_scan
Rob Herring
2013-10-09
arc: use unflatten_and_copy_device_tree
Rob Herring
2013-10-09
Merge tag 'v3.12-rc4' into sched/core
Ingo Molnar
2013-10-03
ARC: Fix signal frame management for SA_SIGINFO
Christian Ruppert
2013-09-27
ARC: Use clockevents_config_and_register over clockevents_register_device
Uwe Kleine-König
2013-09-27
ARC: Workaround spinlock livelock in SMP SystemC simulation
Vineet Gupta
2013-09-27
ARC: Fix 32-bit wrap around in access_ok()
Vineet Gupta
2013-09-27
ARC: Handle zero-overhead-loop in unaligned access handler
Mischa Jonker
2013-09-25
sched, arch: Create asm/preempt.h
Peter Zijlstra
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
2013-09-12
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2013-09-12
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
2013-09-12
arch: mm: remove obsolete init OOM protection
Johannes Weiner
2013-09-12
ARC: SMP failed to boot due to missing IVT setup
Noam Camus
2013-09-10
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-09-05
ARC: fix new Section mismatches in build (post __cpuinit cleanup)
Vineet Gupta
2013-09-05
ARC: Fix __udelay calculation
Mischa Jonker
2013-09-05
ARC: remove console_verbose() from setup_arch()
Mischa Jonker
2013-09-05
ARC: Add read*_relaxed to asm/io.h
Mischa Jonker
2013-09-05
ARC: Handle un-aligned user space access in BE.
Noam Camus
2013-08-30
ARC: [ASID] Track ASID allocation cycles/generations
Vineet Gupta
2013-08-30
ARC: [ASID] activate_mm() == switch_mm()
Vineet Gupta
2013-08-30
ARC: [ASID] get_new_mmu_context() to conditionally allocate new ASID
Vineet Gupta
2013-08-30
ARC: [ASID] Refactor the TLB paranoid debug code
Vineet Gupta
2013-08-30
ARC: [ASID] Remove legacy/unused debug code
Vineet Gupta
2013-08-30
ARC: No need to flush the TLB in early boot
Vineet Gupta
2013-08-30
ARC: MMUv4 preps/3 - Abstract out TLB Insert/Delete
Vineet Gupta
2013-08-30
ARC: MMUv4 preps/2 - Reshuffle PTE bits
Vineet Gupta
2013-08-29
ARC: MMUv4 preps/1 - Fold PTE K/U access flags
Vineet Gupta
[prev]
[next]