Linux MetaG
[Prev Page][Next Page]
[RFC PATCH v2 0/2] Randomization of address chosen by mmap.,
Ilya Smith
[PATCH AUTOSEL for 4.14 92/97] signal/metag: Document a conflict with SI_USER with SIGFPE, Sasha Levin
[PATCH AUTOSEL for 4.9 278/281] signal/metag: Document a conflict with SI_USER with SIGFPE, Sasha Levin
[PATCH AUTOSEL for 4.4 165/167] signal/metag: Document a conflict with SI_USER with SIGFPE, Sasha Levin
[PATCH AUTOSEL for 3.18 100/102] signal/metag: Document a conflict with SI_USER with SIGFPE, Sasha Levin
[PATCH AUTOSEL for 4.15 119/124] signal/metag: Document a conflict with SI_USER with SIGFPE, Sasha Levin
[Blackfin removal] [PATCH 19/28] ata: Remove Blackfin PATA support, Aaron Wu
[Blackfin removal] [PATCH 20/28] pwm: Remove Blackfin PWM support, Aaron Wu
[Blackfin removal] [PATCH 21/28] pcmcia: Remove Blackfin PCMCIA support, Aaron Wu
[Blackfin removal] [PATCH 18/28] crypto: Remove Blackfin crypto support, Aaron Wu
[Blackfin removal] [PATCH 23/28] char: Remove Blackfin OTP support, Aaron Wu
[Blackfin removal] [PATCH 28/28] MAINTAINERS: Remove Blackfin from MAINTAINERS list, Aaron Wu
[Blackfin removal] [PATCH 27/28] documentation: Remove Blackfin documentation, Aaron Wu
[Blackfin removal] [PATCH 26/28] samples: Remove Blackfin gptimers sample code, Aaron Wu
[Blackfin removal] [PATCH 25/28] staging: Remove Blackfin iio trigger timer support, Aaron Wu
[Blackfin removal] [PATCH 22/28] can: Remove Blackfin CAN bus support, Aaron Wu
[Blackfin removal] [PATCH 24/28] pinctrl: Remove Blackfin pinctrl support, Aaron Wu
[Blackfin removal] [PATCH 17/28] usb: Remove Blackfin USB support, Aaron Wu
[Blackfin removal] [PATCH 16/28] irda: Remove Blackfin IRDA support, Aaron Wu
[Blackfin removal] [PATCH 15/28] spi: Remove Blackfin SPI bus support, Aaron Wu
[Blackfin removal] [PATCH 14/28] mtd: Remove Blackfin MTD support, Aaron Wu
[Blackfin removal] [PATCH 13/28] cpufreq: Remove Blackfin CPU frequency support, Aaron Wu
[Blackfin removal] [PATCH 12/28] video: Remove Blackfin video support, Aaron Wu
[Blackfin removal] [PATCH 11/28] misc: Remove Blackfin DSP echo support, Aaron Wu
[Blackfin removal] [PATCH 10/28] i2c: Remove Blackfin I2C bus support, Aaron Wu
[Blackfin removal] [PATCH 09/28] input: Remove Blackfin input support, Aaron Wu
[Blackfin removal] [PATCH 08/28] Asoc: Remove Blackfin ASOC support, Aaron Wu
[Blackfin removal] [PATCH 07/28] watchdog: Remove Blackfin watchdog support,
Aaron Wu
[Blackfin removal] [PATCH 06/28] mmc: Remove Blackfin SD host support, Aaron Wu
[Blackfin removal] [PATCH 05/28] rtc: Remove Blackfin RTC support, Aaron Wu
[Blackfin removal] [PATCH 04/28] tty: Remove Blackfin tty and uart support, Aaron Wu
[Blackfin removal] [PATCH 03/28] media: Remove Blackfin media support, Aaron Wu
[Blackfin removal] [PATCH 02/28] net: Remove Blackfin Ethernet support, Aaron Wu
[metag:for-next 4/13] warning: (FAULT_INJECTION_STACKTRACE_FILTER && ..) selects FRAME_POINTER which has unmet direct dependencies (DEBUG_KERNEL && ..) || ..), kbuild test robot
[PATCH 0/3] ARM: Implement MODULE_PLT support in FTRACE,
Alexander Sverdlin
Removing architectures without upstream gcc support,
Arnd Bergmann
Re: [OpenRISC] Removing architectures without upstream gcc support, Philipp Wagner
Re: Removing architectures without upstream gcc support, Xuetao Guan
<Possible follow-ups>
Re: Removing architectures without upstream gcc support, Guan Xuetao
[PATCH 00/13] Remove metag architecture,
James Hogan
- [PATCH 12/13] media: img-ir: Drop METAG dependency, James Hogan
- [PATCH 13/13] i2c: img-scb: Drop METAG dependency, James Hogan
- [PATCH 10/13] gpio: Drop TZ1090 drivers, James Hogan
- [PATCH 11/13] watchdog: imgpdc: Drop METAG dependency, James Hogan
- [PATCH 07/13] tty: Remove metag DA TTY and console driver, James Hogan
- [PATCH 08/13] MAINTAINERS/CREDITS: Drop METAG ARCHITECTURE, James Hogan
- [PATCH 09/13] pinctrl: Drop TZ1090 drivers, James Hogan
- [PATCH 06/13] clocksource: Remove metag generic timer driver, James Hogan
- [PATCH 04/13] Drop a bunch of metag references, James Hogan
- [PATCH 05/13] irqchip: Remove metag irqchip drivers, James Hogan
- [PATCH 01/13] metag: Remove arch/metag/, James Hogan
- [PATCH 03/13] docs: Remove remaining references to metag, James Hogan
- [PATCH 02/13] docs: Remove metag docs, James Hogan
- Re: [PATCH 00/13] Remove metag architecture, Peter Zijlstra
- Re: [PATCH 00/13] Remove metag architecture, Arnd Bergmann
- Re: [PATCH 00/13] Remove metag architecture, Arnd Bergmann
metag build errors in mainline kernel,
Guenter Roeck
consolidate direct dma mapping V4,
Christoph Hellwig
- [PATCH 03/34] m32r: remove unused flush_write_buffers definition, Christoph Hellwig
- [PATCH 05/34] arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA, Christoph Hellwig
- [PATCH 07/34] riscv: remove the unused dma_capable helper, Christoph Hellwig
- [PATCH 14/34] hexagon: use the generic dma_capable helper, Christoph Hellwig
- [PATCH 16/34] microblaze: rename dma_direct to dma_nommu, Christoph Hellwig
- [PATCH 18/34] microblaze: remove the dead !NOT_COHERENT_CACHE dma code, Christoph Hellwig
- [PATCH 32/34] dma-direct: reject too small dma masks, Christoph Hellwig
- [PATCH 33/34] cris: use dma-direct, Christoph Hellwig
- [PATCH 34/34] h8300: use dma-direct, Christoph Hellwig
- [PATCH 28/34] dma-direct: use node local allocations for coherent memory, Christoph Hellwig
- [PATCH 31/34] dma-direct: make dma_direct_{alloc,free} available to other implementations, Christoph Hellwig
- [PATCH 30/34] dma-direct: retry allocations using GFP_DMA for small masks, Christoph Hellwig
- [PATCH 27/34] dma-direct: add support for CMA allocation, Christoph Hellwig
- [PATCH 29/34] dma-direct: add support for allocation from ZONE_DMA and ZONE_DMA32, Christoph Hellwig
- [PATCH 26/34] dma-direct: add dma address sanity checks, Christoph Hellwig
- [PATCH 24/34] dma-direct: rename dma_noop to dma_direct, Christoph Hellwig
- [PATCH 25/34] dma-direct: use phys_to_dma, Christoph Hellwig
- [PATCH 23/34] dma-mapping: provide a generic asm/dma-mapping.h, Christoph Hellwig
- [PATCH 22/34] dma-mapping: add an arch_dma_supported hook, Christoph Hellwig
- [PATCH 19/34] s390: move s390_pci_dma_ops to asm/pci_dma.h, Christoph Hellwig
- [PATCH 21/34] dma-mapping: clear harmful GFP_* flags in common code, Christoph Hellwig
- [PATCH 17/34] microblaze: remove dma_nommu_dma_supported, Christoph Hellwig
- [PATCH 20/34] dma-mapping: warn when there is no coherent_dma_mask, Christoph Hellwig
- [PATCH 15/34] powerpc: rename dma_direct_ to dma_nommu_, Christoph Hellwig
- [PATCH 12/34] dma-mapping: move swiotlb arch helpers to a new header, Christoph Hellwig
- [PATCH 13/34] dma-mapping: move dma_mark_clean to dma-direct.h, Christoph Hellwig
- [PATCH 11/34] mips: fix an off-by-one in dma_capable, Christoph Hellwig
- [PATCH 10/34] arm64: don't override dma_max_pfn, Christoph Hellwig
- [PATCH 09/34] dma-mapping: take dma_pfn_offset into account in dma_max_pfn, Christoph Hellwig
- [PATCH 08/34] s390: remove the unused dma_capable helper, Christoph Hellwig
- [PATCH 06/34] m32r: remove the unused dma_capable helper, Christoph Hellwig
- [PATCH 04/34] powerpc: remove unused flush_write_buffers definition, Christoph Hellwig
- [PATCH 01/34] alpha: mark jensen as broken, Christoph Hellwig
- [PATCH 02/34] hexagon: remove unused flush_write_buffers definition, Christoph Hellwig
- Re: consolidate direct dma mapping V4, Christoph Hellwig
[PATCH 05/11] signal/metag: Document a conflict with SI_USER with SIGFPE, Eric W. Biederman
consolidate direct dma mapping V3,
Christoph Hellwig
- [PATCH 11/33] dma-mapping: move swiotlb arch helpers to a new header, Christoph Hellwig
- [PATCH 17/33] microblaze: remove the dead !NOT_COHERENT_CACHE dma code, Christoph Hellwig
- [PATCH 19/33] dma-mapping: warn when there is no coherent_dma_mask, Christoph Hellwig
- [PATCH 27/33] dma-direct: use node local allocations for coherent memory, Christoph Hellwig
- [PATCH 30/33] dma-direct: make dma_direct_{alloc,free} available to other implementations, Christoph Hellwig
- [PATCH 33/33] h8300: use dma-direct, Christoph Hellwig
- [PATCH 29/33] dma-direct: retry allocations using GFP_DMA for small masks, Christoph Hellwig
- [PATCH 31/33] dma-direct: reject too small dma masks, Christoph Hellwig
- [PATCH 32/33] cris: use dma-direct, Christoph Hellwig
- [PATCH 28/33] dma-direct: add support for allocation from ZONE_DMA and ZONE_DMA32, Christoph Hellwig
- [PATCH 25/33] dma-direct: add dma address sanity checks, Christoph Hellwig
- [PATCH 26/33] dma-direct: add support for CMA allocation, Christoph Hellwig
- [PATCH 23/33] dma-direct: rename dma_noop to dma_direct, Christoph Hellwig
- [PATCH 24/33] dma-direct: use phys_to_dma, Christoph Hellwig
- [PATCH 21/33] dma-mapping: add an arch_dma_supported hook, Christoph Hellwig
- [PATCH 22/33] dma-mapping: provide a generic asm/dma-mapping.h, Christoph Hellwig
- [PATCH 20/33] dma-mapping: clear harmful GFP_* flags in common code, Christoph Hellwig
- [PATCH 18/33] s390: move s390_pci_dma_ops to asm/pci_dma.h, Christoph Hellwig
- [PATCH 13/33] hexagon: use the generic dma_capable helper, Christoph Hellwig
- [PATCH 16/33] microblaze: remove dma_nommu_dma_supported, Christoph Hellwig
- [PATCH 12/33] dma-mapping: move dma_mark_clean to dma-direct.h, Christoph Hellwig
- [PATCH 15/33] microblaze: rename dma_direct to dma_nommu, Christoph Hellwig
- [PATCH 14/33] powerpc: rename dma_direct_ to dma_nommu_, Christoph Hellwig
- [PATCH 09/33] dma-mapping: take dma_pfn_offset into account in dma_max_pfn, Christoph Hellwig
- [PATCH 10/33] arm64: don't override dma_max_pfn, Christoph Hellwig
- [PATCH 05/33] arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA, Christoph Hellwig
- [PATCH 08/33] s390: remove the unused dma_capable helper, Christoph Hellwig
- [PATCH 06/33] m32r: remove the unused dma_capable helper, Christoph Hellwig
- [PATCH 07/33] riscv: remove the unused dma_capable helper, Christoph Hellwig
- [PATCH 04/33] powerpc: remove unused flush_write_buffers definition, Christoph Hellwig
- [PATCH 02/33] hexagon: remove unused flush_write_buffers definition, Christoph Hellwig
- [PATCH 01/33] alpha: mark jensen as broken, Christoph Hellwig
- [PATCH 03/33] m32r: remove unused flush_write_buffers definition, Christoph Hellwig
metag build error in -next due to 'fs, elf: drop MAP_FIXED usage from elf_map',
Guenter Roeck
[PATCH 0/7] DT: consolidate bootmem support,
Rob Herring
[PATCH 3/7] metag: remove arch specific early DT functions, Rob Herring
consolidate direct dma mapping and swiotlb support,
Christoph Hellwig
- [PATCH 03/67] dma-mapping: take dma_pfn_offset into account in dma_max_pfn, Christoph Hellwig
- [PATCH 11/67] riscv: remove the unused dma_capable helper, Christoph Hellwig
- [PATCH 14/67] dma-mapping: move dma_mark_clean to dma-direct.h, Christoph Hellwig
- [PATCH 16/67] powerpc: rename dma_direct_ to dma_nommu_, Christoph Hellwig
- [PATCH 19/67] microblaze: remove the dead !NOT_COHERENT_CACHE dma code, Christoph Hellwig
- [PATCH 22/67] dma-mapping: clear harmful GFP_* flags in common code, Christoph Hellwig
- [PATCH 26/67] dma-direct: use phys_to_dma, Christoph Hellwig
- [PATCH 36/67] x86: remove dma_alloc_coherent_mask, Christoph Hellwig
- [PATCH 61/67] tile: use generic swiotlb_ops, Christoph Hellwig
- [PATCH 64/67] arm64: replace ZONE_DMA with ZONE_DMA32, Christoph Hellwig
- [PATCH 65/67] arm64: use swiotlb_alloc and swiotlb_free, Christoph Hellwig
- [PATCH 66/67] swiotlb: remove swiotlb_{alloc,free}_coherent, Christoph Hellwig
- [PATCH 67/67] swiotlb: remove various exports, Christoph Hellwig
- [PATCH 63/67] mips: use swiotlb_{alloc,free}, Christoph Hellwig
- [PATCH 60/67] tile: replace ZONE_DMA with ZONE_DMA32, Christoph Hellwig
- [PATCH 58/67] ia64: remove an ifdef around the content of pci-dma.c, Christoph Hellwig
- [PATCH 62/67] mips/netlogic: remove swiotlb support, Christoph Hellwig
- [PATCH 59/67] unicore32: use generic swiotlb_ops, Christoph Hellwig
- [PATCH 56/67] ia64: use generic swiotlb_ops, Christoph Hellwig
- [PATCH 50/67] swiotlb: refactor coherent buffer allocation, Christoph Hellwig
- [PATCH 52/67] dma-direct: handle the memory encryption bit in common code, Christoph Hellwig
- [PATCH 53/67] swiotlb: remove swiotlb_set_mem_attributes, Christoph Hellwig
- [PATCH 55/67] ia64: replace ZONE_DMA with ZONE_DMA32, Christoph Hellwig
- [PATCH 57/67] ia64: clean up swiotlb support, Christoph Hellwig
- [PATCH 54/67] x86: remove sta2x11_dma_ops, Christoph Hellwig
- [PATCH 46/67] swiotlb: lift x86 swiotlb_dma_ops to common code, Christoph Hellwig
- [PATCH 47/67] swiotlb: wire up ->dma_supported in swiotlb_dma_ops, Christoph Hellwig
- [PATCH 51/67] set_memory.h: provide set_memory_{en,de}crypted stubs, Christoph Hellwig
- [PATCH 49/67] swiotlb: refactor coherent buffer freeing, Christoph Hellwig
- [PATCH 48/67] swiotlb: rely on dev->coherent_dma_mask, Christoph Hellwig
- [PATCH 43/67] ia64: rename swiotlb_dma_ops, Christoph Hellwig
- [PATCH 42/67] arm64: rename swiotlb_dma_ops, Christoph Hellwig
- [PATCH 44/67] powerpc: rename swiotlb_dma_ops, Christoph Hellwig
- [PATCH 45/67] swiotlb: rename swiotlb_free to swiotlb_exit, Christoph Hellwig
- [PATCH 41/67] x86: remove dma_alloc_coherent_gfp_flags, Christoph Hellwig
- [PATCH 38/67] x86/amd_gart: clean up gart_alloc_coherent, Christoph Hellwig
- [PATCH 40/67] iommu/intel-iommu: use dma_direct_* helpers for the direct mapping case, Christoph Hellwig
- [PATCH 35/67] h8300: use dma-direct, Christoph Hellwig
- [PATCH 39/67] iommu/amd_iommu: use dma_direct_* helpers for the direct mapping case, Christoph Hellwig
- [PATCH 37/67] x86: use dma-direct, Christoph Hellwig
- [PATCH 32/67] dma-direct: add support for allocation from ZONE_DMA and ZONE_DMA32, Christoph Hellwig
- [PATCH 33/67] dma-direct: reject too small dma masks, Christoph Hellwig
- [PATCH 34/67] cris: use dma-direct, Christoph Hellwig
- [PATCH 31/67] dma-direct: make dma_direct_{alloc,free} available to other implementations, Christoph Hellwig
- [PATCH 30/67] dma-direct: retry allocations using GFP_DMA for small masks, Christoph Hellwig
- [PATCH 28/67] dma-direct: add support for CMA allocation, Christoph Hellwig
- [PATCH 29/67] dma-direct: use node local allocations for coherent memory, Christoph Hellwig
- [PATCH 25/67] dma-direct: rename dma_noop to dma_direct, Christoph Hellwig
- [PATCH 27/67] dma-direct: add dma address sanity checks, Christoph Hellwig
- [PATCH 24/67] dma-mapping: provide a generic asm/dma-mapping.h, Christoph Hellwig
- [PATCH 23/67] dma-mapping: add an arch_dma_supported hook, Christoph Hellwig
- [PATCH 20/67] s390: move s390_pci_dma_ops to asm/pci_dma.h, Christoph Hellwig
- [PATCH 17/67] microblaze: rename dma_direct to dma_microblaze, Christoph Hellwig
- [PATCH 21/67] dma-mapping: warn when there is no coherent_dma_mask, Christoph Hellwig
- [PATCH 18/67] microblaze: remove dma_nommu_dma_supported, Christoph Hellwig
- [PATCH 15/67] hexagon: use the generic dma_capable helper, Christoph Hellwig
- [PATCH 13/67] dma-mapping: move swiotlb arch helpers to a new header, Christoph Hellwig
- [PATCH 12/67] s390: remove the unused dma_capable helper, Christoph Hellwig
- [PATCH 10/67] m32r: remove the unused dma_capable helper, Christoph Hellwig
- [PATCH 09/67] arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA, Christoph Hellwig
- [PATCH 07/67] m32r: remove unused flush_write_buffers definition, Christoph Hellwig
- [PATCH 06/67] hexagon: remove unused flush_write_buffers definition, Christoph Hellwig
- [PATCH 04/67] arm64: don't override dma_max_pfn, Christoph Hellwig
- [PATCH 08/67] powerpc: remove unused flush_write_buffers definition, Christoph Hellwig
- [PATCH 02/67] alpha: mark jensen as broken, Christoph Hellwig
- [PATCH 05/67] dma-mapping: replace PCI_DMA_BUS_IS_PHYS with a flag in struct dma_map_ops, Christoph Hellwig
- [PATCH 01/67] x86: remove X86_PPRO_FENCE, Christoph Hellwig
- Re: consolidate direct dma mapping and swiotlb support, Vladimir Murzin
[PATCH] metag: dts: Remove leading 0x and 0s from bindings notation, Mathieu Malaterre
[PATCH] metag: Use vma_pages helper in dma_mmap, Vasyl Gomonovych
[PATCH] metag: fix spelling mistake: "segement" -> "segment", Colin King
[PATCH] tty: metag_da: Convert timers to use timer_setup(),
Kees Cook
Re: [PATCH 1/2] fs, elf: drop MAP_FIXED usage from elf_map,
Michal Hocko
[PATCH] arch: remove unused *_segments() macros/functions,
Tobias Klauser
[PATCH 3/7] metag: Cocci spatch "vma_pages", Thomas Meyer
[PATCH 3.16 105/134] metag/uaccess: Fix access_ok(), Ben Hutchings
[PATCH 3.16 109/134] metag/uaccess: Check access_ok in strncpy_from_user, Ben Hutchings
[PATCH 03/11] metag/numa: Remove the unused parent_node() macro, Dou Liyang
[PATCH 3.16 132/178] metag/usercopy: Set flags before ADDZ, Ben Hutchings
[PATCH 3.16 128/178] metag/usercopy: Drop unused macros, Ben Hutchings
[PATCH 3.16 134/178] metag/usercopy: Add missing fixups, Ben Hutchings
[PATCH 3.16 130/178] metag/usercopy: Add early abort to copy_to_user, Ben Hutchings
[PATCH 3.16 133/178] metag/usercopy: Fix src fixup in from user rapf loops, Ben Hutchings
[PATCH 3.16 129/178] metag/usercopy: Fix alignment error checking, Ben Hutchings
[PATCH 3.16 131/178] metag/usercopy: Zero rest of buffer from copy_from_user, Ben Hutchings
[PATCH RFC 17/26] metag: Remove spin_unlock_wait() arch-specific definitions, Paul E. McKenney
[PATCH 3.10 225/268] metag/usercopy: Drop unused macros, Willy Tarreau
[PATCH 3.10 226/268] metag/usercopy: Zero rest of buffer from copy_from_user, Willy Tarreau
remove dma_alloc_noncoherent,
Christoph Hellwig
[PATCH 04/11] sound/hal2: switch to dma_alloc_attrs, Christoph Hellwig
[PATCH 01/11] dma-mapping: remove dmam_free_noncoherent, Christoph Hellwig
RE: remove dma_alloc_noncoherent, David Laight
[PATCH 00/27] kbuild, arch: complete UAPI de-coupling and cleanup scripts/Makefile.headersinst,
Masahiro Yamada
[PATCH 3.10 205/250] metag/usercopy: Fix src fixup in from user rapf loops, Willy Tarreau
[PATCH 3.10 203/250] metag/usercopy: Add early abort to copy_to_user, Willy Tarreau
[PATCH 3.10 204/250] metag/usercopy: Set flags before ADDZ, Willy Tarreau
[PATCH 3.10 202/250] metag/usercopy: Fix alignment error checking, Willy Tarreau
[PATCH 3.10 206/250] metag/usercopy: Add missing fixups, Willy Tarreau
[PATCH 4.11 159/197] metag/uaccess: Fix access_ok(), Greg Kroah-Hartman
[PATCH 4.9 138/164] metag/uaccess: Fix access_ok(), Greg Kroah-Hartman
[PATCH 3.18 51/59] metag/uaccess: Check access_ok in strncpy_from_user, Greg Kroah-Hartman
[PATCH 3.18 50/59] metag/uaccess: Fix access_ok(), Greg Kroah-Hartman
[PATCH 4.4 093/103] metag/uaccess: Check access_ok in strncpy_from_user, Greg Kroah-Hartman
[PATCH 4.4 092/103] metag/uaccess: Fix access_ok(), Greg Kroah-Hartman
[PATCH 4.9 139/164] metag/uaccess: Check access_ok in strncpy_from_user, Greg Kroah-Hartman
[PATCH 4.11 160/197] metag/uaccess: Check access_ok in strncpy_from_user, Greg Kroah-Hartman
[patch V2 05/17] metag: Adjust system_state check, Thomas Gleixner
[patch 05/18] metag: Adjust system_state check, Thomas Gleixner
[PATCH] metag-TCM: Delete an error message for a failed memory allocation in tcm_add_region(), SF Markus Elfring
[PATCH] metag/pgtable: Fix undeclared vm_area_struct warning,
James Hogan
[GIT PULL] metag: Changes for 4.12, James Hogan
[PATCH 3.12 09/86] metag/usercopy: Fix alignment error checking, Jiri Slaby
[PATCH 3.12 10/86] metag/usercopy: Add early abort to copy_to_user, Jiri Slaby
[PATCH 3.12 12/86] metag/usercopy: Set flags before ADDZ, Jiri Slaby
[PATCH 3.12 11/86] metag/usercopy: Zero rest of buffer from copy_from_user, Jiri Slaby
[PATCH 3.12 08/86] metag/usercopy: Drop unused macros, Jiri Slaby
[PATCH 3.12 13/86] metag/usercopy: Fix src fixup in from user rapf loops, Jiri Slaby
[PATCH 3.12 14/86] metag/usercopy: Add missing fixups, Jiri Slaby
[patch added to 3.12-stable] metag/usercopy: Add missing fixups, Jiri Slaby
[patch added to 3.12-stable] metag/usercopy: Fix src fixup in from user rapf loops, Jiri Slaby
[patch added to 3.12-stable] metag/usercopy: Zero rest of buffer from copy_from_user, Jiri Slaby
[patch added to 3.12-stable] metag/usercopy: Add early abort to copy_to_user, Jiri Slaby
[patch added to 3.12-stable] metag/usercopy: Set flags before ADDZ, Jiri Slaby
[patch added to 3.12-stable] metag/usercopy: Fix alignment error checking, Jiri Slaby
[patch added to 3.12-stable] metag/usercopy: Drop unused macros, Jiri Slaby
[PATCH 0/2] metag/uaccess: Some more user access fixes,
James Hogan
[PATCH 3.18 118/124] metag/usercopy: Fix alignment error checking, Greg Kroah-Hartman
[PATCH 3.18 120/124] metag/usercopy: Zero rest of buffer from copy_from_user, Greg Kroah-Hartman
[PATCH 3.18 121/124] metag/usercopy: Set flags before ADDZ, Greg Kroah-Hartman
[PATCH 3.18 119/124] metag/usercopy: Add early abort to copy_to_user, Greg Kroah-Hartman
[PATCH 3.18 117/124] metag/usercopy: Drop unused macros, Greg Kroah-Hartman
[PATCH 3.18 122/124] metag/usercopy: Fix src fixup in from user rapf loops, Greg Kroah-Hartman
[PATCH 3.18 123/124] metag/usercopy: Add missing fixups, Greg Kroah-Hartman
[PATCH v5 0/2] crypto: hw_random - Add new Exynos RNG driver,
Krzysztof Kozlowski
[PATCH 4.4 21/32] metag/usercopy: Add missing fixups, Greg Kroah-Hartman
[PATCH 4.4 19/32] metag/usercopy: Set flags before ADDZ, Greg Kroah-Hartman
[PATCH 4.4 18/32] metag/usercopy: Zero rest of buffer from copy_from_user, Greg Kroah-Hartman
[PATCH 4.4 20/32] metag/usercopy: Fix src fixup in from user rapf loops, Greg Kroah-Hartman
[PATCH 4.9 032/152] metag/usercopy: Zero rest of buffer from copy_from_user, Greg Kroah-Hartman
[PATCH 4.9 034/152] metag/usercopy: Fix src fixup in from user rapf loops, Greg Kroah-Hartman
[PATCH 4.9 035/152] metag/usercopy: Add missing fixups, Greg Kroah-Hartman
[PATCH 4.9 030/152] metag/usercopy: Fix alignment error checking, Greg Kroah-Hartman
[PATCH 4.9 029/152] metag/usercopy: Drop unused macros, Greg Kroah-Hartman
[PATCH 4.9 031/152] metag/usercopy: Add early abort to copy_to_user, Greg Kroah-Hartman
[PATCH 4.10 034/110] metag/usercopy: Drop unused macros, Greg Kroah-Hartman
[PATCH 4.10 037/110] metag/usercopy: Zero rest of buffer from copy_from_user, Greg Kroah-Hartman
[PATCH 4.10 035/110] metag/usercopy: Fix alignment error checking, Greg Kroah-Hartman
[PATCH 4.10 038/110] metag/usercopy: Set flags before ADDZ, Greg Kroah-Hartman
[PATCH 4.10 036/110] metag/usercopy: Add early abort to copy_to_user, Greg Kroah-Hartman
[PATCH 4.10 039/110] metag/usercopy: Fix src fixup in from user rapf loops, Greg Kroah-Hartman
[PATCH 4.10 040/110] metag/usercopy: Add missing fixups, Greg Kroah-Hartman
[PATCH 4.9 033/152] metag/usercopy: Set flags before ADDZ, Greg Kroah-Hartman
[PATCH 4.4 16/32] metag/usercopy: Fix alignment error checking, Greg Kroah-Hartman
[PATCH 4.4 15/32] metag/usercopy: Drop unused macros, Greg Kroah-Hartman
[PATCH 4.4 17/32] metag/usercopy: Add early abort to copy_to_user, Greg Kroah-Hartman
[PATCH v4 0/2] crypto: hw_random - Add new Exynos RNG driver,
Krzysztof Kozlowski
[GIT PULL] Metag usercopy fault handling fixes for rc6, James Hogan
[PATCH v2 0/9] metag/usercopy: Fault handling fixes & cleanups,
James Hogan
[PATCH 0/3] metag/usercopy: Support RAW_COPY_USER,
James Hogan
[PATCH 0/2] metag/usercopy: Support 64-bit get_user,
James Hogan
[heads-up] weirdness in arch/metag/lib/usercopy.c,
Al Viro
Re: [RFC PATCH 10/13] mm: Introduce first class virtual address spaces,
Vineet Gupta
[PATCH 03/20] asm-generic: Drop getrlimit and setrlimit syscalls from default list,
Yury Norov
[PATCH v2 0/7] uapi: export all headers under uapi directories,
Nicolas Dichtel
- [PATCH v2 2/7] h8300: put bitsperlong.h in uapi, Nicolas Dichtel
- [PATCH v2 6/7] Makefile.headersinst: remove destination-y option, Nicolas Dichtel
- [PATCH v2 5/7] Makefile.headersinst: cleanup input files, Nicolas Dichtel
- [PATCH v2 4/7] x86: put msr-index.h in uapi, Nicolas Dichtel
- [PATCH v2 7/7] uapi: export all headers under uapi directories, Nicolas Dichtel
- [PATCH v2 3/7] nios2: put setup.h in uapi, Nicolas Dichtel
- [PATCH v2 1/7] arm: put types.h in uapi, Nicolas Dichtel
- Re: [PATCH v2 0/7] uapi: export all headers under uapi directories, Arnd Bergmann
- Re: [PATCH v2 0/7] uapi: export all headers under uapi directories, Jesper Nilsson
- [PATCH v3 0/8] uapi: export all headers under uapi directories, Nicolas Dichtel
- [PATCH v3 3/8] nios2: put setup.h in uapi, Nicolas Dichtel
- [PATCH v3 5/8] Makefile.headersinst: cleanup input files, Nicolas Dichtel
- [PATCH v3 8/8] uapi: export all arch specifics directories, Nicolas Dichtel
- [PATCH v3 2/8] h8300: put bitsperlong.h in uapi, Nicolas Dichtel
- [PATCH v3 7/8] uapi: export all headers under uapi directories, Nicolas Dichtel
- [PATCH v3 6/8] Makefile.headersinst: remove destination-y option, Nicolas Dichtel
- [PATCH v3 4/8] x86: stop exporting msr-index.h to userland, Nicolas Dichtel
- [PATCH v3 1/8] arm: put types.h in uapi, Nicolas Dichtel
- [no subject], David Howells
- [no subject], David Howells
[PATCH 3.16 146/346] metag: Fix __cmpxchg_u32 asm constraint for CMP, Ben Hutchings
[mm PATCH v3 09/23] arch/metag: Add option to skip DMA sync as a part of map and unmap, Alexander Duyck
[mm PATCH v2 12/26] arch/metag: Add option to skip DMA sync as a part of map and unmap, Alexander Duyck
[net-next PATCH 12/27] arch/metag: Add option to skip DMA sync as a part of map and unmap, Alexander Duyck
[net-next PATCH RFC 11/26] arch/metag: Add option to skip DMA sync as a part of map and unmap, Alexander Duyck
[PATCH] asm-generic: Drop getrlimit and setrlimit syscalls from default list,
Yury Norov
[GIT PULL] Metag architecture fixes for v4.9-rc1, James Hogan
[PATCH] metag: Only define atomic_dec_if_positive conditionally,
Guenter Roeck
[PATCH 14/15 v2] irqchip/metag-ext: improve function-level documentation, Julia Lawall
[PATCH 00/15] improve function-level documentation,
Julia Lawall
qemu:metag image runtime failure in -next due to 'kthread: allow to cancel kthread work',
Guenter Roeck
[PATCH 4.4 188/192] metag: Fix atomic_*_return inline asm constraints, Greg Kroah-Hartman
[PATCH 3.10 168/180] metag: Fix __cmpxchg_u32 asm constraint for CMP, Willy Tarreau
[PATCH 3.12 090/100] metag: Fix __cmpxchg_u32 asm constraint for CMP, Jiri Slaby
[patch added to 3.12-stable] metag: Fix __cmpxchg_u32 asm constraint for CMP, Jiri Slaby
[PATCH 4.7 143/186] metag: Fix __cmpxchg_u32 asm constraint for CMP, Greg Kroah-Hartman
[PATCH 3.14 32/46] metag: Fix __cmpxchg_u32 asm constraint for CMP, Greg Kroah-Hartman
[GIT PULL] Metag architecture fixes for v4.8-rc2, James Hogan
[PATCH] metag: Drop show_mem() from mem_init(),
James Hogan
[GIT PULL] Metag architecture changes for v4.8, James Hogan
Re: [PATCH 03/34] mm, vmscan: move LRU lists to node,
James Hogan
[PATCH] metag: Fix __cmpxchg_u32 asm constraint for CMP, James Hogan
[PATCH] metag: Remove duplicate KERN_<LEVEL> prefix,
Joe Perches
[patch V2 46/67] metag/perf: Convert to hotplug state machine, Anna-Maria Gleixner
[patch V2 40/67] clocksource/metag: Convert to hotplug state machine, Anna-Maria Gleixner
[PATCH v6 00/46] dma-mapping: Use unsigned long for dma_attrs,
Krzysztof Kozlowski
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- [PATCH v6 30/46] metag: dma-mapping: Use unsigned long for dma_attrs, Krzysztof Kozlowski
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- [PATCH v6 45/46] dma-mapping: Remove dma_get_attr, Krzysztof Kozlowski
[patch 41/66] clocksource/metag: Convert to hotplug state machine, Anna-Maria Gleixner
[patch 49/66] metag: perf: Convert to hotplug state machine, Anna-Maria Gleixner
[PATCH v5 00/44] dma-mapping: Use unsigned long for dma_attrs,
Krzysztof Kozlowski
Message not available
Re: [PATCH v5 00/44] dma-mapping: Use unsigned long for dma_attrs, Daniel Vetter
[perf core] c5dfd78eb7: BUG: unable to handle kernel NULL pointer dereference at 00000c40, kernel test robot
[PATCH v4 00/44] dma-mapping: Use unsigned long for dma_attrs,
Krzysztof Kozlowski
[PATCH 4.2.y-ckt 173/206] metag: Fix atomic_*_return inline asm constraints, Kamal Mostafa
[4.2.y-ckt stable] Patch "metag: Fix atomic_*_return inline asm constraints" has been added to the 4.2.y-ckt tree, Kamal Mostafa
[PATCH 0175/1529] Fix typo, Andrea Gelmini
[PATCH 0174/1529] Fix typo, Andrea Gelmini
[PATCH 0173/1529] Fix typo, Andrea Gelmini
[PATCH 0172/1529] Fix typo,
Andrea Gelmini
[GIT PULL] Metag architecture changes for v4.7, James Hogan
[patch V4 02/31] bitops: Include generic parity.h in some architectures' bitops.h,
zengzhaoxiu
[patch V4] lib: GCD: Use binary GCD algorithm instead of Euclidean,
zengzhaoxiu
[PATCH] metag: Fix atomic_*_return inline asm constraints,
James Hogan
[PATCH] metag: perf: fix build on Meta1, James Hogan
[PATCH v2] asm-generic: Drop renameat syscall from default list,
James Hogan
[patch V3] lib: GCD: add binary GCD algorithm,
zengzhaoxiu
[Index of Archives]
[Linux ARM Kernel]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]