Show patches with: Archived = No       |   16218 patches
« 1 2 ... 158 159 160162 163 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[3/5] MIPS: OCTEON: don't lie about interface type of CN3005 board MIPS: OCTEON: avoid board-specific stuff in ethernet code - - - --- 2019-02-04 Aaro Koskinen Mainlined
[2/5] MIPS: OCTEON: warn if deprecated link status is being used MIPS: OCTEON: avoid board-specific stuff in ethernet code - - - --- 2019-02-04 Aaro Koskinen Mainlined
[1/5] MIPS: OCTEON: add fixed-link nodes to in-kernel device tree MIPS: OCTEON: avoid board-specific stuff in ethernet code - - - --- 2019-02-04 Aaro Koskinen Mainlined
MIPS: Use lower case for addresses in nexys4ddr.dts MIPS: Use lower case for addresses in nexys4ddr.dts - - - --- 2019-02-04 Paul Burton Mainlined
[2/2] dma-mapping: add a kconfig symbol for arch_teardown_dma_ops availability [1/2] dma-mapping: add a kconfig symbol for arch_setup_dma_ops availability - - - --- 2019-02-04 Christoph Hellwig Not Applicable
[1/2] dma-mapping: add a kconfig symbol for arch_setup_dma_ops availability [1/2] dma-mapping: add a kconfig symbol for arch_setup_dma_ops availability 1 - - --- 2019-02-04 Christoph Hellwig Not Applicable
[net-next,v5,12/12] sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW net: y2038-safe socket timestamps 1 - - --- 2019-02-02 Deepa Dinamani Not Applicable
[net-next,v5,11/12] socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes net: y2038-safe socket timestamps 2 - - --- 2019-02-02 Deepa Dinamani Not Applicable
MIPS: Enable hugepage support for MIPS64r6 MIPS: Enable hugepage support for MIPS64r6 - - - --- 2019-02-02 Paul Burton Mainlined
MIPS: Remove open-coded cmpxchg() in set_pte() MIPS: Remove open-coded cmpxchg() in set_pte() - - - --- 2019-02-02 Paul Burton Mainlined
[14/14] MIPS: MemoryMapID (MMID) Support MIPS: MemoryMapID (MMID) & GINVT Support - - - --- 2019-02-02 Paul Burton Mainlined
[13/14] MIPS: Add GINVT instruction helpers MIPS: MemoryMapID (MMID) & GINVT Support - - - --- 2019-02-02 Paul Burton Mainlined
[12/14] MIPS: mm: Add set_cpu_context() for ASID assignments MIPS: MemoryMapID (MMID) & GINVT Support - - - --- 2019-02-02 Paul Burton Mainlined
[11/14] MIPS: mm: Unify ASID version checks MIPS: MemoryMapID (MMID) & GINVT Support - - - --- 2019-02-02 Paul Burton Mainlined
[10/14] MIPS: mm: Un-inline get_new_mmu_context MIPS: MemoryMapID (MMID) & GINVT Support - - - --- 2019-02-02 Paul Burton Mainlined
[09/14] MIPS: mm: Split obj-y to a file per line MIPS: MemoryMapID (MMID) & GINVT Support - - - --- 2019-02-02 Paul Burton Mainlined
[08/14] MIPS: mm: Remove local_flush_tlb_mm() MIPS: MemoryMapID (MMID) & GINVT Support - - - --- 2019-02-02 Paul Burton Mainlined
[07/14] MIPS: mm: Remove redundant preempt_disable in local_flush_tlb_mm() MIPS: MemoryMapID (MMID) & GINVT Support - - - --- 2019-02-02 Paul Burton Mainlined
[06/14] MIPS: mm: Move drop_mmu_context() comment into appropriate block MIPS: MemoryMapID (MMID) & GINVT Support - - - --- 2019-02-02 Paul Burton Mainlined
[05/14] MIPS: mm: Consolidate drop_mmu_context() has-ASID checks MIPS: MemoryMapID (MMID) & GINVT Support - - - --- 2019-02-02 Paul Burton Mainlined
[04/14] MIPS: mm: Avoid HTW stop/start when dropping an inactive mm MIPS: MemoryMapID (MMID) & GINVT Support - - - --- 2019-02-02 Paul Burton Mainlined
[03/14] MIPS: mm: Remove redundant get_new_mmu_context() cpu argument MIPS: MemoryMapID (MMID) & GINVT Support - - - --- 2019-02-02 Paul Burton Mainlined
[02/14] MIPS: mm: Remove redundant drop_mmu_context() cpu argument MIPS: MemoryMapID (MMID) & GINVT Support - - - --- 2019-02-02 Paul Burton Mainlined
[01/14] MIPS: mm: Define activate_mm() using switch_mm() MIPS: MemoryMapID (MMID) & GINVT Support - - - --- 2019-02-02 Paul Burton Mainlined
[V2,9/10] KVM: Add flush parameter for kvm_age_hva() X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM - - - --- 2019-02-02 Tianyu Lan Not Applicable
[V2,8/10] KVM: Use tlb range flush in the kvm_vm_ioctl_get/clear_dirty_log() X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM - - - --- 2019-02-02 Tianyu Lan Not Applicable
[V2,7/10] KVM: Add kvm_get_memslot() to get memslot via slot id X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM - - - --- 2019-02-02 Tianyu Lan Not Applicable
[V2,6/10] KVM/MMU: Flush tlb directly in the kvm_mmu_slot_gfn_write_protect() X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM - - - --- 2019-02-02 Tianyu Lan Not Applicable
[V2,5/10] KVM/MMU: Flush tlb with range list in sync_page() X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM - - - --- 2019-02-02 Tianyu Lan Not Applicable
[V2,4/10] KVM/MMU: Introduce tlb flush with range list X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM - - - --- 2019-02-02 Tianyu Lan Not Applicable
[V2,3/10] KVM/MMU: Add last_level in the struct mmu_spte_page X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM - - - --- 2019-02-02 Tianyu Lan Not Applicable
[V2,2/10] KVM/VMX: Fill range list in kvm_fill_hv_flush_list_func() X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM - - - --- 2019-02-02 Tianyu Lan Not Applicable
[V2,1/10] X86/Hyper-V: Add parameter offset for hyperv_fill_flush_guest_mapping_list() X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM - - - --- 2019-02-02 Tianyu Lan Not Applicable
[net-next,v4,12/12] sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW Untitled series #74807 - - - --- 2019-02-01 Deepa Dinamani Not Applicable
[net-next,v4,11/12] socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes Untitled series #74807 - - - --- 2019-02-01 Deepa Dinamani Not Applicable
[18/18] ALSA: pass struct device to DMA API functions [01/18] MIPS: lantiq: pass struct device to DMA API functions - 1 - --- 2019-02-01 Christoph Hellwig Not Applicable
[17/18] ALSA: hal2: pass struct device to DMA API functions [01/18] MIPS: lantiq: pass struct device to DMA API functions - - - --- 2019-02-01 Christoph Hellwig Not Applicable
[16/18] pxa3xx-gcu: pass struct device to dma_mmap_coherent [01/18] MIPS: lantiq: pass struct device to DMA API functions - - - --- 2019-02-01 Christoph Hellwig Not Applicable
[15/18] gbefb: switch to managed version of the DMA allocator [01/18] MIPS: lantiq: pass struct device to DMA API functions - - - --- 2019-02-01 Christoph Hellwig Not Applicable
[14/18] da8xx-fb: pass struct device to DMA API functions [01/18] MIPS: lantiq: pass struct device to DMA API functions - - - --- 2019-02-01 Christoph Hellwig Not Applicable
[13/18] fotg210-udc: pass struct device to DMA API functions [01/18] MIPS: lantiq: pass struct device to DMA API functions 1 - - --- 2019-02-01 Christoph Hellwig Not Applicable
[12/18] fotg210-udc: remove a bogus dma_sync_single_for_device call [01/18] MIPS: lantiq: pass struct device to DMA API functions 1 - - --- 2019-02-01 Christoph Hellwig Not Applicable
[11/18] parport_ip32: pass struct device to DMA API functions [01/18] MIPS: lantiq: pass struct device to DMA API functions - - - --- 2019-02-01 Christoph Hellwig Not Applicable
[10/18] smc911x: pass struct device to DMA API functions [01/18] MIPS: lantiq: pass struct device to DMA API functions - - - --- 2019-02-01 Christoph Hellwig Not Applicable
[09/18] meth: pass struct device to DMA API functions [01/18] MIPS: lantiq: pass struct device to DMA API functions - - - --- 2019-02-01 Christoph Hellwig Not Applicable
[08/18] moxart_ether: pass struct device to DMA API functions [01/18] MIPS: lantiq: pass struct device to DMA API functions - - - --- 2019-02-01 Christoph Hellwig Not Applicable
[07/18] pxa168_eth: pass struct device to DMA API functions [01/18] MIPS: lantiq: pass struct device to DMA API functions - - - --- 2019-02-01 Christoph Hellwig Not Applicable
[06/18] lantiq_etop: pass struct device to DMA API functions [01/18] MIPS: lantiq: pass struct device to DMA API functions - - - --- 2019-02-01 Christoph Hellwig Not Applicable
[05/18] macb_main: pass struct device to DMA API functions [01/18] MIPS: lantiq: pass struct device to DMA API functions 1 - - --- 2019-02-01 Christoph Hellwig Not Applicable
[04/18] au1000_eth: pass struct device to DMA API functions [01/18] MIPS: lantiq: pass struct device to DMA API functions - - - --- 2019-02-01 Christoph Hellwig Not Applicable
[03/18] net: caif: pass struct device to DMA API functions [01/18] MIPS: lantiq: pass struct device to DMA API functions - - - --- 2019-02-01 Christoph Hellwig Not Applicable
[02/18] dmaengine: imx-sdma: pass struct device to DMA API functions [01/18] MIPS: lantiq: pass struct device to DMA API functions - - - --- 2019-02-01 Christoph Hellwig Not Applicable
[01/18] MIPS: lantiq: pass struct device to DMA API functions [01/18] MIPS: lantiq: pass struct device to DMA API functions - - - --- 2019-02-01 Christoph Hellwig Accepted
[v3,3/3] dt-bindings: clock: Add loongson-1 clock bindings [v3,1/3] clk: loongson1: add configuration option for loongson1 clks - 1 - --- 2019-02-01 Jiaxun Yang Not Applicable
[v3,2/3] clk: loongson1: add of support [v3,1/3] clk: loongson1: add configuration option for loongson1 clks - - - --- 2019-02-01 Jiaxun Yang Not Applicable
[v3,1/3] clk: loongson1: add configuration option for loongson1 clks [v3,1/3] clk: loongson1: add configuration option for loongson1 clks - - - --- 2019-02-01 Jiaxun Yang Not Applicable
[v6,2/2] dt-bindings: interrupt-controller: loongson ls1x intc [v6,1/2] irqchip: Add driver for Loongson-1 interrupt controller - 1 - --- 2019-02-01 Jiaxun Yang Accepted
[v6,1/2] irqchip: Add driver for Loongson-1 interrupt controller [v6,1/2] irqchip: Add driver for Loongson-1 interrupt controller - - - --- 2019-02-01 Jiaxun Yang Accepted
[2/2] DTS: CI20: Add CPU nodes and L2 cache nodes. [1/2] dt-bindings: MIPS: Add doc about Ingenic CPU node. - - - --- 2019-01-30 Zhou Yanjie Rejected
[1/2] dt-bindings: MIPS: Add doc about Ingenic CPU node. [1/2] dt-bindings: MIPS: Add doc about Ingenic CPU node. - - - --- 2019-01-30 Zhou Yanjie Rejected
MIPS: Select PINCTRL_RT2880 when RALINK is enabled MIPS: Select PINCTRL_RT2880 when RALINK is enabled - - - --- 2019-01-29 Nishad Kamdar Rejected
MIPS: Remove function size check in get_frame_info() MIPS: Remove function size check in get_frame_info() - - - --- 2019-01-29 Jun-Ru Chang Mainlined
[v5,2/2] dt-bindings: interrupt-controller: loongson ls1x intc [v5,1/2] irqchip: Add driver for Loongson-1 interrupt controller - - - --- 2019-01-29 Jiaxun Yang Superseded
[v5,1/2] irqchip: Add driver for Loongson-1 interrupt controller [v5,1/2] irqchip: Add driver for Loongson-1 interrupt controller - - - --- 2019-01-29 Jiaxun Yang Superseded
MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds builds MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds builds - - - --- 2019-01-28 Paul Burton Mainlined
MIPS: VDSO: Use same -m%-float cflag as the kernel proper MIPS: VDSO: Use same -m%-float cflag as the kernel proper - - 1 --- 2019-01-28 Paul Burton Mainlined
[3/3] RTC: Ingenic: Replace jz47xx with XBurst. [1/3] RTC: Ingenic: Add support for the X1000. - - - --- 2019-01-28 Zhou Yanjie Not Applicable
[2/3] Dt-bindings: RTC: Add X1000 RTC bindings. [1/3] RTC: Ingenic: Add support for the X1000. - - - --- 2019-01-28 Zhou Yanjie Not Applicable
[1/3] RTC: Ingenic: Add support for the X1000. [1/3] RTC: Ingenic: Add support for the X1000. - - - --- 2019-01-28 Zhou Yanjie Not Applicable
[v3,2/2] Dt-bindings: Serial: Add X1000 serial bindings. [v3,1/2] Serial: Ingenic: Add support for the X1000. - 1 - --- 2019-01-28 Zhou Yanjie Mainlined
[v3,1/2] Serial: Ingenic: Add support for the X1000. [v3,1/2] Serial: Ingenic: Add support for the X1000. - - - --- 2019-01-28 Zhou Yanjie Mainlined
[v2,3/3] dt-bindings: clock: Add loongson-1 clock bindings [v2,1/3] clk: loongson1: add configuration option for loongson1 clks - - - --- 2019-01-28 Jiaxun Yang Superseded
[v2,2/3] clk: loongson1: add of support [v2,1/3] clk: loongson1: add configuration option for loongson1 clks - - - --- 2019-01-28 Jiaxun Yang Superseded
[v2,1/3] clk: loongson1: add configuration option for loongson1 clks [v2,1/3] clk: loongson1: add configuration option for loongson1 clks - - - --- 2019-01-28 Jiaxun Yang Superseded
[v2,3/3] Pinctrl: Ingenic: Unify the function name prefix to "ingenic_gpio_". [v2,1/3] Pinctrl: Ingenic: Fix bugs caused by differences between JZ4770 and JZ4780. - 1 - --- 2019-01-28 Zhou Yanjie Mainlined
[v2,2/3] Pinctrl: Ingenic: Add missing parts for JZ4770 and JZ4780. [v2,1/3] Pinctrl: Ingenic: Fix bugs caused by differences between JZ4770 and JZ4780. - 1 - --- 2019-01-28 Zhou Yanjie Mainlined
[v2,1/3] Pinctrl: Ingenic: Fix bugs caused by differences between JZ4770 and JZ4780. [v2,1/3] Pinctrl: Ingenic: Fix bugs caused by differences between JZ4770 and JZ4780. - 1 - --- 2019-01-28 Zhou Yanjie Mainlined
[v4,2/2] dt-bindings: interrupt-controller: loongson ls1x intc [v4,1/2] irqchip: Add driver for Loongson-1 interrupt controller - - - --- 2019-01-28 Jiaxun Yang Superseded
[v4,1/2] irqchip: Add driver for Loongson-1 interrupt controller [v4,1/2] irqchip: Add driver for Loongson-1 interrupt controller - - - --- 2019-01-28 Jiaxun Yang Superseded
[v2,2/2] Serial: Ingenic: Add X1000 suppor for the UART driver. [v2,1/2] Serial: Ingenic: Add X1000 suppor for the UART driver. - - - --- 2019-01-28 Zhou Yanjie Superseded
[v2,1/2] Serial: Ingenic: Add X1000 suppor for the UART driver. [v2,1/2] Serial: Ingenic: Add X1000 suppor for the UART driver. - - - --- 2019-01-28 Zhou Yanjie Superseded
[2/2] Serial: Ingenic: Add support for the X1000. [1/2] Serial: Ingenic: Add support for the X1000. - - - --- 2019-01-28 Zhou Yanjie Superseded
[1/2] Serial: Ingenic: Add support for the X1000. [1/2] Serial: Ingenic: Add support for the X1000. - - - --- 2019-01-28 Zhou Yanjie Superseded
MIPS: OCTEON: don't set octeon_dma_bar_type if PCI is disabled MIPS: OCTEON: don't set octeon_dma_bar_type if PCI is disabled - - - --- 2019-01-27 Aaro Koskinen Mainlined
[2/2] MIPS: OCTEON: delete unused cvmx-smix-defs.h [1/2] MIPS: OCTEON: delete SMI/MDIO enable - - - --- 2019-01-27 Aaro Koskinen Mainlined
[1/2] MIPS: OCTEON: delete SMI/MDIO enable [1/2] MIPS: OCTEON: delete SMI/MDIO enable - - - --- 2019-01-27 Aaro Koskinen Mainlined
[v2,4/4] Irqchip: Ingenic: Add support for the X1000. [v2,1/4] Irqchip: Ingenic: Change interrupt handling form cascade to chained_irq. - 1 - --- 2019-01-27 Zhou Yanjie Superseded
[v2,3/4] Irqchip: Ingenic: Add support for the X1000. [v2,1/4] Irqchip: Ingenic: Change interrupt handling form cascade to chained_irq. - - - --- 2019-01-27 Zhou Yanjie Superseded
[v2,2/4] Irqchip: Ingenic: Unify the function name prefix to "ingenic_intc_". [v2,1/4] Irqchip: Ingenic: Change interrupt handling form cascade to chained_irq. - - - --- 2019-01-27 Zhou Yanjie Superseded
[v2,1/4] Irqchip: Ingenic: Change interrupt handling form cascade to chained_irq. [v2,1/4] Irqchip: Ingenic: Change interrupt handling form cascade to chained_irq. - - - --- 2019-01-27 Zhou Yanjie Superseded
[4/4] Irqchip: Ingenic: Add support for the X1000. [1/4] Irqchip: Ingenic: Change interrupt handling form cascade to chained_irq. - - - --- 2019-01-26 Zhou Yanjie Superseded
[3/4] Irqchip: Ingenic: Add support for the X1000. [1/4] Irqchip: Ingenic: Change interrupt handling form cascade to chained_irq. - - - --- 2019-01-26 Zhou Yanjie Superseded
[2/4] Irqchip: Ingenic: Unify the function name prefix to "ingenic_intc_". [1/4] Irqchip: Ingenic: Change interrupt handling form cascade to chained_irq. - - - --- 2019-01-26 Zhou Yanjie Superseded
[1/4] Irqchip: Ingenic: Change interrupt handling form cascade to chained_irq. [1/4] Irqchip: Ingenic: Change interrupt handling form cascade to chained_irq. - - - --- 2019-01-26 Zhou Yanjie Superseded
[3/3] MIPS: qi_lb60: Move MMC configuration to devicetree [1/3] mmc: jz4740: Remove platform data and use standard APIs - - - --- 2019-01-25 Paul Cercueil Accepted
[2/3] MIPS: DTS: jz4740: Add node for the MMC driver [1/3] mmc: jz4740: Remove platform data and use standard APIs - - - --- 2019-01-25 Paul Cercueil Accepted
[1/3] mmc: jz4740: Remove platform data and use standard APIs [1/3] mmc: jz4740: Remove platform data and use standard APIs - 1 - --- 2019-01-25 Paul Cercueil Not Applicable
MIPS: DTS: jz4740: Correct interrupt number of DMA core MIPS: DTS: jz4740: Correct interrupt number of DMA core - - - --- 2019-01-25 Paul Cercueil Mainlined
[3/3] dt-bindings: clock: Add loongson-1 clock bindings Enhance loongson-1 clock driver - - - --- 2019-01-25 Jiaxun Yang Superseded
[2/3] clk: loongson1: add of support Enhance loongson-1 clock driver - - - --- 2019-01-25 Jiaxun Yang Superseded
« 1 2 ... 158 159 160162 163 »