Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8cb2d8bf57e6e004c37db2fb4ce74f4d032b7cd0
/
arch
/
arc
01cfbad
ipv4: Update parameters for csum_tcpudp_magic to their original types
by Alexander Duyck
· 9 years ago
9ef2d8b
arc: SMP: CONFIG_ARC_IPI_DBG cleanup
by Valentin Rothberg
· 9 years ago
d73b73f
ARC: SMP: No need for CONFIG_ARC_IPI_DBG
by Vineet Gupta
· 9 years ago
3dea30c
ARCv2: Elide sending new cross core intr if receiver didn't ack prev
by Vineet Gupta
· 9 years ago
9681787
ARCv2: SMP: Push IPI_IRQ into IPI provider
by Vineet Gupta
· 9 years ago
dbcbc7e
ARC: [intc-compact] Remove IPI setup from ARCompact port
by Vineet Gupta
· 9 years ago
bb143f8
ARCv2: SMP: Emulate IPI to self using software triggered interrupt
by Vineet Gupta
· 9 years ago
3e5177c
arc: get rid of DEVTMPFS dependency on INITRAMFS_SOURCE
by Alexey Brodkin
· 9 years ago
a150b08
ARCv2: boot report CCMs (Closely Coupled Memories)
by Vineet Gupta
· 9 years ago
98341f7
ARCv2: boot print Low Latency Memory
by Vineet Gupta
· 9 years ago
0eca6fd
ARC: Assume multiplier is always present
by Vineet Gupta
· 9 years ago
e835a65
Merge tag 'arc-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 9 years ago
37eda9d
ARC: mm: Introduce explicit super page size support
by Vineet Gupta
· 9 years ago
dec2b28
ARCv2: intc: Allow interruption by lowest priority interrupt
by Vineet Gupta
· 9 years ago
4d0cb15
ARCv2: Check for LL-SC livelock only if LLSC is enabled
by Vineet Gupta
· 9 years ago
b89bd1f
ARC: shrink cpuinfo by not saving full timer BCR
by Vineet Gupta
· 9 years ago
d584f0f
ARCv2: clocksource: Rename GRTC -> GFRC ...
by Vineet Gupta
· 9 years ago
cbfe74a
ARCv2: STAR 9000950267: Handle return from intr to Delay Slot #2
by Vineet Gupta
· 9 years ago
e1c7e32
dma-mapping: always provide the dma_map_ops based implementation
by Christoph Hellwig
· 9 years ago
052c96d
arc: convert to dma_map_ops
by Christoph Hellwig
· 9 years ago
da48d09
Kconfig: remove HAVE_LATENCYTOP_SUPPORT
by Will Deacon
· 9 years ago
e1534ae
mm: differentiate page_mapped() from page_mapcount() for compound pages
by Kirill A. Shutemov
· 9 years ago
0f0836b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
by Linus Torvalds
· 9 years ago
6b538db
ARC: dw2 unwind: Catch Dwarf SNAFUs early
by Vineet Gupta
· 9 years ago
6d0d506
ARC: dw2 unwind: Don't bail for CIE.version != 1
by Vineet Gupta
· 9 years ago
2d64aff
Revert "ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailing"
by Vineet Gupta
· 9 years ago
07fd7d4
ARC: Fix linking errors with CONFIG_MODULE + CONFIG_CC_OPTIMIZE_FOR_SIZE
by Vineet Gupta
· 9 years ago
4b32e89
ARC: mm: fix building for MMU v2
by Alexey Brodkin
· 9 years ago
899cfd2
ARC: mm: HIGHMEM: Fix section mismatch splat
by Vineet Gupta
· 9 years ago
575a9d4
ARC: smp: Rename platform hook @init_cpu_smp -> @init_per_cpu
by Vineet Gupta
· 9 years ago
b474a02
ARC: rename smp operation init_irq_cpu() to init_per_cpu()
by Noam Camus
· 9 years ago
323f41f
ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailing
by Vineet Gupta
· 9 years ago
bc79c9a
ARC: dw2 unwind: Reinstante unwinding out of modules
by Vineet Gupta
· 9 years ago
ff1c0b6
ARC: [plat-sim] unbork non default CONFIG_LINUX_LINK_BASE
by Vineet Gupta
· 9 years ago
c512c6b
ARC: intc: Document arc_request_percpu_irq() better
by Vineet Gupta
· 9 years ago
c6317bc
ARCv2: perf: Ensure perf intr gets enabled on all cores
by Vineet Gupta
· 9 years ago
5bf704c
ARC: intc: No need to clear IRQ_NOAUTOEN
by Vineet Gupta
· 9 years ago
8eb0984
ARCv2: intc: Fix random perf irq disabling in SMP setup
by Vineet Gupta
· 9 years ago
6d1a2ad
ARC: [axs10x] cap ethernet phy to 100 Mbit/sec
by Alexey Brodkin
· 9 years ago
7523e4d
module: use a structure to encapsulate layout.
by Rusty Russell
· 9 years ago
2e22502
ARC: dw2 unwind: Remove falllback linear search thru FDE entries
by Vineet Gupta
· 9 years ago
e81b75f
ARC: remove SYNC from __switch_to()
by Vineet Gupta
· 9 years ago
b8628f3
ARCv2: Use the default irq priority for idle sleep
by Vineet Gupta
· 9 years ago
512b5b8
ARC: Abstract out ISA specific SLEEP args
by Vineet Gupta
· 9 years ago
61a1634
ARC: comments update
by Vineet Gupta
· 9 years ago
17c4fba
ARC: switch to arc-linux- CROSS_COMPILE prefix across all configs
by sujayraaj
· 9 years ago
b3a0d9a
Merge tag 'arc-4.4-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 9 years ago
1cfc05c
ARC: cpu_relax() to be compiler barrier even for UP
by Vineet Gupta
· 9 years ago
a6416f5
ARC: use ASL assembler mnemonic
by Vineet Gupta
· 9 years ago
541366d
ARC: [arcompact] Handle bus error from userspace as Interrupt not exception
by Vineet Gupta
· 9 years ago
76a8c40
ARC: remove extraneous header include
by Vineet Gupta
· 9 years ago
9bbd4b9
Merge tag 'devicetree-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 9 years ago
d63a978
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
2c2b828
Merge tag 'arc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 9 years ago
ac506b7
ARCv2: lib: memcpy: use local symbols
by Vineet Gupta
· 9 years ago
5a364c2
ARC: mm: PAE40 support
by Vineet Gupta
· 10 years ago
25d4641
ARC: mm: PAE40: tlbex.S: Explicitify the size of pte_t
by Vineet Gupta
· 9 years ago
28b4af7
ARC: mm: PAE40: switch to using phys_addr_t for physical addresses
by Vineet Gupta
· 9 years ago
29e3322
ARC: mm: HIGHMEM: populate high memory from DT
by Vineet Gupta
· 9 years ago
45890f6
ARC: mm: HIGHMEM: kmap API implementation
by Vineet Gupta
· 10 years ago
6101be5
ARC: mm: preps ahead of HIGHMEM support #2
by Vineet Gupta
· 9 years ago
336e213
ARC: mm: preps ahead of HIGHMEM support
by Vineet Gupta
· 10 years ago
d408464
ARC: mm: use generic macros _BITUL()/_AC()
by Alexey Brodkin
· 9 years ago
8840e14
ARC: mm: Improve Duplicate PD Fault handler
by Vineet Gupta
· 9 years ago
f759ee5
ARC: Ensure DT mem base is same as what kernel is built with
by Vineet Gupta
· 10 years ago
483bcc9
ARC: boot: Non Master cpus only need to call EARLY_CPU_SETUP once
by Vineet Gupta
· 9 years ago
aa0efcd
ARCv2: smp: [plat-*]: No need to explicitly call mcip_init_smp()
by Vineet Gupta
· 9 years ago
286130e
ARC: smp: Introduce smp hook @init_irq_cpu called for all cores
by Vineet Gupta
· 9 years ago
8721a7f
ARC: smp: Rename platform hook @init_smp -> @init_cpu_smp
by Vineet Gupta
· 9 years ago
26b8f99
ARCv2: smp: [plat-*]: No need to explicitly call mcip_init_early_smp()
by Vineet Gupta
· 9 years ago
e55af4d
ARC: smp: Introduce smp hook @init_early_smp for Master core
by Vineet Gupta
· 9 years ago
4c82f28
ARC: remove @init_time, @init_irq platform callbacks
by Vineet Gupta
· 9 years ago
e0868e6
ARC: smp: irqchip: handle IPI as percpu irq like timer
by Vineet Gupta
· 9 years ago
3971cdc
ARC: boot: Support Halt-on-reset and Run-on-reset SMP booting modes
by Vineet Gupta
· 9 years ago
b83abc8
arc: enable building of all dtbs
by Rob Herring
· 9 years ago
10375cc
arc: use common make variables for dtb builds
by Rob Herring
· 9 years ago
005a524
arc: axs10x_defconfig: remove CONFIG_MMC_DW_IDMAC
by Shawn Lin
· 9 years ago
f33e9c4
ARC: smp: Move default boot kick/wait code out of MCIP into common code
by Vineet Gupta
· 9 years ago
d0890ea
ARC: boot log: decode more mmu config items
by Vineet Gupta
· 9 years ago
964cf28
ARC: boot log: move helper macros to header for reuse
by Vineet Gupta
· 9 years ago
b598e17
ARC: mm: compute TLB size as needed from ways * sets
by Vineet Gupta
· 9 years ago
c583ee4
ARC: mm: MMU v1..v3 only selectable for ARCompact ISA based cores
by Vineet Gupta
· 9 years ago
5c35ee6
ARC: make write_aux_reg safer against macro substitution
by Vineet Gupta
· 9 years ago
9fabcc6
ARC: [arcompact] entry.S: Elide extra check/branch in exception ret path
by Vineet Gupta
· 9 years ago
5f88808
ARC: [arcompact] entry.S: Document preemption games for L2 intr
by Vineet Gupta
· 9 years ago
55a2ae7
ARC: [arcompact] entry.S: Improve early return from exception
by Vineet Gupta
· 9 years ago
9dbd3d9
ARC: [arcompact] don't check for hard isr calling local_irq_enable()
by Vineet Gupta
· 9 years ago
c7119d5
ARCv2: mm: THP: flush_pmd_tlb_range make SMP safe
by Vineet Gupta
· 9 years ago
722fe8f
ARCv2: mm: THP: Implement flush_pmd_tlb_range() optimization
by Vineet Gupta
· 10 years ago
6ce1879
ARCv2: mm: THP: boot validation/reporting
by Vineet Gupta
· 10 years ago
fe6c1b8
ARCv2: mm: THP support
by Vineet Gupta
· 10 years ago
24830fc
ARC: mm: Introduce PTE_SPECIAL
by Vineet Gupta
· 10 years ago
129cbed
ARC: mm: pte flags comsetic cleanups, comments
by Vineet Gupta
· 11 years ago
e8a7596
ARC: mm: switch pgtable_to to pte_t *
by Vineet Gupta
· 9 years ago
82fc167
Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new changes
by Ingo Molnar
· 9 years ago
30c4465
Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 9 years ago
62e8a32
atomic, arch: Audit atomic_{read,set}()
by Peter Zijlstra
· 9 years ago
bd0b9ac
genirq: Remove irq argument from irq flow handlers
by Thomas Gleixner
· 9 years ago
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
Next »