summaryrefslogtreecommitdiff
path: root/arch/arc/kernel
AgeCommit message (Expand)Author
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
2017-08-02PCI: Add a generic weak pcibios_fixup_bus()Palmer Dabbelt
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano
2017-05-09Merge tag 'arc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2017-05-08scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd
2017-05-03ARCv2: ptrace: provide regset for accumulator/r30 regsVineet Gupta
2017-04-20ARCv2: entry: save Accumulator register pair (r58:59) if presentVineet Gupta
2017-03-20ARCv2: make unimplemented vectors as no-ops rather than halt coreVineet Gupta
2017-03-05ARC: get rate from clk driver instead of reading device treeVlad Zakharov
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-27mm: add new mmget() helperVegard Nossum
2017-02-27mm: add new mmgrab() helperVegard Nossum
2017-02-27scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada
2017-02-22Merge tag 'arc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2017-02-07ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixupVineet Gupta
2017-02-06ARCv2: IDU-intc: Delete deprecated parameters in Device TreesYuriy Kolerov
2017-02-06ARCv2: IDU-intc: mask all common interrupts by defaultYuriy Kolerov
2017-02-06ARCv2: IDU-intc: Use build registers for getting numbers of interruptsYuriy Kolerov
2017-02-06ARCv2: intc: Set default priority for all core interruptsYuriy Kolerov
2017-02-06ARCv2: intc: Use runtime value of irq count for setting up intcVineet Gupta
2017-02-06ARCv2: intc: Rework the build time irq count informationYuriy Kolerov
2017-02-06ARC: [intc-*]: confine NR_CPU_IRQS to intc codeVineet Gupta
2017-02-06ARCv2: intc: Use ARC_REG_STATUS32 for addressing STATUS32 regYuriy Kolerov
2017-01-27ARC: [arcompact] handle unaligned access delay slot corner caseVineet Gupta
2017-01-24ARCv2: smp-boot: wake_flag polling by non-Masters needs to be uncachedVineet Gupta
2017-01-24ARC: smp-boot: Decouple Non masters waiting API from jump to entry pointVineet Gupta
2017-01-24ARCv2: MCIP: update the BCR per current changesVineet Gupta
2017-01-24ARCv2: MCIP: Deprecate setting of affinity in Device TreeYuriy Kolerov