messages from 2016-10-28 16:00:01 to 2016-11-15 17:49:04 UTC [more...]
[PATCH v4 0/8] Move ARC timer code into drivers/clocksource/
2016-11-15 17:49 UTC (16+ messages)
` [PATCH v4 1/8] ARC: timer: gfrc, rtc: deuglify big endian code
` [PATCH v4 2/8] ARC: timer: gfrc, rtc: Read BCR to detect whether hardware exists
` [PATCH v4 3/8] ARC: time: move time_init() out of the driver
` [PATCH v4 4/8] ARC: timer: Build gfrc, rtc under same option (64-bit timers)
` [PATCH v4 5/8] ARC: breakout aux handling into a separate header
` [PATCH v4 6/8] ARC: move mcip.h into include/soc and adjust the includes
` [PATCH v4 7/8] ARC: breakout timer include code into separate header
` [PATCH v4 8/8] clocksource: import ARC timer driver
[PATCH v2] arc: Implement arch-specific dma_map_ops.mmap
2016-11-15 15:45 UTC (4+ messages)
[GIT PULL] drm/arcpgu: Accommodate adv7511 switch to DRM bridge
2016-11-14 15:04 UTC (2+ messages)
[PATCH] ARCv2: MCIP: Deprecate setting of affinity in Device Tree
2016-11-14 14:35 UTC (3+ messages)
stmmac: GMAC_RGSMIIIS reports bogus values
2016-11-14 8:14 UTC (2+ messages)
[PATCH 3.16 278/346] ARC: uaccess: get_user to zero out dest in cause of fault
2016-11-14 0:14 UTC
[PATCH v2 00/11] getting back -Wmaybe-uninitialized
2016-11-13 10:31 UTC (16+ messages)
` [PATCH v2 01/11] Kbuild: enable -Wmaybe-uninitialized warning for "make W=1"
` [PATCH v2 02/11] NFSv4.1: work around -Wmaybe-uninitialized warning
` [PATCH v2 03/11] x86: apm: avoid uninitialized data
` [PATCH v2 04/11] nios2: fix timer initcall return value
` [PATCH v2 05/11] s390: pci: don't print uninitialized data for debugging
` [PATCH v2 06/11] [media] dib0700: fix nec repeat handling
` [PATCH v2 07/11] [media] rc: print correct variable for z8f0811
` [PATCH v2 08/11] crypto: aesni: shut up -Wmaybe-uninitialized warning
` [PATCH v2 09/11] [v3] infiniband: shut up a maybe-uninitialized warning
` [PATCH v2 10/11] pcmcia: fix return value of soc_pcmcia_regulator_set
` [PATCH v2 11/11] Kbuild: enable -Wmaybe-uninitialized warnings by default
kisskb: OK linus/axs101_defconfig/arcompact Sat Nov 12, 16:18
2016-11-12 5:19 UTC
[GIT PULL] ARC updates for 4.9-rc5
2016-11-11 19:04 UTC
[PATCH v3 0/3] dmaengine: DW DMAC: split pdata to hardware properties
2016-11-11 11:05 UTC (10+ messages)
` [PATCH v3 2/3] dmaengine: DW DMAC: convert to unified device property API
` [PATCH v3 3/3] dmaengine: DW DMAC: move "nollp" to "dwc->flags"
[PATCH v2] drm/arcpgu: Accommodate adv7511 switch to DRM bridge
2016-11-10 23:53 UTC (7+ messages)
[PATCH v3 00/10] Move ARC timer code into drivers/clocksource/
2016-11-10 22:12 UTC (18+ messages)
` [PATCH v3 01/10] ARC: timer: rtc: implement read loop in "C" vs. inline asm
` [PATCH v3 02/10] ARC: timer: gfrc, rtc: deuglify big endian code
` [PATCH v3 03/10] ARC: timer: gfrc, rtc: Read BCR to detect whether hardware exists
` [PATCH v3 04/10] ARC: timer: gfrc: boot print alongside other timers
` [PATCH v3 05/10] ARC: time: move time_init() out of the driver
` [PATCH v3 06/10] ARC: timer: Build gfrc, rtc under same option (64-bit timers)
` [PATCH v3 07/10] ARC: breakout aux handling into a separate header
` [PATCH v4 "
` [PATCH v3 08/10] ARC: move mcip.h into include/soc and adjust the includes
` [PATCH v3 09/10] ARC: breakout timer include code into separate header
` [PATCH v3 10/10] clocksource: import ARC timer driver
[PATCH] ARC: string: handle gcc 6.x macro changes
2016-11-10 0:03 UTC
[RFC] ARCv2: MCIP: Deprecate setting of affinity in Device Tree
2016-11-09 9:36 UTC (3+ messages)
kisskb: OK linux-next/axs101_defconfig/arcompact Wed Nov 09, 17:58
2016-11-09 6:59 UTC
[PATCH v4 0/2] ARC: Set of patches for IRQ subsystem
2016-11-08 20:25 UTC (7+ messages)
` [PATCH v4 1/2] ARC: IRQ: Do not use hwirq as virq and vice versa
` [PATCH v4 2/2] ARCv2: MCIP: Use IDU_M_DISTRI_DEST mode if there is only 1 destination core
Errors building kernel 4.9-rc4
2016-11-08 16:59 UTC (5+ messages)
[PATCH v2] ARC: [plat-eznps] set default baud for early console
2016-11-08 14:15 UTC (4+ messages)
[PATCH] ARC: [plat-eznps] set default baud for early console
2016-11-08 11:04 UTC
[PATCH v2] ARC: [plat-eznps] remove IPI clear from SMP operations
2016-11-08 9:58 UTC
[PATCH v3 0/3] ARC: Set of patches for IRQ subsystem
2016-11-08 6:43 UTC (6+ messages)
` [PATCH v3 1/3] ARC: SMP: Register IPI handler using virq but not hwirq
` [PATCH v3 2/3] ARCv2: MCIP: Use hwirq instead of virq for resolution of IDU IRQ handlers
` [PATCH v3 3/3] ARCv2: MCIP: Use IDU_M_DISTRI_DEST mode if there is only 1 destination core
[PATCH] ARC: [plat-eznps] remove IPI clear from SMP operations
2016-11-07 18:54 UTC (2+ messages)
[RFC] perf: fix building for ARCv1
2016-11-07 18:50 UTC (4+ messages)
` [PATCH-v2] ARC: syscall for userspace cmpxchg assist
` [PATCH] ARC: tweak semantics of "
[PATCH v2 00/10] Move ARC timer code into drivers/clocksource/
2016-11-04 18:11 UTC (25+ messages)
` [PATCH v2 01/10] ARC: timer: rtc: implement read loop in "C" vs. inline asm
` [PATCH v2 02/10] ARC: timer: gfrc, rtc: deuglify big endian code
` [PATCH v2 03/10] ARC: timer: gfrc, rtc: Read BCR to detect whether hardware exists
` [PATCH v2 04/10] ARC: timer: gfrc: boot print alongside other timers
` [PATCH v2 05/10] ARC: time: move time_init() out of the driver
` [PATCH v2 06/10] ARC: timer: Build gfrc, rtc under same option (64-bit timers)
` [PATCH v2 07/10] ARC: breakout aux handling into a separate header
` [PATCH v2 08/10] ARC: move mcip.h into include/soc and adjust the includes
` [PATCH v2 09/10] ARC: breakout timer include code into separate header
` [PATCH v2 10/10] clocksource: import ARC timer driver
[PATCH v2 00/10] Move ARC timer code into drivers/clocksource/
2016-11-03 21:28 UTC (2+ messages)
[PATCH v2 00/10] Move ARC timer code into drivers/clocksource/
2016-11-03 21:28 UTC
[PATCH 0/9] Move ARC timer code into drivers/clocksource/
2016-11-03 18:47 UTC (36+ messages)
` [PATCH 1/9] ARC: timer: gfrc, rtc: Read BCR to detect whether hardware exists
` [PATCH 2/9] ARC: timer: rtc: implement read loop in "C" vs. inline asm
` [PATCH 3/9] ARC: timer: gfrc: boot print alongside other timers
` [PATCH 4/9] ARC: time: move time_init() out of the driver
` [PATCH 5/9] ARC: breakout aux handling into a seperate header
` [PATCH 6/9] ARC: move mcip.h into include/soc and adjust the includes
` [PATCH 7/9] ARC: breakout timer stuff into a seperate header
` [PATCH 8/9] ARC: timer: rename config options
` [PATCH 9/9] clocksource: import ARC timer driver
[PATCH] arc: Implement arch-specific dma_map_ops.mmap
2016-11-02 17:08 UTC (2+ messages)
[RFC v2 7/7] mm: Remove mm-arch-hooks.h
2016-11-01 17:11 UTC
[PATCH v2] ARC: Enable PERF_EVENTS in nSIM driven platforms
2016-10-31 23:58 UTC (2+ messages)
Build regressions/improvements in v4.9-rc3
2016-10-30 13:01 UTC
[RFC] dma-mapping: fix dma_common_mmap() for ARC
2016-10-30 12:14 UTC (2+ messages)
[PATCH] ARC: [SMP] avoid overriding present cpumask
2016-10-30 7:48 UTC
[PATCH] asm-generic: Drop getrlimit and setrlimit syscalls from default list
2016-10-29 23:06 UTC (7+ messages)
kisskb: FAILED linus/axs101_defconfig/arcompact Sat Oct 29, 19:21
2016-10-29 8:22 UTC
[GIT PULL] ARC updates for 4.9-rc3
2016-10-28 23:46 UTC
[PATCH] lpfc: use %zd format string for size_t
2016-10-28 23:16 UTC (8+ messages)
[PATCH] [ARC] define SIZE_TYPE and PTRDIFF_TYPE correctly
2016-10-28 22:09 UTC
[PATCH] ARC: Enable PERF_EVENTS in nSIM driven platforms
2016-10-28 20:16 UTC (2+ messages)
[PATCH] ARC: [SMP] get CPUs mask from DT
2016-10-28 20:04 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).