linux-snps-arc.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-02 21:54:39 to 2018-09-14 12:10:36 UTC [more...]

[PATCH 00/30] mm: remove bootmem allocator
 2018-09-14 12:10 UTC  (22+ messages)
` [PATCH 01/30] mips: switch to NO_BOOTMEM
` [PATCH 02/30] mm: remove CONFIG_NO_BOOTMEM
` [PATCH 03/30] mm: remove CONFIG_HAVE_MEMBLOCK
` [PATCH 04/30] mm: remove bootmem allocator implementation
` [PATCH 05/30] mm: nobootmem: remove dead code
` [PATCH 06/30] memblock: rename memblock_alloc{_nid, _try_nid} to memblock_phys_alloc*
` [PATCH 07/30] memblock: remove _virt from APIs returning virtual address
` [PATCH 08/30] memblock: replace alloc_bootmem_align with memblock_alloc
` [PATCH 09/30] memblock: replace alloc_bootmem_low with memblock_alloc_low
` [PATCH 10/30] memblock: replace __alloc_bootmem_node_nopanic with memblock_alloc_try_nid_nopanic
` [PATCH 11/30] memblock: replace alloc_bootmem_pages_nopanic with memblock_alloc_nopanic
` [PATCH 12/30] memblock: replace alloc_bootmem_low with memblock_alloc_low
` [PATCH 13/30] memblock: replace __alloc_bootmem_nopanic with memblock_alloc_from_nopanic
` [PATCH 14/30] memblock: add align parameter to memblock_alloc_node()
` [PATCH 15/30] memblock: replace alloc_bootmem_pages_node with memblock_alloc_node
` [PATCH 16/30] memblock: replace __alloc_bootmem_node with appropriate memblock_ API
` [PATCH 17/30] memblock: replace alloc_bootmem_node with memblock_alloc_node
` [PATCH 18/30] memblock: replace alloc_bootmem_low_pages with memblock_alloc_low
` [PATCH 19/30] memblock: replace alloc_bootmem_pages with memblock_alloc
` [PATCH 20/30] memblock: replace __alloc_bootmem with memblock_alloc_from
` [PATCH 21/30] memblock: replace alloc_bootmem with memblock_alloc

[PATCH] ARC: fix spelling mistake "entires" -> "entries"
 2018-09-14 11:27 UTC 

[PATCH] ARC: HSDK: improve reset driver
 2018-09-14 10:38 UTC  (3+ messages)

[PATCH] ARC: Get rid of toolchain check
 2018-09-13 21:04 UTC  (2+ messages)

[PATCH v3 0/9] Devicetree build consolidation
 2018-09-13 15:51 UTC  (5+ messages)
` [PATCH v3 6/9] kbuild: consolidate Devicetree dtb build rules

[PATCH] [ARC] Fix generation of specs
 2018-09-13  8:00 UTC  (3+ messages)

[PATCH] ARCv2: build: use mcpu=hs38 iso generic mcpu=archs
 2018-09-12 21:41 UTC  (4+ messages)

defconfig fails if CROSS_COMPILE is set while cross-gcc is not avaialble
 2018-09-12 14:59 UTC  (4+ messages)

[PATCH] etnaviv: setup missing dma_mask
 2018-09-11 15:33 UTC  (2+ messages)

[PATCH] [ARC]: core3 features are default for core4
 2018-09-11 15:23 UTC  (2+ messages)

[PATCH v3 0/2] GPIO: add single-register GPIO via CREG driver
 2018-09-11 15:09 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] dt-bindings: Document the Synopsys GPIO via CREG bindings

[PATCH v2 0/9] Devicetree build consolidation
 2018-09-10 14:35 UTC  (10+ messages)
` [PATCH v2 6/9] kbuild: consolidate Devicetree dtb build rules

[PATCH v2 0/2] MTD: spi-nor: add support for sst26wf016, sst26wf032
 2018-09-10 11:46 UTC  (3+ messages)
` [PATCH v2 1/2] mtd: spi-nor: Add support of sst26wf* flash ICs protection ops
` [PATCH v2 2/2] mtd: spi-nor: add support for sst26wf016, sst26wf032

[GIT PULL] ARC updates for 4.19-rc3
 2018-09-07 19:33 UTC  (3+ messages)

[PATCH 0/8] Devicetree build consolidation
 2018-09-07 17:07 UTC  (5+ messages)
` [PATCH 6/8] kbuild: consolidate Devicetree dtb build rules

