Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e3bc00dd1ca94d213edb2117f76528c8ff017ea2
/
arch
/
arc
cfc0eb40
mm: larger stack guard gap, between vmas
by Hugh Dickins
· 7 years ago
2552e2c
ARCv2: smp-boot: wake_flag polling by non-Masters needs to be uncached
by Vineet Gupta
· 8 years ago
8cb6045
ARC: smp-boot: Decouple Non masters waiting API from jump to entry point
by Vineet Gupta
· 8 years ago
9cbf433
ARCv2: save r30 on kernel entry as gcc uses it for code-gen
by Vineet Gupta
· 8 years ago
563300b
ARC: [plat-eznps] Fix build error
by Noam Camus
· 8 years ago
1a815c5
ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixup
by Vineet Gupta
· 8 years ago
ca332b9
ARC: [arcompact] handle unaligned access delay slot corner case
by Vineet Gupta
· 8 years ago
9d5f2c1
ARC: udelay: fix inline assembler by adding LP_COUNT to clobber list
by Vineet Gupta
· 8 years ago
bb82fb4
ARC: module: Fix !CONFIG_ARC_DW2_UNWIND builds
by Vineet Gupta
· 8 years ago
ce7ec3d
ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcache
by Vineet Gupta
· 8 years ago
6a8b2ca7
ARC: mm: PAE40: Fix crash at munmap
by Yuriy Kolerov
· 8 years ago
23cb1f6
ARC: mm: IOC: Don't enable IOC by default
by Vineet Gupta
· 8 years ago
3c7c7a2
ARC: Don't use "+l" inline asm constraint
by Vineet Gupta
· 8 years ago
e6251f0
Merge tag 'arc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 8 years ago
a76bcf5
Kbuild: enable -Wmaybe-uninitialized warning for "make W=1"
by Arnd Bergmann
· 8 years ago
0a0a047
ARCv2: MCIP: Use IDU_M_DISTRI_DEST mode if there is only 1 destination core
by Yuriy Kolerov
· 8 years ago
34e71e4
ARC: IRQ: Do not use hwirq as virq and vice versa
by Yuriy Kolerov
· 8 years ago
19dbc76
ARC: [plat-eznps] set default baud for early console
by Noam Camus
· 8 years ago
6661943
ARC: [plat-eznps] remove IPI clear from SMP operations
by Noam Camus
· 8 years ago
76a0840
Revert "ARC: build: retire old toggles"
by Vineet Gupta
· 8 years ago
922cc17
ARC: timer: rtc: implement read loop in "C" vs. inline asm
by Vineet Gupta
· 8 years ago
e6e335b
ARC: change return value of userspace cmpxchg assist syscall
by Vineet Gupta
· 8 years ago
a79a812
arc: Implement arch-specific dma_map_ops.mmap
by Alexey Brodkin
· 8 years ago
8f6d9eb
ARC: [SMP] avoid overriding present cpumask
by Noam Camus
· 8 years ago
6227e9f
ARC: Enable PERF_EVENTS in nSIM driven platforms
by Alexey Brodkin
· 8 years ago
b75dcd9
ARC: module: print pretty section names
by Vineet Gupta
· 8 years ago
d65283f
ARC: module: elide loop to save reference to .eh_frame
by Vineet Gupta
· 8 years ago
f644e36
ARC: mm: retire ARC_DBG_TLB_MISS_COUNT...
by Vineet Gupta
· 8 years ago
c300547
ARC: build: retire old toggles
by Vineet Gupta
· 8 years ago
d975cbc
ARC: boot log: refactor cpu name/release printing
by Vineet Gupta
· 8 years ago
d7c4611
ARC: boot log: remove awkward space comma from MMU line
by Vineet Gupta
· 8 years ago
a024fd9
ARC: boot log: don't assume SWAPE instruction support
by Vineet Gupta
· 8 years ago
73e284d
ARC: boot log: refactor printing abt features not captured in BCRs
by Vineet Gupta
· 8 years ago
711c1f2
ARCv2: boot log: print IOC exists as well as enabled status
by Vineet Gupta
· 8 years ago
cf986d4
ARCv2: IOC: use @ioc_enable not @ioc_exist where intended
by Vineet Gupta
· 8 years ago
91e040a
ARC: syscall for userspace cmpxchg assist
by Vineet Gupta
· 8 years ago
1dec785
ARC: fix build warning in elf.h
by Vineet Gupta
· 8 years ago
3da4310
ARC: Adjust cpuinfo for non-continuous cpu ids
by Noam Camus
· 8 years ago
27f3d2a
ARC: [build] Support gz, lzma compressed uImage
by Daniel Mentz
· 8 years ago
3ce0fef
ARCv2: intc: untangle SMP, MCIP and IDU
by Vineet Gupta
· 8 years ago
2692a71
Merge branch 'work.uaccess' into for-linus
by Al Viro
· 8 years ago
6727ad9
nmi_backtrace: generate one-line reports for idle cpus
by Chris Metcalf
· 8 years ago
e6e3d8f
Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
ef25bac
ARC: [plat*] enables MODULE*
by Vineet Gupta
· 8 years ago
cd5d38b
ARCv2: fix local_save_flags
by Vineet Gupta
· 8 years ago
3528f84
ARC: CONFIG_NODES_SHIFT fix default values
by Noam Camus
· 8 years ago
bc0c7ec
ARCv2: intc: Use kflag if STATUS32.IE must be reset
by Yuriy Kolerov
· 8 years ago
99a2ca6
ARC: .exit.* sections can be discarded in .eh_frame regime
by Vineet Gupta
· 8 years ago
86effd0
ARC: dw2 unwind: enable cfi pseudo ops in string lib
by Vineet Gupta
· 8 years ago
5a205a3
ARC: dw2 unwind: add infrastructure for adding cfi pseudo ops to asm
by Vineet Gupta
· 8 years ago
2dad112
ARC: entry: make ret_from_system_call local label
by Vineet Gupta
· 8 years ago
2d04864
ARC: dw2 unwind: don't force dwarf 2
by Vineet Gupta
· 8 years ago
6716dbb
ARC: dw2 unwind: switch to .eh_frame based unwinding
by Vineet Gupta
· 11 years ago
d040876
ARC: dw2 unwind: factor CIE specifics for .eh_frame/.debug_frame
by Vineet Gupta
· 9 years ago
94f4fb0
ARC: module: support R_ARC_32_PCREL relocation
by Vineet Gupta
· 8 years ago
e0d5321
arc: perf: Enable generic "cache-references" and "cache-misses" events
by Alexey Brodkin
· 8 years ago
ce0f493
ARC: [plat-eznps] add missing atomic_fetch_xxx operations
by Noam Camus
· 8 years ago
ce63652
ARCv2: Implement atomic64 based on LLOCKD/SCONDD instructions
by Vineet Gupta
· 9 years ago
26c01c4
ARCv2: Support dynamic peripheral address space in HS38 rel 3.0 cores
by Vineet Gupta
· 8 years ago
f507684
ARCv2: identify HS38 rel 3.0 cores
by Vineet Gupta
· 8 years ago
9efac67
ARCv2: Add support for ZeBu Emulation platform for HS cores
by Vineet Gupta
· 9 years ago
618a9cd
arc: Add "model" properly in device tree description of all boards
by Alexey Brodkin
· 8 years ago
7798bf2
arc: don't leak bits of kernel stack into coredump
by Al Viro
· 8 years ago
77e5bdf
Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
05d9d0b
ARC: uaccess: get_user to zero out dest in cause of fault
by Vineet Gupta
· 8 years ago
f8430ea
PCI/MSI: Enable PCI_MSI_IRQ_DOMAIN support for ARC
by Joao Pinto
· 8 years ago
c57653d
ARC: export __udivdi3 for modules
by Vineet Gupta
· 8 years ago
1c3c9093
ARC: mm: fix build breakage with STRICT_MM_TYPECHECKS
by Vineet Gupta
· 8 years ago
d77976c
ARC: export kmap
by Vineet Gupta
· 8 years ago
840c054
ARC: Support syscall ABI v4
by Vineet Gupta
· 8 years ago
86147e3
ARC: use correct offset in pt_regs for saving/restoring user mode r25
by Liav Rehana
· 8 years ago
45c3b08
ARC: Elide redundant setup of DMA callbacks
by Vineet Gupta
· 8 years ago
18b43e8
ARC: Call trace_hardirqs_on() before enabling irqs
by Daniel Mentz
· 8 years ago
00085f1
dma-mapping: use unsigned long for dma_attrs
by Krzysztof Kozlowski
· 8 years ago
bd721ea
treewide: replace obsolete _refok by __ref
by Fabian Frederick
· 8 years ago
731c7d3
Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
f64d6e2
Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 8 years ago
a6408f6
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
9d3bc3d
Merge tag 'arc-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 8 years ago
3925a16
ARC: mm: don't loose PTE_SPECIAL in pte_modify()
by Vineet Gupta
· 8 years ago
6e8d666
Disable "maybe-uninitialized" warning globally
by Linus Torvalds
· 8 years ago
dcddffd
mm: do not pass mm_struct into handle_mm_fault
by Kirill A. Shutemov
· 8 years ago
5e58052
Backmerge tag 'v4.7' into drm-next
by Dave Airlie
· 8 years ago
55392c4
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
c86ad14
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
b4dff28
ARC: dma: fix address translation in arc_dma_free
by Vladimir Kondratiev
· 8 years ago
627c88b
ARC: typo fix in mm/ioremap.c
by Alexey Brodkin
· 8 years ago
ecd8081
ARC/time: Convert to hotplug state machine
by Anna-Maria Gleixner
· 8 years ago
1ce0b58
ARC: fix linux-next build breakage
by Vineet Gupta
· 8 years ago
3d93f42
Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano/linux into timers/core
by Thomas Gleixner
· 8 years ago
542d972
Back-merge tag 'v4.7-rc5' into drm-next
by Dave Airlie
· 8 years ago
284341d
Merge tag 'arc-4.7-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 8 years ago
177cf6e
clocksources: Switch back to the clksrc table
by Daniel Lezcano
· 8 years ago
43d7560
clocksource/drivers/arc: Convert init function to return error
by Daniel Lezcano
· 8 years ago
9bd5451
arc: unwind: warn only once if DW2_UNWIND is disabled
by Alexey Brodkin
· 8 years ago
f52e126
ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame)
by Vineet Gupta
· 8 years ago
54d87d6
arc: get rid of superfluous __GFP_REPEAT
by Michal Hocko
· 8 years ago
61c7864
arc: Remove unnecessary of_platform_populate with default match table
by Kefeng Wang
· 8 years ago
4aef66c
locking/atomic, arch/arc: Fix build
by Peter Zijlstra
· 8 years ago
b53d6be
locking/atomic: Remove linux/atomic.h:atomic_fetch_or()
by Peter Zijlstra
· 9 years ago
Next »