linux-snps-arc
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Edgecombe, Rick P
Re: [PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Mike Rapoport
Re: [PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Edgecombe, Rick P
Re: [PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
David Hildenbrand
Re: [PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Edgecombe, Rick P
Re: [PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Mark Brown
Re: [PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Edgecombe, Rick P
Re: [PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Mark Brown
[PATCH v9 00/11] Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS
Masahiro Yamada
[PATCH v9 01/11] ARC: define ASM_NL and __ALIGN(_STR) outside #ifdef __ASSEMBLY__ guard
Masahiro Yamada
[PATCH v9 03/11] kbuild: generate KSYMTAB entries by modpost
Masahiro Yamada
[PATCH v9 04/11] ia64,export.h: replace EXPORT_DATA_SYMBOL* with EXPORT_SYMBOL*
Masahiro Yamada
[PATCH v9 06/11] modpost: squash sym_update_namespace() into sym_add_exported()
Masahiro Yamada
[PATCH v9 02/11] modpost: pass struct module pointer to check_section_mismatch()
Masahiro Yamada
[PATCH v9 05/11] modpost: check static EXPORT_SYMBOL* by modpost again
Masahiro Yamada
[PATCH v9 07/11] modpost: use null string instead of NULL pointer for default namespace
Masahiro Yamada
[PATCH v9 10/11] modpost: show offset from symbol for section mismatch warnings
Masahiro Yamada
[PATCH v9 09/11] modpost: merge two similar section mismatch warnings
Masahiro Yamada
[PATCH v9 11/11] linux/export.h: rename 'sec' argument to 'license'
Masahiro Yamada
[PATCH v9 08/11] kbuild: implement CONFIG_TRIM_UNUSED_KSYMS without recursion
Masahiro Yamada
[PATCH v6 07/19] arc: mm: Convert to GENERIC_IOREMAP
Baoquan He
include/linux/compiler_types.h:328:45: error: call to '__compiletime_assert_303' declared with attribute error: BUILD_BUG_ON failed: (PTRS_PER_PTE * sizeof(pte_t)) > PAGE_SIZE
kernel test robot
Wyższa konwersja w e-sklepie
Kamil Durjasz
[RESEND PATCH 0/2] ARC: fix THREAD_SHIFT and rename 16KSTACKS
Min-Hua Chen
[RESEND PATCH 1/2] ARC: fix incorrect THREAD_SHIFT definition
Min-Hua Chen
[RESEND PATCH 2/2] ARC: rename 16KSTACKS to DEBUG_STACKS
Min-Hua Chen
[PATCH v3 00/12] arch: Make virt_to_pfn into a static inline
Linus Walleij
[PATCH v3 01/12] fs/proc/kcore.c: Pass a pointer to virt_addr_valid()
Linus Walleij
[PATCH v3 05/12] cifs: Pass a pointer to virt_to_page()
Linus Walleij
[PATCH v3 07/12] netfs: Pass a pointer to virt_to_page()
Linus Walleij
[PATCH v3 08/12] arm64: vdso: Pass (void *) to virt_to_page()
Linus Walleij
[PATCH v3 06/12] cifs: Pass a pointer to virt_to_page() in cifsglob
Linus Walleij
[PATCH v3 12/12] m68k/mm: Make pfn accessors static inlines
Linus Walleij
Re: [PATCH v3 12/12] m68k/mm: Make pfn accessors static inlines
Geert Uytterhoeven
[PATCH v3 11/12] arm64: memory: Make virt_to_pfn() a static inline
Linus Walleij
[PATCH v3 09/12] asm-generic/page.h: Make pfn accessors static inlines
Linus Walleij
[PATCH v3 10/12] ARM: mm: Make virt_to_pfn() a static inline
Linus Walleij
[PATCH v3 03/12] ARC: init: Pass a pointer to virt_to_pfn() in init
Linus Walleij
[PATCH v3 02/12] m68k: Pass a pointer to virt_to_pfn() virt_to_page()
Linus Walleij
Re: [PATCH v3 02/12] m68k: Pass a pointer to virt_to_pfn() virt_to_page()
Geert Uytterhoeven
[PATCH v3 04/12] riscv: mm: init: Pass a pointer to virt_to_page()
Linus Walleij
[PATCH] mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED
Vlastimil Babka
Re: [PATCH] mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED
Geert Uytterhoeven
Re: [PATCH] mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED
Vlastimil Babka
Re: [PATCH] mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED
Hyeonggon Yoo
Re: [PATCH] mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED
David Rientjes
Re: [PATCH] mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED
Vlastimil Babka
Re: [PATCH] mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED
Helge Deller
[PATCH v2 00/12] arch: Make virt_to_pfn into a static inline
Linus Walleij
[PATCH v2 03/12] ARC: init: Pass a pointer to virt_to_pfn() in init
Linus Walleij
[PATCH v2 02/12] m68k: Pass a pointer to virt_to_pfn() virt_to_page()
Linus Walleij
Re: [PATCH v2 02/12] m68k: Pass a pointer to virt_to_pfn() virt_to_page()
Geert Uytterhoeven
[PATCH v2 01/12] fs/proc/kcore.c: Pass a pointer to virt_addr_valid()
Linus Walleij
[PATCH v2 05/12] cifs: Pass a pointer to virt_to_page()
Linus Walleij
[PATCH v2 10/12] ARM: mm: Make virt_to_pfn() a static inline
Linus Walleij
[PATCH v2 09/12] asm-generic/page.h: Make pfn accessors static inlines
Linus Walleij
[PATCH v2 08/12] arm64: vdso: Pass (void *) to virt_to_page()
Linus Walleij
[PATCH v2 11/12] arm64: memory: Make virt_to_pfn() a static inline
Linus Walleij
[PATCH v2 04/12] riscv: mm: init: Pass a pointer to virt_to_page()
Linus Walleij
[PATCH v2 06/12] cifs: Pass a pointer to virt_to_page() in cifsglob
Linus Walleij
[PATCH v2 07/12] netfs: Pass a pointer to virt_to_page()
Linus Walleij
[PATCH v2 12/12] m68k/mm: Make pfn accessors static inlines
Linus Walleij
[PATCH v5 RESEND 07/17] arc: mm: Convert to GENERIC_IOREMAP
Baoquan He
Re: [PATCH v5 RESEND 07/17] arc: mm: Convert to GENERIC_IOREMAP
Mike Rapoport
Re: [PATCH v5 RESEND 07/17] arc: mm: Convert to GENERIC_IOREMAP
Christoph Hellwig
Re: [PATCH v5 RESEND 07/17] arc: mm: Convert to GENERIC_IOREMAP
Baoquan He
Re: [PATCH v5 RESEND 07/17] arc: mm: Convert to GENERIC_IOREMAP
Baoquan He
Re: [PATCH v5 RESEND 07/17] arc: mm: Convert to GENERIC_IOREMAP
Christoph Hellwig
[PATCH v7 0/7] fbdev: Move framebuffer I/O helpers to <asm/fb.h>
Thomas Zimmermann
[PATCH v7 2/7] fbdev/matrox: Remove trailing whitespaces
Thomas Zimmermann
[PATCH v7 1/7] fbdev/hitfb: Cast I/O offset to address
Thomas Zimmermann
RE: [PATCH v7 1/7] fbdev/hitfb: Cast I/O offset to address
David Laight
Re: [PATCH v7 1/7] fbdev/hitfb: Cast I/O offset to address
Thomas Zimmermann
Re: [PATCH v7 1/7] fbdev/hitfb: Cast I/O offset to address
Helge Deller
[PATCH v7 3/7] ipu-v3: Include <linux/io.h>
Thomas Zimmermann
[PATCH v7 4/7] fbdev: Include <linux/io.h> in various drivers
Thomas Zimmermann
[PATCH v7 7/7] fbdev: Rename fb_mem*() helpers
Thomas Zimmermann
[PATCH v7 5/7] fbdev: Include <linux/fb.h> instead of <asm/fb.h>
Thomas Zimmermann
[PATCH v7 6/7] fbdev: Move framebuffer I/O helpers into <asm/fb.h>
Thomas Zimmermann
[PATCH 0/2] ARC: fix the THREAD_SHIFT definition
Min-Hua Chen
[PATCH 1/2] ARC: fix incorrect THREAD_SHIFT definition
Min-Hua Chen
[PATCH 2/2] ARC: rename 16KSTACKS to DEBUG_STACKS
Min-Hua Chen
[PATCH 00/12] arch: Make virt_to_pfn into a static inline
Linus Walleij
[PATCH 03/12] ARC: init: Pass a pointer to virt_to_pfn() in init
Linus Walleij
[PATCH 01/12] fs/proc/kcore.c: Pass a pointer to virt_addr_valid()
Linus Walleij
[PATCH 12/12] m68k/mm: Make pfn accessors static inlines
Linus Walleij
[PATCH 08/12] arm64: vdso: Pass (void *) to virt_to_page()
Linus Walleij
Re: [PATCH 08/12] arm64: vdso: Pass (void *) to virt_to_page()
Catalin Marinas
[PATCH 10/12] ARM: mm: Make virt_to_pfn() a static inline
Linus Walleij
[PATCH 05/12] cifs: Pass a pointer to virt_to_page()
Linus Walleij
Re: [PATCH 05/12] cifs: Pass a pointer to virt_to_page()
Tom Talpey
[PATCH 02/12] m68k: Pass a pointer to virt_to_pfn() virt_to_page()
Linus Walleij
Re: [PATCH 02/12] m68k: Pass a pointer to virt_to_pfn() virt_to_page()
Geert Uytterhoeven
Re: [PATCH 02/12] m68k: Pass a pointer to virt_to_pfn() virt_to_page()
Geert Uytterhoeven
Re: [PATCH 02/12] m68k: Pass a pointer to virt_to_pfn() virt_to_page()
Linus Walleij
[PATCH 06/12] cifs: Pass a pointer to virt_to_page() in cifsglob
Linus Walleij
Re: [PATCH 06/12] cifs: Pass a pointer to virt_to_page() in cifsglob
Tom Talpey
[PATCH 04/12] riscv: mm: init: Pass a pointer to virt_to_page()
Linus Walleij
Re: [PATCH 04/12] riscv: mm: init: Pass a pointer to virt_to_page()
Alexandre Ghiti
[PATCH 11/12] arm64: memory: Make virt_to_pfn() a static inline
Linus Walleij
Re: [PATCH 11/12] arm64: memory: Make virt_to_pfn() a static inline
Catalin Marinas
[PATCH 09/12] asm-generic/page.h: Make pfn accessors static inlines
Linus Walleij
[PATCH 07/12] netfs: Pass a pointer to virt_to_page()
Linus Walleij
Re: [PATCH 00/12] arch: Make virt_to_pfn into a static inline
Geert Uytterhoeven
[PATCH v6 0/6] fbdev: Move framebuffer I/O helpers to <asm/fb.h>
Thomas Zimmermann
[PATCH v6 1/6] fbdev/matrox: Remove trailing whitespaces
Thomas Zimmermann
Re: [PATCH v6 1/6] fbdev/matrox: Remove trailing whitespaces
Thomas Zimmermann
Re: [PATCH v6 1/6] fbdev/matrox: Remove trailing whitespaces
Helge Deller
Re: [PATCH v6 1/6] fbdev/matrox: Remove trailing whitespaces
Geert Uytterhoeven
Re: [PATCH v6 1/6] fbdev/matrox: Remove trailing whitespaces
Helge Deller
Re: [PATCH v6 1/6] fbdev/matrox: Remove trailing whitespaces
Thomas Zimmermann
Re: [PATCH v6 1/6] fbdev/matrox: Remove trailing whitespaces
Helge Deller
Re: [PATCH v6 1/6] fbdev/matrox: Remove trailing whitespaces
Thomas Zimmermann
Re: [PATCH v6 1/6] fbdev/matrox: Remove trailing whitespaces
Finn Thain
[PATCH v6 2/6] ipu-v3: Include <linux/io.h>
Thomas Zimmermann
[PATCH v6 3/6] fbdev: Include <linux/io.h> in various drivers
Thomas Zimmermann
[PATCH v6 4/6] fbdev: Include <linux/fb.h> instead of <asm/fb.h>
Thomas Zimmermann
[PATCH v6 6/6] fbdev: Rename fb_mem*() helpers
Thomas Zimmermann
[PATCH v6 5/6] fbdev: Move framebuffer I/O helpers into <asm/fb.h>
Thomas Zimmermann
Re: [PATCH v6 5/6] fbdev: Move framebuffer I/O helpers into <asm/fb.h>
Geert Uytterhoeven
Re: [PATCH v6 5/6] fbdev: Move framebuffer I/O helpers into <asm/fb.h>
Thomas Zimmermann
Re: [PATCH v6 5/6] fbdev: Move framebuffer I/O helpers into <asm/fb.h>
Geert Uytterhoeven
Re: [PATCH v6 5/6] fbdev: Move framebuffer I/O helpers into <asm/fb.h>
Thomas Zimmermann
Re: [PATCH v6 5/6] fbdev: Move framebuffer I/O helpers into <asm/fb.h>
kernel test robot
Re: [PATCH v6 5/6] fbdev: Move framebuffer I/O helpers into <asm/fb.h>
Arnd Bergmann
Re: [PATCH v6 5/6] fbdev: Move framebuffer I/O helpers into <asm/fb.h>
Thomas Zimmermann
Re: [PATCH v6 5/6] fbdev: Move framebuffer I/O helpers into <asm/fb.h>
Arnd Bergmann
Re: [PATCH v6 5/6] fbdev: Move framebuffer I/O helpers into <asm/fb.h>
Thomas Zimmermann
Re: [PATCH v6 5/6] fbdev: Move framebuffer I/O helpers into <asm/fb.h>
Geert Uytterhoeven
Re: [PATCH v6 5/6] fbdev: Move framebuffer I/O helpers into <asm/fb.h>
Arnd Bergmann
Re: [PATCH v6 5/6] fbdev: Move framebuffer I/O helpers into <asm/fb.h>
Artur Rojek
Re: [PATCH v6 5/6] fbdev: Move framebuffer I/O helpers into <asm/fb.h>
Arnd Bergmann
Re: [PATCH v6 5/6] fbdev: Move framebuffer I/O helpers into <asm/fb.h>
Thomas Zimmermann
[PATCH v5 0/6] fbdev: Move framebuffer I/O helpers to <asm/fb.h>
Thomas Zimmermann
[PATCH v5 1/6] fbdev/matrox: Remove trailing whitespaces
Thomas Zimmermann
[PATCH v5 6/6] fbdev: Rename fb_mem*() helpers
Thomas Zimmermann
[PATCH v5 5/6] fbdev: Move framebuffer I/O helpers into <asm/fb.h>
Thomas Zimmermann
Re: [PATCH v5 5/6] fbdev: Move framebuffer I/O helpers into <asm/fb.h>
kernel test robot
[PATCH v5 4/6] fbdev: Include <linux/fb.h> instead of <asm/fb.h>
Thomas Zimmermann
[PATCH v5 3/6] fbdev: Include <linux/io.h> in various drivers
Thomas Zimmermann
[PATCH v5 2/6] ipu-v3: Include <linux/io.h>
Thomas Zimmermann
[PATCH v3] docs: directive `alias` for redirects
Costa Shulyupin
Re: [PATCH v3] docs: directive `alias` for redirects
Jonathan Corbet
[PATCH v4 0/6] fbdev: Move framebuffer I/O helpers to <asm/fb.h>
Thomas Zimmermann
[PATCH v4 3/6] fbdev: Include <linux/io.h> in various drivers
Thomas Zimmermann
[PATCH v4 6/6] fbdev: Rename fb_mem*() helpers
Thomas Zimmermann
[PATCH v4 2/6] ipu-v3: Include <linux/io.h>
Thomas Zimmermann
[PATCH v4 4/6] fbdev: Include <linux/fb.h> instead of <asm/fb.h>
Thomas Zimmermann
Re: [PATCH v4 4/6] fbdev: Include <linux/fb.h> instead of <asm/fb.h>
Sam Ravnborg
Re: [PATCH v4 4/6] fbdev: Include <linux/fb.h> instead of <asm/fb.h>
Thomas Zimmermann
[PATCH v4 5/6] fbdev: Move framebuffer I/O helpers into <asm/fb.h>
Thomas Zimmermann
Re: [v4,5/6] fbdev: Move framebuffer I/O helpers into <asm/fb.h>
Thomas Zimmermann
[PATCH v4 1/6] fbdev/matrox: Remove trailing whitespaces
Thomas Zimmermann
Re: [PATCH v4 0/6] fbdev: Move framebuffer I/O helpers to <asm/fb.h>
Arnd Bergmann
Re: [PATCH v4 0/6] fbdev: Move framebuffer I/O helpers to <asm/fb.h>
Thomas Zimmermann
[PATCH v3 0/6] fbdev: Move framebuffer I/O helpers to <asm/fb.h>
Thomas Zimmermann
[PATCH v3 1/6] fbdev/matrox: Remove trailing whitespaces
Thomas Zimmermann
[PATCH v3 5/6] fbdev: Move framebuffer I/O helpers into <asm/fb.h>
Thomas Zimmermann
Re: [PATCH v3 5/6] fbdev: Move framebuffer I/O helpers into <asm/fb.h>
Sam Ravnborg
Re: [PATCH v3 5/6] fbdev: Move framebuffer I/O helpers into <asm/fb.h>
Thomas Zimmermann
Re: [PATCH v3 5/6] fbdev: Move framebuffer I/O helpers into <asm/fb.h>
Sam Ravnborg
Re: [PATCH v3 5/6] fbdev: Move framebuffer I/O helpers into <asm/fb.h>
Arnd Bergmann
Re: [PATCH v3 5/6] fbdev: Move framebuffer I/O helpers into <asm/fb.h>
Thomas Zimmermann
Re: [PATCH v3 5/6] fbdev: Move framebuffer I/O helpers into <asm/fb.h>
Arnd Bergmann
[PATCH v3 3/6] fbdev: Include <linux/io.h> in various drivers
Thomas Zimmermann
[PATCH v3 2/6] ipu-v3: Include <linux/io.h>
Thomas Zimmermann
[PATCH v3 4/6] fbdev: Include <linux/io.h> via <asm/fb.h>
Thomas Zimmermann
Re: [PATCH v3 4/6] fbdev: Include <linux/io.h> via <asm/fb.h>
Sam Ravnborg
Re: [PATCH v3 4/6] fbdev: Include <linux/io.h> via <asm/fb.h>
Thomas Zimmermann
Re: [PATCH v3 4/6] fbdev: Include <linux/io.h> via <asm/fb.h>
Javier Martinez Canillas
Re: [PATCH v3 4/6] fbdev: Include <linux/io.h> via <asm/fb.h>
Geert Uytterhoeven
Re: [PATCH v3 4/6] fbdev: Include <linux/io.h> via <asm/fb.h>
Thomas Zimmermann
Re: [PATCH v3 4/6] fbdev: Include <linux/io.h> via <asm/fb.h>
Arnd Bergmann
[PATCH v3 6/6] fbdev: Rename fb_mem*() helpers
Thomas Zimmermann
Re: [PATCH v3 6/6] fbdev: Rename fb_mem*() helpers
Sam Ravnborg
Re: [PATCH v3 6/6] fbdev: Rename fb_mem*() helpers
Thomas Zimmermann
Re: [PATCH v3 6/6] fbdev: Rename fb_mem*() helpers
Sam Ravnborg
Re: [PATCH v3 0/6] fbdev: Move framebuffer I/O helpers to <asm/fb.h>
Geert Uytterhoeven
[PATCH] Remove HAVE_VIRT_CPU_ACCOUNTING_GEN option
Nicholas Piggin
Re: [PATCH] Remove HAVE_VIRT_CPU_ACCOUNTING_GEN option
Palmer Dabbelt
Re: [PATCH] Remove HAVE_VIRT_CPU_ACCOUNTING_GEN option
Nicholas Piggin
Re: [PATCH] Remove HAVE_VIRT_CPU_ACCOUNTING_GEN option
Frederic Weisbecker
[PATCH v2 0/5] fbdev: Use regular I/O function for framebuffers
Thomas Zimmermann
[PATCH v2 1/5] fbdev/matrox: Remove trailing whitespaces
Thomas Zimmermann
Re: [PATCH v2 1/5] fbdev/matrox: Remove trailing whitespaces
Sam Ravnborg
[PATCH v2 2/5] ipu-v3: Include <linux/io.h>
Thomas Zimmermann
Re: [PATCH v2 2/5] ipu-v3: Include <linux/io.h>
Sam Ravnborg
[PATCH v2 3/5] fbdev: Include <linux/io.h> in various drivers
Thomas Zimmermann
Re: [PATCH v2 3/5] fbdev: Include <linux/io.h> in various drivers
Sam Ravnborg
[PATCH v2 5/5] fbdev: Define framebuffer I/O from Linux' I/O functions
Thomas Zimmermann
Re: [PATCH v2 5/5] fbdev: Define framebuffer I/O from Linux' I/O functions
Robin Murphy
Re: [PATCH v2 5/5] fbdev: Define framebuffer I/O from Linux' I/O functions
Geert Uytterhoeven
Re: [PATCH v2 5/5] fbdev: Define framebuffer I/O from Linux' I/O functions
Thomas Zimmermann
Re: [PATCH v2 5/5] fbdev: Define framebuffer I/O from Linux' I/O functions
Thomas Zimmermann
Re: [PATCH v2 5/5] fbdev: Define framebuffer I/O from Linux' I/O functions
Arnd Bergmann
Re: [PATCH v2 5/5] fbdev: Define framebuffer I/O from Linux' I/O functions
Thomas Zimmermann
Re: [PATCH v2 5/5] fbdev: Define framebuffer I/O from Linux' I/O functions
Arnd Bergmann
Re: [PATCH v2 5/5] fbdev: Define framebuffer I/O from Linux' I/O functions
Sam Ravnborg
Re: [PATCH v2 5/5] fbdev: Define framebuffer I/O from Linux' I/O functions
Thomas Zimmermann
Re: [PATCH v2 5/5] fbdev: Define framebuffer I/O from Linux' I/O functions
Sam Ravnborg
Earlier messages
Later messages