Show patches with: none      |   77997 patches
« 1 2 ... 120 121 122779 780 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,7/7] KVM: PPC: reimplements LOAD_VMX/STORE_VMX instruction mmio emulation with analyse_intr() i… KVM: PPC: reimplement mmio emulation with analyse_instr() - - - - --- 2018-05-21 Simon Guo Not Applicable
[v5,1/4] powerpc/64: Align bytes before fall back to .Lshort in powerpc64 memcmp() powerpc/64: memcmp() optimization - - - - --- 2018-05-23 Simon Guo Superseded
[v5,2/4] powerpc/64: enhance memcmp() with VMX instruction for long bytes comparision powerpc/64: memcmp() optimization - - - - --- 2018-05-23 Simon Guo Superseded
[v5,3/4] powerpc/64: add 32 bytes prechecking before using VMX optimization on memcmp() powerpc/64: memcmp() optimization - - - - --- 2018-05-23 Simon Guo Superseded
[v5,4/4] powerpc:selftest update memcmp_64 selftest for VMX implementation powerpc/64: memcmp() optimization - - - - --- 2018-05-23 Simon Guo Superseded
[v4,01/29] powerpc: export symbol msr_check_and_set(). KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - 1 - --- 2018-05-23 Simon Guo Accepted
[v4,02/29] powerpc: add TEXASR related macros KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - 1 - --- 2018-05-23 Simon Guo Accepted
[v4,03/29] powerpc: export tm_enable()/tm_disable/tm_abort() APIs KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - 1 - --- 2018-05-23 Simon Guo Accepted
[v4,04/29] KVM: PPC: Book3S PR: Move kvmppc_save_tm/kvmppc_restore_tm to separate file KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,05/29] KVM: PPC: Book3S PR: add new parameter (guest MSR) for kvmppc_save_tm()/kvmppc_restore_t… KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,06/29] KVM: PPC: Book3S PR: turn on FP/VSX/VMX MSR bits in kvmppc_save_tm() KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - 1 - --- 2018-05-23 Simon Guo Not Applicable
[v4,07/29] KVM: PPC: Book3S PR: add C function wrapper for _kvmppc_save/restore_tm() KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,08/29] KVM: PPC: Book3S PR: In PR KVM suspends Transactional state when inject an interrupt. KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - 1 - --- 2018-05-23 Simon Guo Not Applicable
[v4,09/29] KVM: PPC: Book3S PR: PR KVM pass through MSR TM/TS bits to shadow_msr. KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - 1 - --- 2018-05-23 Simon Guo Not Applicable
[v4,10/29] KVM: PPC: Book3S PR: Sync TM bits to shadow msr for problem state guest KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,11/29] KVM: PPC: Book3S PR: implement RFID TM behavior to suppress change from S0 to N0 KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - 1 - --- 2018-05-23 Simon Guo Not Applicable
[v4,12/29] KVM: PPC: Book3S PR: prevent TS bits change in kvmppc_interrupt_pr() KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - 1 - --- 2018-05-23 Simon Guo Not Applicable
[v4,13/29] KVM: PPC: Book3S PR: adds new kvmppc_copyto_vcpu_tm/kvmppc_copyfrom_vcpu_tm API for PR K… KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,14/29] KVM: PPC: Book3S PR: add kvmppc_save/restore_tm_sprs() APIs KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - 1 - --- 2018-05-23 Simon Guo Not Applicable
[v4,15/29] KVM: PPC: Book3S PR: add transaction memory save/restore skeleton for PR KVM KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,16/29] KVM: PPC: Book3S PR: add math support for PR KVM HTM KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,17/29] KVM: PPC: Book3S PR: make mtspr/mfspr emulation behavior based on active TM SPRs KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,18/29] KVM: PPC: Book3S PR: always fail transaction in guest privilege state KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,19/29] KVM: PPC: Book3S PR: enable NV reg restore for reading TM SPR at guest privilege state KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - 1 - --- 2018-05-23 Simon Guo Not Applicable
[v4,20/29] KVM: PPC: Book3S PR: adds emulation for treclaim. KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,21/29] KVM: PPC: Book3S PR: add emulation for trechkpt in PR KVM. KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,22/29] KVM: PPC: Book3S PR: add emulation for tabort. for privilege guest KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,23/29] KVM: PPC: Book3S PR: add guard code to prevent returning to guest with PR=0 and Transact… KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,24/29] KVM: PPC: Book3S PR: Support TAR handling for PR KVM HTM. KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,25/29] KVM: PPC: Book3S PR: enable HTM for PR KVM for KVM_CHECK_EXTENSION ioctl KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,26/29] KVM: PPC: move vcpu_load/vcpu_put down to each ioctl case in kvm_arch_vcpu_ioctl KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,27/29] KVM: PPC: remove load/put vcpu for KVM_GET/SET_ONE_REG ioctl KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,28/29] KVM: PPC: remove load/put vcpu for KVM_GET_REGS/KVM_SET_REGS KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,29/29] KVM: PPC: Book3S PR: enable kvmppc_get/set_one_reg_pr() for HTM registers KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
KVM: PPC: remove mmio_vsx_tx_sx_enabled in PR KVM MMIO emulation KVM: PPC: remove mmio_vsx_tx_sx_enabled in PR KVM MMIO emulation - - - - --- 2018-05-24 Simon Guo Not Applicable
[v6,1/4] powerpc/64: Align bytes before fall back to .Lshort in powerpc64 memcmp() powerpc/64: memcmp() optimization - - - - --- 2018-05-25 Simon Guo Superseded
[v6,2/4] powerpc/64: enhance memcmp() with VMX instruction for long bytes comparision powerpc/64: memcmp() optimization - - - - --- 2018-05-25 Simon Guo Superseded
[v6,3/4] powerpc/64: add 32 bytes prechecking before using VMX optimization on memcmp() powerpc/64: memcmp() optimization - - - - --- 2018-05-25 Simon Guo Superseded
[v6,4/4] powerpc:selftest update memcmp_64 selftest for VMX implementation powerpc/64: memcmp() optimization - - - - --- 2018-05-25 Simon Guo Superseded
[v2] KVM: PPC: remove mmio_vsx_tx_sx_enabled in KVM MMIO emulation [v2] KVM: PPC: remove mmio_vsx_tx_sx_enabled in KVM MMIO emulation - - - - --- 2018-05-28 Simon Guo Not Applicable
[v7,1/5] powerpc/64: Align bytes before fall back to .Lshort in powerpc64 memcmp() powerpc/64: memcmp() optimization - - - - --- 2018-05-30 Simon Guo Superseded
[v7,2/5] powerpc: add vcmpequd/vcmpequb ppc instruction macro powerpc/64: memcmp() optimization - - - - --- 2018-05-30 Simon Guo Superseded
[v7,3/5] powerpc/64: enhance memcmp() with VMX instruction for long bytes comparision powerpc/64: memcmp() optimization - - - - --- 2018-05-30 Simon Guo Superseded
[v7,4/5] powerpc/64: add 32 bytes prechecking before using VMX optimization on memcmp() powerpc/64: memcmp() optimization - - - - --- 2018-05-30 Simon Guo Superseded
[v7,5/5] powerpc:selftest update memcmp_64 selftest for VMX implementation powerpc/64: memcmp() optimization - - - - --- 2018-05-30 Simon Guo Superseded
[v8,1/5] powerpc/64: Align bytes before fall back to .Lshort in powerpc64 memcmp() powerpc/64: memcmp() optimization - - - - --- 2018-06-07 Simon Guo Accepted
[v8,2/5] powerpc: add vcmpequd/vcmpequb ppc instruction macro powerpc/64: memcmp() optimization - - - - --- 2018-06-07 Simon Guo Accepted
[v8,3/5] powerpc/64: enhance memcmp() with VMX instruction for long bytes comparision powerpc/64: memcmp() optimization - - - - --- 2018-06-07 Simon Guo Accepted
[v8,4/5] powerpc/64: add 32 bytes prechecking before using VMX optimization on memcmp() powerpc/64: memcmp() optimization - - - - --- 2018-06-07 Simon Guo Accepted
[v8,5/5] powerpc:selftest update memcmp_64 selftest for VMX implementation powerpc/64: memcmp() optimization - - - - --- 2018-06-07 Simon Guo Accepted
[1/2] net: mvmdio: define module alias for platform device - - - - --- 2013-03-24 Simon Baatz Not Applicable
[2/2] mv643xx_eth: defer probing if Marvell Orion MDIO driver not loaded - - - - --- 2013-03-24 Simon Baatz Not Applicable
[RFT] powerpc: dma-mapping: support debug_dma_mapping_error - - - - --- 2012-10-26 Shuah Khan Not Applicable
[RFT,RESEND,linux-next] powerpc: dma-mapping: support debug_dma_mapping_error - - - - --- 2012-10-26 Shuah Khan Not Applicable
[1/9] ARM64: dma_debug: add debug_dma_mapping_error support 1 - - - --- 2012-11-23 Shuah Khan Not Applicable
[2/9] c6x: dma_debug: add debug_dma_mapping_error support 1 - - - --- 2012-11-23 Shuah Khan Not Applicable
[3/9] ia64: dma_debug: add debug_dma_mapping_error support - - - - --- 2012-11-23 Shuah Khan Not Applicable
[4/9] microblaze: dma-mapping: support debug_dma_mapping_error 1 - - - --- 2012-11-23 Shuah Khan Not Applicable
[5/9] mips: dma_debug: add debug_dma_mapping_error support - - - - --- 2012-11-23 Shuah Khan Not Applicable
[6/9] powerpc: dma_debug: add debug_dma_mapping_error support - - - - --- 2012-11-23 Shuah Khan Not Applicable
[7/9] sh: dma_debug: add debug_dma_mapping_error support - - - - --- 2012-11-23 Shuah Khan Not Applicable
[8/9] sparc: dma_debug: add debug_dma_mapping_error support 1 - - - --- 2012-11-23 Shuah Khan Not Applicable
[9/9] tile: dma_debug: add debug_dma_mapping_error support - - - - --- 2012-11-23 Shuah Khan Not Applicable
powerpc: fix wii_memory_fixups() compile error on 3.0.y tree - - - - --- 2012-12-08 Shuah Khan Rejected
[v2] powerpc: fix wii_memory_fixups() compile error on 3.0.y tree - - - - --- 2012-12-10 Shuah Khan Rejected
[v3] powerpc: fix wii_memory_fixups() compile error on 3.0.y tree - - - - --- 2012-12-12 Shuah Khan Not Applicable
[RFT,04/12] drivers/macintosh/adb: change platform power management to use dev_pm_ops - - - - --- 2014-02-10 Shuah Khan benh Accepted
[1/8] selftests: splice: fix clean target to not remove default_file_splice_read.sh - - - - --- 2017-04-21 Shuah Khan Not Applicable
[2/8] selftests: lib.mk: define CLEAN macro to allow Makefiles to override clean 1 - - - --- 2017-04-21 Shuah Khan Not Applicable
[3/8] selftests: futex: override clean in lib.mk to fix warnings 1 - - - --- 2017-04-21 Shuah Khan Not Applicable
[4/8] selftests: gpio: override clean in lib.mk to fix warnings - - - - --- 2017-04-21 Shuah Khan Not Applicable
[5/8] selftests: powerpc: override clean in lib.mk to fix warnings - - - - --- 2017-04-21 Shuah Khan Not Applicable
[6/8] selftests: splice: override clean in lib.mk to fix warnings - - - - --- 2017-04-21 Shuah Khan Not Applicable
[7/8] selftests: sync: override clean in lib.mk to fix warnings - - - - --- 2017-04-21 Shuah Khan Not Applicable
[8/8] selftests: x86: override clean in lib.mk to fix warnings - - - - --- 2017-04-21 Shuah Khan Not Applicable
[v2] selftests: splice: override clean in lib.mk to fix warnings - - - - --- 2017-04-25 Shuah Khan Not Applicable
[v2] selftests: sync: override clean in lib.mk to fix warnings - - - - --- 2017-04-25 Shuah Khan Not Applicable
[v2] selftests: x86: override clean in lib.mk to fix warnings - - - - --- 2017-04-25 Shuah Khan Not Applicable
[1/6] powerpc/corenet: Enable muxing MDIO buses via GPIO - - - - --- 2014-04-18 Shruti Kanetkar scottwood Changes Requested
[2/6] powerpc/corenet: Enable muxing MDIO buses via FPGA - - - - --- 2014-04-18 Shruti Kanetkar scottwood Changes Requested
[3/6] net/fsl_pq_mdio: Document supported compatibles - - - - --- 2014-04-18 Shruti Kanetkar scottwood Changes Requested
[4/6] powerpc/corenet: Create the dts components for the DPAA FMan - - - - --- 2014-04-18 Shruti Kanetkar scottwood Changes Requested
[5/6] powerpc/corenet: Add DPAA FMan support to the SoC device tree(s) - - - - --- 2014-04-18 Shruti Kanetkar scottwood Changes Requested
[6/6] powerpc/corenet: Add MDIO bus muxing support to the board device tree(s) - - - - --- 2014-04-18 Shruti Kanetkar scottwood Not Applicable
[v2,1/7] dt: Introduce the FMan 10 Gb/s MDIO binding - - - - --- 2014-07-16 Shruti Kanetkar scottwood Changes Requested
[v2,2/7] net/fsl_pq_mdio: Document supported compatibles - - - - --- 2014-07-16 Shruti Kanetkar scottwood Changes Requested
[v2,3/7] powerpc/corenet: Create the dts components for the DPAA FMan - - - - --- 2014-07-16 Shruti Kanetkar scottwood Changes Requested
[v2,4/7] powerpc/corenet: Add DPAA FMan support to the SoC device tree(s) - - - - --- 2014-07-16 Shruti Kanetkar scottwood Changes Requested
[v2,5/7] powerpc/corenet: Add MDIO bus muxing support to the board device tree(s) - - - - --- 2014-07-16 Shruti Kanetkar scottwood Changes Requested
[v2,6/7] powerpc/corenet: Enable muxing MDIO buses via GPIO - - - - --- 2014-07-16 Shruti Kanetkar scottwood Changes Requested
[v2,7/7] powerpc/corenet: Enable muxing MDIO buses via FPGA - - - - --- 2014-07-16 Shruti Kanetkar scottwood Changes Requested
net/fsl: fix misspelled word - - - - --- 2014-07-29 Shruti Kanetkar Not Applicable
net/fsl: Add format length modifier to avoid negative values - - - - --- 2014-07-29 Shruti Kanetkar Not Applicable
cpufreq: powernv: Return the actual CPU frequency in /proc/cpuinfo cpufreq: powernv: Return the actual CPU frequency in /proc/cpuinfo - - - - --- 2017-10-06 Shriya Superseded
[v2] cpufreq: powernv: Fix the frequency read by /proc/cpuinfo [v2] cpufreq: powernv: Fix the frequency read by /proc/cpuinfo - - - - --- 2017-10-13 Shriya Accepted
powerpc : Fix sleeping-in-atomic section warning triggered by /proc/cpuinfo powerpc : Fix sleeping-in-atomic section warning triggered by /proc/cpuinfo - - - - --- 2018-01-10 Shriya Superseded
[RFC,1/3] sched: remove duplicate ifdefs remove duplicate ifdefs - - - - --- 2024-01-18 Shrikanth Hegde Superseded
[RFC,2/3] fs: remove duplicate ifdefs remove duplicate ifdefs - - 1 - --- 2024-01-18 Shrikanth Hegde Superseded
[RFC,3/3] arch/powerpc: remove duplicate ifdefs remove duplicate ifdefs - - - - --- 2024-01-18 Shrikanth Hegde Superseded
[RFC,v2,1/4] sched: remove duplicate ifdefs remove duplicate ifdefs - - - - --- 2024-01-22 Shrikanth Hegde Handled Elsewhere
« 1 2 ... 120 121 122779 780 »