Show patches with: Archived = No       |   70078 patches
« 1 2 ... 112 113 114700 701 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/2] powerpc: Add ppc64 hard lockup detector support - - 1 - --- 2014-08-11 Paul E. McKenney Not Applicable
powerpc: remove duplicate definition of TEXASR_FS - - - - --- 2014-08-11 Nishanth Aravamudan Accepted
[RFC,01/20] x86/xen/MSI: Eliminate arch_msix_mask_irq() and arch_msi_mask_irq() - - - - --- 2014-08-12 Yijing Wang Not Applicable
[RFC,02/20] MSI: Clean up struct msi_chip argument - - - - --- 2014-08-12 Yijing Wang Not Applicable
[RFC,03/20] PCI/MSI: Remove useless bus->msi assignment - - - - --- 2014-08-12 Yijing Wang Not Applicable
[RFC,04/20] MSI: Remove the redundant irq_set_chip_data() - - - - --- 2014-08-12 Yijing Wang Not Applicable
[RFC,05/20] MSI: Refactor struct msi_chip to become more common - - - - --- 2014-08-12 Yijing Wang Not Applicable
[RFC,06/20] PCI/MSI: Introduce arch_get_match_msi_chip() to find the match msi_chip - - - - --- 2014-08-12 Yijing Wang Not Applicable
[RFC,07/20] x86/MSI: Use msi_chip instead of arch func to configure MSI/MSI-X - - - - --- 2014-08-12 Yijing Wang Not Applicable
[RFC,08/20] x86/xen/MSI: Use msi_chip instead of arch func to configure MSI/MSI-X - - - - --- 2014-08-12 Yijing Wang Not Applicable
[RFC,09/20] irq_remapping/MSI: Use msi_chip instead of arch func to configure MSI/MSI-X - - - - --- 2014-08-12 Yijing Wang Not Applicable
[RFC,10/20] x86/MSI: Remove unused MSI weak arch functions - - - - --- 2014-08-12 Yijing Wang Not Applicable
[RFC,11/20] MIPS/Octeon/MSI: Use msi_chip instead of arch func to configure MSI/MSI-X - - - - --- 2014-08-12 Yijing Wang Not Applicable
[RFC,12/20] MIPS/Xlp/MSI: Use msi_chip instead of arch func to configure MSI/MSI-X - - - - --- 2014-08-12 Yijing Wang Not Applicable
[RFC,13/20] MIPS/xlr/MSI: Use msi_chip instead of arch func to configure MSI/MSI-X - - - - --- 2014-08-12 Yijing Wang Not Applicable
[RFC,14/20] Powerpc/MSI: Use msi_chip instead of arch func to configure MSI/MSI-X - - - - --- 2014-08-12 Yijing Wang Not Applicable
[RFC,15/20] s390/MSI: Use msi_chip instead of arch func to configure MSI/MSI-X - - - - --- 2014-08-12 Yijing Wang Not Applicable
[RFC,16/20] arm/iop13xx/MSI: Use msi_chip instead of arch func to configure MSI/MSI-X - - - - --- 2014-08-12 Yijing Wang Not Applicable
[RFC,17/20] IA64/MSI: Use msi_chip instead of arch func to configure MSI/MSI-X - - - - --- 2014-08-12 Yijing Wang Not Applicable
[RFC,18/20] Sparc/MSI: Use msi_chip instead of arch func to configure MSI/MSI-X - - - - --- 2014-08-12 Yijing Wang Not Applicable
[RFC,19/20] tile/MSI: Use msi_chip instead of arch func to configure MSI/MSI-X - - - - --- 2014-08-12 Yijing Wang Not Applicable
[RFC,20/20] PCI/MSI: Clean up unused MSI arch functions - - - - --- 2014-08-12 Yijing Wang Not Applicable
[powerpc] use machine_subsys_initcall() for opal_hmi_handler_init() - - - - --- 2014-08-12 Li Zhong mpe Accepted
[3/5,v2] mmc: sdhci-pltfm: Do not use parent as the host's device - - - - --- 2014-08-12 Pawel Moll Not Applicable
[Xen-devel,RFC,01/20] x86/xen/MSI: Eliminate arch_msix_mask_irq() and arch_msi_mask_irq() - - - - --- 2014-08-12 Yijing Wang Not Applicable
[v3] powerpc/kvm: support to handle sw breakpoint - - - - --- 2014-08-12 Alexander Graf Not Applicable
PC, KVM, CMA: Fix regression caused by wrong get_order() use - - - - --- 2014-08-13 Alexey Kardashevskiy Not Applicable
[V2,1/8] powerpc: thp: Add write barrier after updating the valid bit - - - - --- 2014-08-13 Aneesh Kumar K.V Accepted
[V2,2/8] powerpc: thp: don't recompute vsid and ssize in loop on invalidate - - - - --- 2014-08-13 Aneesh Kumar K.V Accepted
[V2,3/8] powerpc: thp: invalidate old 64K based hash page mapping before insert of 4k pte - - - - --- 2014-08-13 Aneesh Kumar K.V Accepted
[V2,4/8] powerpc: thp: Handle combo pages in invalidate - - - - --- 2014-08-13 Aneesh Kumar K.V Accepted
[V2,5/8] powerpc: thp: inalidate with vpn in loop - - - - --- 2014-08-13 Aneesh Kumar K.V Accepted
[V2,6/8] powerpc: thp: use ACCESS_ONCE when loading pmdp - - - - --- 2014-08-13 Aneesh Kumar K.V Accepted
[V2,7/8] powerpc: mm: Use read barrier when creating real_pte - - - - --- 2014-08-13 Aneesh Kumar K.V Accepted
[V2,8/8] powerpc: thp: Add tracepoints to track hugepage invalidate - - - - --- 2014-08-13 Aneesh Kumar K.V Accepted
powerpc/pseries: Drop unnecessary continue 1 - - - --- 2014-08-13 Himangi Saraogi mpe Accepted
[V2] powerpc: thp: Use tlbiel wherever possible - - - - --- 2014-08-13 Aneesh Kumar K.V Superseded
powerpc/fsl_msi: support vmpic msi with mpic 4.3 - - - - --- 2014-08-13 Tudor Laurentiu scottwood Accepted
powerpc/fsl-booke64: add missing virtualization options in defconfig - - - - --- 2014-08-13 Tudor Laurentiu scottwood Accepted
[v14,4/8] powerpc: add pmd_[dirty|mkclean] for THP - - 1 - --- 2014-08-14 Minchan Kim Superseded
[v2] PC, KVM, CMA: Fix regression caused by wrong get_order() use 1 - 1 - --- 2014-08-14 Alexey Kardashevskiy Not Applicable
[git,pull] Please pull powerpc.git next branch - - - - --- 2014-08-14 Benjamin Herrenschmidt Not Applicable
powerpc/powernv: Improve error message - - - - --- 2014-08-14 Vasant Hegde mpe Accepted
powerpc/boot: Don't install zImage.* from make install - - - - --- 2014-08-14 Tony Breeds mpe Accepted
cpufreq: powernv: Register the driver with reboot notifier - - 1 - --- 2014-08-14 Shilpasri G Bhat mpe Not Applicable
[v6,3/6] clk: Move all drivers to use internal API 1 - - 1 --- 2014-08-14 Tomeu Vizoso Superseded
[v3] arch: Kconfig: Let all architectures set endian explicitly - - - - --- 2014-08-14 Chen Gang Superseded
[v3] arch: Kconfig: Let all architectures set endian explicitly - - - - --- 2014-08-15 Chen Gang Not Applicable
[04/18] perf tools: Annotate PMU related list_head members with type info - - - - --- 2014-08-15 Arnaldo Carvalho de Melo Not Applicable
[1/2] fsl_ifc: Fix csor_ext position in fsl_ifc_regs 1 - - - --- 2014-08-15 Aaron Sierra scottwood Accepted
[2/2] fsl_ifc: Support all 8 IFC chip selects - - - - --- 2014-08-15 Aaron Sierra scottwood Changes Requested
[1/5] powerpc/eeh: Drop unused argument in eeh_check_failure() - - - - --- 2014-08-17 Gavin Shan mpe Accepted
[2/5] powerpc/eeh: Add eeh_pe_state sysfs entry - - - - --- 2014-08-17 Gavin Shan mpe Superseded
[3/5] powerpc/eeh: Freeze PE before PE reset - - - - --- 2014-08-17 Gavin Shan mpe Accepted
[4/5] powerpc/eeh: Reenable PCI devices after reset - - - - --- 2014-08-17 Gavin Shan mpe Accepted
[5/5] powerpc/eeh: Clear frozen state on passing device - - - - --- 2014-08-17 Gavin Shan mpe Superseded
[v15,4/7] powerpc: add pmd_[dirty|mkclean] for THP - - 1 - --- 2014-08-18 Minchan Kim Superseded
[V1,1/3] ASoC: fsl: Kconfig: remove dependence of SND_IMX_SOC for SND_SOC_IMX_PCM_DMA - - - - --- 2014-08-18 Shengjiu Wang scottwood Not Applicable
[V1,2/3] ASoC: fsl-asoc-card: Fix build warning for maybe-uninitialized - - - - --- 2014-08-18 Shengjiu Wang scottwood Not Applicable
[V1,3/3] ASoC: fsl: fsl-asoc-card: Select SND_SOC_IMX_AUDMUX - - - - --- 2014-08-18 Shengjiu Wang scottwood Not Applicable
[1/3] powerpc: Split out instruction analysis part of emulate_step() - - - - --- 2014-08-18 Paul Mackerras mpe Changes Requested
[2/3] powerpc: Emulate icbi, mcrf and conditional-trap instructions - - - - --- 2014-08-18 Paul Mackerras mpe Accepted
[3/3] powerpc: Implement emulation of string loads and stores - - - - --- 2014-08-18 Paul Mackerras mpe Accepted
[v7,5/8] clk: Move all drivers to use internal API 1 - - 1 --- 2014-08-18 Tomeu Vizoso Superseded
[v2] ppc: Fix build error with CONFIG_PCI=n - - - - --- 2014-08-18 Pranith Kumar mpe Accepted
powerpc/eeh: fix crashing when passing VF 1 - - - --- 2014-08-19 Wei Yang Superseded
[1/4] powerpc/powernv: Add OPAL check token call - - 1 - --- 2014-08-19 Michael Neuling mpe Changes Requested
[2/4] powerpc/powernv: Check OPAL RTC calls exists before using - - - - --- 2014-08-19 Michael Neuling mpe Accepted
[3/4] powerpc/powernv: Check OPAL elog calls exist before using - - - - --- 2014-08-19 Michael Neuling mpe Accepted
[4/4] powerpc/powernv: Check OPAL dump calls exist before using - - - - --- 2014-08-19 Michael Neuling mpe Accepted
[alsa-devel,V1,1/3] ASoC: fsl: Kconfig: remove dependence of SND_IMX_SOC for SND_SOC_IMX_PCM_DMA - - - - --- 2014-08-19 Xiubo Li scottwood Not Applicable
[alsa-devel,V1,1/3] ASoC: fsl: Kconfig: remove dependence of SND_IMX_SOC for SND_SOC_IMX_PCM_DMA - - - - --- 2014-08-19 Shengjiu Wang scottwood Not Applicable
[V2] ASoC: fsl-asoc-card: move 'config SND_SOC_FSL_ASOC_CARD' to 'if SND_IMX_SOC' - - - - --- 2014-08-19 Shengjiu Wang scottwood Not Applicable
[1/4] powerpc/fsl_msi: reorganize structs to improve clarity and flexibility - - - - --- 2014-08-19 Tudor Laurentiu scottwood Accepted
[2/4] powerpc/fsl_msi: change the irq handler from chained to normal - - - - --- 2014-08-19 Tudor Laurentiu scottwood Accepted
[3/4] powerpc/fsl_msi: show more meaningful names in /proc/interrupts - - - - --- 2014-08-19 Tudor Laurentiu scottwood Accepted
[4/4] powerpc/fsl_msi: spread msi ints across different MSIRs - - - - --- 2014-08-19 Tudor Laurentiu scottwood Superseded
powerpc/pseries: Fix endian issues in memory hotplug - - - - --- 2014-08-19 Thomas Falcon mpe Accepted
powerpc: Fix build failure when MEMORY_HOTPLUG=y - - - - --- 2014-08-19 Pranith Kumar mpe Changes Requested
[RFC] powerpc: Make SPU_FS depend on SPARSEMEM - - - - --- 2014-08-19 Pranith Kumar Rejected
[1/6] powerpc: Move adb symbol exports next to function definitions - - - - --- 2014-08-19 Anton Blanchard mpe Accepted
[2/6] powerpc: Move via-cuda symbol exports next to function definitions - - - - --- 2014-08-19 Anton Blanchard mpe Accepted
[3/6] powerpc: Move more symbol exports next to function definitions - - - - --- 2014-08-19 Anton Blanchard mpe Accepted
[4/6] powerpc: Remove unused 32bit symbol exports - - - - --- 2014-08-19 Anton Blanchard mpe Accepted
[5/6] powerpc: Move lib symbol exports into arch/powerpc/lib/ppc_ksyms.c - - - - --- 2014-08-19 Anton Blanchard mpe Accepted
[6/6] powerpc: Separate ppc32 symbol exports into ppc_ksyms_32.c - - - - --- 2014-08-19 Anton Blanchard mpe Accepted
[1/4] powerpc: Make a bunch of things static - - - - --- 2014-08-19 Anton Blanchard mpe Accepted
[2/4] powerpc: Ensure global functions include their prototype - - - - --- 2014-08-19 Anton Blanchard mpe Accepted
[3/4] powerpc: Remove stale function prototypes - - - - --- 2014-08-19 Anton Blanchard mpe Accepted
[4/4] powerpc: Move htab_remove_mapping function prototype into header file - - - - --- 2014-08-19 Anton Blanchard mpe Changes Requested
powerpc: Export dcr_ind_lock to fix build error - - - - --- 2014-08-20 Pranith Kumar mpe Accepted
[v2,1/2] powerpc/booke: Restrict SPE exception handlers to e200/e500 cores 1 - - - --- 2014-08-20 Mihai Caraman scottwood Accepted
[v2,2/2] powerpc/booke: Revert SPE/AltiVec common defines for interrupt numbers 1 - - - --- 2014-08-20 Mihai Caraman scottwood Accepted
[v4,1/6] KVM: PPC: Book3E: Increase FPU laziness - - - - --- 2014-08-20 Mihai Caraman scottwood Not Applicable
[v4,2/6] KVM: PPC: Book3e: Add AltiVec support - - - - --- 2014-08-20 Mihai Caraman scottwood Not Applicable
[v4,3/6] KVM: PPC: Make ONE_REG powerpc generic - - - - --- 2014-08-20 Mihai Caraman scottwood Not Applicable
[v4,4/6] KVM: PPC: Move ONE_REG AltiVec support to powerpc - - - - --- 2014-08-20 Mihai Caraman scottwood Not Applicable
[v4,5/6] KVM: PPC: Booke: Add setter functions for IVPR, IVOR2 and IVOR8 emulation - - - - --- 2014-08-20 Mihai Caraman scottwood Not Applicable
[v4,6/6] KVM: PPC: Booke: Add ONE_REG support for IVPR and IVORs - - - - --- 2014-08-20 Mihai Caraman scottwood Not Applicable
PCI: Increase BAR size quirk for IBM ipr SAS Crocodile adapters 1 - - - --- 2014-08-20 Anton Blanchard mpe Not Applicable
« 1 2 ... 112 113 114700 701 »