[PATCH 0/2] MTD: spi-nor: add support for sst26wf016, sst26wf032
 2018-09-06 16:34 UTC  (4+ messages)
` [PATCH 1/2] mtd: spi-nor: Add support of sst26wf* flash ICs protection ops
` [PATCH 2/2] mtd: spi-nor: add support for sst26wf016, sst26wf032

[PATCH v2 0/2] GPIO: add single-register GPIO via CREG driver
 2018-09-05  9:34 UTC  (10+ messages)
` [PATCH v2 1/2] GPIO: add single-register gpio via creg driver
` [PATCH v2 2/2] dt-bindings: Document the Synopsys GPIO via CREG bindings

[PATCH v2 0/4] ARC: allow to use IOC and non-IOC DMA devices simultaneously
 2018-09-04 21:38 UTC  (15+ messages)
` [PATCH v2 2/4] "

[PATCH 4.9 038/107] arc: [plat-eznps] fix data type errors in platform headers
 2018-09-03 16:56 UTC  (3+ messages)
` [PATCH 4.9 039/107] arc: fix build errors in arc/include/asm/delay.h
` [PATCH 4.9 040/107] arc: fix type warnings in arc/mm/cache.c

[PATCH 4.14 065/165] arc: [plat-eznps] fix data type errors in platform headers
 2018-09-03 16:55 UTC  (4+ messages)
` [PATCH 4.14 066/165] arc: [plat-eznps] fix printk warning in arc/plat-eznps/mtm.c
` [PATCH 4.14 067/165] arc: fix build errors in arc/include/asm/delay.h
` [PATCH 4.14 068/165] arc: fix type warnings in arc/mm/cache.c

[PATCH 3.18 30/56] arc: fix build errors in arc/include/asm/delay.h
 2018-09-03 16:49 UTC  (2+ messages)
` [PATCH 3.18 31/56] arc: fix type warnings in arc/mm/cache.c

[PATCH 4.4 35/80] arc: fix build errors in arc/include/asm/delay.h
 2018-09-03 16:49 UTC  (2+ messages)
` [PATCH 4.4 36/80] arc: fix type warnings in arc/mm/cache.c

[PATCH] treewide: remove current_text_addr
 2018-08-31 16:48 UTC  (16+ messages)

