Linux Sparc
[Prev Page][Next Page]
- [PATCH] oradax: remove redundant null check before kfree,
Colin King
- [PATCH] sparc64: viohs: Remove VLA usage,
Kees Cook
- [RFC PATCH 00/29] mm: remove bootmem allocator,
Mike Rapoport
- [RFC PATCH 03/29] mm: remove CONFIG_HAVE_MEMBLOCK,
Mike Rapoport
- [RFC PATCH 04/29] mm: remove bootmem allocator implementation.,
Mike Rapoport
- [RFC PATCH 06/29] memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*,
Mike Rapoport
- [RFC PATCH 05/29] mm: nobootmem: remove dead code,
Mike Rapoport
- [RFC PATCH 08/29] memblock: replace alloc_bootmem_align with memblock_alloc,
Mike Rapoport
- [RFC PATCH 10/29] memblock: replace __alloc_bootmem_node_nopanic with memblock_alloc_try_nid_nopanic,
Mike Rapoport
- [RFC PATCH 14/29] memblock: add align parameter to memblock_alloc_node(),
Mike Rapoport
- [RFC PATCH 18/29] memblock: replace alloc_bootmem_low_pages with memblock_alloc_low,
Mike Rapoport
- [RFC PATCH 19/29] memblock: replace alloc_bootmem_pages with memblock_alloc,
Mike Rapoport
- [RFC PATCH 23/29] memblock: replace free_bootmem{_node} with memblock_free,
Mike Rapoport
- [RFC PATCH 25/29] memblock: rename free_all_bootmem to memblock_free_all,
Mike Rapoport
- [RFC PATCH 26/29] memblock: rename __free_pages_bootmem to memblock_free_pages,
Mike Rapoport
- [RFC PATCH 27/29] mm: remove nobootmem,
Mike Rapoport
- [RFC PATCH 17/29] memblock: replace alloc_bootmem_node with memblock_alloc_node,
Mike Rapoport
- [RFC PATCH 29/29] mm: remove include/linux/bootmem.h,
Mike Rapoport
- [RFC PATCH 24/29] memblock: replace free_bootmem_late with memblock_free_late,
Mike Rapoport
- [RFC PATCH 28/29] memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants,
Mike Rapoport
- [RFC PATCH 22/29] mm: nobootmem: remove bootmem allocation APIs,
Mike Rapoport
- [RFC PATCH 21/29] memblock: replace alloc_bootmem with memblock_alloc,
Mike Rapoport
- [RFC PATCH 20/29] memblock: replace __alloc_bootmem with memblock_alloc_from,
Mike Rapoport
- [RFC PATCH 16/29] memblock: replace __alloc_bootmem_node with appropriate memblock_ API,
Mike Rapoport
- [RFC PATCH 13/29] memblock: replace __alloc_bootmem_nopanic with memblock_alloc_from_nopanic,
Mike Rapoport
- [RFC PATCH 09/29] memblock: replace alloc_bootmem_low with memblock_alloc_low,
Mike Rapoport
- [RFC PATCH 07/29] memblock: remove _virt from APIs returning virtual address,
Mike Rapoport
- [RFC PATCH 01/29] mips: switch to NO_BOOTMEM,
Mike Rapoport
- [RFC PATCH 02/29] mm: remove CONFIG_NO_BOOTMEM,
Mike Rapoport
- [RFC PATCH 11/29] memblock: replace alloc_bootmem_pages_nopanic with memblock_alloc_nopanic,
Mike Rapoport
- [RFC PATCH 12/29] memblock: replace alloc_bootmem_low with memblock_alloc_low,
Mike Rapoport
- [RFC PATCH 15/29] memblock: replace alloc_bootmem_pages_node with memblock_alloc_node,
Mike Rapoport
- Re: [RFC PATCH 00/29] mm: remove bootmem allocator,
Greentime Hu
- Re: [RFC PATCH 00/29] mm: remove bootmem allocator,
Michal Hocko
- [PATCH 0/4] System call table generation support,
Firoz Khan
- [PATCH 00/25] Change tty_port(standard)_install's return type,
Jaejoong Kim
- [PATCH 02/25] isdn: i4l: isdn_tty: Change return type to void,
Jaejoong Kim
- [PATCH 03/25] s390: char: con3215: Change return type to void,
Jaejoong Kim
- [PATCH 04/25] s390: char: tty3270: Change return type to void,
Jaejoong Kim
- [PATCH 06/25] tty: hvc: hvcs: Change return type to void,
Jaejoong Kim
- [PATCH 10/25] tty: synclink: Change return type to void,
Jaejoong Kim
- [PATCH 11/25] tty: synclinkmp: Change return type to void,
Jaejoong Kim
- [PATCH 13/25] usb: xhci: dbc: Change return type to void,
Jaejoong Kim
- [PATCH 15/25] um: Change return type to void,
Jaejoong Kim
- [PATCH 17/25] misc: pti: Change return type to void,
Jaejoong Kim
- [PATCH 18/25] mmc: core: sdio_uart: Change return type to void,
Jaejoong Kim
- [PATCH 19/25] staging: fwserial: Change return type to void,
Jaejoong Kim
- [PATCH 20/25] staging: gdm724x: gdm_tty: Change return type to void,
Jaejoong Kim
- [PATCH 21/25] staging: greybus: uart: Change return type to void,
Jaejoong Kim
- [PATCH 22/25] tty: nozomi: Change return type to void,
Jaejoong Kim
- [PATCH 23/25] tty: vcc: Change return type to void,
Jaejoong Kim
- [PATCH 24/25] usb: cdc-acm: Change return type to void,
Jaejoong Kim
- [PATCH 25/25] usb: usb-serial: Change return type to void,
Jaejoong Kim
- [PATCH 16/25] isdn: capi: Change return type to void,
Jaejoong Kim
- [PATCH 14/25] Bluetooth: Change return type to void,
Jaejoong Kim
- [PATCH 12/25] tty: vt: Change return type to void,
Jaejoong Kim
- [PATCH 09/25] tty: serial: kgdb_nmi: Change return type to void,
Jaejoong Kim
- [PATCH 08/25] tty: n_gsm: Change return type to void,
Jaejoong Kim
- [PATCH 07/25] tty: mips_ejtag_fdc: Change return type to void,
Jaejoong Kim
- [PATCH 05/25] tty: hvc: hvc_console: Change return type to void,
Jaejoong Kim
- Re: [PATCH 00/25] Change tty_port(standard)_install's return type,
Sam Ravnborg
- Re: [PATCH 00/25] Change tty_port(standard)_install's return type,
Alan Cox
[PATCH v3] sparc: set a default 32-bit dma mask for OF devices,
Christoph Hellwig
[PATCH 3/3] of: make default address and size cells sizes private,
Rob Herring
[PATCH] sbus: Use of_get_child_by_name helper,
Rob Herring
[PATCH net-next 2/3] asm-generic: generalize asm/sockios.h,
Arnd Bergmann
various dma_mask fixups,
Christoph Hellwig
[PATCH] sparc: Convert to using %pOFn instead of device_node.name,
Rob Herring
Re: Build regressions/improvements in v4.19-rc1,
Geert Uytterhoeven
Re: [PATCH] treewide: remove current_text_addr,
Nicholas Piggin
new SBus related DMA warnings in 4.18+git,
Meelis Roos
[PATCH] sparc: fix KBUILD_DEFCONFIG for ARCH=sparc32,
Masahiro Yamada
[PATCH] mach64: detect the dot clock divider correctly on sparc,
Mikulas Patocka
[PATCH] sunhme: convert printk to pr_cont,
Mikulas Patocka
why is NCCS equal to 17 on sparc?,
Al Viro
apparmor unaligned accesses on sparc64 in 4.18+git,
Meelis Roos
[PATCH v6 00/11] hugetlb: Factorize hugetlb architecture primitives,
Alexandre Ghiti
- [PATCH v6 01/11] hugetlb: Harmonize hugetlb.h arch specific defines with pgtable.h,
Alexandre Ghiti
- [PATCH v6 02/11] hugetlb: Introduce generic version of hugetlb_free_pgd_range,
Alexandre Ghiti
- [PATCH v6 03/11] hugetlb: Introduce generic version of set_huge_pte_at,
Alexandre Ghiti
- [PATCH v6 04/11] hugetlb: Introduce generic version of huge_ptep_get_and_clear,
Alexandre Ghiti
- [PATCH v6 05/11] hugetlb: Introduce generic version of huge_ptep_clear_flush,
Alexandre Ghiti
- [PATCH v6 06/11] hugetlb: Introduce generic version of huge_pte_none,
Alexandre Ghiti
- [PATCH v6 07/11] hugetlb: Introduce generic version of huge_pte_wrprotect,
Alexandre Ghiti
- [PATCH v6 08/11] hugetlb: Introduce generic version of prepare_hugepage_range,
Alexandre Ghiti
- [PATCH v6 09/11] hugetlb: Introduce generic version of huge_ptep_set_wrprotect,
Alexandre Ghiti
- [PATCH v6 10/11] hugetlb: Introduce generic version of huge_ptep_set_access_flags,
Alexandre Ghiti
- [PATCH v6 11/11] hugetlb: Introduce generic version of huge_ptep_get,
Alexandre Ghiti
- Re: [PATCH v6 00/11] hugetlb: Factorize hugetlb architecture primitives,
Ingo Molnar
- Re: [PATCH v6 00/11] hugetlb: Factorize hugetlb architecture primitives,
Alex Ghiti
- Re: [PATCH v6 00/11] hugetlb: Factorize hugetlb architecture primitives,
Alexandre Ghiti
[PATCH v2 0/3] sparc32: switch to NO_BOOTMEM,
Mike Rapoport
[PATCH 0/2] sparc32: switch to NO_BOOTMEM,
Mike Rapoport
Re: Getting the instruction pointer on a per arch basis,
Nick Desaulniers
[PATCH v3] sparc: use generic dma_noncoherent_ops,
Christoph Hellwig
[PATCH v5 00/11] hugetlb: Factorize hugetlb architecture primitives,
Alexandre Ghiti
[PATCH v5 10/11] hugetlb: Introduce generic version of huge_ptep_set_access_flags,
Alexandre Ghiti
[PATCH v5 11/11] hugetlb: Introduce generic version of huge_ptep_get,
Alexandre Ghiti
Re: [PATCH v5 00/11] hugetlb: Factorize hugetlb architecture primitives,
Catalin Marinas
Re: [PATCH v5 00/11] hugetlb: Factorize hugetlb architecture primitives,
Luiz Capitulino
generic noncoherent dma ops for sparc32, 2nd resend,
Christoph Hellwig
[PATCH 1/2] sparc: move MSI related definitions to where they are used,
Thomas Petazzoni
[PATCH] sparc: fix header problem in sparc32 build,
Randy Dunlap
[PATCH 2/2] sparc64: add reads{b,w,l}/writes{b,w,l},
Arnd Bergmann
- Re: [PATCH 2/2] sparc64: add reads{b,w,l}/writes{b,w,l},
David Miller
- Re: [PATCH 2/2] sparc64: add reads{b,w,l}/writes{b,w,l},
Boris Brezillon
DEAREST BROTHER/SISTER ( INVESTMENT/PARTNERSHIP ),
Mrs. Margret Edward
FreePascal testsuite still triggers sparc64 kernel issues,
John Paul Adrian Glaubitz
[PATCH] kbuild: update ARCH alias info for sparc,
Randy Dunlap
[PATCH v4 00/11] hugetlb: Factorize hugetlb architecture primitives,
Alexandre Ghiti
- [PATCH v4 01/11] hugetlb: Harmonize hugetlb.h arch specific defines with pgtable.h,
Alexandre Ghiti
- [PATCH v4 02/11] hugetlb: Introduce generic version of hugetlb_free_pgd_range,
Alexandre Ghiti
- [PATCH v4 03/11] hugetlb: Introduce generic version of set_huge_pte_at,
Alexandre Ghiti
- [PATCH v4 04/11] hugetlb: Introduce generic version of huge_ptep_get_and_clear,
Alexandre Ghiti
- [PATCH v4 05/11] hugetlb: Introduce generic version of huge_ptep_clear_flush,
Alexandre Ghiti
- [PATCH v4 06/11] hugetlb: Introduce generic version of huge_pte_none,
Alexandre Ghiti
- [PATCH v4 07/11] hugetlb: Introduce generic version of huge_pte_wrprotect,
Alexandre Ghiti
- [PATCH v4 08/11] hugetlb: Introduce generic version of prepare_hugepage_range,
Alexandre Ghiti
- [PATCH v4 10/11] hugetlb: Introduce generic version of huge_ptep_set_access_flags,
Alexandre Ghiti
- [PATCH v4 11/11] hugetlb: Introduce generic version of huge_ptep_get,
Alexandre Ghiti
- [PATCH v4 09/11] hugetlb: Introduce generic version of huge_ptep_set_wrprotect,
Alexandre Ghiti
- Re: [PATCH v4 00/11] hugetlb: Factorize hugetlb architecture primitives,
Michal Hocko
- Re: [PATCH v4 00/11] hugetlb: Factorize hugetlb architecture primitives,
Paul Burton
[PATCH v3 00/11] hugetlb: Factorize hugetlb architecture primitives,
Alexandre Ghiti
- [PATCH v3 02/11] hugetlb: Introduce generic version of hugetlb_free_pgd_range,
Alexandre Ghiti
- [PATCH v3 03/11] hugetlb: Introduce generic version of set_huge_pte_at,
Alexandre Ghiti
- [PATCH v3 05/11] hugetlb: Introduce generic version of huge_ptep_clear_flush,
Alexandre Ghiti
- [PATCH v3 06/11] hugetlb: Introduce generic version of huge_pte_none,
Alexandre Ghiti
- [PATCH v3 07/11] hugetlb: Introduce generic version of huge_pte_wrprotect,
Alexandre Ghiti
- [PATCH v3 08/11] hugetlb: Introduce generic version of prepare_hugepage_range,
Alexandre Ghiti
- [PATCH v3 09/11] hugetlb: Introduce generic version of huge_ptep_set_wrprotect,
Alexandre Ghiti
- [PATCH v3 01/11] hugetlb: Harmonize hugetlb.h arch specific defines with pgtable.h,
Alexandre Ghiti
- [PATCH v3 10/11] hugetlb: Introduce generic version of huge_ptep_set_access_flags,
Alexandre Ghiti
- [PATCH v3 04/11] hugetlb: Introduce generic version of huge_ptep_get_and_clear,
Alexandre Ghiti
- [PATCH v3 11/11] hugetlb: Introduce generic version of huge_ptep_get,
Alexandre Ghiti
[PATCH v2 00/11] hugetlb: Factorize architecture hugetlb primitives,
Alexandre Ghiti
[PATCH 00/11] hugetlb: Factorize architecture hugetlb primitives,
Alexandre Ghiti
Re: Build regressions/improvements in v4.18-rc3,
Geert Uytterhoeven
[PATCH] sparc32: cacheflush_32: Declare struct page,
Guenter Roeck
due to kconfig changes kernel config file is no longer sufficient for configuring the kernel,
Michal Suchánek
[PATCH] sys: don't hold uts_sem while accessing userspace memory,
Jann Horn
mpt3sas regression...,
David Miller
Status of LDOM support in Linux?,
John Paul Adrian Glaubitz
[PATCH -tip v6 24/27] bpf: error-inject: kprobes: Clear current_kprobe and enable preempt in kprobe,
Masami Hiramatsu
[PATCH -tip v6 23/27] sparc64: kprobes: Don't call the ->break_handler() in sparc64 kprobes code,
Masami Hiramatsu
[PATCH -tip v6 12/27] sparc64: kprobes: Remove jprobe implementation,
Masami Hiramatsu
[PATCH] sparc: use generic dma_noncoherent_ops,
Christoph Hellwig
Re: Build regressions/improvements in v4.18-rc1,
Geert Uytterhoeven
[PATCH v2] mm: convert return type of handle_mm_fault() caller to vm_fault_t,
Souptick Joarder
[PATCH v4 03/26] arch/*: Kconfig: fix documentation for NMI watchdog,
Mauro Carvalho Chehab
[PATCH v4 26/26] fix a series of Documentation/ broken file name references,
Mauro Carvalho Chehab
[PATCH] mm: convert return type of handle_mm_fault() caller to vm_fault_t,
Souptick Joarder
[PATCH v3 27/27] fix a series of Documentation/ broken file name references,
Mauro Carvalho Chehab
[PATCH v3 03/27] arch/*: Kconfig: fix documentation for NMI watchdog,
Mauro Carvalho Chehab
[RFC PATCH 00/23] Implement an HPET-based hardlockup detector,
Ricardo Neri
- [RFC PATCH 01/23] x86/apic: Add a parameter for the APIC delivery mode,
Ricardo Neri
- [RFC PATCH 21/23] watchdog/hardlockup/hpet: Adjust timer expiration on the number of monitored CPUs,
Ricardo Neri
- [RFC PATCH 20/23] watchdog/hardlockup/hpet: Rotate interrupt among all monitored CPUs,
Ricardo Neri
- [RFC PATCH 22/23] watchdog/hardlockup/hpet: Only enable the HPET watchdog via a boot parameter,
Ricardo Neri
- [RFC PATCH 23/23] watchdog/hardlockup: Activate the HPET-based lockup detector,
Ricardo Neri
- [RFC PATCH 19/23] watchdog/hardlockup: Make arch_touch_nmi_watchdog() to hpet-based implementation,
Ricardo Neri
- [RFC PATCH 18/23] watchdog/hardlockup/hpet: Add the NMI watchdog operations,
Ricardo Neri
- [RFC PATCH 17/23] watchdog/hardlockup/hpet: Convert the timer's interrupt to NMI,
Ricardo Neri
- [RFC PATCH 16/23] watchdog/hardlockup: Add an HPET-based hardlockup detector,
Ricardo Neri
- [RFC PATCH 11/23] x86/hpet: Configure the timer used by the hardlockup detector,
Ricardo Neri
- [RFC PATCH 15/23] kernel/watchdog: Add a function to obtain the watchdog_allowed_mask,
Ricardo Neri
- [RFC PATCH 12/23] kernel/watchdog: Introduce a struct for NMI watchdog operations,
Ricardo Neri
- [RFC PATCH 13/23] watchdog/hardlockup: Define a generic function to detect hardlockups,
Ricardo Neri
- [RFC PATCH 14/23] watchdog/hardlockup: Decouple the hardlockup detector from perf,
Ricardo Neri
- [RFC PATCH 10/23] x86/hpet: Relocate flag definitions to a header file,
Ricardo Neri
- [RFC PATCH 09/23] x86/hpet: Reserve timer for the HPET hardlockup detector,
Ricardo Neri
- [RFC PATCH 08/23] x86/hpet: Calculate ticks-per-second in a separate function,
Ricardo Neri
- [RFC PATCH 03/23] genirq: Introduce IRQF_DELIVER_AS_NMI,
Ricardo Neri
- [RFC PATCH 07/23] x86/hpet: Expose more functions to read and write registers,
Ricardo Neri
- [RFC PATCH 06/23] x86/ioapic: Add support for IRQCHIP_CAN_DELIVER_AS_NMI with interrupt remapping,
Ricardo Neri
- [RFC PATCH 05/23] x86/msi: Add support for IRQCHIP_CAN_DELIVER_AS_NMI,
Ricardo Neri
- [RFC PATCH 04/23] iommu/vt-d/irq_remapping: Add support for IRQCHIP_CAN_DELIVER_AS_NMI,
Ricardo Neri
- [RFC PATCH 02/23] genirq: Introduce IRQD_DELIVER_AS_NMI,
Ricardo Neri
[PATCH] sparc/time: Add missing __init to init_tick_ops(),
Steven Rostedt
[RFC PATCH -tip v5 24/27] bpf: error-inject: kprobes: Clear current_kprobe and enable preempt in kprobe,
Masami Hiramatsu
[RFC PATCH -tip v5 23/27] sparc64: kprobes: Don't call the ->break_handler() in sparc64 kprobes code,
Masami Hiramatsu
[RFC PATCH -tip v5 12/27] sparc64: kprobes: Remove jprobe implementation,
Masami Hiramatsu
[PATCH v2 21/21] sparc64: use match_string() helper,
Yisheng Xie
[PATCH] kbuild: add machine size to CHEKCFLAGS,
Luc Van Oostenryck
[PATCH 4.4 25/92] futex: Remove duplicated code and fix undefined behaviour,
Greg Kroah-Hartman
Re: [PATCH v1 0/4] sparc/PCI: VGA resource and other fixes,
Bjorn Helgaas
common non-cache coherent direct dma mapping ops v2,
Christoph Hellwig
- [PATCH 01/25] hexagon: remove the sync_single_for_cpu DMA operation,
Christoph Hellwig
- [PATCH 05/25] microblaze: use generic dma_noncoherent_ops,
Christoph Hellwig
- [PATCH 18/25] sh: use dma_direct_ops for the CONFIG_DMA_COHERENT case,
Christoph Hellwig
- [PATCH 20/25] sh: use generic dma_noncoherent_ops,
Christoph Hellwig
- [PATCH 22/25] sparc: use generic dma_noncoherent_ops,
Christoph Hellwig
- [PATCH 25/25] parisc: use generic dma_noncoherent_ops,
Christoph Hellwig
- [PATCH 24/25] parisc: always use flush_kernel_dcache_range for DMA cache maintainance,
Christoph Hellwig
- [PATCH 23/25] parisc: merge pcx_dma_ops and pcxl_dma_ops,
Christoph Hellwig
- [PATCH 21/25] xtensa: use generic dma_noncoherent_ops,
Christoph Hellwig
- [PATCH 19/25] sh: split arch/sh/mm/consistent.c,
Christoph Hellwig
- [PATCH 14/25] openrisc: fix cache maintainance the the sync_single_for_device DMA operation,
Christoph Hellwig
- [PATCH 17/25] sh: introduce a sh_cacheop_vaddr helper,
Christoph Hellwig
- [PATCH 13/25] openrisc: remove the no-op unmap_page and unmap_sg DMA operations,
Christoph Hellwig
- [PATCH 16/25] sh: simplify get_arch_dma_ops,
Christoph Hellwig
- [PATCH 15/25] openrisc: use generic dma_noncoherent_ops,
Christoph Hellwig
- [PATCH 12/25] openrisc: remove the sync_single_for_cpu DMA operation,
Christoph Hellwig
- [PATCH 10/25] nds32: use generic dma_noncoherent_ops,
Christoph Hellwig
- [PATCH 11/25] nios2: use generic dma_noncoherent_ops,
Christoph Hellwig
- [PATCH 09/25] nds32: implement the unmap_sg DMA operation,
Christoph Hellwig
- [PATCH 06/25] microblaze: remove the consistent_sync and consistent_sync_page,
Christoph Hellwig
- [PATCH 07/25] nds32: remove the broken kmap code in nds32_dma_map_sg,
Christoph Hellwig
- [PATCH 08/25] nds32: consolidate DMA cache maintainance routines,
Christoph Hellwig
- [PATCH 03/25] hexagon: use generic dma_noncoherent_ops,
Christoph Hellwig
- [PATCH 02/25] hexagon: implement the sync_sg_for_device DMA operation,
Christoph Hellwig
- [PATCH 04/25] m68k: use generic dma_noncoherent_ops,
Christoph Hellwig
[PATCH 4.9 27/33] futex: Remove duplicated code and fix undefined behaviour,
Greg Kroah-Hartman
[PATCH] jsflash: fix compilation,
Christoph Hellwig
xfstests (git) results for sparc64,
Anatoly Pugachev
common non-cache coherent direct dma mapping ops,
Christoph Hellwig
- [PATCH 01/20] dma-mapping: simplify Kconfig dependencies,
Christoph Hellwig
- [PATCH 02/20] dma-mapping: provide a generic dma-noncoherent implementation,
Christoph Hellwig
- [PATCH 03/20] arc: use generic dma_noncoherent_ops,
Christoph Hellwig
- [PATCH 04/20] arm-nommu: use generic dma_noncoherent_ops,
Christoph Hellwig
- [PATCH 05/20] c6x: use generic dma_noncoherent_ops,
Christoph Hellwig
- [PATCH 08/20] microblaze: use generic dma_noncoherent_ops,
Christoph Hellwig
- [PATCH 10/20] nds32: use generic dma_noncoherent_ops,
Christoph Hellwig
- [PATCH 11/20] nios2: use generic dma_noncoherent_ops,
Christoph Hellwig
- [PATCH 12/20] openrisc: use generic dma_noncoherent_ops,
Christoph Hellwig
- [PATCH 14/20] sh: introduce a sh_cacheop_vaddr helper,
Christoph Hellwig
- [PATCH 15/20] sh: use dma_direct_ops for the CONFIG_DMA_COHERENT case,
Christoph Hellwig
- [PATCH 16/20] mm: split arch/sh/mm/consistent.c,
Christoph Hellwig
- [PATCH 18/20] xtensa: use generic dma_noncoherent_ops,
Christoph Hellwig
- [PATCH 20/20] parisc: use generic dma_noncoherent_ops,
Christoph Hellwig
- [PATCH 19/20] sparc: use generic dma_noncoherent_ops,
Christoph Hellwig
- [PATCH 17/20] sh: use generic dma_noncoherent_ops,
Christoph Hellwig
- [PATCH 13/20] sh: simplify get_arch_dma_ops,
Christoph Hellwig
- [PATCH 09/20] microblaze: remove the consistent_sync and consistent_sync_page,
Christoph Hellwig
- [PATCH 07/20] m68k: use generic dma_noncoherent_ops,
Christoph Hellwig
- [PATCH 06/20] hexagon: use generic dma_noncoherent_ops,
Christoph Hellwig
- Re: common non-cache coherent direct dma mapping ops,
Helge Deller
make a few block drivers highmem safe,
Christoph Hellwig
[PATCH v2 10/11] arch/*: Kconfig: fix documentation for NMI watchdog,
Mauro Carvalho Chehab
[PATCH v6 0/2] sparc64: Add privileged ADI driver,
Tom Hromatka
[RFC PATCH 0/9] Enable THP migration for all possible architectures,
Zi Yan
[PATCH] sparc: vio: use put_device() instead of kfree(),
Arvind Yadav
[GIT PULL, PATCH v4 00/16] y2038: IPC system call conversion,
Arnd Bergmann
- [PATCH v4 15/16] y2038: ipc: Enable COMPAT_32BIT_TIME,
Arnd Bergmann
- [PATCH v4 05/16] y2038: s390: Remove unneeded ipc uapi header files,
Arnd Bergmann
- [PATCH v4 07/16] y2038: mips: Extend sysvipc data structures,
Arnd Bergmann
- [PATCH v4 03/16] y2038: alpha: Remove unneeded ipc uapi header files,
Arnd Bergmann
- [PATCH v4 13/16] y2038: ipc: Report long times to user space,
Arnd Bergmann
- [PATCH v4 11/16] y2038: xtensa: Extend sysvipc data structures,
Arnd Bergmann
- [PATCH v4 06/16] y2038: arm64: Extend sysvipc compat data structures,
Arnd Bergmann
- [PATCH v4 12/16] y2038: ipc: Use ktime_get_real_seconds consistently,
Arnd Bergmann
- [PATCH v4 02/16] y2038: x86: Extend sysvipc data structures,
Arnd Bergmann
- [PATCH v4 14/16] y2038: ipc: Use __kernel_timespec,
Arnd Bergmann
- [PATCH v4 16/16] y2038: ipc: Redirect ipc(SEMTIMEDOP, ...) to compat_ksys_semtimedop,
Arnd Bergmann
- [PATCH v4 04/16] y2038: ia64: Remove unneeded ipc uapi header files,
Arnd Bergmann
- [PATCH v4 10/16] y2038: powerpc: Extend sysvipc data structures,
Arnd Bergmann
- [PATCH v4 09/16] y2038: sparc: Extend sysvipc data structures,
Arnd Bergmann
- [PATCH v4 08/16] y2038: parisc: Extend sysvipc data structures,
Arnd Bergmann
- [PATCH v4 01/16] y2038: asm-generic: Extend sysvipc data structures,
Arnd Bergmann
centralize SWIOTLB config symbol and misc other cleanups V3,
Christoph Hellwig
- [PATCH 01/13] iommu-common: move to arch/sparc,
Christoph Hellwig
- [PATCH 02/13] iommu-helper: unexport iommu_area_alloc,
Christoph Hellwig
- [PATCH 04/13] iommu-helper: move the IOMMU_HELPER config symbol to lib/,
Christoph Hellwig
- [PATCH 03/13] iommu-helper: mark iommu_is_span_boundary as inline,
Christoph Hellwig
- [PATCH 05/13] scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig,
Christoph Hellwig
- [PATCH 06/13] dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig,
Christoph Hellwig
- [PATCH 07/13] arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol,
Christoph Hellwig
- [PATCH 08/13] arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig,
Christoph Hellwig
- [PATCH 09/13] PCI: remove CONFIG_PCI_BUS_ADDR_T_64BIT,
Christoph Hellwig
- [PATCH 10/13] arm: don't build swiotlb by default,
Christoph Hellwig
- [PATCH 12/13] swiotlb: move the SWIOTLB config symbol to lib/Kconfig,
Christoph Hellwig
- [PATCH 13/13] swiotlb: remove the CONFIG_DMA_DIRECT_OPS ifdefs,
Christoph Hellwig
- [PATCH 11/13] mips,unicore32: swiotlb doesn't need sg->dma_length,
Christoph Hellwig
- Re: centralize SWIOTLB config symbol and misc other cleanups V3,
Christoph Hellwig
dma-debug cleanups, including removing the arch hook,
Christoph Hellwig
[PATCH v5 0/2] sparc64: Add privileged ADI driver,
Tom Hromatka
centralize SWIOTLB config symbol and misc other cleanups V2,
Christoph Hellwig
[Index of Archives]
[Kernel Development]
[Linux ARM Development]
[Linux Resources]
Mail converted by MHonArc