Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c86dc03e54ce15aac623125d92faac005f94267b
/
arch
/
arc
3ebb054
ARCv2: [axs103_smp] Reduce clk for SMP FPGA configs
by Vineet Gupta
· 9 years ago
ca520ca
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
17e6b00
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
3d59265
ARCv2: entry: Fix reserved handler
by Vineet Gupta
· 9 years ago
9b28829
ARCv2: perf: Finally introduce HS perf unit
by Vineet Gupta
· 10 years ago
e525c37
ARCv2: perf: SMP support
by Alexey Brodkin
· 9 years ago
e6b1d12
ARCv2: perf: implement exclusion of event counting in user or kernel mode
by Alexey Brodkin
· 9 years ago
36481cf
ARCv2: perf: Support sampling events using overflow interrupts
by Alexey Brodkin
· 9 years ago
1fe8bfa
ARCv2: perf: implement "event_set_period"
by Alexey Brodkin
· 9 years ago
fb7c572
ARC: perf: cap the number of counters to hardware max of 32
by Vineet Gupta
· 9 years ago
fd0881a2
ARC: Eliminate some ARCv2 specific code for ARCompact build
by Vineet Gupta
· 9 years ago
0907495
ARC: add/fix some comments in code - no functional change
by Vineet Gupta
· 9 years ago
6de6066
ARC: change some branchs to jumps to resolve linkage errors
by Yuriy Kolerov
· 9 years ago
eb2cd8b
ARC: ensure futex ops are atomic in !LLSC config
by Vineet Gupta
· 9 years ago
5e05742
ARC: Enable HAVE_FUTEX_CMPXCHG
by Vineet Gupta
· 9 years ago
882a95a
ARC: make futex_atomic_cmpxchg_inatomic() return bimodal
by Vineet Gupta
· 9 years ago
ed574e2
ARC: futex cosmetics
by Vineet Gupta
· 9 years ago
31d30c8
ARC: add barriers to futex code
by Vineet Gupta
· 9 years ago
1648c70
ARCv2: IOC: Allow boot time disable
by Alexey Brodkin
· 9 years ago
79335a2
ARCv2: SLC: Allow boot time disable
by Vineet Gupta
· 9 years ago
f2b0b25
ARCv2: Support IO Coherency and permutations involving L1 and L2 caches
by Alexey Brodkin
· 9 years ago
2a44016
ARC: Enable optimistic spinning for LLSC config
by Vineet Gupta
· 9 years ago
1097163
ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential backoff
by Vineet Gupta
· 9 years ago
87ce628
ARC: Make pt_regs regs unsigned
by Vineet Gupta
· 9 years ago
b89aa12
ARCv2: spinlock/rwlock: Reset retry delay when starting a new spin-wait cycle
by Vineet Gupta
· 9 years ago
e78fdfe
ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with exponential backoff
by Vineet Gupta
· 9 years ago
69cbe63
ARC: LLOCK/SCOND based rwlock
by Vineet Gupta
· 9 years ago
ae7eae9
ARC: LLOCK/SCOND based spin_lock
by Vineet Gupta
· 9 years ago
8ac0665
ARC: refactor atomic inline asm operands with symbolic names
by Vineet Gupta
· 9 years ago
f5959cb
Revert "ARCv2: STAR 9000837815 workaround hardware exclusive transactions livelock"
by Vineet Gupta
· 9 years ago
6de7abf
ARCv2: [axs103_smp] Reduce clk for Quad FPGA configs
by Vineet Gupta
· 9 years ago
e13c42e
ARCv2: Fix the peripheral address space detection
by Vineet Gupta
· 9 years ago
badae6b
arc/irq: Prepare idu_cascade_isr for irq argument removal
by Thomas Gleixner
· 9 years ago
de9e432
atomic: Collapse all atomic_{set,clear}_mask definitions
by Peter Zijlstra
· 10 years ago
e6942b7
atomic: Provide atomic_{or,xor,and}
by Peter Zijlstra
· 11 years ago
cda7e41
arc: Provide atomic_{or,xor,and}
by Peter Zijlstra
· 11 years ago
450ed0d
ARCv2: allow selection of page size for MMUv4
by Alexey Brodkin
· 9 years ago
262137b
ARCv2: lib: memset: Don't assume 64-bit load/stores
by Vineet Gupta
· 9 years ago
21481f2
ARCv2: lib: memcpy: Missing PREFETCHW
by Vineet Gupta
· 9 years ago
d05a76a
ARCv2: add knob for DIV_REV in Kconfig
by Alexey Brodkin
· 9 years ago
aeec6cd
ARC/time: Migrate to new 'set-state' interface
by Viresh Kumar
· 9 years ago
f2abeef
mm: clean up per architecture MM hook header files
by Laurent Dufour
· 9 years ago
624b71e
ARCv2: support HS38 releases
by Vineet Gupta
· 9 years ago
f51e2f1
ARC: make sure instruction_pointer() returns unsigned value
by Alexey Brodkin
· 9 years ago
b631788
ARC: slightly refactor macros for boot logging
by Vineet Gupta
· 9 years ago
9138d41
ARC: Add llock/scond to futex backend
by Vineet Gupta
· 9 years ago
70d93d8
arc:irqchip: prepare for drivers/irqchip/irqchip.h removal
by Joël Porquet
· 9 years ago
80f4208
ARC: Make ARC bitops "safer" (add anti-optimization)
by Vineet Gupta
· 9 years ago
e2fc61f
ARCv2: [axs103] bump CPU frequency from 75 to 90 MHZ
by Alexey Brodkin
· 9 years ago
6b12ec1
ARCv2: intc: IDU: Fix potential race in installing a chained IRQ handler
by Vineet Gupta
· 9 years ago
83ce3e6
ARCv2: intc: IDU: support irq affinity
by Vineet Gupta
· 9 years ago
bccea41
ARC: fix unused var wanring
by Vineet Gupta
· 9 years ago
f718c2e
ARC: Don't memzero twice in dma_alloc_coherent for __GFP_ZERO
by Vineet Gupta
· 9 years ago
9770906
ARC: Override toplevel default -O2 with -O3
by Vineet Gupta
· 9 years ago
b607edd
ARCv2: guard SLC DMA ops with spinlock
by Alexey Brodkin
· 9 years ago
14a0abf
ARC: Kconfig: better way to disable ARC_HAS_LLSC for ARC_CPU_750D
by Vineet Gupta
· 9 years ago
1dc51b8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
2d01eed
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
0890a26
Merge tag 'arc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 9 years ago
92ed932
arc: use for_each_sg()
by Akinobu Mita
· 9 years ago
40b8ad8
ARC: Fix build failures for ARCompact in linux-next after ARCv2 support
by Vineet Gupta
· 9 years ago
d1c6c2f
ARCv2: Allow older gcc to cope with new regime of ARCv2/ARCompact support
by Vineet Gupta
· 9 years ago
ad90fb9
Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
2ae416b
mm: new mm hook framework
by Laurent Dufour
· 9 years ago
2924cd1
ARCv2: [vdk] dts files and defconfig for HS38 VDK
by Ruud Derwig
· 10 years ago
5fa2daa
ARCv2: [axs103] Support ARC SDP FPGA platform for HS38x cores
by Vineet Gupta
· 10 years ago
e0183f5
ARC: [axs101] Prepare for AXS103
by Alexey Brodkin
· 10 years ago
a12ebe1
ARCv2: [nsim*hs*] Support simulation platforms for HS38x cores
by Vineet Gupta
· 10 years ago
65bfbcd
ARCv2: All bits in place, allow ARCv2 builds
by Vineet Gupta
· 10 years ago
795f455
ARCv2: SLC: Handle explcit flush for DMA ops (w/o IO-coherency)
by Vineet Gupta
· 10 years ago
a5c8b52
ARCv2: STAR 9000837815 workaround hardware exclusive transactions livelock
by Vineet Gupta
· 10 years ago
04e2eee
ARC: Reduce bitops lines of code using macros
by Vineet Gupta
· 10 years ago
b8a0330
ARCv2: barriers
by Vineet Gupta
· 10 years ago
2576c28
ARC: add smp barriers around atomics per Documentation/atomic_ops.txt
by Vineet Gupta
· 10 years ago
d57f727
ARC: add compiler barrier to LLSC based cmpxchg
by Vineet Gupta
· 10 years ago
9bf39ab
vfs: add file_path() helper
by Miklos Szeredi
· 9 years ago
d70b3ef
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
eaf0ecc
ARCv2: SMP: intc: IDU 2nd level intc for dynamic IRQ distribution
by Vineet Gupta
· 10 years ago
72d7288
ARCv2: SMP: clocksource: Enable Global Real Time counter
by Vineet Gupta
· 10 years ago
aa6083e
ARCv2: SMP: ARConnect debug/robustness
by Vineet Gupta
· 10 years ago
82fea5a
ARCv2: SMP: Support ARConnect (MCIP) for Inter-Core-Interrupts et al
by Vineet Gupta
· 10 years ago
173eaaf
ARC: make plat_smp_ops weak to allow over-rides
by Vineet Gupta
· 9 years ago
aa93e8e
ARCv2: clocksource: Introduce 64bit local RTC counter
by Vineet Gupta
· 11 years ago
8922bc3
ARCv2: Adhere to Zero Delay loop restriction
by Vineet Gupta
· 11 years ago
1f7e3dc
ARCv2: optimised string/mem lib routines
by Claudiu Zissulescu
· 10 years ago
bcc4d65
ARCv2: MMUv4: support aliasing icache config
by Vineet Gupta
· 9 years ago
d1f317d
ARCv2: MMUv4: cache programming model changes
by Vineet Gupta
· 10 years ago
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
· 11 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
· 10 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
Next »