aboutsummaryrefslogtreecommitdiff
path: root/arch/arc/kernel
AgeCommit message (Expand)Author
2018-08-27ARC: cleanup show_faulting_vma()Eugeniy Paltsev
2018-07-25Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2018-07-09ARC: Improve cmpxchg syscall implementationPeter Zijlstra
2018-06-21bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobeMasami Hiramatsu
2018-06-21ARC/kprobes: Don't call the ->break_handler() in ARC kprobes codeMasami Hiramatsu
2018-06-21ARC/kprobes: Remove jprobe implementationMasami Hiramatsu
2018-06-20ARC: Enable machine_desc->init_per_cpu for !CONFIG_SMPAlexey Brodkin
2018-04-06Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-03-01Merge tag 'arc-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2018-02-28ARC: setup cpu possible mask according to possible-cpus dts propertyEugeniy Paltsev
2018-02-28ARC: mcip: update MCIP debug mask when the new cpu came onlineEugeniy Paltsev
2018-02-28ARC: mcip: halt GFRC counter when ARC cores haltEugeniy Paltsev
2018-02-28ARCv2: boot log: fix HS48 release numberVineet Gupta
2018-02-22get rid of pointless includes of fs_struct.hAl Viro
2018-02-22treewide/trivial: Remove ';;$' typo noiseIngo Molnar
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-23ARC: boot log: Fix trailing semicolonLuis de Bethencourt
2018-01-23ARC: dw2 unwind: Fix trailing semicolonLuis de Bethencourt
2018-01-22signal: Don't use structure initializers for struct siginfoEric W. Biederman
2018-01-03ARC: handle gcc generated __builtin_trap for older compilerVineet Gupta
2017-12-20ARC: handle gcc generated __builtin_trap()Vineet Gupta
2017-12-20arc: do not use __print_symbol()Sergey Senozhatsky
2017-11-28ARC: Fix detection of dual-issue enabledAlexey Brodkin
2017-11-25Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2017-11-21ARCv2: perf: optimize given that num counters <= 32Vineet Gupta
2017-11-21ARCv2: perf: tweak overflow interruptVineet Gupta
2017-11-13ARCv2: boot log: updates for HS48: dual-issue, ECC, Loop BufferVineet Gupta
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-11ARC: unbork module link errors with !CONFIG_ARC_HAS_LLSCVineet Gupta
2017-10-03ARCv2: boot log: identify HS48 cores (dual issue)Vineet Gupta
2017-10-03ARC: boot log: decontaminate ARCv2 ISA_CONFIG registerVineet Gupta
2017-09-13mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko
2017-09-08Merge tag 'arc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-01ARC: Re-enable MMU upon Machine Check exceptionJose Abreu
2017-09-01ARC: Show fault information passed to show_kernel_fault_diag()Jose Abreu
2017-09-01ARC: [plat-hsdk] initial port for HSDK boardAlexey Brodkin
2017-08-28ARCv2: SMP: Mask only private-per-core IRQ lines on boot at core intcAlexey Brodkin
2017-08-28ARC: [plat-eznps] handle extra aux regs #2: kernel/entry exitLiav Rehana
2017-08-28ARC: set boot print log level to PR_INFONoam Camus
2017-08-28ARC: [plat-eznps] Handle user memory error same in simulation and siliconNoam Camus
2017-08-28ARC: [plat-eznps] use schd.wft instruction instead of sleep at idle taskNoam Camus
2017-08-28ARC: create cpu specific version of arch_cpu_idle()Vineet Gupta
2017-08-28ARC: typos fix in kernel/entry-compact.SLiav Rehana
2017-08-11arc: Mask individual IRQ lines during core INTC initAlexey Brodkin
2017-08-02ARC: Remove empty kernel/pcibios.cPalmer Dabbelt
2017-08-02PCI: Add a generic weak pcibios_align_resource()Palmer Dabbelt