Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d7a512bfe0be3790bae8465b4cb6c1bbca03c616
/
arch
/
arc
d7a512b
ARCv2: MMUv4: TLB programming Model changes
by Vineet Gupta
· 10 years ago
4de0e52
ARCv2: STAR 9000814690: Really Re-enable interrupts to avoid deadlocks
by Vineet Gupta
· 10 years ago
0d7b885
ARCv2: STAR 9000808988: signals involving Delay Slot
by Vineet Gupta
· 10 years ago
4255b07
ARCv2: STAR 9000793984: Handle return from intr to Delay Slot
by Vineet Gupta
· 10 years ago
1f6ccff
ARCv2: Support for ARCv2 ISA and HS38x cores
by Vineet Gupta
· 12 years ago
820970a
ARCv2: [intc] HS38 core interrupt controller
by Vineet Gupta
· 10 years ago
10d11e5
ARC: uncached base is hard constant for ARC, don't save it
by Vineet Gupta
· 10 years ago
5793e27
ARC: intc: split into ARCompact ISA specific, common bits
by Vineet Gupta
· 10 years ago
6ffb9c8
ARC: Make way for pt_regs != user_regs_struct
by Vineet Gupta
· 11 years ago
5a343b9
ARC: entry.S: [arcompact] simplify SWITCH_TO_KERNEL_STK
by Vineet Gupta
· 10 years ago
c80417b
ARC: entry.S: use single EXCEPTION_PROLOGUE
by Vineet Gupta
· 10 years ago
62fb640
ARC: entry.S: micro-optimize Trap handler
by Vineet Gupta
· 10 years ago
c7e6d79
ARC: entry.S: move some code around for cache locality in return path
by Vineet Gupta
· 10 years ago
6d1a20b
ARC: entry.S: split into ARCompact ISA specific, common bits
by Vineet Gupta
· 10 years ago
c10d696
ARC: entry.S: Ensure that restore_regs is local to compilation unit
by Vineet Gupta
· 10 years ago
4bf4564
ARC: entry.S: comments cleanup
by Vineet Gupta
· 10 years ago
a8717d2
ARC: entry.S: Trap handler to use r10 for syscall vs. brkpt decision
by Vineet Gupta
· 10 years ago
9b8c7d1
ARC: entry.S: FAKE_RET_FROM_EXCPN can always use r9
by Vineet Gupta
· 10 years ago
a615b47
ARC: entry.S: confine EXCEPTION_* macros to one file
by Vineet Gupta
· 10 years ago
f033737
ARC: entry.S: canonical'ize EXCEPTION_{PROLOGUE,EPILOGUE}
by Vineet Gupta
· 10 years ago
09f3b37
ARC: entry.S: Introduce INTERRUPT_{PROLOGUE,EPILOGUE}
by Vineet Gupta
· 10 years ago
fbfa26a
ARC: entry.S: common'ize scrtach reg freeup in intr + exceptions
by Vineet Gupta
· 10 years ago
11e1489
ARC: untangle cache flush loop
by Vineet Gupta
· 11 years ago
6c31068
ARC: cacheflush: No need to retain DC_CTRL from __before_dc_op()
by Vineet Gupta
· 10 years ago
8ea2ddf
ARC: cacheflush: move some code around, delete old comments
by Vineet Gupta
· 10 years ago
8362c38
ARC: mm/cache_arc700.c -> mm/cache.c
by Vineet Gupta
· 10 years ago
db7e985
ARC: [axs101] Add missing __init annotations
by Vineet Gupta
· 10 years ago
7cacc5b
ARC: [axs101] STAR 9000799830: Fix SD cards support
by Alexey Brodkin
· 10 years ago
749aa0e
ARC: [axs101] Tweak DDR port aperture mappings for performance
by Vineet Gupta
· 11 years ago
8d0d56b
ARC: [axs101] support early 8250 uart
by Vineet Gupta
· 10 years ago
556cc1c
ARC: [axs101] Add support for AXS101 SDP (software development platform)
by Alexey Brodkin
· 11 years ago
4db27dc
ARC: mm: document system mem map clearly
by Vineet Gupta
· 10 years ago
def32fad
ARC: stack unwinder to bail if PC is not kernel mode
by Vineet Gupta
· 10 years ago
082ae1e
ARC: perf: Remove unnecessary local variable
by Tobias Klauser
· 10 years ago
7002f77
arc: fix use of uninitialized arc_pmu
by Max Filippov
· 10 years ago
b27f739
ARC: fix section mismatch with allyesconfig
by Vineet Gupta
· 10 years ago
036b2c5
ARC: explicit'ify uboot support
by Vineet Gupta
· 10 years ago
fd15579
ARC: [plat_arcfpga]->[plat_sim]
by Vineet Gupta
· 10 years ago
6623146
ARC: [arcfpga] RIP legacy ISS based SMP extension
by Vineet Gupta
· 10 years ago
40b552d
ARC: compress cpuinfo_arc_mmu (mainly save page size in KB)
by Vineet Gupta
· 10 years ago
5b9bd17
ARC: clocksource cleanups
by Vineet Gupta
· 10 years ago
565a9b4
ARC: RIP broken 64bit RTSC
by Vineet Gupta
· 10 years ago
742f8af
ARC: [kbuild] Retire CONFIG_ARC_CPU_REL_4_10
by Vineet Gupta
· 11 years ago
454bfda
ARC: remove the unused platform helpers from dma mapping API
by Vineet Gupta
· 10 years ago
7c42eaf
ARC: switch to simpler CROSS_COMPILE prefix
by Vineet Gupta
· 10 years ago
4530949
ARC: fold ___flush_dcache_page into __flush_dcache_page
by Vineet Gupta
· 10 years ago
1269f4d
ARC: fix warning in sched due to thread_saved_pc()
by Vineet Gupta
· 10 years ago
4a8a224
ARC: inline cache flush toggle helpers
by Vineet Gupta
· 10 years ago
b4f006d
ARC: With earlycon in use, retire EARLY_PRINTK
by Vineet Gupta
· 10 years ago
daaf40e
ARC: unbork !LLSC build
by Vineet Gupta
· 10 years ago
c76397e
Merge tag 'arc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 10 years ago
d8f6ad8
ARC: perf: don't add code for impossible case
by Vineet Gupta
· 10 years ago
30fdd37
ARC: perf: Rename DT binding to not confuse with power mgmt
by Vineet Gupta
· 10 years ago
22f6b89
ARC: perf: add user space attribution in callchains
by Vineet Gupta
· 12 years ago
389e316
ARC: perf: Add kernel callchain support
by Vineet Gupta
· 11 years ago
0a8a476
ARC: perf: support cache hit/miss ratio
by Vineet Gupta
· 10 years ago
bde80c2
ARC: perf: Add some comments/debug stuff
by Vineet Gupta
· 10 years ago
03c94fc
ARC: perf: make @arc_pmu static global
by Vineet Gupta
· 10 years ago
be2a7fc
arc: do not export symbols in troubleshoot.c
by Davidlohr Bueso
· 10 years ago
fa2e5c0
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc
by Linus Torvalds
· 10 years ago
ca2ec32
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
d0bbe0d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
f2e2013f7
ARC: mem init spring cleaning - No functional changes
by Vineet Gupta
· 10 years ago
a44ec8b
ARC: Fix RTT boot printing
by Vineet Gupta
· 10 years ago
de60c1a
ARC: fold __builtin_constant_p() into test_bit()
by Vineet Gupta
· 10 years ago
0dfb8ec
ARC: rename unhandled exception handler
by Vineet Gupta
· 10 years ago
dc9e234
ARC: cosmetic: Remove unused ECR bitfield masks
by Vineet Gupta
· 10 years ago
1425d5e
ARC: Fix WRITE_BCR
by Vineet Gupta
· 11 years ago
5971d81
ARC: [nsimosci] Update defconfig
by Mischa Jonker
· 12 years ago
e6de3ca
arc: Remove signal translation and exec_domain
by Richard Weinberger
· 10 years ago
a555ad4
whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()
by Al Viro
· 10 years ago
18e1d1b
arc: copy_thread(): rename 'arg' argument to 'kthread_arg'
by Alex Dowad
· 10 years ago
e414081
ARC: signal handling robustify
by Vineet Gupta
· 10 years ago
6914e1e
ARC: SA_SIGINFO ucontext regs off-by-one
by Vineet Gupta
· 10 years ago
d939be3
treewide: Fix typo in printk messages
by Masanari Iida
· 10 years ago
3240dd5
ARC: Fix thread_saved_pc()
by Vineet Gupta
· 10 years ago
13648b0
ARC: Fix KSTK_ESP()
by Vineet Gupta
· 10 years ago
ceed97a
ARC: perf: Enable generic software events
by Vineet Gupta
· 10 years ago
3a51d50
ARC: Make arc_unwind_core accessible externally
by Vineet Gupta
· 12 years ago
ce1d3fd
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 10 years ago
a68fb48
Merge tag 'arc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 10 years ago
06f34e1
ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASE
by Alexey Brodkin
· 10 years ago
f56141e
all arches, signal: move restart_block to struct task_struct
by Andy Lutomirski
· 10 years ago
d016bf7
mm: make FIRST_USER_ADDRESS unsigned long on all archs
by Kirill A. Shutemov
· 10 years ago
1874715
arc: drop _PAGE_FILE and pte_file()-related helpers
by Kirill A. Shutemov
· 10 years ago
d8ded50
dmaengine: dw: define DW_DMA_MAX_NR_MASTERS
by Andy Shevchenko
· 10 years ago
091f56b
ARC: Fix earlycon build breakage
by Peter Hurley
· 10 years ago
ffb7fcd
ARC: Dynamically determine BASE_BAUD from DeviceTree
by Vineet Gupta
· 10 years ago
7bf6df5
arc: Remove unused prepare_to_copy()
by Tobias Klauser
· 10 years ago
7082a29
ARC: use ACCESS_ONCE in cmpxchg loop
by Vineet Gupta
· 10 years ago
98edfab
ARC: add some more comments to ret_from_fork
by Vineet Gupta
· 10 years ago
4c86231
ARC: fix /proc/cpuinfo for offline cpus
by Vineet Gupta
· 10 years ago
e262eb9
arc: mm: Fix build failure
by Guenter Roeck
· 10 years ago
33692f2
vm: add VM_FAULT_SIGSEGV handling support
by Linus Torvalds
· 10 years ago
22943a6
Merge tag 'arc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 10 years ago
7a70bf7
ARC: rename default defconfig
by Vineet Gupta
· 10 years ago
e8ef060
ARC: [nsimosci] move peripherals to match model to FPGA
by Vineet Gupta
· 10 years ago
88ec11b
ARC: document memory clobber in irq control macros
by Vineet Gupta
· 10 years ago
9fb92eb
ARC: R-M-W assist locks only needed for !LLSC
by Vineet Gupta
· 10 years ago
70e71ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
Next »