Sign in
coral
/
linux-imx
/
883334ceaa4f97249b8e1c0d76e4805c2c7eefa3
/
arch
/
arc
/
kernel
b5dcd4a
ARC: clone syscall to setp r25 as thread pointer
by Vineet Gupta
· 7 years ago
09af6c90
ARC: Improve cmpxchg syscall implementation
by Peter Zijlstra
· 7 years ago
fbeb2ee
ARC: Enable machine_desc->init_per_cpu for !CONFIG_SMP
by Alexey Brodkin
· 8 years ago
738310e
ARC: setup cpu possible mask according to possible-cpus dts property
by Eugeniy Paltsev
· 7 years ago
f7f7819
ARC: mcip: update MCIP debug mask when the new cpu came online
by Eugeniy Paltsev
· 7 years ago
50de7f4
ARC: mcip: halt GFRC counter when ARC cores halt
by Eugeniy Paltsev
· 7 years ago
ead7515
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 8 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 8 years ago
fdbed19
ARC: unbork module link errors with !CONFIG_ARC_HAS_LLSC
by Vineet Gupta
· 8 years ago
dea8252
ARCv2: boot log: identify HS48 cores (dual issue)
by Vineet Gupta
· 8 years ago
010a8c9
ARC: boot log: decontaminate ARCv2 ISA_CONFIG register
by Vineet Gupta
· 8 years ago
0ee931c
mm: treewide: remove GFP_TEMPORARY allocation flag
by Michal Hocko
· 8 years ago
ee89252
Merge tag 'arc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 8 years ago
0d519f2
Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
1ee55a8
ARC: Re-enable MMU upon Machine Check exception
by Jose Abreu
· 8 years ago
aa7e3a5
ARC: Show fault information passed to show_kernel_fault_diag()
by Jose Abreu
· 8 years ago
a518d63
ARC: [plat-hsdk] initial port for HSDK board
by Alexey Brodkin
· 8 years ago
e8206d2
ARCv2: SMP: Mask only private-per-core IRQ lines on boot at core intc
by Alexey Brodkin
· 8 years ago
28923f6
ARC: [plat-eznps] handle extra aux regs #2: kernel/entry exit
by Liav Rehana
· 8 years ago
18ee4be
ARC: set boot print log level to PR_INFO
by Noam Camus
· 8 years ago
9833949
ARC: [plat-eznps] Handle user memory error same in simulation and silicon
by Noam Camus
· 8 years ago
644fa02
ARC: [plat-eznps] use schd.wft instruction instead of sleep at idle task
by Noam Camus
· 8 years ago
64f42ce
ARC: create cpu specific version of arch_cpu_idle()
by Vineet Gupta
· 8 years ago
9405530
ARC: typos fix in kernel/entry-compact.S
by Liav Rehana
· 8 years ago
a8ec3ee
arc: Mask individual IRQ lines during core INTC init
by Alexey Brodkin
· 8 years ago
77f0c8b
ARC: Remove empty kernel/pcibios.c
by Palmer Dabbelt
· 8 years ago
ecf677c
PCI: Add a generic weak pcibios_align_resource()
by Palmer Dabbelt
· 8 years ago
bccf90d
PCI: Add a generic weak pcibios_fixup_bus()
by Palmer Dabbelt
· 8 years ago
ba5d08c
clocksource/drivers: Rename clocksource_probe to timer_probe
by Daniel Lezcano
· 8 years ago
4a1e31c
Merge tag 'arc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 8 years ago
ad61dd3
scripts/spelling.txt: add regsiter -> register spelling mistake
by Stephen Boyd
· 8 years ago
65c02a5
ARCv2: ptrace: provide regset for accumulator/r30 regs
by Vineet Gupta
· 8 years ago
3d5e801
ARCv2: entry: save Accumulator register pair (r58:59) if present
by Vineet Gupta
· 8 years ago
814a585
ARCv2: make unimplemented vectors as no-ops rather than halt core
by Vineet Gupta
· 8 years ago
7f35144
ARC: get rate from clk driver instead of reading device tree
by Vlad Zakharov
· 8 years ago
68e21be
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
by Ingo Molnar
· 8 years ago
68db0cf
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
by Ingo Molnar
· 8 years ago
2993002
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
b17b015
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
by Ingo Molnar
· 8 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
6e84f31
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>
by Ingo Molnar
· 8 years ago
3fce371
mm: add new mmget() helper
by Vegard Nossum
· 8 years ago
f1f1007
mm: add new mmgrab() helper
by Vegard Nossum
· 8 years ago
550116d
scripts/spelling.txt: add "aligment" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
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
a524c21
ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixup
by Vineet Gupta
· 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
9aed02f
ARC: [arcompact] handle unaligned access delay slot corner case
by Vineet Gupta
· 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
92fdb52
ARCv2: MCIP: Deprecate setting of affinity in Device Tree
by Yuriy Kolerov
· 8 years ago
eb1357d
ARC: module: Fix !CONFIG_ARC_DW2_UNWIND builds
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
107177b
ARCv2: intc: default all interrupts to priority 1
by Vineet Gupta
· 9 years ago
78833e7
ARCv2: entry: document intr disable in hard isr
by Vineet Gupta
· 9 years ago
f5f3bde
ARC: ARCompact entry: elide re-reading ECR in ProtV handler
by Vineet Gupta
· 9 years ago
c4c9a04
clocksource: import ARC timer driver
by Vineet Gupta
· 9 years ago
b26c2e3
ARC: breakout timer include code into separate header ...
by Vineet Gupta
· 9 years ago
2d7f5c4
ARC: move mcip.h into include/soc and adjust the includes
by Vineet Gupta
· 9 years ago
92b0331
ARC: time: move time_init() out of the driver
by Vineet Gupta
· 9 years ago
0442142
ARC: timer: gfrc, rtc: build under same option (64-bit timers)
by Vineet Gupta
· 9 years ago
ec7cb87
ARC: timer: gfrc, rtc: Read BCR to detect whether hardware exists ...
by Vineet Gupta
· 9 years ago
2cd690e
ARC: timer: gfrc, rtc: deuglify big endian code
by Vineet Gupta
· 9 years ago
0a0a047
ARCv2: MCIP: Use IDU_M_DISTRI_DEST mode if there is only 1 destination core
by Yuriy Kolerov
· 9 years ago
34e71e4
ARC: IRQ: Do not use hwirq as virq and vice versa
by Yuriy Kolerov
· 9 years ago
19dbc76
ARC: [plat-eznps] set default baud for early console
by Noam Camus
· 9 years ago
922cc17
ARC: timer: rtc: implement read loop in "C" vs. inline asm
by Vineet Gupta
· 9 years ago
e6e335b
ARC: change return value of userspace cmpxchg assist syscall
by Vineet Gupta
· 9 years ago
8f6d9eb
ARC: [SMP] avoid overriding present cpumask
by Noam Camus
· 9 years ago
b75dcd9
ARC: module: print pretty section names
by Vineet Gupta
· 9 years ago
d65283f
ARC: module: elide loop to save reference to .eh_frame
by Vineet Gupta
· 9 years ago
f644e36
ARC: mm: retire ARC_DBG_TLB_MISS_COUNT...
by Vineet Gupta
· 9 years ago
d975cbc
ARC: boot log: refactor cpu name/release printing
by Vineet Gupta
· 9 years ago
a024fd9
ARC: boot log: don't assume SWAPE instruction support
by Vineet Gupta
· 9 years ago
73e284d
ARC: boot log: refactor printing abt features not captured in BCRs
by Vineet Gupta
· 9 years ago
711c1f2
ARCv2: boot log: print IOC exists as well as enabled status
by Vineet Gupta
· 9 years ago
91e040a
ARC: syscall for userspace cmpxchg assist
by Vineet Gupta
· 9 years ago
3da4310
ARC: Adjust cpuinfo for non-continuous cpu ids
by Noam Camus
· 9 years ago
3ce0fef
ARCv2: intc: untangle SMP, MCIP and IDU
by Vineet Gupta
· 9 years ago
2692a71
Merge branch 'work.uaccess' into for-linus
by Al Viro
· 9 years ago
6727ad9
nmi_backtrace: generate one-line reports for idle cpus
by Chris Metcalf
· 9 years ago
bc0c7ec
ARCv2: intc: Use kflag if STATUS32.IE must be reset
by Yuriy Kolerov
· 9 years ago
99a2ca6
ARC: .exit.* sections can be discarded in .eh_frame regime
by Vineet Gupta
· 9 years ago
86effd0
ARC: dw2 unwind: enable cfi pseudo ops in string lib
by Vineet Gupta
· 9 years ago
2dad112
ARC: entry: make ret_from_system_call local label
by Vineet Gupta
· 9 years ago
6716dbb
ARC: dw2 unwind: switch to .eh_frame based unwinding
by Vineet Gupta
· 12 years ago
d040876
ARC: dw2 unwind: factor CIE specifics for .eh_frame/.debug_frame
by Vineet Gupta
· 10 years ago
94f4fb0
ARC: module: support R_ARC_32_PCREL relocation
by Vineet Gupta
· 9 years ago
e0d5321
arc: perf: Enable generic "cache-references" and "cache-misses" events
by Alexey Brodkin
· 9 years ago
26c01c4
ARCv2: Support dynamic peripheral address space in HS38 rel 3.0 cores
by Vineet Gupta
· 9 years ago
f507684
ARCv2: identify HS38 rel 3.0 cores
by Vineet Gupta
· 9 years ago
Next »