Linux SNPS ARC Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-09 20:52:45 to 2017-06-23 21:45:38 UTC [more...]

[PATCH] pci: Add and use PCI_GENERIC_SETUP Kconfig entry
 2017-06-23 21:45 UTC 

[PATCH 0/3 v5] hsdk: initial port for HSDK board
 2017-06-23 14:31 UTC  (4+ messages)
` [PATCH 1/3 v5] ARC: Set IO-coherency aperture base to LINUX_LINK_BASE
` [PATCH 2/3 v5] ARC: Decouple linux kernel memory address and link address
` [PATCH 3/3 v5] ARC: hsdk: initial port for HSDK board

[PATCH 1/1] futex: remove duplicated code and fix UB
 2017-06-23  7:51 UTC  (3+ messages)

[PATCH 12/23] clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLARE
 2017-06-23  3:56 UTC  (4+ messages)
  ` [PATCH 13/23] clocksource/drivers: Rename clocksource_probe to timer_probe

uclibc test suite with gnu 2017.03 (was Re: [Fwd: Re: nsim latest free version])
 2017-06-22 23:21 UTC  (3+ messages)

[PATCH v4] clk: axs10x: introduce AXS10X pll driver
 2017-06-21 19:16 UTC 

[PATCH V10 1/3] irq: Allow to pass the IRQF_TIMER flag with percpu irq request
 2017-06-20 20:30 UTC  (5+ messages)

[PATCH 03/20] asm-generic: Drop getrlimit and setrlimit syscalls from default list
 2017-06-20 15:27 UTC  (10+ messages)

[PATCH 3.10 141/268] ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixup
 2017-06-19 18:30 UTC 

[PATCH] arc: implement DMA_ATTR_NO_KERNEL_MAPPING
 2017-06-16 18:28 UTC  (2+ messages)

[PATCH] Unexport LANG env variable
 2017-06-16  0:29 UTC  (4+ messages)

[PATCH v3 00/11] plat-eznps upstream cont. set 2
 2017-06-15  8:44 UTC  (12+ messages)
` [PATCH v3 01/11] ARC: set level of log per CPU during boot to be info level
` [PATCH v3 02/11] ARC: send ipi to all cpus sharing task mm in case of page fault
` [PATCH v3 03/11] ARC: Allow irq threading
` [PATCH v3 04/11] ARC: Add CPU topology
` [PATCH v3 05/11] ARC: Support more than one PGDIR for KVADDR
` [PATCH v3 06/11] ARC: [NUMA] added CONFIG_NUMA for plat-eznps
` [PATCH v3 07/11] ARC: [plat-eznps] new command line argument for HW scheduler at MTM
` [PATCH v3 08/11] ARC: [plat-eznps] Update the init sequence of aux regs per cpu
` [PATCH v3 09/11] ARC: [plat-eznps] Save/Restore extra auxiliary registers
` [PATCH v3 10/11] ARC: [plat-eznps] handle dedicated AUX registers
` [PATCH v3 11/11] ARC: [plat-eznps] avoid toggling of DPC register

[PATCH v2 00/12] plat-eznps upstream cont. set 2
 2017-06-14 22:49 UTC  (16+ messages)
` [PATCH v2 01/12] ARC: [plat-eznps] Handle memory error as an exception
` [PATCH v2 02/12] ARC: set level of log per CPU during boot to be debug level
` [PATCH v2 03/12] ARC: send ipi to all cpus sharing task mm in case of page fault
` [PATCH v2 04/12] ARC: Allow irq threading
` [PATCH v2 05/12] ARC: Add CPU topology
` [PATCH v2 06/12] ARC: Support more than one PGDIR for KVADDR
` [PATCH v2 07/12] ARC: [NUMA] added CONFIG_NUMA for plat-eznps
` [PATCH v2 08/12] ARC: [plat-eznps] new command line argument for HW scheduler at MTM
` [PATCH v2 09/12] ARC: [plat-eznps] Update the init sequence of aux regs per cpu
` [PATCH v2 10/12] ARC: [plat-eznps] Save/Restore extra auxiliary registers
` [PATCH v2 11/12] ARC: [plat-eznps] handle dedicated AUX registers
` [PATCH v2 12/12] ARC: [plat-eznps] avoid toggling of DPC register

[PATCH v2 00/11] ARC plat-eznps upstream cont
 2017-06-12 17:40 UTC  (25+ messages)
` [PATCH v2 01/11] ARC: set level of log per CPU during boot to be debug level
` [PATCH v2 02/11] ARC: send ipi to all cpus sharing task mm in case of page fault
` [PATCH v2 03/11] ARC: typo fix in mm/fault.c
` [PATCH v2 04/11] ARC: typos fix in kernel/entry-compact.S
` [PATCH v2 05/11] ARC: [plat-eznps] typo fix at Kconfig
` [PATCH v2 06/11] ARC: [plat-eznps] Fix TLB Errata
` [PATCH v2 07/11] ARC: [plat-eznps] disabled stall counter due to a HW bug
` [PATCH v2 08/11] ARC: [plat-eznps] spinlock aware for MTM
` [PATCH v2 09/11] ARC: [plat-eznps] use schd.wft instruction instead of sleep at idle task
` [PATCH v2 10/11] ARC: enable platform specific mem_service implementation
` [PATCH v2 11/11] ARC: [plat-eznps] Handle memory error as an exception