Patch "asm-generic/bitops/lock.h: Rewrite using atomic_fetch_" causes kernel crash
 2018-08-31  9:53 UTC  (20+ messages)
    ` __clear_bit_lock to use atomic clear_bit (was Re: Patch "asm-generic/bitops/lock.h)

[PATCH] arc: remove redundant GCC version checks
 2018-08-31  0:52 UTC  (2+ messages)

Patch "arc: fix build errors in arc/include/asm/delay.h" has been added to the 4.4-stable tree
 2018-08-28 14:11 UTC 

Patch "arc: fix type warnings in arc/mm/cache.c" has been added to the 4.4-stable tree
 2018-08-28 14:11 UTC 

Patch "arc: fix type warnings in arc/mm/cache.c" has been added to the 3.18-stable tree
 2018-08-28 14:09 UTC 

Patch "arc: fix build errors in arc/include/asm/delay.h" has been added to the 3.18-stable tree
 2018-08-28 14:09 UTC 

[PATCH 0/2] GPIO: add single-register gpio via creg driver
 2018-08-28 11:04 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dt-bindings: Document the Synopsys GPIO via CREG bindings

Patch "arc: fix build errors in arc/include/asm/delay.h" has been added to the 4.9-stable tree
 2018-08-26  7:16 UTC 

Patch "arc: fix type warnings in arc/mm/cache.c" has been added to the 4.9-stable tree
 2018-08-26  7:16 UTC 

Patch "arc: [plat-eznps] fix data type errors in platform headers" has been added to the 4.9-stable tree
 2018-08-26  7:16 UTC 

Patch "arc: fix type warnings in arc/mm/cache.c" has been added to the 4.14-stable tree
 2018-08-26  7:14 UTC 

Patch "arc: fix build errors in arc/include/asm/delay.h" has been added to the 4.14-stable tree
 2018-08-26  7:14 UTC 

Patch "arc: [plat-eznps] fix data type errors in platform headers" has been added to the 4.14-stable tree
 2018-08-26  7:14 UTC 

Patch "arc: [plat-eznps] fix printk warning in arc/plat-eznps/mtm.c" has been added to the 4.14-stable tree
 2018-08-26  7:14 UTC 

[RFC] etnaviv: missing dma_mask
 2018-08-23  8:54 UTC  (3+ messages)

[PATCH] gpio: tb10x: Use the right include
 2018-08-20 14:51 UTC  (2+ messages)

[PATCH 1/2] gpio: tb10x: Create local helper variables
 2018-08-20 14:50 UTC  (2+ messages)

[PATCH 2/2] gpio: tb10x: Use GENERIC_GPIO
 2018-08-20 14:50 UTC  (2+ messages)

kisskb: OK linus/axs103_smp_defconfig/arcv2 Sun Aug 19, 15:47
 2018-08-19  5:48 UTC 

kisskb: OK linus/axs101_defconfig/arcompact Sun Aug 19, 09:32
 2018-08-18 23:33 UTC 

kisskb: OK linus/axs103_smp_defconfig/arcv2 Sun Aug 19, 09:31
 2018-08-18 23:32 UTC 

kisskb: OK linus/axs103_smp_defconfig/arcv2 Sat Aug 18, 19:08
 2018-08-18  9:09 UTC 

kisskb: OK linus/axs101_defconfig/arcompact Sat Aug 18, 12:06
 2018-08-18  2:07 UTC 

kisskb: OK linus/axs103_smp_defconfig/arcv2 Sat Aug 18, 06:33
 2018-08-17 20:34 UTC 

kisskb: OK linus/axs103_smp_defconfig/arcv2 Fri Aug 17, 16:03
 2018-08-17  6:10 UTC 

kisskb: OK linus/axs101_defconfig/arcompact Fri Aug 17, 16:04
 2018-08-17  6:10 UTC 

kisskb: OK linus/axs103_smp_defconfig/arcv2 Thu Aug 16, 18:27
 2018-08-16  8:29 UTC 

kisskb: OK linus/axs101_defconfig/arcompact Thu Aug 16, 18:28
 2018-08-16  8:29 UTC 

kisskb: OK linus/axs103_smp_defconfig/arcv2 Thu Aug 16, 14:48
 2018-08-16  4:49 UTC 

kisskb: OK linus/axs101_defconfig/arcompact Thu Aug 16, 14:48
 2018-08-16  4:49 UTC 

kisskb: OK linus/axs101_defconfig/arcompact Wed Aug 15, 15:44
 2018-08-15  5:45 UTC 

kisskb: FAILED linus/axs101_defconfig/arcompact Wed Aug 15, 04:12
 2018-08-14 18:13 UTC 

[PATCH] ARC: atomic64: fix atomic64_add_unless function
 2018-08-14 14:35 UTC  (3+ messages)

Investment opportunity
 2018-08-10 18:12 UTC 

[PATCH] ARC: [plat-axs10x] Enable SWAP
 2018-08-08 16:28 UTC  (4+ messages)

[PATCH v2] ARC: prevent showing irrelevant exception info in signal message
 2018-08-07 13:59 UTC 

[PATCH 1/2] ARC: show_faulting_vma: remove unused variables
 2018-08-06 16:44 UTC  (2+ messages)
` [PATCH 2/2] ARC: show_faulting_vma: check file_path for error

[PATCH] ARC: AXS10x/HSDK: Allow U-Boot to pass MAC-address to the kernel
 2018-08-06 13:24 UTC  (3+ messages)

[PATCH] ARC: Improve handling of fatal signals in do_page_fault()
 2018-08-02 21:54 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).