diff for duplicates of <cover.1513577007.git.green.hu@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 6fe66cf..c8cd807 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -58,7 +58,7 @@ Changes in v3: - Implement L2C_R_REG/ L2C_W_REG with readl/writel instead of __raw_readl/__raw_writel for endian save - Remove early_init_dt_add_memory_arch/early_init_dt_alloc_memory_arch to use the generic ones - Refine devicetree.c - - Fix bug https://lkml.kernel.org/r/1499782590-31366-1-git-send-email-mark.rutland-5wv7dgnIgG8@public.gmane.org + - Fix bug https://lkml.kernel.org/r/1499782590-31366-1-git-send-email-mark.rutland@arm.com - Refine irqchip/irq-ativic32.c implementations - Add COMPILE_TEST in drivers/net/ethernet/faraday/Kconfig - Refine cache operations @@ -401,8 +401,3 @@ Rick Chen (3): -- 1.7.9.5 - --- -To unsubscribe from this list: send the line "unsubscribe devicetree" in -the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 2f2242f..e3e4e87 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,29 +1,29 @@ - "From\0Greentime Hu <green.hu-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "From\0Greentime Hu <green.hu@gmail.com>\0" "Subject\0[PATCH v4 00/36] Andes(nds32) Linux Kernel\0" "Date\0Mon, 18 Dec 2017 14:46:12 +0800\0" - "To\0greentime-MUIXKm3Oiri1Z/+hSey0Gg@public.gmane.org" - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - arnd-r2nGTMty4D4@public.gmane.org - linux-arch-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org - jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org - marc.zyngier-5wv7dgnIgG8@public.gmane.org - robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org - netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - deanbo422-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - viro-RmSDqhL/yNMiFSDQTTA3OLVCufUGDwFn@public.gmane.org - dhowells-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org - will.deacon-5wv7dgnIgG8@public.gmane.org - daniel.lezcano-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org - linux-serial-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - geert.uytterhoeven-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org - linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org - mark.rutland-5wv7dgnIgG8@public.gmane.org - greg-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org - ren_guo-Y+KPrCd2zL4AvxtiuMwx3w@public.gmane.org - " pombredanne-od1rfyK75/E@public.gmane.org\0" - "Cc\0Greentime Hu <green.hu-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "To\0greentime@andestech.com" + linux-kernel@vger.kernel.org + arnd@arndb.de + linux-arch@vger.kernel.org + tglx@linutronix.de + jason@lakedaemon.net + marc.zyngier@arm.com + robh+dt@kernel.org + netdev@vger.kernel.org + deanbo422@gmail.com + devicetree@vger.kernel.org + viro@zeniv.linux.org.uk + dhowells@redhat.com + will.deacon@arm.com + daniel.lezcano@linaro.org + linux-serial@vger.kernel.org + geert.uytterhoeven@gmail.com + linus.walleij@linaro.org + mark.rutland@arm.com + greg@kroah.com + ren_guo@c-sky.com + " pombredanne@nexb.com\0" + "Cc\0Greentime Hu <green.hu@gmail.com>\0" "\00:1\0" "b\0" "This is the 4th version patchset to add the Linux kernel port for Andes(nds32)\n" @@ -86,7 +86,7 @@ " - Implement L2C_R_REG/ L2C_W_REG with readl/writel instead of __raw_readl/__raw_writel for endian save\n" " - Remove early_init_dt_add_memory_arch/early_init_dt_alloc_memory_arch to use the generic ones\n" " - Refine devicetree.c\n" - " - Fix bug https://lkml.kernel.org/r/1499782590-31366-1-git-send-email-mark.rutland-5wv7dgnIgG8@public.gmane.org\n" + " - Fix bug https://lkml.kernel.org/r/1499782590-31366-1-git-send-email-mark.rutland@arm.com\n" " - Refine irqchip/irq-ativic32.c implementations\n" " - Add COMPILE_TEST in drivers/net/ethernet/faraday/Kconfig\n" " - Refine cache operations\n" @@ -428,11 +428,6 @@ " create mode 100644 drivers/irqchip/irq-ativic32.c\n" "\n" "-- \n" - "1.7.9.5\n" - "\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" - "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + 1.7.9.5 -697bcfc712e5ddaacd5e470a7f9870775b49e547bd589f311e8394bec39dd9bc +0ee18d250d3d53e925b3abc278c9abd36f583cbcf4a45817f6d8392fa096488c
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.