Linux for MIPS
[Prev Page][Next Page]
- [RFC PATCH 09/16] MIPS: Introduce setup_kernel_mode macro
- From: Matt Redfearn <matt.redfearn@xxxxxxxx>
- [RFC PATCH 07/16] MIPS: kprobes: Remove unused definitions
- From: Matt Redfearn <matt.redfearn@xxxxxxxx>
- [RFC PATCH 06/16] MIPS: KASLR: Change relocate_kernel to return applied offset.
- From: Matt Redfearn <matt.redfearn@xxxxxxxx>
- [RFC PATCH 05/16] MIPS: Use CP0 register for smp_processor_id()
- From: Matt Redfearn <matt.redfearn@xxxxxxxx>
- [RFC PATCH 04/16] MIPS: Add constant accessors for CP0.Context / CP0.XContext
- From: Matt Redfearn <matt.redfearn@xxxxxxxx>
- [RFC PATCH 03/16] MIPS: bpf: Use CP0 register for CPU ID
- From: Matt Redfearn <matt.redfearn@xxxxxxxx>
- [RFC PATCH 02/16] MIPS: bpf: Add emit_load_cpu helper to load current CPU ID
- From: Matt Redfearn <matt.redfearn@xxxxxxxx>
- [RFC PATCH 01/16] MIPS: VDSO: Prevent use of smp_processor_id()
- From: Matt Redfearn <matt.redfearn@xxxxxxxx>
- [RFC PATCH 00/16] MIPS: Enable CONFIG_THREAD_INFO_IN_TASK
- From: Matt Redfearn <matt.redfearn@xxxxxxxx>
- MIPS: VDSO: Prevent use of smp_processor_id()
- From: Paul Burton <paul.burton@xxxxxxxx>
- MIPS: VDSO: Prevent use of smp_processor_id()
- From: Paul Burton <paul.burton@xxxxxxxx>
- MIPS: VDSO: Prevent use of smp_processor_id()
- From: Paul Burton <paul.burton@xxxxxxxx>
- Re: [PATCH v6 net-next,mips 3/7] MIPS: Octeon: Automatically provision CVMSEG space.
- From: David Daney <ddaney@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 6/6] MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accesses
- From: "Maciej W. Rozycki" <macro@xxxxxxxx>
- [PATCH v2 5/6] MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSET
- From: "Maciej W. Rozycki" <macro@xxxxxxxx>
- [PATCH v2 4/6] MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSA
- From: "Maciej W. Rozycki" <macro@xxxxxxxx>
- [PATCH v2 3/6] MIPS: Consistently handle buffer counter with PTRACE_SETREGSET
- From: "Maciej W. Rozycki" <macro@xxxxxxxx>
- [PATCH v2 2/6] MIPS: Guard against any partial write attempt with PTRACE_SETREGSET
- From: "Maciej W. Rozycki" <macro@xxxxxxxx>
- [PATCH v2 1/6] MIPS: Factor out NT_PRFPREG regset access helpers
- From: "Maciej W. Rozycki" <macro@xxxxxxxx>
- [PATCH v2 0/6] MIPS: NT_PRFPREG regset handling fixes
- From: "Maciej W. Rozycki" <macro@xxxxxxxx>
- Re: [PATCH 4/5] MIPS: Execute any partial write of the last register with PTRACE_SETREGSET
- From: "Maciej W. Rozycki" <macro@xxxxxxxx>
- [PATCH 2/2] MIPS: mipsregs.h: Make read_c0_prid use const accessor
- From: James Hogan <jhogan@xxxxxxxxxx>
- [PATCH 1/2] MIPS: mipsregs.h: Add read const Cop0 macros
- From: James Hogan <jhogan@xxxxxxxxxx>
- [PATCH 0/2] MIPS: mipsregs.h: Optimise read of const Cop0 regs
- From: James Hogan <jhogan@xxxxxxxxxx>
- Re: [PATCH v3 14/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl
- From: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
- Re: [PATCH v3 11/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_guest_debug
- From: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
- Re: [PATCH] TC: Delete an error message for a failed memory allocation in tc_bus_add_devices()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] TC: Delete an error message for a failed memory allocation in tc_bus_add_devices()
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxxxxx>
- Re: [PATCH v3 14/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- Re: [PATCH v3 13/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_fpu
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- Re: [PATCH v3 12/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_fpu
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- Re: [PATCH v3 11/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_guest_debug
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- Re: [PATCH v3 10/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_translate
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- Re: [PATCH v3 09/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_mpstate
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- Re: [PATCH v3 08/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_mpstate
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- Re: [PATCH v3 07/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_sregs
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- Re: [PATCH v3 06/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_sregs
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- Re: [PATCH v3 05/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_regs
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- Re: [PATCH v3 04/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regs
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- Re: [PATCH v3 03/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_run
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- Re: [PATCH v3 02/16] KVM: Prepare for moving vcpu_load/vcpu_put into arch specific code
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- Re: [PATCH v3 01/16] KVM: Take vcpu->mutex outside vcpu_load
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- Re: [PATCH v3 07/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_sregs
- From: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
- Re: TC: Delete an error message for a failed memory allocation in tc_bus_add_devices()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] TC: Delete an error message for a failed memory allocation in tc_bus_add_devices()
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH] TC: Delete an error message for a failed memory allocation in tc_bus_add_devices()
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxxxxx>
- [PATCH 35/45] arch/mips: remove duplicate includes
- From: Pravin Shedge <pravin.shedge4linux@xxxxxxxxx>
- [PATCH] TC: Delete an error message for a failed memory allocation in tc_bus_add_devices()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: NFS corruption, fixed by echo 1 > /proc/sys/vm/drop_caches -- next debugging steps?
- From: Eric Dumazet <eric.dumazet@xxxxxxxxx>
- Re: NFS corruption, fixed by echo 1 > /proc/sys/vm/drop_caches -- next debugging steps?
- From: Matt Turner <mattst88@xxxxxxxxx>
- Re: [PATCH v4 2/5] MIPS: Loongson64: lemote-2f move ec_kb3310b.h to include dir and clean up
- From: Philippe Ombredanne <pombredanne@xxxxxxxx>
- Re: [PATCH] MIPS: Implement __multi3 for GCC7 MIPS64r6 builds
- From: James Hogan <james.hogan@xxxxxxxx>
- [PATCH v4 5/5] MAINTAINERS: Add entry for Lemote YeeLoong Extra Driver
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- [PATCH v4 4/5] MIPS: Loongson64: Load platform device during boot
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- [PATCH v4 3/5] MIPS: Loongson64: Yeeloong add platform driver
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- [PATCH v4 2/5] MIPS: Loongson64: lemote-2f move ec_kb3310b.h to include dir and clean up
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- [PATCH v4 1/5] MIPS: Lonngson64: Copy kernel command line from arcs_cmdline
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- [PATCH v4 0/5] add Lemote YeeLoong Laptop support
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- Re: [PATCH] MIPS: Implement __multi3 for GCC7 MIPS64r6 builds
- From: "Maciej W. Rozycki" <macro@xxxxxxxx>
- Re: [PATCH v3 1/8] SOC: brcmstb: add memory API
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- Re: NFS corruption, fixed by echo 1 > /proc/sys/vm/drop_caches -- next debugging steps?
- From: Eric Dumazet <eric.dumazet@xxxxxxxxx>
- Re: NFS corruption, fixed by echo 1 > /proc/sys/vm/drop_caches -- next debugging steps?
- From: Matt Turner <mattst88@xxxxxxxxx>
- Re: [PATCH v6 net-next,mips 6/7] netdev: octeon-ethernet: Add Cavium Octeon III support.
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH v2 08/13] power: reset: Add a driver for the Microsemi Ocelot reset
- From: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 08/13] power: reset: Add a driver for the Microsemi Ocelot reset
- From: Sebastian Reichel <sebastian.reichel@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 07/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_sregs
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 06/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_sregs
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 05/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_regs
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 04/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regs
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 11/13] MIPS: mscc: add ocelot PCB123 device tree
- From: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 09/13] MIPS: mscc: Add initial support for Microsemi MIPS SoCs
- From: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 13/13] MAINTAINERS: Add entry for Microsemi MIPS SoCs
- From: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 12/13] MIPS: defconfigs: add a defconfig for Microsemi SoCs
- From: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 10/13] MIPS: mscc: add ocelot dtsi
- From: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 08/13] power: reset: Add a driver for the Microsemi Ocelot reset
- From: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 07/13] dt-bindings: power: reset: Document ocelot-reset binding
- From: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 05/13] pinctrl: Add Microsemi Ocelot SoC driver
- From: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 06/13] dt-bindings: mips: Add bindings for Microsemi SoCs
- From: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 04/13] dt-bindings: pinctrl: Add bindings for Microsemi Ocelot
- From: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 03/13] irqchip: Add a driver for the Microsemi Ocelot controller
- From: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 02/13] dt-bindings: interrupt-controller: Add binding for the Microsemi Ocelot interrupt controller
- From: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 01/13] dt-bindings: Add vendor prefix for Microsemi Corporation
- From: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 00/13] MIPS: add support for the Microsemi MIPS SoCs
- From: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxxxxxxxxx>
- Re: NFS corruption, fixed by echo 1 > /proc/sys/vm/drop_caches -- next debugging steps?
- From: Eric Dumazet <eric.dumazet@xxxxxxxxx>
- Re: NFS corruption, fixed by echo 1 > /proc/sys/vm/drop_caches -- next debugging steps?
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- Re: [PATCH 0/1] About MIPS/Loongson maintainance
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- Re: [PATCH 0/1] About MIPS/Loongson maintainance
- From: Huacai Chen <chenhc@xxxxxxxxxx>
- Re: [PATCH v6 net-next,mips 0/7] Cavium OCTEON-III network driver.
- From: Philippe Ombredanne <pombredanne@xxxxxxxx>
- Re: NFS corruption, fixed by echo 1 > /proc/sys/vm/drop_caches -- next debugging steps?
- From: Matt Turner <mattst88@xxxxxxxxx>
- Re: [PATCH 0/1] About MIPS/Loongson maintainance
- From: James Hogan <james.hogan@xxxxxxxx>
- Re: NFS corruption, fixed by echo 1 > /proc/sys/vm/drop_caches -- next debugging steps?
- From: Matt Turner <mattst88@xxxxxxxxx>
- Re: [PATCH 0/1] About MIPS/Loongson maintainance
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- [PATCH v6 net-next,mips 6/7] netdev: octeon-ethernet: Add Cavium Octeon III support.
- From: David Daney <david.daney@xxxxxxxxxx>
- [PATCH v6 net-next,mips 7/7] MAINTAINERS: Add entry for drivers/net/ethernet/cavium/octeon/octeon3-*
- From: David Daney <david.daney@xxxxxxxxxx>
- [PATCH v6 net-next,mips 5/7] MIPS: Octeon: Add a global resource manager.
- From: David Daney <david.daney@xxxxxxxxxx>
- [PATCH v6 net-next,mips 4/7] staging: octeon: Remove USE_ASYNC_IOBDMA macro.
- From: David Daney <david.daney@xxxxxxxxxx>
- [PATCH v6 net-next,mips 3/7] MIPS: Octeon: Automatically provision CVMSEG space.
- From: David Daney <david.daney@xxxxxxxxxx>
- [PATCH v6 net-next,mips 2/7] MIPS: Octeon: Enable LMTDMA/LMTST operations.
- From: David Daney <david.daney@xxxxxxxxxx>
- [PATCH v6 net-next,mips 1/7] dt-bindings: Add Cavium Octeon Common Ethernet Interface.
- From: David Daney <david.daney@xxxxxxxxxx>
- [PATCH v6 net-next,mips 0/7] Cavium OCTEON-III network driver.
- From: David Daney <david.daney@xxxxxxxxxx>
- Re: [PATCH v4 6/8] staging: octeon: Remove USE_ASYNC_IOBDMA macro.
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/1] About MIPS/Loongson maintainance
- From: James Hogan <james.hogan@xxxxxxxx>
- Re: [PATCH 0/1] About MIPS/Loongson maintainance
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- Re: [RFC PATCH] cpuidle/coupled: Handle broadcast enter failures
- From: Daniel Lezcano <daniel.lezcano@xxxxxxxxxx>
- Re: [RFC PATCH] cpuidle/coupled: Handle broadcast enter failures
- From: James Hogan <james.hogan@xxxxxxxx>
- RE: [PATCH v2] MIPS: Add nonxstack=on|off kernel parameter
- From: Miodrag Dinic <Miodrag.Dinic@xxxxxxxx>
- Re: [RFC PATCH] cpuidle/coupled: Handle broadcast enter failures
- From: Daniel Lezcano <daniel.lezcano@xxxxxxxxxx>
- Re: [PATCH 0/1] About MIPS/Loongson maintainance
- From: James Hogan <james.hogan@xxxxxxxx>
- Re: [PATCH 0/1] About MIPS/Loongson maintainance
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- [PATCH] MIPS: Implement __multi3 for GCC7 MIPS64r6 builds
- From: James Hogan <jhogan@xxxxxxxxxx>
- [PATCH] MIPS: mm: Fix duplicate "const" on insn_table_MM
- Re: [PATCH 0/1] About MIPS/Loongson maintainance
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 1/1] MAINTAINERS: Add Loongson-2/Loongson-3 maintainers
- From: Huacai Chen <chenhc@xxxxxxxxxx>
- [PATCH 0/1] About MIPS/Loongson maintainance
- From: Huacai Chen <chenhc@xxxxxxxxxx>
- Re: [PATCH RESEND v3 4/4] MIPS: Loongson64: Load platform device during boot
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH 4/5] MIPS: Execute any partial write of the last register with PTRACE_SETREGSET
- From: "Maciej W. Rozycki" <macro@xxxxxxxx>
- Re: [PATCH 4/5] MIPS: Execute any partial write of the last register with PTRACE_SETREGSET
- From: "Maciej W. Rozycki" <macro@xxxxxxxx>
- New System Migration Notice - Action Required
- From: "RBC Express" <web@xxxxxxxxxxxxxx>
- Re: [PATCH v2] MIPS: Add nonxstack=on|off kernel parameter
- From: Paul Burton <paul.burton@xxxxxxxx>
- RE: [PATCH v2] MIPS: Add nonxstack=on|off kernel parameter
- From: "Maciej W. Rozycki" <macro@xxxxxxxx>
- Re: [PATCH] MIPS: CM: Drop WARN_ON(vp != 0)
- From: Paul Burton <paul.burton@xxxxxxxx>
- Re: [PATCH] MIPS: CM: Drop WARN_ON(vp != 0)
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: [P5600 && EVA memory caching question] PCI region
- From: James Hogan <james.hogan@xxxxxxxx>
- [P5600 && EVA memory caching question] PCI region
- From: Yuri Frolov <crashing.kernel@xxxxxxxxx>
- Re: undefined reference to `__multi3' when building with gcc 7.x
- From: Thomas Petazzoni <thomas.petazzoni@xxxxxxxxxxxxxxxxxx>
- [PATCH] MIPS: Octeon: Fix logging messages with spurious periods after newlines
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: undefined reference to `__multi3' when building with gcc 7.x
- From: James Hogan <james.hogan@xxxxxxxx>
- [PATCH] lib/mpi: Fix umul_ppmm() for MIPS64r6
- From: James Hogan <james.hogan@xxxxxxxx>
- [RFC PATCH] cpuidle/coupled: Handle broadcast enter failures
- From: James Hogan <james.hogan@xxxxxxxx>
- [PATCH] MIPS: CM: Drop WARN_ON(vp != 0)
- From: James Hogan <james.hogan@xxxxxxxx>
- Re: [PATCH v3 1/8] SOC: brcmstb: add memory API
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v3 03/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_run
- From: Christian Borntraeger <borntraeger@xxxxxxxxxx>
- Re: [PATCH v3 01/16] KVM: Take vcpu->mutex outside vcpu_load
- From: Christian Borntraeger <borntraeger@xxxxxxxxxx>
- [PATCH 2/2] MIPS: mm: remove no-op dma_map_ops where possible
- From: Felix Fietkau <nbd@xxxxxxxx>
- [PATCH 1/2] MIPS: mm: remove mips_dma_mapping_error
- From: Felix Fietkau <nbd@xxxxxxxx>
- [PATCH v3 16/16] KVM: arm/arm64: Move vcpu_load call after kvm_vcpu_first_run_init
- From: Christoffer Dall <cdall@xxxxxxxxxx>
- [PATCH v3 15/16] KVM: arm/arm64: Avoid vcpu_load for other vcpu ioctls than KVM_RUN
- From: Christoffer Dall <cdall@xxxxxxxxxx>
- [PATCH v3 14/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl
- From: Christoffer Dall <cdall@xxxxxxxxxx>
- [PATCH v3 13/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_fpu
- From: Christoffer Dall <cdall@xxxxxxxxxx>
- [PATCH v3 12/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_fpu
- From: Christoffer Dall <cdall@xxxxxxxxxx>
- [PATCH v3 11/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_guest_debug
- From: Christoffer Dall <cdall@xxxxxxxxxx>
- [PATCH v3 10/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_translate
- From: Christoffer Dall <cdall@xxxxxxxxxx>
- [PATCH v3 09/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_mpstate
- From: Christoffer Dall <cdall@xxxxxxxxxx>
- [PATCH v3 08/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_mpstate
- From: Christoffer Dall <cdall@xxxxxxxxxx>
- [PATCH v3 07/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_sregs
- From: Christoffer Dall <cdall@xxxxxxxxxx>
- [PATCH v3 05/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_regs
- From: Christoffer Dall <cdall@xxxxxxxxxx>
- [PATCH v3 06/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_sregs
- From: Christoffer Dall <cdall@xxxxxxxxxx>
- [PATCH v3 04/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regs
- From: Christoffer Dall <cdall@xxxxxxxxxx>
- [PATCH v3 03/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_run
- From: Christoffer Dall <cdall@xxxxxxxxxx>
- [PATCH v3 02/16] KVM: Prepare for moving vcpu_load/vcpu_put into arch specific code
- From: Christoffer Dall <cdall@xxxxxxxxxx>
- [PATCH v3 01/16] KVM: Take vcpu->mutex outside vcpu_load
- From: Christoffer Dall <cdall@xxxxxxxxxx>
- [PATCH v3 00/16] Move vcpu_load and vcpu_put calls to arch code
- From: Christoffer Dall <cdall@xxxxxxxxxx>
- [PATCH RESEND v3 4/4] MIPS: Loongson64: Load platform device during boot
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- [PATCH RESEND v3 3/4] MIPS: Loongson64: Yeeloong add platform driver
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- [PATCH RESEND v3 2/4] MIPS: Loongson64: lemote-2f move ec_kb3310b.h to include dir and clean up
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- [PATCH RESEND v3 1/4] MIPS: Lonngson64: Copy kernel command line from arcs_cmdline
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- Add support for lemote-2f YeeLoong laptop (RESEND)
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- Re: [PATCH v5 net-next,mips 6/7] netdev: octeon-ethernet: Add Cavium Octeon III support.
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: undefined reference to `__multi3' when building with gcc 7.x
- From: Thomas Petazzoni <thomas.petazzoni@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] MIPS: fix incorrect mem=X@Y handling
- From: Mathieu Malaterre <malat@xxxxxxxxxx>
- Re: [PATCH v4 3/8] MIPS: Octeon: Add a global resource manager.
- From: Philippe Ombredanne <pombredanne@xxxxxxxx>
- Re: [PATCH v5 net-next,mips 1/7] dt-bindings: Add Cavium Octeon Common Ethernet Interface.
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- [PATCH v5 net-next,mips 6/7] netdev: octeon-ethernet: Add Cavium Octeon III support.
- From: David Daney <david.daney@xxxxxxxxxx>
- [PATCH v5 net-next,mips 7/7] MAINTAINERS: Add entry for drivers/net/ethernet/cavium/octeon/octeon3-*
- From: David Daney <david.daney@xxxxxxxxxx>
- [PATCH v5 net-next,mips 5/7] MIPS: Octeon: Automatically provision CVMSEG space.
- From: David Daney <david.daney@xxxxxxxxxx>
- [PATCH v5 net-next,mips 4/7] MIPS: Octeon: Add Free Pointer Unit (FPA) support.
- From: David Daney <david.daney@xxxxxxxxxx>
- [PATCH v5 net-next,mips 3/7] MIPS: Octeon: Add a global resource manager.
- From: David Daney <david.daney@xxxxxxxxxx>
- [PATCH v5 net-next,mips 2/7] MIPS: Octeon: Enable LMTDMA/LMTST operations.
- From: David Daney <david.daney@xxxxxxxxxx>
- [PATCH v5 net-next,mips 1/7] dt-bindings: Add Cavium Octeon Common Ethernet Interface.
- From: David Daney <david.daney@xxxxxxxxxx>
- [PATCH v5 net-next,mips 0/7] Cavium OCTEON-III network driver.
- From: David Daney <david.daney@xxxxxxxxxx>
- Re: [PATCH v4 3/8] MIPS: Octeon: Add a global resource manager.
- From: David Daney <ddaney@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 3/8] MIPS: Octeon: Add a global resource manager.
- From: Philippe Ombredanne <pombredanne@xxxxxxxx>
- Re: [PATCH v4 3/8] MIPS: Octeon: Add a global resource manager.
- From: David Daney <ddaney@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 3/8] MIPS: Octeon: Add a global resource manager.
- From: Philippe Ombredanne <pombredanne@xxxxxxxx>
- Re: [PATCH v4 3/8] MIPS: Octeon: Add a global resource manager.
- From: David Daney <ddaney@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] MIPS: Add nonxstack=on|off kernel parameter
- From: David Daney <ddaney@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/5] MIPS: Execute any partial write of the last register with PTRACE_SETREGSET
- From: Dave Martin <Dave.Martin@xxxxxxx>
- Re: [PATCH 4/5] MIPS: Execute any partial write of the last register with PTRACE_SETREGSET
- From: Dave Martin <Dave.Martin@xxxxxxx>
- RE: [PATCH v2] MIPS: Add nonxstack=on|off kernel parameter
- From: Miodrag Dinic <Miodrag.Dinic@xxxxxxxx>
- Re: [PATCH v4 3/8] MIPS: Octeon: Add a global resource manager.
- From: Philippe Ombredanne <pombredanne@xxxxxxxx>
- Re: [PATCH] dt-bindings: Remove leading 0x from bindings notation
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH 06/13] dt-bindings: power: reset: Document ocelot-reset binding
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v4 3/8] MIPS: Octeon: Add a global resource manager.
- From: David Daney <ddaney@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 04/13] dt-bindings: pinctrl: Add bindings for Microsemi Ocelot
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH 02/13] dt-bindings: interrupt-controller: Add binding for the Microsemi Ocelot interrupt controller
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH 01/13] dt-bindings: Add vendor prefix for Microsemi Corporation
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v4 2/8] MIPS: Octeon: Enable LMTDMA/LMTST operations.
- From: James Hogan <james.hogan@xxxxxxxx>
- Re: [PATCH v4 2/8] MIPS: Octeon: Enable LMTDMA/LMTST operations.
- From: David Daney <ddaney@xxxxxxxxxxxxxxxxxx>
- [PATCH] MIPS: Fix CM region target definitions
- From: Paul Burton <paul.burton@xxxxxxxx>
- Re: [PATCH] MIPS: microMIPS: Fix incorrect mask in insn_table_MM
- From: James Hogan <james.hogan@xxxxxxxx>
- Re: Octeon CN5010 - Kernel 4.4.92
- From: David Daney <ddaney@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH for-4.14] MIPS: generic: Fix NI 169445 its build
- From: James Hogan <james.hogan@xxxxxxxx>
- Re: [PATCH for-4.14] MIPS: generic: Fix NI 169445 its build
- From: Paul Burton <paul.burton@xxxxxxxx>
- [PATCH for-4.14] MIPS: generic: Fix NI 169445 its build
- From: James Hogan <james.hogan@xxxxxxxx>
- Re: Octeon CN5010 - Kernel 4.4.92
- From: Gabriel Kuri <gkuri@xxxxxxxx>
- Re: Octeon CN5010 - Kernel 4.4.92
- From: David Daney <ddaney@xxxxxxxxxxxxxxxxxx>
- Re: Octeon CN5010 - Kernel 4.4.92
- From: Gabriel Kuri <gkuri@xxxxxxxx>
- Re: Octeon CN5010 - Kernel 4.4.92
- From: Gabriel Kuri <gkuri@xxxxxxxx>
- Re: Octeon CN5010 - Kernel 4.4.92
- From: David Daney <ddaney@xxxxxxxxxxxxxxxxxx>
- Octeon CN5010 - Kernel 4.4.92
- From: Gabriel Kuri <gkuri@xxxxxxxx>
- [PATCH v2 7/8] irqchip: mips-gic: Share register writes in gic_set_type()
- From: Paul Burton <paul.burton@xxxxxxxx>
- [PATCH v2 8/8] irqchip: mips-gic: Make IPI bitmaps static
- From: Paul Burton <paul.burton@xxxxxxxx>
- [PATCH v2 6/8] irqchip: mips-gic: Remove gic_vpes variable
- From: Paul Burton <paul.burton@xxxxxxxx>
- [PATCH v2 4/8] irqchip: mips-gic: Configure EIC when CPUs come online
- From: Paul Burton <paul.burton@xxxxxxxx>
- [PATCH v2 5/8] irqchip: mips-gic: Use num_possible_cpus() to reserve IPIs
- From: Paul Burton <paul.burton@xxxxxxxx>
- [PATCH v2 3/8] irqchip: mips-gic: Mask local interrupts when CPUs come online
- From: Paul Burton <paul.burton@xxxxxxxx>
- [PATCH v2 2/8] irqchip: mips-gic: Use irq_cpu_online to (un)mask all-VP(E) IRQs
- From: Paul Burton <paul.burton@xxxxxxxx>
- [PATCH v2 1/8] irqchip: mips-gic: Inline gic_local_irq_domain_map()
- From: Paul Burton <paul.burton@xxxxxxxx>
- [PATCH v2 0/8] irqchip: mips-gic: Cleanups, fixes, prep for multi-cluster
- From: Paul Burton <paul.burton@xxxxxxxx>
- Re: [PATCH] mips/smp-cmp: use right include for task_struct
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH] MIPS: microMIPS: Fix incorrect mask in insn_table_MM
- From: James Hogan <james.hogan@xxxxxxxx>
- [PATCH] MIPS: microMIPS: Fix incorrect mask in insn_table_MM
- From: "Gustavo A. R. Silva" <garsilva@xxxxxxxxxxxxxx>
- Re: [PATCH v6 2/5] irqchip/irq-goldfish-pic: Add Goldfish PIC driver
- From: Marc Zyngier <marc.zyngier@xxxxxxx>
- Re: [PATCH 2/8] irqchip: mips-gic: Use irq_cpu_online to (un)mask all-VP(E) IRQs
- From: Marc Zyngier <marc.zyngier@xxxxxxx>
- Re: [PATCH v3] Update MIPS email addresses
- From: Paul Burton <paul.burton@xxxxxxxx>
- Re: [PATCH v2] MIPS: Add basic R5900 support
- From: Fredrik Noring <noring@xxxxxxxxxx>
- Re: [PATCH v6 5/5] MIPS: ranchu: Add Ranchu as a new generic-based board
- From: James Hogan <james.hogan@xxxxxxxx>
- Re: [PATCH 2/8] irqchip: mips-gic: Use irq_cpu_online to (un)mask all-VP(E) IRQs
- From: Paul Burton <paul.burton@xxxxxxxx>
- Re: [PATCH 2/8] PCI: host: brcmstb: add DT docs for Brcmstb PCIe device
- From: Jonas Gorski <jonas.gorski@xxxxxxxxx>
- [PATCH v6 5/5] MIPS: ranchu: Add Ranchu as a new generic-based board
- From: Aleksandar Markovic <aleksandar.markovic@xxxxxxxxx>
- [PATCH v6 4/5] video: goldfishfb: Add support for device tree bindings
- From: Aleksandar Markovic <aleksandar.markovic@xxxxxxxxx>
- [PATCH v6 3/5] Documentation: Add device tree binding for Goldfish FB driver
- From: Aleksandar Markovic <aleksandar.markovic@xxxxxxxxx>
- [PATCH v6 2/5] irqchip/irq-goldfish-pic: Add Goldfish PIC driver
- From: Aleksandar Markovic <aleksandar.markovic@xxxxxxxxx>
- [PATCH v6 1/5] Documentation: Add device tree binding for Goldfish PIC driver
- From: Aleksandar Markovic <aleksandar.markovic@xxxxxxxxx>
- [PATCH v6 0/5] MIPS: Add virtual Ranchu board as a generic-based board
- From: Aleksandar Markovic <aleksandar.markovic@xxxxxxxxx>
- Re: [PATCH 2/8] irqchip: mips-gic: Use irq_cpu_online to (un)mask all-VP(E) IRQs
- From: Marc Zyngier <marc.zyngier@xxxxxxx>
- Re: [PATCH v2] MIPS: Add basic R5900 support
- From: Fredrik Noring <noring@xxxxxxxxxx>
- Re: [PATCH 2/3] MIPS: AR7: ensure that serial ports are properly set up
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- Re: [PATCH 1/3] MIPS: AR7: defer registration of GPIO
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- Re: [PATCH v2] MIPS: Add basic R5900 support
- From: Fredrik Noring <noring@xxxxxxxxxx>
- [PATCH RFC 3/3] MIPS: AR7: ensure the port type's FCR value is used
- From: Jonas Gorski <jonas.gorski@xxxxxxxxx>
- [PATCH 2/3] MIPS: AR7: ensure that serial ports are properly set up
- From: Jonas Gorski <jonas.gorski@xxxxxxxxx>
- [PATCH 1/3] MIPS: AR7: defer registration of GPIO
- From: Jonas Gorski <jonas.gorski@xxxxxxxxx>
- [PATCH 0/3] MIPS: AR7: assorted fixes
- From: Jonas Gorski <jonas.gorski@xxxxxxxxx>
- Re: [PATCH 2/8] PCI: host: brcmstb: add DT docs for Brcmstb PCIe device
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v5 3/5] Documentation: Add device tree binding for Goldfish FB driver
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v5 1/5] Documentation: Add device tree binding for Goldfish PIC driver
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH] MIPS: Boston: Fix earlycon baud rate selection
- From: Matt Redfearn <matt.redfearn@xxxxxxxx>
- [PATCH v3] Update MIPS email addresses
- From: Paul Burton <paul.burton@xxxxxxxx>
- [PATCH 8/8] irqchip: mips-gic: Make IPI bitmaps static
- From: Paul Burton <paul.burton@xxxxxxxx>
- [PATCH 7/8] irqchip: mips-gic: Share register writes in gic_set_type()
- From: Paul Burton <paul.burton@xxxxxxxx>
- [PATCH 6/8] irqchip: mips-gic: Remove gic_vpes variable
- From: Paul Burton <paul.burton@xxxxxxxx>
- [PATCH 5/8] irqchip: mips-gic: Use num_possible_cpus() to reserve IPIs
- From: Paul Burton <paul.burton@xxxxxxxx>
- [PATCH 4/8] irqchip: mips-gic: Configure EIC when CPUs come online
- From: Paul Burton <paul.burton@xxxxxxxx>
- [PATCH 0/8] irqchip: mips-gic: Cleanups, fixes, prep for multi-cluster
- From: Paul Burton <paul.burton@xxxxxxxx>
- [PATCH 3/8] irqchip: mips-gic: Mask local interrupts when CPUs come online
- From: Paul Burton <paul.burton@xxxxxxxx>
- [PATCH 2/8] irqchip: mips-gic: Use irq_cpu_online to (un)mask all-VP(E) IRQs
- From: Paul Burton <paul.burton@xxxxxxxx>
- [PATCH 1/8] irqchip: mips-gic: Inline gic_local_irq_domain_map()
- From: Paul Burton <paul.burton@xxxxxxxx>
- RE: [PATCH] MIPS: Boston: Fix earlycon baud rate selection
- From: Paul Burton <Paul.Burton@xxxxxxxx>
- Re: [PATCH 6/8] PCI: host: brcmstb: add MSI capability
- From: Jim Quinlan <jim2101024@xxxxxxxxx>
- Re: [PATCH 6/8] PCI: host: brcmstb: add MSI capability
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 6/8] PCI: host: brcmstb: add MSI capability
- From: Scott Branden <scott.branden@xxxxxxxxxxxx>
- Re: [PATCH 3/8] PCI: host: brcmstb: Broadcom PCIe Host Controller
- From: Jim Quinlan <jim2101024@xxxxxxxxx>
- Re: [PATCH 6/8] PCI: host: brcmstb: add MSI capability
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 4/8] PCI: host: brcmstb: add dma-ranges for inbound traffic
- From: Jim Quinlan <jim2101024@xxxxxxxxx>
- Re: [PATCH 6/8] PCI: host: brcmstb: add MSI capability
- From: Jim Quinlan <jim2101024@xxxxxxxxx>
- Re: [PATCH 6/8] PCI: host: brcmstb: add MSI capability
- From: Jim Quinlan <jim2101024@xxxxxxxxx>
- Re: [PATCH 1/8] SOC: brcmstb: add memory API
- From: Jim Quinlan <jim2101024@xxxxxxxxx>
- Re: [PATCH 6/8] PCI: host: brcmstb: add MSI capability
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- RE: [PATCH 4/8] PCI: host: brcmstb: add dma-ranges for inbound traffic
- From: David Laight <David.Laight@xxxxxxxxxx>
- RE: [PATCH 5/9] PCI: host: brcmstb: add dma-ranges for inbound traffic
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [RFC 2/4] clk: Add Ingenic X1000 CGU driver
- From: Stephen Boyd <sboyd@xxxxxxxxxxxxxx>
- Re: Question regarding atomic ops
- From: James Hogan <james.hogan@xxxxxxxx>
- Re: [PATCH V9 1/4] dma-mapping: Rework dma_get_cache_alignment()
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- Re: [PATCH 1/8] SOC: brcmstb: add memory API
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- Re: [PATCH 3/8] PCI: host: brcmstb: Broadcom PCIe Host Controller
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH V9 1/4] dma-mapping: Rework dma_get_cache_alignment()
- From: Mark Greer <mgreer@xxxxxxxxxxxxxxx>
- Re: [PATCH 6/8] PCI: host: brcmstb: add MSI capability
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- [PATCH 3/8] PCI: host: brcmstb: Broadcom PCIe Host Controller
- From: Jim Quinlan <jim2101024@xxxxxxxxx>
- [PATCH 8/8] MIPS: BMIPS: enable PCI
- From: Jim Quinlan <jim2101024@xxxxxxxxx>
- [PATCH 7/8] MIPS: BMIPS: add PCI bindings for 7425, 7435
- From: Jim Quinlan <jim2101024@xxxxxxxxx>
- [PATCH 6/8] PCI: host: brcmstb: add MSI capability
- From: Jim Quinlan <jim2101024@xxxxxxxxx>
- [PATCH 5/8] PCI/MSI: Enable PCI_MSI_IRQ_DOMAIN support for MIPS
- From: Jim Quinlan <jim2101024@xxxxxxxxx>
- [PATCH 4/8] PCI: host: brcmstb: add dma-ranges for inbound traffic
- From: Jim Quinlan <jim2101024@xxxxxxxxx>
- [PATCH 2/8] PCI: host: brcmstb: add DT docs for Brcmstb PCIe device
- From: Jim Quinlan <jim2101024@xxxxxxxxx>
- [PATCH 1/8] SOC: brcmstb: add memory API
- From: Jim Quinlan <jim2101024@xxxxxxxxx>
- Subject: PCI: brcmstb: Add Broadcom Settopbox PCIe support (V2)
- From: Jim Quinlan <jim2101024@xxxxxxxxx>
- Re: [PATCH 5/9] PCI: host: brcmstb: add dma-ranges for inbound traffic
- From: Jim Quinlan <jim2101024@xxxxxxxxx>
- Re: [3/3] MIPS: jz4780: DTS: Probe the jz4740-watchdog driver from devicetree
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- Re: [PATCH V9 1/4] dma-mapping: Rework dma_get_cache_alignment()
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- Re: mainlining ar9344
- From: Oleksij Rempel <linux@xxxxxxxxxxxxxxxx>
- [PATCH] mips/smp-cmp: use right include for task_struct
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2] MIPS: Add basic R5900 support
- From: "Maciej W. Rozycki" <macro@xxxxxxxx>
- RE: [PATCH v5 2/5] irqchip/irq-goldfish-pic: Add Goldfish PIC driver
- From: Miodrag Dinic <Miodrag.Dinic@xxxxxxxx>
- RE: [PATCH 5/9] PCI: host: brcmstb: add dma-ranges for inbound traffic
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH v5 2/5] irqchip/irq-goldfish-pic: Add Goldfish PIC driver
- From: Marc Zyngier <marc.zyngier@xxxxxxx>
- RE: [PATCH] MIPS: kernel: proc: Remove spurious white space in cpuinfo
- From: Miodrag Dinic <Miodrag.Dinic@xxxxxxxx>
- Re: [linux-mips] [openwrt] [sc16is7xx] [bitbang I2C] Any suggestions on board reboot caused by "sched: RT throttling activated"?
- From: Xuebing Wang <xbing6@xxxxxxxxx>
- Re: [3/3] MIPS: jz4780: DTS: Probe the jz4740-watchdog driver from devicetree
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH v2] MIPS: Add basic R5900 support
- From: Fredrik Noring <noring@xxxxxxxxxx>
- Re: [PATCH] MIPS: kernel: proc: Remove spurious white space in cpuinfo
- From: David Daney <ddaney@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] MIPS: kernel: proc: Remove spurious white space in cpuinfo
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH] MIPS: kernel: proc: Remove spurious white space in cpuinfo
- From: "Maciej W. Rozycki" <macro@xxxxxxxx>
- Re: [PATCH 2/9] PCI: host: brcmstb: add DT docs for Brcmstb PCIe device
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH] MIPS: kernel: proc: Remove spurious white space in cpuinfo
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH] MIPS: kernel: proc: Remove spurious white space in cpuinfo
- From: "Maciej W. Rozycki" <macro@xxxxxxxx>
- Re: [PATCH] MIPS: kernel: proc: Remove spurious white space in cpuinfo
- From: "Maciej W. Rozycki" <macro@xxxxxxxx>
- Re: [PATCH 2/9] PCI: host: brcmstb: add DT docs for Brcmstb PCIe device
- From: Brian Norris <computersforpeace@xxxxxxxxx>
- Re: [PATCH 5/9] PCI: host: brcmstb: add dma-ranges for inbound traffic
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 5/9] PCI: host: brcmstb: add dma-ranges for inbound traffic
- From: Jim Quinlan <jim2101024@xxxxxxxxx>
- Re: [PATCH] MIPS: kernel: proc: Remove spurious white space in cpuinfo
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH 5/9] PCI: host: brcmstb: add dma-ranges for inbound traffic
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 5/9] PCI: host: brcmstb: add dma-ranges for inbound traffic
- From: Jim Quinlan <jim2101024@xxxxxxxxx>
- [PATCH v5 5/5] MIPS: ranchu: Add Ranchu as a new generic-based board
- From: Aleksandar Markovic <aleksandar.markovic@xxxxxxxxx>
- [PATCH v5 4/5] video: goldfishfb: Add support for device tree bindings
- From: Aleksandar Markovic <aleksandar.markovic@xxxxxxxxx>
- [PATCH v5 3/5] Documentation: Add device tree binding for Goldfish FB driver
- From: Aleksandar Markovic <aleksandar.markovic@xxxxxxxxx>
- [PATCH v5 2/5] irqchip/irq-goldfish-pic: Add Goldfish PIC driver
- From: Aleksandar Markovic <aleksandar.markovic@xxxxxxxxx>
- [PATCH v5 1/5] Documentation: Add device tree binding for Goldfish PIC driver
- From: Aleksandar Markovic <aleksandar.markovic@xxxxxxxxx>
- [PATCH v5 0/5] MIPS: Add virtual Ranchu board as a generic-based board
- From: Aleksandar Markovic <aleksandar.markovic@xxxxxxxxx>
- [PATCH 2/2] MIPS: Update Goldfish RTC driver maintainer email address
- From: Aleksandar Markovic <aleksandar.markovic@xxxxxxxxx>
- [PATCH 1/2] MIPS: Update RINT emulation maintainer email address
- From: Aleksandar Markovic <aleksandar.markovic@xxxxxxxxx>
- [PATCH 0/2] MIPS: Update some maintainers email addresses
- From: Aleksandar Markovic <aleksandar.markovic@xxxxxxxxx>
- [PATCH] MIPS: kernel: proc: Remove spurious white space in cpuinfo
- From: Aleksandar Markovic <aleksandar.markovic@xxxxxxxxx>
- [PATCH v2 2/2] MIPS: math-emu: Use preferred flavor of unsigned integer declarations
- From: Aleksandar Markovic <aleksandar.markovic@xxxxxxxxx>
- [PATCH v2 1/2] MIPS: math-emu: Update debugfs FP exception stats for certain instructions
- From: Aleksandar Markovic <aleksandar.markovic@xxxxxxxxx>
- [PATCH v2 0/2] MIPS: Misc FPU emulation fixes
- From: Aleksandar Markovic <aleksandar.markovic@xxxxxxxxx>
- Re: [PATCH 5/9] PCI: host: brcmstb: add dma-ranges for inbound traffic
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] net/ethernet/sgi: Code cleanup
- From: Joshua Kinard <kumba@xxxxxxxxxx>
- Re: [PATCH V8 4/5] libsas: Align SMP req/resp to dma_get_cache_alignment()
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH 2/9] PCI: host: brcmstb: add DT docs for Brcmstb PCIe device
- From: Jim Quinlan <jim2101024@xxxxxxxxx>
- Re: [PATCH 5/9] PCI: host: brcmstb: add dma-ranges for inbound traffic
- From: Jim Quinlan <jim2101024@xxxxxxxxx>
- Re: minimal kernel config for qemu/malta
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH 2/9] PCI: host: brcmstb: add DT docs for Brcmstb PCIe device
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- Re: [PATCH 2/3] clocksource/mips-gic-timer: Remove pointless irq_save,restore
- From: Daniel Lezcano <daniel.lezcano@xxxxxxxxxx>
- Re: [PATCH 2/9] PCI: host: brcmstb: add DT docs for Brcmstb PCIe device
- From: Rob Herring <robh@xxxxxxxxxx>
- minimal kernel config for qemu/malta
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH 4/5] i2c: gpio: Augment all boardfiles to use open drain
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH V8 4/5] libsas: Align SMP req/resp to dma_get_cache_alignment()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/3] clockevents: Retry programming min delta up to 10 times
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH V8 3/5] scsi: Align block queue to dma_get_cache_alignment()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V8 1/5] dma-mapping: Rework dma_get_cache_alignment()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/3] clockevents: Retry programming min delta up to 10 times
- From: Martin Schwidefsky <schwidefsky@xxxxxxxxxx>
- Re: refactor dma_cache_sync V2
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v2] clockevents: Retry programming min delta up to 10 times
- From: Matt Redfearn <matt.redfearn@xxxxxxxx>
- Re: [RFC PATCH v1 6/9] MIPS: perf: percpu_devid interrupt support
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [RFC PATCH v1 2/9] genirq: Support shared per_cpu_devid interrupts
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [PATCH 4.4 03/46] MIPS: Fix minimum alignment requirement of IRQ stack
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.9 01/51] MIPS: Fix minimum alignment requirement of IRQ stack
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH V2 3/3] clocksource: mips-gic-timer: Add fastpath for local timer updates
- From: Daniel Lezcano <daniel.lezcano@xxxxxxxxxx>
- Re: [PATCH 1/3] clockevents: Retry programming min delta up to 10 times
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] clocksource/mips-gic-timer: Remove pointless irq_save,restore
- From: Daniel Lezcano <daniel.lezcano@xxxxxxxxxx>
- Re: [PATCH 1/3] clockevents: Retry programming min delta up to 10 times
- From: Matt Redfearn <matt.redfearn@xxxxxxxx>
- Re: [PATCH 1/3] clockevents: Retry programming min delta up to 10 times
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH] net/ethernet/sgi: Code cleanup
- From: David Miller <davem@xxxxxxxxxxxxx>
- [PATCH 2/3] clocksource/mips-gic-timer: Remove pointless irq_save,restore
- From: Matt Redfearn <matt.redfearn@xxxxxxxx>
- [PATCH V2 3/3] clocksource: mips-gic-timer: Add fastpath for local timer updates
- From: Matt Redfearn <matt.redfearn@xxxxxxxx>
- [PATCH 1/3] clockevents: Retry programming min delta up to 10 times
- From: Matt Redfearn <matt.redfearn@xxxxxxxx>
- Re: [PATCH 4.4 36/50] MIPS: IRQ Stack: Unwind IRQ stack onto task stack
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] clocksource/mips-gic-timer: Fix rcu_sched timeouts from multithreading
- From: Daniel Lezcano <daniel.lezcano@xxxxxxxxxx>
- Re: [PATCH 1/3] clocksource/mips-gic-timer: Fix rcu_sched timeouts from multithreading
- From: Matt Redfearn <matt.redfearn@xxxxxxxx>
- Re: [PATCH 1/3] clocksource/mips-gic-timer: Fix rcu_sched timeouts from multithreading
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH 5/9] PCI: host: brcmstb: add dma-ranges for inbound traffic
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/3] clocksource/mips-gic-timer: Fix rcu_sched timeouts from multithreading
- From: Daniel Lezcano <daniel.lezcano@xxxxxxxxxx>
- Re: [PATCH 1/3] clocksource/mips-gic-timer: Fix rcu_sched timeouts from multithreading
- From: Daniel Lezcano <daniel.lezcano@xxxxxxxxxx>
- Re: [PATCH 1/3] clocksource/mips-gic-timer: Fix rcu_sched timeouts from multithreading
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] clocksource/mips-gic-timer: Fix rcu_sched timeouts from multithreading
- From: Matt Redfearn <matt.redfearn@xxxxxxxx>
- Re: [PATCH V8 5/5] libata: Align DMA buffer to dma_get_cache_alignment()
- From: Matt Redfearn <matt.redfearn@xxxxxxxx>
- [linux-mips] [openwrt] [sc16is7xx] [bitbang I2C] Any suggestions on board reboot caused by "sched: RT throttling activated"?
- From: Xuebing Wang <xbing6@xxxxxxxxx>
- [linux-usb] [openwrt] Does KGDB work on MIPS32 24kc (Atheros AR9331 chip)?
- From: Xuebing Wang <xbing6@xxxxxxxxx>
- Re: [PATCH 1/3] clocksource/mips-gic-timer: Fix rcu_sched timeouts from multithreading
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH V8 5/5] libata: Align DMA buffer to dma_get_cache_alignment()
- From: Alan Cox <gnomes@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] MIPS: Fix exception entry when CONFIG_EVA enabled
- From: "Maciej W. Rozycki" <macro@xxxxxxxx>
- Re: [PATCH V8 1/5] dma-mapping: Rework dma_get_cache_alignment()
- From: Mark Greer <mgreer@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/9] SOC: brcmstb: add memory API
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- RE: [RFC v2] MIPS ABI Extension for IEEE Std 754 Non-Compliant Interlinking
- From: Matthew Fortune <Matthew.Fortune@xxxxxxxx>
- Re: [PATCH 5/9] PCI: host: brcmstb: add dma-ranges for inbound traffic
- From: Jim Quinlan <jim2101024@xxxxxxxxx>
- Re: [PATCH V8 5/5] libata: Align DMA buffer to dma_get_cache_alignment()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 5/9] PCI: host: brcmstb: add dma-ranges for inbound traffic
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/9] SOC: brcmstb: add memory API
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 3/4] kexec-tools: mips: Use proper page_offset for OCTEON CPUs.
- From: Simon Horman <horms@xxxxxxxxxxxx>
- Re: [PATCH 1/4] kexec-tools: mips: Merge adjacent memory ranges.
- From: Simon Horman <horms@xxxxxxxxxxxx>
- Re: [PATCH 2/9] PCI: host: brcmstb: add DT docs for Brcmstb PCIe device
- From: Jim Quinlan <jim2101024@xxxxxxxxx>
- Re: [PATCH 2/9] PCI: host: brcmstb: add DT docs for Brcmstb PCIe device
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH] MIPS: Cleanup R10000_LLSC_WAR logic in atomic.h
- From: Joshua Kinard <kumba@xxxxxxxxxx>
- [PATCH] MIPS: Use !pci_is_root_bus(bus) in ops-bridge.c
- From: Joshua Kinard <kumba@xxxxxxxxxx>
- Re: [PATCH 1/3] clocksource/mips-gic-timer: Fix rcu_sched timeouts from multithreading
- From: Daniel Lezcano <daniel.lezcano@xxxxxxxxxx>
- [PATCH] MIPS: Add XBRIDGE macro definitions
- From: Joshua Kinard <kumba@xxxxxxxxxx>
- [PATCH] net/ethernet/sgi: Code cleanup
- From: Joshua Kinard <kumba@xxxxxxxxxx>
- Re: [PATCH 1/9] SOC: brcmstb: add memory API
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- Re: [PATCH 5/9] PCI: host: brcmstb: add dma-ranges for inbound traffic
- From: Jim Quinlan <jim2101024@xxxxxxxxx>
- [PATCH] MIPS: Boston: Fix earlycon baud rate selection
- From: Matt Redfearn <matt.redfearn@xxxxxxxx>
- Re: next/master build: 214 builds: 29 failed, 185 passed, 29 errors, 68 warnings (next-20171016)
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH v2] MIPS: Add basic R5900 support
- From: "Maciej W. Rozycki" <macro@xxxxxxxx>
- Re: [PATCH V8 4/5] libsas: Align SMP req/resp to dma_get_cache_alignment()
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- Re: [PATCH V8 5/5] libata: Align DMA buffer to dma_get_cache_alignment()
- From: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx>
- Re: next/master build: 214 builds: 29 failed, 185 passed, 29 errors, 68 warnings (next-20171016)
- From: Matt Redfearn <matt.redfearn@xxxxxxxx>
- Re: next/master build: 214 builds: 29 failed, 185 passed, 29 errors, 68 warnings (next-20171016)
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 1/9] SOC: brcmstb: add memory API
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 5/9] PCI: host: brcmstb: add dma-ranges for inbound traffic
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 4.4 36/50] MIPS: IRQ Stack: Unwind IRQ stack onto task stack
- From: Matt Redfearn <matt.redfearn@xxxxxxxx>
- [PATCH 47/58] net/ethernet/sgi: Convert timers to use timer_setup()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 4.4 36/50] MIPS: IRQ Stack: Unwind IRQ stack onto task stack
- From: Ben Hutchings <ben.hutchings@xxxxxxxxxxxxxxx>
- [PATCH 4.13 03/53] MIPS: bpf: Fix uninitialised target compiler error
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.13 02/53] MIPS: math-emu: Remove pr_err() calls from fpu_emu()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.9 06/39] MIPS: math-emu: Remove pr_err() calls from fpu_emu()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.4 08/28] MIPS: math-emu: Remove pr_err() calls from fpu_emu()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/4] kexec-tools: mips: Merge adjacent memory ranges.
- From: David Daney <ddaney@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/4] kexec-tools: mips: Use proper page_offset for OCTEON CPUs.
- From: David Daney <ddaney@xxxxxxxxxxxxxxxxxx>
- Re: refactor dma_cache_sync V2
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] MIPS: generic: Fix compilation error from include asm/mips-cpc.h
- From: Matt Redfearn <matt.redfearn@xxxxxxxx>
- Re: [PATCH 2/4] kexec-tools: mips: Don't set lowmem_limit to 2G for 64-bit systems.
- From: Simon Horman <horms@xxxxxxxxxxxx>
- Re: [PATCH 4/4] kexec-tools: mips: Try to include bss in kernel vmcore file.
- From: Simon Horman <horms@xxxxxxxxxxxx>
- Re: [PATCH 1/4] kexec-tools: mips: Merge adjacent memory ranges.
- From: Simon Horman <horms@xxxxxxxxxxxx>
- Re: [PATCH 3/4] kexec-tools: mips: Use proper page_offset for OCTEON CPUs.
- From: Simon Horman <horms@xxxxxxxxxxxx>
- Re: Question regarding atomic ops
- From: Joshua Kinard <kumba@xxxxxxxxxx>
- Re: IP27: debugging RCU stalls under newer code
- From: Joshua Kinard <kumba@xxxxxxxxxx>
- Re: [PATCH v2] MIPS: Add basic R5900 support
- From: Fredrik Noring <noring@xxxxxxxxxx>
- [PATCH -next] MIPS: bpf: Fix a typo in build_one_insn()
- From: Wei Yongjun <weiyongjun1@xxxxxxxxxx>
- Re: [PATCH 5/9] PCI: host: brcmstb: add dma-ranges for inbound traffic
- From: Jim Quinlan <jim2101024@xxxxxxxxx>
- [PATCH 4/4] kexec-tools: mips: Try to include bss in kernel vmcore file.
- From: David Daney <david.daney@xxxxxxxxxx>
- [PATCH 3/4] kexec-tools: mips: Use proper page_offset for OCTEON CPUs.
- From: David Daney <david.daney@xxxxxxxxxx>
- [PATCH 2/4] kexec-tools: mips: Don't set lowmem_limit to 2G for 64-bit systems.
- From: David Daney <david.daney@xxxxxxxxxx>
- [PATCH 1/4] kexec-tools: mips: Merge adjacent memory ranges.
- From: David Daney <david.daney@xxxxxxxxxx>
- [PATCH 0/4] kexec-tools: mips: Fixes for 64-bit and OCTEON
- From: David Daney <david.daney@xxxxxxxxxx>
- [PATCH] MIPS: Add iomem resource for kernel bss section.
- From: David Daney <david.daney@xxxxxxxxxx>
- Re: [PATCH 4/9] arm64: dma-mapping: export symbol arch_setup_dma_ops
- From: Jim Quinlan <jim2101024@xxxxxxxxx>
- Re: [PATCH 5/9] PCI: host: brcmstb: add dma-ranges for inbound traffic
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH 2/9] PCI: host: brcmstb: add DT docs for Brcmstb PCIe device
- From: Jim Quinlan <jim2101024@xxxxxxxxx>
- Re: [PATCH v3 0/4] crypto: Add driver for JZ4780 PRNG
- From: PrasannaKumar Muralidharan <prasannatsmkumar@xxxxxxxxx>
- Re: [PATCH 4/9] arm64: dma-mapping: export symbol arch_setup_dma_ops
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH 1/9] SOC: brcmstb: add memory API
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- Re: [PATCH 1/2] MIPS: math-emu: Update debugfs FP exception stats for certain instructions
- From: James Hogan <james.hogan@xxxxxxxx>
- RE: [PATCH 1/2] MIPS: math-emu: Update debugfs FP exception stats for certain instructions
- From: Aleksandar Markovic <Aleksandar.Markovic@xxxxxxxxxx>
- Re: [PATCH 1/2] MIPS: math-emu: Update debugfs FP exception stats for certain instructions
- From: James Hogan <james.hogan@xxxxxxxx>
- Re: [PATCH 1/9] SOC: brcmstb: add memory API
- From: Julien Thierry <julien.thierry@xxxxxxx>
- RE: [PATCH 1/2] MIPS: math-emu: Update debugfs FP exception stats for certain instructions
- From: Aleksandar Markovic <Aleksandar.Markovic@xxxxxxxxxx>
- Re: [PATCH v3 0/4] crypto: Add driver for JZ4780 PRNG
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] MIPS: math-emu: Update debugfs FP exception stats for certain instructions
- From: James Hogan <james.hogan@xxxxxxxx>
- Re: [PATCH 2/9] PCI: host: brcmstb: add DT docs for Brcmstb PCIe device
- From: Brian Norris <computersforpeace@xxxxxxxxx>
- [PATCH 9/9] MIPS: BMIPS: enable PCI
- From: Jim Quinlan <jim2101024@xxxxxxxxx>
- [PATCH 8/9] MIPS: BMIPS: add PCI bindings for 7425, 7435
- From: Jim Quinlan <jim2101024@xxxxxxxxx>
- [PATCH 7/9] PCI: host: brcmstb: add MSI capability
- From: Jim Quinlan <jim2101024@xxxxxxxxx>
- [PATCH 6/9] PCI/MSI: Enable PCI_MSI_IRQ_DOMAIN support for MIPS
- From: Jim Quinlan <jim2101024@xxxxxxxxx>
- [PATCH 5/9] PCI: host: brcmstb: add dma-ranges for inbound traffic
- From: Jim Quinlan <jim2101024@xxxxxxxxx>
- [PATCH 4/9] arm64: dma-mapping: export symbol arch_setup_dma_ops
- From: Jim Quinlan <jim2101024@xxxxxxxxx>
- [PATCH 3/9] PCI: host: brcmstb: Broadcom PCIe Host Controller
- From: Jim Quinlan <jim2101024@xxxxxxxxx>
- [PATCH 2/9] PCI: host: brcmstb: add DT docs for Brcmstb PCIe device
- From: Jim Quinlan <jim2101024@xxxxxxxxx>
- [PATCH 1/9] SOC: brcmstb: add memory API
- From: Jim Quinlan <jim2101024@xxxxxxxxx>
- PCI: brcmstb: Add Broadcom Settopbox PCIe support
- From: Jim Quinlan <jim2101024@xxxxxxxxx>
- [PATCH] MAINTAINERS: Update Pistachio platform maintainers
- From: James Hartley <james.hartley@xxxxxxxxxxx>
- RE: [PATCH 1/2] MIPS: math-emu: Update debugfs FP exception stats for certain instructions
- From: Aleksandar Markovic <Aleksandar.Markovic@xxxxxxxxxx>
- [PATCH 3/3] clocksource: mips-gic-timer: Add fastpath for local timer updates
- From: Matt Redfearn <matt.redfearn@xxxxxxxx>
- [PATCH 2/3] clocksource/mips-gic-timer: Ensure IRQs disabled for read-update-write
- From: Matt Redfearn <matt.redfearn@xxxxxxxx>
- [PATCH 1/3] clocksource/mips-gic-timer: Fix rcu_sched timeouts from multithreading
- From: Matt Redfearn <matt.redfearn@xxxxxxxx>
- Re: Question regarding atomic ops
- From: Joshua Kinard <kumba@xxxxxxxxxx>
- Re: [PATCH] MIPS: Fix exception entry when CONFIG_EVA enabled
- From: Corey Minyard <cminyard@xxxxxxxxxx>
- RE: [Adi-buildroot-devel] [PATCH 4/7] i2c: gpio: Augment all boardfiles to use open drain
- From: "Wu, Aaron" <Aaron.Wu@xxxxxxxxxx>
- Re: [PATCH 12/13] kthread: Convert callback to use from_timer()
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: [PATCH 11/13] timer: Remove expires argument from __TIMER_INITIALIZER()
- From: Petr Mladek <pmladek@xxxxxxxx>
- [PATCH] MIPS: Fix exception entry when CONFIG_EVA enabled
- From: Matt Redfearn <matt.redfearn@xxxxxxxx>
- [PATCH] mips: ip22/32: Convert timers to use timer_setup()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: Question regarding atomic ops
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: commit 8031c3ddc70a breaks RAID5 on MIPS kernel where PAGE_SIZE == 64K
- From: Joshua Kinard <kumba@xxxxxxxxxx>
- Re: Question regarding atomic ops
- From: Joshua Kinard <kumba@xxxxxxxxxx>
- Question regarding atomic ops
- From: Joshua Kinard <kumba@xxxxxxxxxx>
- IP27: debugging RCU stalls under newer code
- From: Joshua Kinard <kumba@xxxxxxxxxx>
- Re: [PATCH 1/2] MIPS: math-emu: Update debugfs FP exception stats for certain instructions
- From: James Hogan <james.hogan@xxxxxxxx>
- Re: commit 8031c3ddc70a breaks RAID5 on MIPS kernel where PAGE_SIZE == 64K
- From: Shaohua Li <shli@xxxxxxxxxx>
- Re: [PATCH 2/2] MIPS: math-emu: Use preferred flavor of unsigned integer declarations
- From: James Hogan <james.hogan@xxxxxxxx>
- Re: [PATCH 4/7] i2c: gpio: Augment all boardfiles to use open drain
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: [PATCH 1/7] i2c: gpio: Convert to use descriptors
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: [PATCH 10/13] timer: Remove expires and data arguments from DEFINE_TIMER
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: [PATCH 09/13] timer: Remove users of expire and data arguments to DEFINE_TIMER
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: [PATCH 2/4] PCI: Remove redundant pci_dev, pci_bus, resource declarations
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: [PATCH 1/4] PCI: Remove redundant pcibios_set_master() declarations
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- [PATCH 3.16 059/192] MIPS: Fix mips_atomic_set() with EVA
- From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
- [PATCH 3.16 056/192] MIPS: module: Ensure we always clean up r_mips_hi16_list
- From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
- [PATCH 3.16 072/192] MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'
- From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
- [PATCH 3.16 055/192] MIPS: Bail on unsupported module relocs
- From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
- [PATCH 3.16 058/192] MIPS: Save static registers before sysmips
- From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
- [PATCH 3.16 057/192] MIPS: Fix mips_atomic_set() retry condition
- From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
- [PATCH 3.16 070/192] MIPS: Actually decode JALX in `__compute_return_epc_for_insn'
- From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
- [PATCH 3.16 069/192] MIPS: math-emu: Prevent wrong ISA mode instruction emulation
- From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
- [PATCH 3.16 071/192] MIPS: Fix unaligned PC interpretation in `compute_return_epc'
- From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
- [PATCH 3.2 17/74] MIPS: Fix mips_atomic_set() retry condition
- From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
- [PATCH 3.2 68/74] MIPS: Refactor 'clear_page' and 'copy_page' functions.
- From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
- [PATCH 3.2 22/74] MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'
- From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
- [PATCH 3.16 104/192] MIPS: Negate error syscall return in trace
- From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
- [PATCH 3.16 170/192] MIPS: KVM: Fix modular KVM under QEMU
- From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
- Re: [BACKPORT 3.14.y] MIPS: KVM: Fix modular KVM under QEMU
- From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
- Re: Please apply to stable, commit d7de413475f4 ("MIPS: Fix 64k page support for 32 bit kernels.")
- From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
- commit 8031c3ddc70a breaks RAID5 on MIPS kernel where PAGE_SIZE == 64K
- From: Joshua Kinard <kumba@xxxxxxxxxx>
- Re: Building older mips kernels with different versions of binutils; possible patch for 3.2 and 3.4
- From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
- Re: Building older mips kernels with different versions of binutils; possible patch for 3.2 and 3.4
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: Building older mips kernels with different versions of binutils; possible patch for 3.2 and 3.4
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: Building older mips kernels with different versions of binutils; possible patch for 3.2 and 3.4
- From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
- Re: undefined reference to `__multi3' when building with gcc 7.x
- From: Thomas Petazzoni <thomas.petazzoni@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/4] PCI: Cleanup unused stuff
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH 4/7] i2c: gpio: Augment all boardfiles to use open drain
- From: Robert Jarzmik <robert.jarzmik@xxxxxxx>
- Re: [PATCH v2] MIPS: Add basic R5900 support
- From: Fredrik Noring <noring@xxxxxxxxxx>
- [PATCH 2/2] MIPS: math-emu: Use preferred flavor of unsigned integer declarations
- From: Aleksandar Markovic <aleksandar.markovic@xxxxxxxxx>
- [PATCH 1/2] MIPS: math-emu: Update debugfs FP exception stats for certain instructions
- From: Aleksandar Markovic <aleksandar.markovic@xxxxxxxxx>
- [PATCH 0/2] MIPS: Minor FPU emulation fixes
- From: Aleksandar Markovic <aleksandar.markovic@xxxxxxxxx>
- [PATCH] MIPS: loongson1: set default number of rx and tx queues for stmmac
- From: Kelvin Cheung <keguang.zhang@xxxxxxxxx>
- [PATCH 3.18 04/35] MIPS: kexec: Do not reserve invalid crashkernel memory on boot
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3.18 03/35] MIPS: Ensure bss section ends on a long-aligned address
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 4.9 010/104] MIPS: fix mem=X@Y commandline processing
- From: Mathieu Malaterre <malat@xxxxxxxxxx>
- Re: [PATCH 4.9 010/104] MIPS: fix mem=X@Y commandline processing
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 4.9 010/104] MIPS: fix mem=X@Y commandline processing
- From: Mathieu Malaterre <malat@xxxxxxxxxx>
- [PATCH 4.4 36/50] MIPS: IRQ Stack: Unwind IRQ stack onto task stack
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.4 07/50] MIPS: ralink: Fix incorrect assignment on ralink_soc
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.4 06/50] MIPS: Ensure bss section ends on a long-aligned address
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.4 28/50] MIPS: Lantiq: Fix another request_mem_region() return code check
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.9 077/104] MIPS: smp-cps: Fix retrieval of VPE mask on big endian CPUs
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.9 074/104] MIPS: IRQ Stack: Unwind IRQ stack onto task stack
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.9 056/104] mips: ath79: clock:- Unmap region obtained by of_iomap
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.9 055/104] MIPS: Lantiq: Fix another request_mem_region() return code check
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.9 009/104] MIPS: Ensure bss section ends on a long-aligned address
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.9 013/104] MIPS: ralink: Fix incorrect assignment on ralink_soc
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.9 012/104] MIPS: ralink: Fix a typo in the pinmux setup.
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.9 010/104] MIPS: fix mem=X@Y commandline processing
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.9 011/104] MIPS: kexec: Do not reserve invalid crashkernel memory on boot
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/4] PCI: Remove redundant pcibios_set_master() declarations
- From: Jesper Nilsson <jesper.nilsson@xxxxxxxx>
- Re: [PATCH 2/4] PCI: Remove redundant pci_dev, pci_bus, resource declarations
- From: Jesper Nilsson <jesper.nilsson@xxxxxxxx>
- Re: [PATCH 06/11] MIPS: cmpxchg: Implement __cmpxchg() as a function
- From: Greg Ungerer <gerg@xxxxxxxxxxxxxx>
- RE: [PATCH 07/13] timer: Remove last user of TIMER_INITIALIZER
- From: "Gross, Mark" <mark.gross@xxxxxxxxx>
- Re: [PATCH 3/4] PCI: Remove unused declarations
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH 1/4] PCI: Remove redundant pcibios_set_master() declarations
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [PATCH 4/4] alpha/PCI: Make pdev_save_srm_config() static
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH 3/4] PCI: Remove unused declarations
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH 2/4] PCI: Remove redundant pci_dev, pci_bus, resource declarations
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH 1/4] PCI: Remove redundant pcibios_set_master() declarations
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH 0/4] PCI: Cleanup unused stuff
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v2] MIPS: Add basic R5900 support
- From: Fredrik Noring <noring@xxxxxxxxxx>
- Re: [PATCH 03/13] timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH] mm, arch: remove empty_bad_page*
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: [PATCH 10/13] timer: Remove expires and data arguments from DEFINE_TIMER
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] mm, arch: remove empty_bad_page*
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- RE: [PATCH 06/11] MIPS: cmpxchg: Implement __cmpxchg() as a function
- From: Paul Burton <Paul.Burton@xxxxxxxxxx>
- Re: [PATCH 10/13] timer: Remove expires and data arguments from DEFINE_TIMER
- From: Kalle Valo <kvalo@xxxxxxxxxxxxxx>
- Re: [PATCH 06/11] MIPS: cmpxchg: Implement __cmpxchg() as a function
- From: Greg Ungerer <gerg@xxxxxxxxxxxxxx>
- Re: [PATCH 10/13] timer: Remove expires and data arguments from DEFINE_TIMER
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 05/13] timer: Remove init_timer_deferrable() in favor of timer_setup()
- From: Sebastian Reichel <sre@xxxxxxxxxx>
- Re: [PATCH 04/13] timer: Remove init_timer_pinned() in favor of timer_setup()
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH 05/13] timer: Remove init_timer_deferrable() in favor of timer_setup()
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH 10/13] timer: Remove expires and data arguments from DEFINE_TIMER
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH 10/13] timer: Remove expires and data arguments from DEFINE_TIMER
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH 09/13] timer: Remove users of expire and data arguments to DEFINE_TIMER
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH 12/13] kthread: Convert callback to use from_timer()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 13/13] workqueue: Convert callback to use from_timer()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 11/13] timer: Remove expires argument from __TIMER_INITIALIZER()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 09/13] timer: Remove users of expire and data arguments to DEFINE_TIMER
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 10/13] timer: Remove expires and data arguments from DEFINE_TIMER
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 07/13] timer: Remove last user of TIMER_INITIALIZER
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 06/13] timer: Remove users of TIMER_DEFERRED_INITIALIZER
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 08/13] timer: Remove unused static initializer macros
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 05/13] timer: Remove init_timer_deferrable() in favor of timer_setup()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 00/13] timer: Start conversion to timer_setup()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 03/13] timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 04/13] timer: Remove init_timer_pinned() in favor of timer_setup()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 01/13] timer: Convert schedule_timeout() to use from_timer()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 02/13] timer: Remove init_timer_pinned_deferrable() in favor of timer_setup()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 2/2] MIPS: crypto: Add crc32 and crc32c hw accelerated module
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- [PATCH] mm, arch: remove empty_bad_page*
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Hello
- From: "Ms.Lev" <elisabete@xxxxxxxxxxxxx>
- Re: [PATCH 1/7] i2c: gpio: Convert to use descriptors
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- [PATCH v2 2/2] MIPS: crypto: Add crc32 and crc32c hw accelerated module
- From: Marcin Nowakowski <marcin.nowakowski@xxxxxxxxxx>
- [PATCH v2 1/2] MIPS: add crc instruction support flag to elf_hwcap
- From: Marcin Nowakowski <marcin.nowakowski@xxxxxxxxxx>
- [PATCH v2 0/2] MIPS CRC instruction support
- From: Marcin Nowakowski <marcin.nowakowski@xxxxxxxxxx>
- Re: [PATCH 04/11] ia64: make dma_cache_sync a no-op
- From: 'Christoph Hellwig' <hch@xxxxxx>
- RE: [PATCH 04/11] ia64: make dma_cache_sync a no-op
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH 07/11] powerpc: make dma_cache_sync a no-op
- From: Christophe LEROY <christophe.leroy@xxxxxx>
- Re: [PATCH 2/2] MIPS: crypto: Add crc32 and crc32c hw accelerated module
- From: Marcin Nowakowski <marcin.nowakowski@xxxxxxxxxx>
- [RFC PATCH] MIPS: cmpxchg64() and HAVE_VIRT_CPU_ACCOUNTING_GEN don't work for 32-bit SMP
- From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
- RE: [PATCH 02/11] x86: make dma_cache_sync a no-op
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v2] MIPS: Add basic R5900 support
- From: Fredrik Noring <noring@xxxxxxxxxx>
- Re: [PATCH] MIPS: Fix sparse CPU id space build error.
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- RE: [PATCH 02/11] x86: make dma_cache_sync a no-op
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH] MIPS: Fix sparse CPU id space build error.
- From: "Steven J. Hill" <Steven.Hill@xxxxxxxxxx>
- [PATCH 4.13 049/110] MIPS: Fix perf event init
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: refactor dma_cache_sync V2
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH 07/11] powerpc: make dma_cache_sync a no-op
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 07/11] powerpc: make dma_cache_sync a no-op
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH 07/11] powerpc: make dma_cache_sync a no-op
- From: Christophe LEROY <christophe.leroy@xxxxxx>
- [PATCH 11/11] dma-mapping: turn dma_cache_sync into a dma_map_ops method
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/11] sh: make dma_cache_sync a no-op
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/11] xtensa: make dma_cache_sync a no-op
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/11] unicore32: make dma_cache_sync a no-op
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/11] powerpc: make dma_cache_sync a no-op
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/11] mn10300: make dma_cache_sync a no-op
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/11] microblaze: make dma_cache_sync a no-op
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/11] ia64: make dma_cache_sync a no-op
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/11] frv: make dma_cache_sync a no-op
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/11] x86: make dma_cache_sync a no-op
- From: Christoph Hellwig <hch@xxxxxx>
- refactor dma_cache_sync V2
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/11] floppy: consolidate the dummy fd_cacheflush definition
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/2] MIPS: crypto: Add crc32 and crc32c hw accelerated module
- From: Marcin Nowakowski <marcin.nowakowski@xxxxxxxxxx>
- Re: [PATCH] MIPS: Fix sparse CPU id space build error.
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- [PATCH] MIPS: Fix sparse CPU id space build error.
- From: "Steven J. Hill" <steven.hill@xxxxxxxxxx>
- Re: [PATCH v2] MIPS: Add basic R5900 support
- From: Fredrik Noring <noring@xxxxxxxxxx>
- Re: [PATCH 1/7] i2c: gpio: Convert to use descriptors
- From: Ben Dooks <ben.dooks@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] MIPS: crypto: Add crc32 and crc32c hw accelerated module
- From: Jonas Gorski <jonas.gorski@xxxxxxxxx>
- Re: [PATCH v2] MIPS: Add basic R5900 support
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxx>
- Re: [PATCH v2] MIPS: Add basic R5900 support
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxx>
- Re: [PATCH 1/7] i2c: gpio: Convert to use descriptors
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH V7 2/2] scsi: Align block queue to dma_get_cache_alignment()
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2] MIPS: Add basic R5900 support
- From: Fredrik Noring <noring@xxxxxxxxxx>
- Re: [PATCH v2] MIPS: Add basic R5900 support
- From: Fredrik Noring <noring@xxxxxxxxxx>
- Re: [PATCH v2] MIPS: Add basic R5900 support
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxx>
- Re: [PATCH] MIPS: Fix input modify in __write_64bit_c0_split()
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxx>
- Re: [PATCH] MIPS: Use SLL by 0 for 32-bit truncation in `__read_64bit_c0_split'
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxx>
- Re: [PATCH 1/2] MIPS: add crc instruction support flag to elf_hwcap
- From: James Hogan <james.hogan@xxxxxxxxxx>
- Re: [PATCH 2/2] MIPS: crypto: Add crc32 and crc32c hw accelerated module
- From: James Hogan <james.hogan@xxxxxxxxxx>
- Re: [PATCH v2 01/12] MIPS: Add nudges to writes for bit unlocks.
- From: James Hogan <james.hogan@xxxxxxxxxx>
- Re: [PATCH] MIPS: Use SLL by 0 for 32-bit truncation in `__read_64bit_c0_split'
- From: James Hogan <james.hogan@xxxxxxxxxx>
- Re: [PATCH] MIPS: Fix input modify in __write_64bit_c0_split()
- From: James Hogan <james.hogan@xxxxxxxxxx>
- Re: [PATCH] MIPS: Fix input modify in __write_64bit_c0_split()
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxx>
- [PATCH] MIPS: Use SLL by 0 for 32-bit truncation in `__read_64bit_c0_split'
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxx>
- Re: [PATCH] MIPS: BMIPS: Do not mask IPIs during suspend
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- [PATCH v2 12/12] MIPS: Octeon: Add working hotplug CPU support.
- From: "Steven J. Hill" <steven.hill@xxxxxxxxxx>
- [PATCH v2 11/12] MIPS: Add define for number of bits in MMUSizeExt field.
- From: "Steven J. Hill" <steven.hill@xxxxxxxxxx>
- [PATCH v2 10/12] MIPS: Add the concept of BOOT_MEM_KERNEL to boot_mem_map.
- From: "Steven J. Hill" <steven.hill@xxxxxxxxxx>
- [PATCH v2 01/12] MIPS: Add nudges to writes for bit unlocks.
- From: "Steven J. Hill" <steven.hill@xxxxxxxxxx>
- [PATCH v2 09/12] MIPS: Octeon: Populate kernel memory from cvmx_bootmem named blocks.
- From: "Steven J. Hill" <steven.hill@xxxxxxxxxx>
- [PATCH v2 08/12] MIPS: Octeon: Remove crufty KEXEC and CRASH_DUMP code.
- From: "Steven J. Hill" <steven.hill@xxxxxxxxxx>
- [PATCH v2 07/12] MIPS: Octeon: Add Octeon III platforms for console output.
- From: "Steven J. Hill" <steven.hill@xxxxxxxxxx>
- [PATCH v2 06/12] MIPS: Octeon: Update CIU_FUSE registers.
- From: "Steven J. Hill" <steven.hill@xxxxxxxxxx>
- [PATCH v2 05/12] MIPS: Octeon: Header and file cleaning.
- From: "Steven J. Hill" <steven.hill@xxxxxxxxxx>
- [PATCH v2 04/12] MIPS: Octeon: Remove usage of cvmx_wait() everywhere.
- From: "Steven J. Hill" <steven.hill@xxxxxxxxxx>
- [PATCH v2 03/12] MIPS: Allow __cpu_number_map to be larger than NR_CPUS
- From: "Steven J. Hill" <steven.hill@xxxxxxxxxx>
- [PATCH v2 02/12] MIPS: Remove unused variable 'lastpfn'
- From: "Steven J. Hill" <steven.hill@xxxxxxxxxx>
- [PATCH v2 00/12] Add Octeon Hotplug CPU Support.
- From: "Steven J. Hill" <steven.hill@xxxxxxxxxx>
- Re: [PATCH v2] MIPS: Add basic R5900 support
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxx>
- [PATCH] MIPS: BMIPS: Do not mask IPIs during suspend
- From: justinpopo6@xxxxxxxxx
- Re: [PATCH v2] MIPS: Add basic R5900 support
- From: Fredrik Noring <noring@xxxxxxxxxx>
- [RFC 4/4] MIPS: Ingenic: Add Halley2 development board support
- From: PrasannaKumar Muralidharan <prasannatsmkumar@xxxxxxxxx>
- [RFC 3/4] MIPS: Ingenic: Initial X1000 SoC support
- From: PrasannaKumar Muralidharan <prasannatsmkumar@xxxxxxxxx>
- [RFC 2/4] clk: Add Ingenic X1000 CGU driver
- From: PrasannaKumar Muralidharan <prasannatsmkumar@xxxxxxxxx>
- [RFC 1/4] dt-bindings: Add Ingenic X1000 SoC clock define
- From: PrasannaKumar Muralidharan <prasannatsmkumar@xxxxxxxxx>
- [RFC 0/4] Add Ingenic X1000 SoC Support
- From: PrasannaKumar Muralidharan <prasannatsmkumar@xxxxxxxxx>
- [mips-sjhill:mips-for-linux-next 9/12] arch/mips/include/asm/smp.h:32:29: error: 'CONFIG_MIPS_NR_CPU_NR_MAP' undeclared here (not in a function)
- From: kbuild test robot <fengguang.wu@xxxxxxxxx>
- [PATCH 2/2] MIPS: crypto: Add crc32 and crc32c hw accelerated module
- From: Marcin Nowakowski <marcin.nowakowski@xxxxxxxxxx>
- [PATCH 1/2] MIPS: add crc instruction support flag to elf_hwcap
- From: Marcin Nowakowski <marcin.nowakowski@xxxxxxxxxx>
- [PATCH 0/2] MIPS CRC instruction support
- From: Marcin Nowakowski <marcin.nowakowski@xxxxxxxxxx>
- [PATCH v2] MIPS: SMP: Fix deadlock & online race
- From: Matt Redfearn <matt.redfearn@xxxxxxxxxx>
- [PATCH] MIPS: bpf: Fix uninitialised target compiler error
- From: Matt Redfearn <matt.redfearn@xxxxxxxxxx>
- Re: [PATCH] net: stmmac: Meet alignment requirements for DMA
- From: Paul Burton <paul.burton@xxxxxxxxxx>
- Re: [PATCH] net: stmmac: Meet alignment requirements for DMA
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH] net: stmmac: Meet alignment requirements for DMA
- From: Paul Burton <paul.burton@xxxxxxxxxx>
- Re: [PATCH] net: stmmac: Meet alignment requirements for DMA
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH] net: stmmac: Meet alignment requirements for DMA
- From: Paul Burton <paul.burton@xxxxxxxxxx>
- Re: [PATCH] net: stmmac: Meet alignment requirements for DMA
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH] net: stmmac: Meet alignment requirements for DMA
- From: Paul Burton <paul.burton@xxxxxxxxxx>
- Re: [PATCH] net: stmmac: Meet alignment requirements for DMA
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: error: ‘target’ may be used uninitialized in arch/mips/net/ebpf_jit.c
- From: David Daney <ddaney@xxxxxxxxxxxxxxxxxx>
- error: ‘target’ may be used uninitialized in arch/mips/net/ebpf_jit.c
- From: Matt Redfearn <matt.redfearn@xxxxxxxxxx>
- RE: [PATCH] net: stmmac: Meet alignment requirements for DMA
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH v2 3/5] MIPS: jz4780: DTS: Probe the jz4740-watchdog driver from devicetree
- From: PrasannaKumar Muralidharan <prasannatsmkumar@xxxxxxxxx>
- Re: potential deadlock in r4k_flush_cache_sigtramp()
- From: James Hogan <james.hogan@xxxxxxxxxx>
- Re: [PATCH] net: stmmac: Meet alignment requirements for DMA
- From: Matt Redfearn <matt.redfearn@xxxxxxxxxx>
- [PATCH] MIPS: Alchemy: make clk_ops const
- From: Bhumika Goyal <bhumirks@xxxxxxxxx>
- Re: [PATCH v2 3/5] MIPS: jz4780: DTS: Probe the jz4740-watchdog driver from devicetree
- From: Mathieu Malaterre <malat@xxxxxxxxxx>
- Re: [PATCH v2 3/5] MIPS: jz4780: DTS: Probe the jz4740-watchdog driver from devicetree
- From: PrasannaKumar Muralidharan <prasannatsmkumar@xxxxxxxxx>
- Re: [RFC PATCH v1 2/9] genirq: Support shared per_cpu_devid interrupts
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v2] MIPS: Add basic R5900 support
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxx>
- Re: [PATCH V7 1/2] dma-mapping: Rework dma_get_cache_alignment()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC PATCH v1 2/9] genirq: Support shared per_cpu_devid interrupts
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH V7 1/2] dma-mapping: Rework dma_get_cache_alignment()
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH V7 1/2] dma-mapping: Rework dma_get_cache_alignment()
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4.13 025/109] MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of zero inputs
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.13 028/109] MIPS: math-emu: <MADDF|MSUBF>.D: Fix accuracy (64-bit case)
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.13 027/109] MIPS: math-emu: <MADDF|MSUBF>.S: Fix accuracy (32-bit case)
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.13 026/109] MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Clean up "maddf_flags" enumeration
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.13 024/109] MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of infinite inputs
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.13 023/109] MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix NaN propagation
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.13 022/109] MIPS: math-emu: MINA.<D|S>: Fix some cases of infinity and zero inputs
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Mail converted by MHonArc
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[GCC Help]
[Bugtraq]