summaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel
Commit message (Expand)AuthorAgeFilesLines
* ARC: handle gcc generated __builtin_trap for older compilerVineet Gupta2018-01-031-0/+8
* ARC: handle gcc generated __builtin_trap()Vineet Gupta2017-12-202-0/+9
* arc: do not use __print_symbol()Sergey Senozhatsky2017-12-201-1/+1
* ARC: Fix detection of dual-issue enabledAlexey Brodkin2017-11-281-1/+1
* Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2017-11-252-23/+60
|\
| * ARCv2: perf: optimize given that num counters <= 32Vineet Gupta2017-11-211-9/+7
| * ARCv2: perf: tweak overflow interruptVineet Gupta2017-11-211-10/+14
| * ARCv2: boot log: updates for HS48: dual-issue, ECC, Loop BufferVineet Gupta2017-11-131-4/+39
* | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-072-0/+6
|\ \
| * \ Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-021-0/+1
| |\ \ | | |/ | |/|
| | * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
| * | ARC: unbork module link errors with !CONFIG_ARC_HAS_LLSCVineet Gupta2017-10-111-0/+5
| |/
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-1/+1
|/
* ARCv2: boot log: identify HS48 cores (dual issue)Vineet Gupta2017-10-031-3/+14
* ARC: boot log: decontaminate ARCv2 ISA_CONFIG registerVineet Gupta2017-10-031-4/+11
* mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko2017-09-132-2/+2
* Merge tag 'arc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2017-09-087-21/+60
|\
| * ARC: Re-enable MMU upon Machine Check exceptionJose Abreu2017-09-011-0/+6
| * ARC: Show fault information passed to show_kernel_fault_diag()Jose Abreu2017-09-012-2/+5
| * ARC: [plat-hsdk] initial port for HSDK boardAlexey Brodkin2017-09-011-2/+3
| * ARC: [plat-eznps] handle extra aux regs #2: kernel/entry exitLiav Rehana2017-08-281-0/+4
| * ARC: set boot print log level to PR_INFONoam Camus2017-08-281-3/+3
| * ARC: [plat-eznps] Handle user memory error same in simulation and siliconNoam Camus2017-08-281-1/+1
| * ARC: [plat-eznps] use schd.wft instruction instead of sleep at idle taskNoam Camus2017-08-281-1/+12
| * ARC: create cpu specific version of arch_cpu_idle()Vineet Gupta2017-08-281-2/+16
| * ARC: typos fix in kernel/entry-compact.SLiav Rehana2017-08-281-11/+11
* | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-082-23/+0
|\ \
| * | ARC: Remove empty kernel/pcibios.cPalmer Dabbelt2017-08-022-10/+0
| * | PCI: Add a generic weak pcibios_align_resource()Palmer Dabbelt2017-08-021-9/+0
| * | PCI: Add a generic weak pcibios_fixup_bus()Palmer Dabbelt2017-08-021-4/+0
* | | ARCv2: SMP: Mask only private-per-core IRQ lines on boot at core intcAlexey Brodkin2017-08-282-3/+10
| |/ |/|
* | arc: Mask individual IRQ lines during core INTC initAlexey Brodkin2017-08-112-1/+16
|/
* clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano2017-06-141-1/+1
* Merge tag 'arc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2017-05-091-3/+59
|\
| * ARCv2: ptrace: provide regset for accumulator/r30 regsVineet Gupta2017-05-031-3/+59
* | scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd2017-05-081-1/+1
|/
* ARCv2: entry: save Accumulator register pair (r58:59) if presentVineet Gupta2017-04-201-9/+21
* ARCv2: make unimplemented vectors as no-ops rather than halt coreVineet Gupta2017-03-201-3/+9
* ARC: get rate from clk driver instead of reading device treeVlad Zakharov2017-03-051-4/+12
* sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-031-1/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-024-0/+5
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-0/+4
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+2
* mm: add new mmget() helperVegard Nossum2017-02-271-1/+1
* mm: add new mmgrab() helperVegard Nossum2017-02-271-1/+1
* scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada2017-02-271-2/+2
* Merge tag 'arc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2017-02-224-41/+57
|\
| * ARCv2: IDU-intc: Delete deprecated parameters in Device TreesYuriy Kolerov2017-02-061-16/+1
OpenPOWER on IntegriCloud