Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
9903bd7b73ef0dec429e951009b36643eb0fe239
/
arch
/
arc
a4ee7ba
Merge tag 'arc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 8 years ago
6d1c42d
Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 8 years ago
828cad8
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
a524c21
ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixup
by Vineet Gupta
· 8 years ago
8ba605b
ARC: [plat-*] ARC_HAS_COH_CACHES no longer relevant
by Vineet Gupta
· 8 years ago
b48fba0
ARCv2: intc: Delete useless comments in Device Trees
by Yuriy Kolerov
· 8 years ago
ec69b26
ARCv2: IDU-intc: Delete deprecated parameters in Device Trees
by Yuriy Kolerov
· 8 years ago
fc73965
ARCv2: IDU-intc: mask all common interrupts by default
by Yuriy Kolerov
· 8 years ago
6f0310a
ARCv2: IDU-intc: Use build registers for getting numbers of interrupts
by Yuriy Kolerov
· 8 years ago
be568e7
ARCv2: intc: Set default priority for all core interrupts
by Yuriy Kolerov
· 8 years ago
179cf19
ARCv2: intc: Use runtime value of irq count for setting up intc
by Vineet Gupta
· 8 years ago
f33b8cd
ARCv2: intc: Rework the build time irq count information
by Yuriy Kolerov
· 8 years ago
fe7b109
ARC: [intc-*]: confine NR_CPU_IRQS to intc code
by Vineet Gupta
· 8 years ago
e98a7bf
ARCv2: intc: Use ARC_REG_STATUS32 for addressing STATUS32 reg
by Yuriy Kolerov
· 8 years ago
cf16bf7
arc: vdk: Add support of UIO
by Alexey Brodkin
· 8 years ago
d9174e7
arc: vdk: Add support of MMC controller
by Alexey Brodkin
· 8 years ago
91447ec
arc: vdk: Disable halt on reset
by Alexey Brodkin
· 8 years ago
b672592
sched/cputime: Remove generic asm headers
by Frederic Weisbecker
· 8 years ago
9aed02f
ARC: [arcompact] handle unaligned access delay slot corner case
by Vineet Gupta
· 8 years ago
9ce6dbe
arc: migrate exception table users off module.h and onto extable.h
by Paul Gortmaker
· 8 years ago
78f824d
ARCv2: smp-boot: wake_flag polling by non-Masters needs to be uncached
by Vineet Gupta
· 9 years ago
bf02454
ARC: smp-boot: Decouple Non masters waiting API from jump to entry point
by Vineet Gupta
· 8 years ago
517e7610d
ARCv2: MCIP: update the BCR per current changes
by Vineet Gupta
· 8 years ago
36425cd
ARC: udelay: fix inline assembler by adding LP_COUNT to clobber list
by Vineet Gupta
· 8 years ago
92fdb52
ARCv2: MCIP: Deprecate setting of affinity in Device Tree
by Yuriy Kolerov
· 8 years ago
d0e73e2
ARC: Revert "ARC: mm: IOC: Don't enable IOC by default"
by Vineet Gupta
· 8 years ago
76894a7
ARC: mm: split arc_cache_init to allow __init reaping of bulk
by Vineet Gupta
· 8 years ago
e497c8e
ARCv2: IOC: Use actual memory size to setup aperture size
by Vineet Gupta
· 8 years ago
8c47f83
ARCv2: IOC: Adhere to progamming model guidelines to avoid DMA corruption
by Vineet Gupta
· 9 years ago
d4911cd
ARCv2: IOC: refactor the IOC and SLC operations into own functions
by Vineet Gupta
· 9 years ago
eb1357d
ARC: module: Fix !CONFIG_ARC_DW2_UNWIND builds
by Vineet Gupta
· 8 years ago
ecd43af
ARCv2: save r30 on kernel entry as gcc uses it for code-gen
by Vineet Gupta
· 8 years ago
e51d5d0
ARCv2: IRQ: Call entry/exit functions for chained handlers in MCIP
by Yuriy Kolerov
· 8 years ago
2163266
ARC: IRQ: Use hwirq instead of virq in mask/unmask
by Yuriy Kolerov
· 8 years ago
fa84d73
ARC: mmu: clarify the MMUv3 programming model
by Vineet Gupta
· 8 years ago
42e0372
Merge tag 'arc-4.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 8 years ago
08fe007
ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcache
by Vineet Gupta
· 8 years ago
f64915b
ARC: mm: No need to save cache version in @cpuinfo
by Vineet Gupta
· 8 years ago
983eeba
ARC: enable SG chaining
by Vladimir Kondratiev
· 8 years ago
d25b6af
Merge tag 'arc-4.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 8 years ago
e3842cb
Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 8 years ago
8a3385d
arch/arc: add option to skip sync on DMA mapping
by Alexander Duyck
· 8 years ago
107177b
ARCv2: intc: default all interrupts to priority 1
by Vineet Gupta
· 8 years ago
78833e7
ARCv2: entry: document intr disable in hard isr
by Vineet Gupta
· 8 years ago
f5f3bde
ARC: ARCompact entry: elide re-reading ECR in ProtV handler
by Vineet Gupta
· 8 years ago
6f38751
Merge branch 'linus' into locking/core, to pick up fixes
by Ingo Molnar
· 8 years ago
7badf6f
ARC: axs10x: really enable ARC PGU
by Alexey Brodkin
· 8 years ago
4988cc5
ARC: rename Zebu platform support to HAPS
by Vineet Gupta
· 8 years ago
09dcd19
soc: Support for NPS HW scheduling
by Noam Camus
· 8 years ago
c4c9a04
clocksource: import ARC timer driver
by Vineet Gupta
· 8 years ago
b26c2e3
ARC: breakout timer include code into separate header ...
by Vineet Gupta
· 8 years ago
2d7f5c4
ARC: move mcip.h into include/soc and adjust the includes
by Vineet Gupta
· 8 years ago
c33a605
ARC: breakout aux handling into a separate header
by Vineet Gupta
· 8 years ago
92b0331
ARC: time: move time_init() out of the driver
by Vineet Gupta
· 8 years ago
0442142
ARC: timer: gfrc, rtc: build under same option (64-bit timers)
by Vineet Gupta
· 8 years ago
ec7cb87
ARC: timer: gfrc, rtc: Read BCR to detect whether hardware exists ...
by Vineet Gupta
· 8 years ago
2cd690e
ARC: timer: gfrc, rtc: deuglify big endian code
by Vineet Gupta
· 8 years ago
bd2c663
dmaengine: DW DMAC: add multi-block property to device tree
by Eugeniy Paltsev
· 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
02cb689
Merge branch 'linus' into locking/core, to pick up fixes
by Ingo Molnar
· 8 years ago
6d0d287
locking/core: Provide common cpu_relax_yield() definition
by Christian Borntraeger
· 8 years ago
5bd0b85
locking/core, arch: Remove cpu_relax_lowlatency()
by Christian Borntraeger
· 8 years ago
79ab11c
locking/core: Introduce cpu_relax_yield()
by Christian Borntraeger
· 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
4c8ee71
Merge branch 'linus' into locking/core, to pick up fixes
by Ingo Molnar
· 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
890658b
locking/mutex: Kill arch specific code
by Peter Zijlstra
· 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
Next »