[PATCH 00/35] defconfig: Cleanup from old entries
 2017-06-12  9:54 UTC  (7+ messages)
` [PATCH 17/35] ARC: defconfig: Cleanup from old Kconfig options

[PATCH 00/27] kbuild, arch: complete UAPI de-coupling and cleanup scripts/Makefile.headersinst
 2017-06-12  3:27 UTC  (2+ messages)
` [PATCH 06/27] arc: move generic-y of exported headers to uapi/asm/Kbuild

[RFC][PATCH] atomic: Fix atomic_set_release() for 'funny' architectures
 2017-06-09 18:49 UTC  (2+ messages)

[RFC] arc: Decouple linux kernel memory address and link address
 2017-06-08 15:24 UTC 

[PATCH 00/11] plat-eznps upstream cont. set 2
 2017-06-08 15:20 UTC  (12+ messages)
` [PATCH 01/11] ARC: set level of log per CPU during boot to be debug level
` [PATCH 02/11] ARC: send ipi to all cpus sharing task mm in case of page fault
` [PATCH 03/11] ARC: Allow irq threading
` [PATCH 04/11] ARC: Add CPU topology
` [PATCH 05/11] ARC: Support more than one PGDIR for KVADDR
` [PATCH 06/11] ARC: [NUMA] added CONFIG_NUMA for plat-eznps
` [PATCH 07/11] ARC: [plat-eznps] new command line argument for HW scheduler at MTM
` [PATCH 08/11] ARC: [plat-eznps] Update the init sequence of aux regs per cpu
` [PATCH 09/11] ARC: [plat-eznps] Save/Restore extra auxiliary registers
` [PATCH 10/11] ARC: [plat-eznps] handle dedicated AUX registers
` [PATCH 11/11] ARC: [plat-eznps] avoid toggling of DPC register

[PATCH 03/20] asm-generic: Drop getrlimit and setrlimit syscalls from default list
 2017-06-07 18:48 UTC  (3+ messages)

[PATCH] arc: Remove sometimes misleading toolchain check
 2017-06-07 16:35 UTC  (3+ messages)

[PATCH v4] hsdk: initial port for HSDK board
 2017-06-06 22:15 UTC  (2+ messages)

[PATCH 00/10] ARC plat-eznps upstream cont
 2017-06-06 21:57 UTC  (27+ messages)
` [PATCH 01/10] ARC: set level of log per CPU during boot to be debug level
` [PATCH 02/10] ARC: send ipi to all cpus sharing task mm in case of page fault
` [PATCH 03/10] ARC: typo fix in mm/fault.c
` [PATCH 04/10] ARC: typos fix in kernel/entry-compact.S
` [PATCH 05/10] ARC: [plat-eznps] typo fix at Kconfig
` [PATCH 06/10] ARC: [plat-eznps] Fix TLB Errata
` [PATCH 07/10] ARC: [plat-eznps] disabled stall counter due to a HW bug
` [PATCH 08/10] ARC: [plat-eznps] spinlock aware for MTM
` [PATCH 09/10] ARC: [plat-eznps] use schd.wft instruction instead of sleep at idle task
` [PATCH 10/10] ARC: [plat-eznps] Handle memory error as an exception

[PATCH v3] hsdk: initial port for HSDK board
 2017-06-02 17:51 UTC  (2+ messages)

[PATCH v3] clk/axs10x: introduce AXS10X pll driver
 2017-06-02 17:42 UTC  (2+ messages)

git repo with Redpine changes
 2017-06-02  5:30 UTC  (4+ messages)

[PATCH] hsdk: initial port for HSDK board
 2017-06-01 14:43 UTC 

[PATCH v2] hsdk: initial port for HSDK board
 2017-05-31 19:47 UTC  (2+ messages)

[PATCH 2/7] clocksource: Rename CLOCKSOURCE_OF_DECLARE
 2017-05-31 10:29 UTC  (18+ messages)
` [PATCH 3/7] clocksource: Rename clocksource_probe

[PATCH] hsdk: initial port for HSDK board
 2017-05-30 22:42 UTC  (2+ messages)

[PATCH] arc: Add "include chroot" for DT bindings
 2017-05-30 17:04 UTC  (4+ messages)

[PATCH] arc: Set IO-coherency aperture base to LINUX_LINK_BASE
 2017-05-26 15:38 UTC 

[PATCH 1/1] futex: remove duplicated code
 2017-05-26  6:54 UTC  (7+ messages)

[PATCH 4.4 15/56] usb: Make sure usb/phy/of gets built-in
 2017-05-18 10:48 UTC 

[PATCH 4.9 17/80] usb: Make sure usb/phy/of gets built-in
 2017-05-18 10:47 UTC 

[PATCH 4.10 18/93] usb: Make sure usb/phy/of gets built-in
 2017-05-18 10:46 UTC 

[PATCH 4.11 019/114] usb: Make sure usb/phy/of gets built-in
 2017-05-18 10:45 UTC 

[PATCH V10 1/3] irq: Allow to pass the IRQF_TIMER flag with percpu irq request
 2017-05-17 10:36 UTC  (2+ messages)

[PATCH] Allow to use DMA_CTRL_REUSE flag for all channel types
 2017-05-10  3:55 UTC  (4+ messages)

kisskb: OK linus/axs101_defconfig/arcompact Wed May 10, 06:52
 2017-05-09 20:52 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox