Linux MetaG
[Prev Page][Next Page]
- Re: [patch V3] lib: GCD: add binary GCD algorithm, (continued)
- [PATCH 18/23] metag: remove ARCH_WANT_OPTIONAL_GPIOLIB,
Linus Walleij
- [PATCH V3 00/29] bitops: add parity functions, zengzhaoxiu
- [PATCH V3 02/29] Include generic parity.h in some architectures' bitops.h, zengzhaoxiu
- [PATCH V2 02/30] Include generic parity.h in some architectures' bitops.h,
Zeng Zhaoxiu
- [PATCH v2 3/4] exit_thread: accept a task parameter to be exited, Jiri Slaby
- [PATCH 02/31] Include generic parity.h in some architectures' bitops.h, zhaoxiu.zeng
- [PATCH v2 3/6] metag: mm: Use hugetlb_bad_size, Vaishali Thakkar
- [PATCH v2 0/6] mm/hugetlb: Fix commandline parsing behavior for invalid hugepagesize,
Vaishali Thakkar
- [PATCH] parisc,metag: Implement CONFIG_DEBUG_STACK_USAGE option,
Helge Deller
- [PATCH] metag: Fix misspellings in comments., Adam Buchbinder
- [PATCH 0/2] NUMA related header file cleanups.,
David Daney
- Writes, smp_wmb(), and transitivity?,
Paul E. McKenney
- [PATCH v10 0/8] arm64, numa: Add numa support for arm64 platforms,
Ganapatrao Kulkarni
- [PATCH v10 4/8] arm64, numa : Enable numa dt for arm64 platforms., Ganapatrao Kulkarni
- [PATCH v10 5/8] arm64, dt, thunderx: Add initial dts for Cavium Thunderx in 2 node topology., Ganapatrao Kulkarni
- [PATCH v10 8/8] numa, mm, cleanup: remove redundant NODE_DATA macro from asm header files., Ganapatrao Kulkarni
- [PATCH v10 7/8] topology, cleanup: Avoid redefinition of cpumask_of_pcibus in asm header files., Ganapatrao Kulkarni
- [PATCH v10 6/8] arm64, mm, numa: Adding numa balancing support for arm64., Ganapatrao Kulkarni
- [PATCH v10 3/8] dt, numa: adding numa dt binding implementation., Ganapatrao Kulkarni
- [PATCH v10 2/8] Documentation, dt, numa: dt bindings for numa., Ganapatrao Kulkarni
- [PATCH v10 1/8] arm64, numa: adding numa support for arm64 platforms., Ganapatrao Kulkarni
- Re: [PATCH v10 0/8] arm64, numa: Add numa support for arm64 platforms, Robert Richter
- [PATCH 06/31] Add debugger entry points for METAG, Jeffrey Merkey
- Re: [PATCH 06/15] metag: use of_platform_default_populate() to populate default bus, James Hogan
- [PATCH] tty/metag_da: initialize number_written to zero,
Colin King
- [PATCH v9 0/6] arm64, numa: Add numa support for arm64 platforms,
Ganapatrao Kulkarni
- [PATCH v9 3/6] arm64/arm, numa, dt: adding numa dt binding implementation for arm64 platforms., Ganapatrao Kulkarni
- [PATCH v9 4/6] arm64, dt, thunderx: Add initial dts for Cavium Thunderx in 2 node topology., Ganapatrao Kulkarni
- [PATCH v9 5/6] PCI: generic: Make pci-host-generic driver numa aware, Ganapatrao Kulkarni
- [RFC PATCH v9 6/6] topology, cleanup: Avoid redefinition of cpumask_of_pcibus in asm header files., Ganapatrao Kulkarni
- [PATCH v9 1/6] arm64, numa: adding numa support for arm64 platforms., Ganapatrao Kulkarni
- [PATCH v9 2/6] Documentation, dt, arm64/arm: dt bindings for numa., Ganapatrao Kulkarni
- [PATCH v4 0/3] checkpatch: handling of memory barriers,
Michael S. Tsirkin
- [PATCH v3 0/3] checkpatch: handling of memory barriers,
Michael S. Tsirkin
- [PATCH v3 00/41] arch: barrier cleanup + barriers for virt,
Michael S. Tsirkin
- [PATCH v3 05/41] powerpc: reuse asm-generic/barrier.h, Michael S. Tsirkin
- [PATCH v3 25/41] tile: define __smp_xxx, Michael S. Tsirkin
- [PATCH v3 26/41] xtensa: define __smp_xxx, Michael S. Tsirkin
- [PATCH v3 28/41] asm-generic: implement virt_xxx memory barriers, Michael S. Tsirkin
- [PATCH v3 41/41] s390: more efficient smp barriers, Michael S. Tsirkin
- [PATCH v3 40/41] s390: use generic memory barriers, Michael S. Tsirkin
- [PATCH v3 39/41] xen/events: use virt_xxx barriers, Michael S. Tsirkin
- [PATCH v3 38/41] xen/io: use virt_xxx barriers, Michael S. Tsirkin
- [PATCH v3 37/41] xenbus: use virt_xxx barriers, Michael S. Tsirkin
- [PATCH v3 36/41] checkpatch: add virt barriers, Michael S. Tsirkin
- [PATCH v3 35/41] checkpatch: check for __smp outside barrier.h, Michael S. Tsirkin
- [PATCH v3 34/41] checkpatch.pl: add missing memory barriers, Michael S. Tsirkin
- [PATCH v3 33/41] virtio_ring: use virt_store_mb, Michael S. Tsirkin
- [PATCH v3 32/41] sh: move xchg_cmpxchg to a header by itself, Michael S. Tsirkin
- [PATCH v3 31/41] sh: support 1 and 2 byte xchg, Michael S. Tsirkin
- [PATCH v3 30/41] virtio_ring: update weak barriers to use virt_xxx, Michael S. Tsirkin
- [PATCH v3 29/41] Revert "virtio_ring: Update weak barriers to use dma_wmb/rmb", Michael S. Tsirkin
- [PATCH v3 27/41] x86: define __smp_xxx, Michael S. Tsirkin
- [PATCH v3 24/41] sparc: define __smp_xxx, Michael S. Tsirkin
- [PATCH v3 23/41] sh: define __smp_xxx, fix smp_store_mb for !SMP, Michael S. Tsirkin
- [PATCH v3 22/41] s390: define __smp_xxx, Michael S. Tsirkin
- [PATCH v3 21/41] mips: define __smp_xxx, Michael S. Tsirkin
- [PATCH v3 20/41] metag: define __smp_xxx, Michael S. Tsirkin
- [PATCH v3 19/41] ia64: define __smp_xxx, Michael S. Tsirkin
- [PATCH v3 18/41] blackfin: define __smp_xxx, Michael S. Tsirkin
- [PATCH v3 17/41] arm: define __smp_xxx, Michael S. Tsirkin
- [PATCH v3 16/41] arm64: define __smp_xxx, Michael S. Tsirkin
- [PATCH v3 15/41] powerpc: define __smp_xxx, Michael S. Tsirkin
- [PATCH v3 14/41] asm-generic: add __smp_xxx wrappers, Michael S. Tsirkin
- [PATCH v3 13/41] x86: reuse asm-generic/barrier.h, Michael S. Tsirkin
- [PATCH v3 12/41] x86/um: reuse asm-generic/barrier.h, Michael S. Tsirkin
- [PATCH v3 11/41] mips: reuse asm-generic/barrier.h, Michael S. Tsirkin
- Re: [v3,11/41] mips: reuse asm-generic/barrier.h, Leonid Yegoshin
- Re: [v3,11/41] mips: reuse asm-generic/barrier.h, Michael S. Tsirkin
- Re: [v3,11/41] mips: reuse asm-generic/barrier.h, Peter Zijlstra
- Re: [v3,11/41] mips: reuse asm-generic/barrier.h, Peter Zijlstra
- Re: [v3,11/41] mips: reuse asm-generic/barrier.h, Peter Zijlstra
- Re: [v3,11/41] mips: reuse asm-generic/barrier.h, Will Deacon
- Re: [v3,11/41] mips: reuse asm-generic/barrier.h, Leonid Yegoshin
- Re: [v3,11/41] mips: reuse asm-generic/barrier.h, Peter Zijlstra
- Re: [v3,11/41] mips: reuse asm-generic/barrier.h, Will Deacon
- Re: [v3,11/41] mips: reuse asm-generic/barrier.h, Leonid Yegoshin
- Re: [v3,11/41] mips: reuse asm-generic/barrier.h, Peter Zijlstra
- Re: [v3,11/41] mips: reuse asm-generic/barrier.h, Leonid Yegoshin
- Re: [v3,11/41] mips: reuse asm-generic/barrier.h, Will Deacon
- Re: [v3,11/41] mips: reuse asm-generic/barrier.h, Paul E. McKenney
- Re: [v3,11/41] mips: reuse asm-generic/barrier.h, Leonid Yegoshin
- Re: [v3,11/41] mips: reuse asm-generic/barrier.h, Paul E. McKenney
- Re: [v3,11/41] mips: reuse asm-generic/barrier.h, Leonid Yegoshin
- Re: [v3,11/41] mips: reuse asm-generic/barrier.h, Herbert Xu
- Re: [v3,11/41] mips: reuse asm-generic/barrier.h, Paul E. McKenney
- Re: [v3,11/41] mips: reuse asm-generic/barrier.h, Boqun Feng
- Re: [v3,11/41] mips: reuse asm-generic/barrier.h, Peter Zijlstra
- Re: [v3,11/41] mips: reuse asm-generic/barrier.h, Linus Torvalds
- Re: [v3,11/41] mips: reuse asm-generic/barrier.h, Paul E. McKenney
- Re: [v3,11/41] mips: reuse asm-generic/barrier.h, Linus Torvalds
- Re: [v3,11/41] mips: reuse asm-generic/barrier.h, Linus Torvalds
- Re: [v3,11/41] mips: reuse asm-generic/barrier.h, Paul E. McKenney
- Re: [v3,11/41] mips: reuse asm-generic/barrier.h, Linus Torvalds
- Re: [v3,11/41] mips: reuse asm-generic/barrier.h, Paul E. McKenney
- Re: [v3,11/41] mips: reuse asm-generic/barrier.h, Boqun Feng
- Re: [v3,11/41] mips: reuse asm-generic/barrier.h, Paul E. McKenney
- Re: [v3,11/41] mips: reuse asm-generic/barrier.h, Peter Zijlstra
- Re: [v3,11/41] mips: reuse asm-generic/barrier.h, Paul E. McKenney
- Re: [v3,11/41] mips: reuse asm-generic/barrier.h, Leonid Yegoshin
- [PATCH v3 10/41] metag: reuse asm-generic/barrier.h, Michael S. Tsirkin
- [PATCH v3 09/41] arm64: reuse asm-generic/barrier.h, Michael S. Tsirkin
- [PATCH v3 08/41] arm: reuse asm-generic/barrier.h, Michael S. Tsirkin
- [PATCH v3 07/41] sparc: reuse asm-generic/barrier.h, Michael S. Tsirkin
- [PATCH v3 06/41] s390: reuse asm-generic/barrier.h, Michael S. Tsirkin
- [PATCH v3 04/41] ia64: reuse asm-generic/barrier.h, Michael S. Tsirkin
- [PATCH v3 03/41] ia64: rename nop->iosapic_nop, Michael S. Tsirkin
- [PATCH v3 02/41] asm-generic: guard smp_store_release/load_acquire, Michael S. Tsirkin
- [PATCH v3 01/41] lcoking/barriers, arch: Use smp barriers in smp_store_release(), Michael S. Tsirkin
- Re: [PATCH v3 00/41] arch: barrier cleanup + barriers for virt, Peter Zijlstra
[PATCH v2 0/3] checkpatch: handling of memory barriers,
Michael S. Tsirkin
[PATCH 0/3] checkpatch: handling of memory barriers,
Michael S. Tsirkin
[PATCH v2 00/34] arch: barrier cleanup + barriers for virt,
Michael S. Tsirkin
- [PATCH v2 01/32] lcoking/barriers, arch: Use smp barriers in smp_store_release(), Michael S. Tsirkin
- [PATCH v2 10/32] metag: reuse asm-generic/barrier.h, Michael S. Tsirkin
- [PATCH v2 11/32] mips: reuse asm-generic/barrier.h, Michael S. Tsirkin
- [PATCH v2 12/32] x86/um: reuse asm-generic/barrier.h, Michael S. Tsirkin
- [PATCH v2 14/32] asm-generic: add __smp_xxx wrappers, Michael S. Tsirkin
- [PATCH v2 20/32] metag: define __smp_xxx, Michael S. Tsirkin
- [PATCH v2 24/32] sparc: define __smp_xxx, Michael S. Tsirkin
- [PATCH v2 27/32] x86: define __smp_xxx, Michael S. Tsirkin
- [PATCH v2 31/32] sh: support a 2-byte smp_store_mb, Michael S. Tsirkin
- [PATCH v2 34/34] xen/io: use virt_xxx barriers, Michael S. Tsirkin
- [PATCH v2 33/34] xenbus: use virt_xxx barriers, Michael S. Tsirkin
- [PATCH v2 32/32] virtio_ring: use virt_store_mb, Michael S. Tsirkin
- [PATCH v2 29/32] Revert "virtio_ring: Update weak barriers to use dma_wmb/rmb", Michael S. Tsirkin
- [PATCH v2 28/32] asm-generic: implement virt_xxx memory barriers, Michael S. Tsirkin
- [PATCH v2 25/32] tile: define __smp_xxx, Michael S. Tsirkin
- [PATCH v2 26/32] xtensa: define __smp_xxx, Michael S. Tsirkin
- [PATCH v2 23/32] sh: define __smp_xxx, fix smp_store_mb for !SMP, Michael S. Tsirkin
- [PATCH v2 22/32] s390: define __smp_xxx, Michael S. Tsirkin
- [PATCH v2 21/32] mips: define __smp_xxx, Michael S. Tsirkin
- [PATCH v2 19/32] ia64: define __smp_xxx, Michael S. Tsirkin
- [PATCH v2 18/32] blackfin: define __smp_xxx, Michael S. Tsirkin
- [PATCH v2 17/32] arm: define __smp_xxx, Michael S. Tsirkin
- [PATCH v2 16/32] arm64: define __smp_xxx, Michael S. Tsirkin
- [PATCH v2 15/32] powerpc: define __smp_xxx, Michael S. Tsirkin
- [PATCH v2 13/32] x86: reuse asm-generic/barrier.h, Michael S. Tsirkin
- [PATCH v2 09/32] arm64: reuse asm-generic/barrier.h, Michael S. Tsirkin
- [PATCH v2 08/32] arm: reuse asm-generic/barrier.h, Michael S. Tsirkin
- [PATCH v2 07/32] sparc: reuse asm-generic/barrier.h, Michael S. Tsirkin
- [PATCH v2 06/32] s390: reuse asm-generic/barrier.h, Michael S. Tsirkin
- [PATCH v2 05/32] powerpc: reuse asm-generic/barrier.h, Michael S. Tsirkin
- [PATCH v2 04/32] ia64: reuse asm-generic/barrier.h, Michael S. Tsirkin
- [PATCH v2 03/32] ia64: rename nop->iosapic_nop, Michael S. Tsirkin
- [PATCH v2 02/32] asm-generic: guard smp_store_release/load_acquire, Michael S. Tsirkin
- [PATCH v2 30/32] virtio_ring: update weak barriers to use __smp_xxx, Michael S. Tsirkin
[PATCH 21/34] metag: define __smp_xxx, Michael S. Tsirkin
[PATCH 11/34] metag: reuse asm-generic/barrier.h, Michael S. Tsirkin
[PATCH] metag: ftrace: remove the misleading comment for ftrace_dyn_arch_init,
Li Bin
[for-next][PATCH 12/13] metag: ftrace: Fix the comments for ftrace_modify_code, Steven Rostedt
Re: [PATCH v2 1/3] mm, printk: introduce new format string for flags, James Hogan
[PATCH v2 0/5] ftrace: fix ftrace misleading comments for arch using it,
Li Bin
[PATCH 0/5] ftrace: fix ftrace misleading comments for arch using it,
Li Bin
METALinux 3.2 (v3.10) in metag-legacy.git, James Hogan
[GIT] Metag architecture changes for v4.4, James Hogan
[PATCH] MAINTAINERS: Change Meta arch port status to Odd Fixes, James Hogan
use dma_map_ops for all architectures,
Christoph Hellwig
- [PATCH 01/16] dma-mapping: make the generic coherent dma mmap implementation optional, Christoph Hellwig
- [PATCH 02/16] arc: convert to dma_map_ops, Christoph Hellwig
- [PATCH 03/16] avr32: convert to dma_map_ops, Christoph Hellwig
- [PATCH 04/16] blackfin: convert to dma_map_ops, Christoph Hellwig
- [PATCH 05/16] c6x: convert to dma_map_ops, Christoph Hellwig
- [PATCH 06/16] cris: convert to dma_map_ops, Christoph Hellwig
- [PATCH 07/16] nios2: convert to dma_map_ops, Christoph Hellwig
- [PATCH 08/16] frv: convert to dma_map_ops, Christoph Hellwig
- [PATCH 09/16] parisc: convert to dma_map_ops, Christoph Hellwig
- [PATCH 10/16] mn10300: convert to dma_map_ops, Christoph Hellwig
- [PATCH 11/16] m68k: convert to dma_map_ops, Christoph Hellwig
- [PATCH 12/16] metag: convert to dma_map_ops, Christoph Hellwig
- [PATCH 13/16] sparc: use generic dma_set_mask, Christoph Hellwig
- [PATCH 14/16] tile: uninline dma_set_mask, Christoph Hellwig
- [PATCH 15/16] dma-mapping: always provide the dma_map_ops based implementation, Christoph Hellwig
- [PATCH 16/16] dma-mapping: remove <asm-generic/dma-coherent.h>, Christoph Hellwig
em2861 device audio issue, Gari Gonta
[PATCH 0/2] metag: 4KB stacks + SMP fix + tweak,
James Hogan
[PATCH v2 00/13] Enable building all dtb files,
Rob Herring
[GIT PULL] Metag architecture changes for v4.3, James Hogan
[PATCH] metag/kernel/stacktrace.c: Use current_stack_pointer instead of current_sp, Chen Gang
[PATCH] metag/kernel/stacktrace.c: Use current_stack_pointer instead of current_sp, gang . chen . 5i5j
RFC: prepare for struct scatterlist entries without page backing,
Christoph Hellwig
- [PATCH 10/31] powerpc/iommu: handle page-less SG entries, Christoph Hellwig
- [PATCH 15/31] sparc32/iommu: handle page-less SG entries, Christoph Hellwig
- [PATCH 23/31] sh: handle page-less SG entries, Christoph Hellwig
- [PATCH 31/31] dma-mapping-common: skip kmemleak checks for page-less SG entries, Christoph Hellwig
- [PATCH 29/31] parisc: handle page-less SG entries, Christoph Hellwig
- [PATCH 30/31] intel-iommu: handle page-less SG entries, Christoph Hellwig
- [PATCH 27/31] mips: handle page-less SG entries, Christoph Hellwig
- [PATCH 28/31] powerpc: handle page-less SG entries, Christoph Hellwig
- [PATCH 25/31] frv: handle page-less SG entries, Christoph Hellwig
- [PATCH 26/31] openrisc: handle page-less SG entries, Christoph Hellwig
- [PATCH 24/31] xtensa: handle page-less SG entries, Christoph Hellwig
- [PATCH 21/31] blackfin: handle page-less SG entries, Christoph Hellwig
- [PATCH 22/31] metag: handle page-less SG entries, Christoph Hellwig
- [PATCH 19/31] arc: handle page-less SG entries, Christoph Hellwig
- [PATCH 20/31] avr32: handle page-less SG entries, Christoph Hellwig
- [PATCH 18/31] nios2: handle page-less SG entries, Christoph Hellwig
- [PATCH 17/31] ia64/sba_iommu: remove sba_sg_address, Christoph Hellwig
- [PATCH 16/31] s390: handle page-less SG entries, Christoph Hellwig
- [PATCH 12/31] mn10300: handle page-less SG entries, Christoph Hellwig
- [PATCH 14/31] sparc32/io-unit: handle page-less SG entries, Christoph Hellwig
- [PATCH 11/31] sparc/iommu: handle page-less SG entries, Christoph Hellwig
- [PATCH 13/31] sparc/ldc: handle page-less SG entries, Christoph Hellwig
- [PATCH 09/31] ia64/pci_dma: handle page-less SG entries, Christoph Hellwig
- [PATCH 08/31] c6x: handle page-less SG entries, Christoph Hellwig
- [PATCH 05/31] x86/pci-calgary: handle page-less SG entries, Christoph Hellwig
- [PATCH 07/31] alpha/pci_iommu: handle page-less SG entries, Christoph Hellwig
- [PATCH 04/31] x86/pci-nommu: handle page-less SG entries, Christoph Hellwig
- [PATCH 02/31] scatterlist: use sg_phys(), Christoph Hellwig
- [PATCH 06/31] alpha/pci-noop: handle page-less SG entries, Christoph Hellwig
- [PATCH 01/31] scatterlist: add sg_pfn and sg_has_page helpers, Christoph Hellwig
- [PATCH 03/31] dma-debug: handle page-less SG entries, Christoph Hellwig
- Re: RFC: prepare for struct scatterlist entries without page backing, Boaz Harrosh
- Re: RFC: prepare for struct scatterlist entries without page backing, James Bottomley
[PATCH 19/74] clockevents/drivers/metag_generic: Migrate to new 'set-state' interface, Daniel Lezcano
[PATCH v2] arch: use WRITE_ONCE/READ_ONCE in smp_store_release/smp_load_acquire,
Andrey Konovalov
[PATCH] Documentation/features/vm: Meta2 is capable of THP,
James Hogan
[PATCH 0/3] kexec: crash_kexec_post_notifiers boot option related fixes,
Hidehiro Kawai
[PATCH 3.19.y-ckt 061/146] parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards architectures, Kamal Mostafa
[3.19.y-ckt stable] Patch "parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards architectures" has been added to staging queue, Kamal Mostafa
Generic kernel features that need architecture(metag) support, Xose Vazquez Perez
metag test failure in -next due to commit 'module: relocate module_init from init.h to module.h',
Guenter Roeck
[PATCH 3.16.y-ckt 039/110] parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards architectures, Luis Henriques
[added to the 3.18 stable tree] parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards architectures, Sasha Levin
[RFT v2 46/48] genirq, irqchip: Kill the first parameter 'irq' of irq_flow_handler_t,
Jiang Liu
[PATCH 4.0 109/148] parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards architectures, Greg Kroah-Hartman
[Patch v3 20/36] metag, irq: Use access helper irq_data_get_affinity_mask(), Jiang Liu
[Patch v3 35/36] genirq: Pass irq_data to helper function __irq_set_chip_handler_name_locked(),
Jiang Liu
[PATCH 0/5] Remove s390 sw-emulated hugepages and cleanup,
Dominik Dingel
[3.16.y-ckt stable] Patch "parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards architectures" has been added to staging queue, Luis Henriques
[PATCH] treewide: Fix typo compatability -> compatibility,
Laurent Pinchart
[RFC v1 23/25] genirq: Kill the first parameter 'irq' of irq_flow_handler_t, Jiang Liu
[Patch v2 14/14] genirq: Pass irq_data to helper function __irq_set_chip_handler_name_locked(), Jiang Liu
[PATCH] Fix crashes due to stack randomization on stack-grows-upwards architectures, Helge Deller
[RFC v1 11/11] genirq: Pass irq_data to helper function __irq_set_chip_handler_name_locked(),
Jiang Liu
[PATCH v2 03/10] metag: use for_each_sg(), Akinobu Mita
[PATCH 3/5] metag: use for_each_sg(), Akinobu Mita
Re: [PATCH] of: return NUMA_NO_NODE from fallback of_node_to_nid(), Konstantin Khlebnikov
[GIT PULL] Metag architecture changes for v4.1, James Hogan
[PATCH 3.13.y-ckt 137/143] metag: Fix KSTK_EIP() and KSTK_ESP() macros, Kamal Mostafa
[3.13.y-ckt stable] Patch "metag: Fix KSTK_EIP() and KSTK_ESP() macros" has been added to staging queue, Kamal Mostafa
[tip:core/rcu] metag: Use common outgoing-CPU-notification code, tip-bot for Paul E. McKenney
[PATCH 3.16.y-ckt 033/165] metag: Fix KSTK_EIP() and KSTK_ESP() macros, Luis Henriques
Another metag architecture fix for v4.0, James Hogan
[PATCH -next] metag: Fix ioremap_wc/ioremap_cached build errors,
James Hogan
[3.16.y-ckt stable] Patch "metag: Fix KSTK_EIP() and KSTK_ESP() macros" has been added to staging queue, Luis Henriques
[PATCH 3.12 059/175] metag: Fix KSTK_EIP() and KSTK_ESP() macros, Jiri Slaby
[PATCH v2 tip/core/rcu 04/22] metag: Use common outgoing-CPU-notification code, Paul E. McKenney
[PATCH 16/32] metag: copy_thread(): rename 'arg' argument to 'kthread_arg',
Alex Dowad
[patch added to the 3.12 stable tree] metag: Fix KSTK_EIP() and KSTK_ESP() macros, Jiri Slaby
[PATCH 3.10 48/53] metag: Fix KSTK_EIP() and KSTK_ESP() macros, Greg Kroah-Hartman
[PATCH 3.14 65/73] metag: Fix KSTK_EIP() and KSTK_ESP() macros, Greg Kroah-Hartman
[PATCH 3.18 135/151] metag: Fix KSTK_EIP() and KSTK_ESP() macros, Greg Kroah-Hartman
[PATCH 3.19 153/175] metag: Fix KSTK_EIP() and KSTK_ESP() macros, Greg Kroah-Hartman
[PATCH tip/core/rcu 04/20] metag: Use common outgoing-CPU-notification code,
Paul E. McKenney
[GIT PULL] metag architectures fixes for v4.0, James Hogan
[PATCH] metag: Fix KSTK_EIP() and KSTK_ESP() macros, James Hogan
[PATCH v2 09/40] metag/uaccess: fix sparse errors,
Michael S. Tsirkin
[PATCH v2 20/40] metag: fix put_user sparse errors,
Michael S. Tsirkin
Re: [PATCH 2/2] gpio: tz1090-pdc: Use resource_size to fix off-by-one resource size calculation, James Hogan
[PATCH repost 09/16] metag/uaccess: fix sparse errors,
Michael S. Tsirkin
Re: linux-next: Tree for Dec 16,
Guenter Roeck
[PATCH 09/18] metag/uaccess: fix sparse errors, Michael S. Tsirkin
[PATCH v2 00/16] tz1090: add clock components,
James Hogan
- [PATCH v2 16/16] metag: tz1090: connect Meta core clock, James Hogan
- [PATCH v2 15/16] metag: tz1090: add TZ1090 clocks to device tree, James Hogan
- [PATCH v2 14/16] clk: tz1090: add PERIP clock provider driver, James Hogan
- [PATCH v2 12/16] clk: tz1090: add HEP clock provider driver, James Hogan
- [PATCH v2 13/16] dt: binding: add binding for TZ1090 PERIP clocks, James Hogan
- [PATCH v2 11/16] dt: binding: add binding for TZ1090 HEP clocks, James Hogan
- [PATCH v2 10/16] clk: tz1090: add TOP clock provider driver, James Hogan
- [PATCH v2 08/16] clk: tz1090: add PDC clock provider driver, James Hogan
- [PATCH v2 09/16] dt: binding: add binding for TZ1090 TOP clocks, James Hogan
- [PATCH v2 06/16] clk: tz1090: add PLL clock driver, James Hogan
- [PATCH v2 07/16] dt: binding: add binding for TZ1090 PDC clocks, James Hogan
- [PATCH v2 05/16] clk: tz1090: add divider clock driver, James Hogan
- [PATCH v2 04/16] clk: tz1090: add deleter clock driver, James Hogan
- [PATCH v2 03/16] clk: tz1090: add mux bank clock driver, James Hogan
- [PATCH v2 02/16] clk: tz1090: add gate bank clock driver, James Hogan
- [PATCH v2 01/16] clk: tz1090: add clock provider common code, James Hogan
- Re: [PATCH v2 00/16] tz1090: add clock components, James Hogan
[PATCH 00/15] tz1090: add clock components,
James Hogan
- [PATCH 09/15] dt: binding: add binding for TZ1090 clock deleter, James Hogan
- [PATCH 08/15] clk: tz1090: add mux bank clock driver, James Hogan
- [PATCH 14/15] clk: tz1090: add divider clock driver, James Hogan
- [PATCH 15/15] metag: tz1090: add TZ1090 clocks to device tree, James Hogan
- [PATCH 13/15] dt: binding: add binding for TZ1090 divider clock, James Hogan
- [PATCH 12/15] clk: tz1090: add PDC clock driver, James Hogan
- [PATCH 11/15] dt: binding: add binding for TZ1090 PDC clock, James Hogan
- [PATCH 10/15] clk: tz1090: add deleter clock driver, James Hogan
- [PATCH 07/15] dt: binding: add binding for TZ1090 mux bank, James Hogan
- [PATCH 06/15] clk: tz1090: add gate bank clock driver, James Hogan
- [PATCH 05/15] dt: binding: add binding for TZ1090 gate bank, James Hogan
- [PATCH 04/15] clk: tz1090: add PLL clock driver, James Hogan
- [PATCH 03/15] dt: binding: add binding for tz1090-pll clock, James Hogan
- [PATCH 02/15] clk: divider: expose new clk_register_divider_mask, James Hogan
- [PATCH 01/15] clk: divider: replace bitfield width with mask, James Hogan
[PATCH v6 08/48] kernel: Move pm_power_off to common code, Guenter Roeck
[PATCH v5 08/48] kernel: Move pm_power_off to common code, Guenter Roeck
[PATCH v3 08/47] kernel: Move pm_power_off to common code, Guenter Roeck
[PATCH v2 08/47] kernel: Move pm_power_off to common code,
Guenter Roeck
[PATCH 05/44] mfd: as3722: Drop reference to pm_power_off from devicetree bindings,
Guenter Roeck
[PATCH 04/44] m68k: Replace mach_power_off with pm_power_off,
Guenter Roeck
[PATCH 06/44] gpio-poweroff: Drop reference to pm_power_off from devicetree bindings,
Guenter Roeck
[PATCH 07/44] qnap-poweroff: Drop reference to pm_power_off from devicetree bindings,
Guenter Roeck
[PATCH 03/44] hibernate: Call have_kernel_poweroff instead of checking pm_power_off,
Guenter Roeck
[PATCH 01/44] kernel: Add support for poweroff handler call chain,
Guenter Roeck
[PATCH 20/44] power/reset: restart-poweroff: Register with kernel poweroff handler,
Guenter Roeck
[PATCH 44/44] kernel: Remove pm_power_off,
Guenter Roeck
[Index of Archives]
[Linux ARM Kernel]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]