Linux for MIPS
[Prev Page][Next Page]
- [PATCH 14/24] irqchip: mips-gic: Implement generic irq_ack/irq_eoi callbacks
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH 12/24] MIPS: Move MIPS_GIC_IRQ_BASE into platform irq.h
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH 13/24] MIPS: Move GIC to drivers/irqchip/
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH 11/24] MIPS: Malta: Move MSC01 interrupt base
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH 10/24] MIPS: sead3: Do not overlap CPU/GIC IRQ ranges
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH 09/24] MIPS: sead3: Remove sead3-serial.c
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH 08/24] MIPS: Remove gic_{enable,disable}_interrupt()
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH 04/24] MIPS: Set vint handler when mapping CPU interrupts
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH 07/24] MIPS: smp-cps: Enable all hardware interrupts on secondary CPUs
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH 06/24] MIPS: Add hook to get C0 performance counter interrupt
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH 05/24] MIPS: i8259: Use IRQ domains
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH 03/24] MIPS: Provide a generic plat_irq_dispatch
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH 02/24] MIPS: Rename mips_cpu_intc_init() -> mips_cpu_irq_of_init()
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH 01/24] MIPS: Always use IRQ domains for CPU IRQs
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH 00/24] MIPS GIC cleanup, part 1
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH 3.13 115/187] MIPS: Remove BUG_ON(!is_fpu_owner()) in do_ade()
- From: Kamal Mostafa <kamal@xxxxxxxxxxxxx>
- [PATCH 3.13 116/187] MIPS: ptrace: Test correct task's flags in task_user_regset_view()
- From: Kamal Mostafa <kamal@xxxxxxxxxxxxx>
- [PATCH 3.13 117/187] MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same time
- From: Kamal Mostafa <kamal@xxxxxxxxxxxxx>
- [PATCH 3.13 113/187] MIPS: Prevent user from setting FCSR cause bits
- From: Kamal Mostafa <kamal@xxxxxxxxxxxxx>
- [PATCH 3.13 124/187] MIPS: GIC: Prevent array overrun
- From: Kamal Mostafa <kamal@xxxxxxxxxxxxx>
- [PATCH 3.13 112/187] MIPS: tlbex: Fix a missing statement for HUGETLB
- From: Kamal Mostafa <kamal@xxxxxxxxxxxxx>
- [PATCH 3.13 118/187] MIPS: ptrace: Change GP regset to use correct core dump register layout
- From: Kamal Mostafa <kamal@xxxxxxxxxxxxx>
- [PATCH 3.13 132/187] MIPS: O32/32-bit: Fix bug which can cause incorrect system call restarts
- From: Kamal Mostafa <kamal@xxxxxxxxxxxxx>
- [3.13.y.z extended stable] Patch "MIPS: O32/32-bit: Fix bug which can cause incorrect system call restarts" has been added to staging queue
- From: Kamal Mostafa <kamal@xxxxxxxxxxxxx>
- [3.13.y.z extended stable] Patch "MIPS: Remove BUG_ON(!is_fpu_owner()) in do_ade()" has been added to staging queue
- From: Kamal Mostafa <kamal@xxxxxxxxxxxxx>
- [3.13.y.z extended stable] Patch "MIPS: tlbex: Fix a missing statement for HUGETLB" has been added to staging queue
- From: Kamal Mostafa <kamal@xxxxxxxxxxxxx>
- [3.13.y.z extended stable] Patch "MIPS: GIC: Prevent array overrun" has been added to staging queue
- From: Kamal Mostafa <kamal@xxxxxxxxxxxxx>
- [3.13.y.z extended stable] Patch "MIPS: ptrace: Test correct task's flags in task_user_regset_view()" has been added to staging queue
- From: Kamal Mostafa <kamal@xxxxxxxxxxxxx>
- [3.13.y.z extended stable] Patch "MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same time" has been added to staging queue
- From: Kamal Mostafa <kamal@xxxxxxxxxxxxx>
- [3.13.y.z extended stable] Patch "MIPS: ptrace: Change GP regset to use correct core dump register layout" has been added to staging queue
- From: Kamal Mostafa <kamal@xxxxxxxxxxxxx>
- [3.13.y.z extended stable] Patch "MIPS: Prevent user from setting FCSR cause bits" has been added to staging queue
- From: Kamal Mostafa <kamal@xxxxxxxxxxxxx>
- [PATCH 3.10 19/71] MIPS: GIC: Prevent array overrun
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3.10 27/71] MIPS: Fix accessing to per-cpu data when flushing the cache
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3.10 25/71] MIPS: asm: thread_info: Add _TIF_SECCOMP flag
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3.10 23/71] MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same time
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3.10 22/71] MIPS: Remove BUG_ON(!is_fpu_owner()) in do_ade()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3.10 21/71] MIPS: tlbex: Fix a missing statement for HUGETLB
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3.10 20/71] MIPS: Prevent user from setting FCSR cause bits
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3.14 042/114] MIPS: GIC: Prevent array overrun
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3.14 049/114] MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same time
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3.14 048/114] MIPS: Remove BUG_ON(!is_fpu_owner()) in do_ade()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3.14 047/114] MIPS: tlbex: Fix a missing statement for HUGETLB
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3.14 046/114] MIPS: Prevent user from setting FCSR cause bits
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3.14 045/114] MIPS: ptrace: Change GP regset to use correct core dump register layout
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3.14 044/114] MIPS: ptrace: Test correct tasks flags in task_user_regset_view()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3.14 043/114] MIPS: O32/32-bit: Fix bug which can cause incorrect system call restarts
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3.16 066/158] MIPS: Prevent user from setting FCSR cause bits
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3.16 063/158] MIPS: ptrace: Change GP regset to use correct core dump register layout
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3.16 065/158] MIPS: smp-mt: Fix link error when PROC_FS=n
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3.16 064/158] MIPS: ptrace: Avoid smp_processor_id() when retrieving FPU IR
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3.16 062/158] MIPS: ptrace: Test correct tasks flags in task_user_regset_view()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3.16 061/158] MIPS: O32/32-bit: Fix bug which can cause incorrect system call restarts
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3.16 060/158] MIPS: GIC: Prevent array overrun
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3.16 072/158] MIPS: Malta: Improve system memory detection for {e, }memsize >= 2G
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3.16 069/158] MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same time
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3.16 068/158] MIPS: Remove BUG_ON(!is_fpu_owner()) in do_ade()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3.16 067/158] MIPS: tlbex: Fix a missing statement for HUGETLB
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/3] MIPS: Move device-tree files to a common location
- From: John Crispin <blogic@xxxxxxxxxxx>
- [PATCH v3 3/3] MIPS: Move device-trees to arch/mips/boot/dts
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH v3 2/3] MIPS: Add support for building and installing device-tree binaries
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH v3 1/3] MIPS: Create common infrastructure for building built-in device-trees
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH v3 0/3] MIPS: Move device-tree files to a common location
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- Re: [PATCH] netdev: octeon_mgmt: Fix ISO C90 forbids mixed declarations and code warning.
- From: David Daney <ddaney@xxxxxxxxxxxxxxxxxx>
- [PATCH] netdev: octeon_mgmt: Fix ISO C90 forbids mixed declarations and code warning.
- From: David Daney <ddaney.cavm@xxxxxxxxx>
- Re: [PATCH v1 21/21] PCI/MSI: Clean up unused MSI arch functions
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- Re: [PATCH v1 06/21] PCI/MSI: Refactor struct msi_chip to make it become more common
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- Re: [PATCH v1 05/21] PCI/MSI: Introduce weak arch_find_msi_chip() to find MSI chip
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- Re: [PATCH v1 03/21] MSI: Remove the redundant irq_set_chip_data()
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- Re: [RFC 13/18] watchdog: add Atheros AR2315 watchdog driver
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [RFC 13/18] watchdog: add Atheros AR2315 watchdog driver
- From: Sergey Ryazanov <ryazanov.s.a@xxxxxxxxx>
- Re: [RFC 13/18] watchdog: add Atheros AR2315 watchdog driver
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [RFC 18/18] ath5k: correct dependency
- From: Sergey Ryazanov <ryazanov.s.a@xxxxxxxxx>
- [RFC 17/18] ath5k: update dependency
- From: Sergey Ryazanov <ryazanov.s.a@xxxxxxxxx>
- [RFC 16/18] ath5k: correct conditional compilation
- From: Sergey Ryazanov <ryazanov.s.a@xxxxxxxxx>
- [RFC 15/18] MIPS: ar231x: add Wireless device support
- From: Sergey Ryazanov <ryazanov.s.a@xxxxxxxxx>
- [RFC 14/18] MIPS: ar231x: add AR2315 PCI host controller driver
- From: Sergey Ryazanov <ryazanov.s.a@xxxxxxxxx>
- [RFC 13/18] watchdog: add Atheros AR2315 watchdog driver
- From: Sergey Ryazanov <ryazanov.s.a@xxxxxxxxx>
- [RFC 12/18] mtd: add Atheros AR2315 SPI Flash driver
- From: Sergey Ryazanov <ryazanov.s.a@xxxxxxxxx>
- [RFC 11/18] MIPS: ar231x: add AR5312 flash support
- From: Sergey Ryazanov <ryazanov.s.a@xxxxxxxxx>
- [RFC 10/18] MIPS: ar231x: add SoC type detection
- From: Sergey Ryazanov <ryazanov.s.a@xxxxxxxxx>
- [RFC 09/18] gpio: add driver for Atheros AR5312 SoC GPIO controller
- From: Sergey Ryazanov <ryazanov.s.a@xxxxxxxxx>
- [RFC 08/18] gpio: add driver for Atheros AR5312 SoC GPIO controller
- From: Sergey Ryazanov <ryazanov.s.a@xxxxxxxxx>
- [RFC 07/18] MIPS: ar231x: add board configuration detection
- From: Sergey Ryazanov <ryazanov.s.a@xxxxxxxxx>
- [RFC 06/18] MIPS: ar231x: add UART support
- From: Sergey Ryazanov <ryazanov.s.a@xxxxxxxxx>
- [RFC 05/18] MIPS: ar231x: add early printk support
- From: Sergey Ryazanov <ryazanov.s.a@xxxxxxxxx>
- [RFC 04/18] MIPS: ar231x: add interrupts handling routines
- From: Sergey Ryazanov <ryazanov.s.a@xxxxxxxxx>
- [RFC 03/18] MIPS: ar231x: add basic AR2315 SoC support
- From: Sergey Ryazanov <ryazanov.s.a@xxxxxxxxx>
- [RFC 02/18] MIPS: ar231x: add basic AR5312 SoC support
- From: Sergey Ryazanov <ryazanov.s.a@xxxxxxxxx>
- [RFC 01/18] MIPS: ar231x: add common parts
- From: Sergey Ryazanov <ryazanov.s.a@xxxxxxxxx>
- [RFC 00/18] MIPS: support for the Atheros AR231X SoCs
- From: Sergey Ryazanov <ryazanov.s.a@xxxxxxxxx>
- Re: [PATCH] mm: export symbol dependencies of is_zero_pfn()
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v2 5/6] mips: use per-mm page to execute FP branch delay slots
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxxxxx>
- Re: [PATCH][RFC] MIPS: BCM47XX: Use mtd as an alternative way/API to get NVRAM content
- From: Hauke Mehrtens <hauke@xxxxxxxxxx>
- [PATCH 11/11] MIPS: Loongson: Make CPUFreq usable for Loongson-3
- From: Huacai Chen <chenhc@xxxxxxxxxx>
- [PATCH 10/11] MIPS: Loongson-3: Add RS780/SBX00 HPET support
- From: Huacai Chen <chenhc@xxxxxxxxxx>
- [PATCH 09/11] MIPS: Loongson-3: Add oprofile support
- From: Huacai Chen <chenhc@xxxxxxxxxx>
- [PATCH 08/11] MIPS: Loongson-3: Add chipset ACPI platform driver
- From: Huacai Chen <chenhc@xxxxxxxxxx>
- [PATCH 07/11] MIPS: Loongson-3: Add CPU Hwmon platform driver
- From: Huacai Chen <chenhc@xxxxxxxxxx>
- [PATCH 06/11] MIPS: Loongson: Add Loongson-3A/3B GPIO support
- From: Huacai Chen <chenhc@xxxxxxxxxx>
- [PATCH 05/11] MIPS: Loongson: Improve LEFI firmware interface
- From: Huacai Chen <chenhc@xxxxxxxxxx>
- [PATCH 04/11] MIPS: Loongson: Allow booting from any core
- From: Huacai Chen <chenhc@xxxxxxxxxx>
- [PATCH 03/11] MIPS: Loongson: Introduce and use cpu_has_coherent_cache feature
- From: Huacai Chen <chenhc@xxxxxxxxxx>
- [PATCH 02/11] MIPS: Loongson-3: Add PHYS48_TO_HT40 support
- From: Huacai Chen <chenhc@xxxxxxxxxx>
- [PATCH 01/11] MIPS: Loongson: set Loongson-3's ISA level to MIPS64R1
- From: Huacai Chen <chenhc@xxxxxxxxxx>
- [PATCH 0/11] MIPS: Loongson-3: Improve kernel functionality
- From: Huacai Chen <chenhc@xxxxxxxxxx>
- Re: [PATCH] mm: export symbol dependencies of is_zero_pfn()
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH] mm: export symbol dependencies of is_zero_pfn()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] mm: export symbol dependencies of is_zero_pfn()
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH V2] MIPS: bugfix of coherentio variable default setup
- From: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx>
- [PATCH v3] MIPS: mcount: Adjust stack pointer for static trace in MIPS32
- From: Markos Chandras <markos.chandras@xxxxxxxxxx>
- [PATCH v2] MIPS: mcount: Adjust stack pointer for static trace in MIPS32
- From: Markos Chandras <markos.chandras@xxxxxxxxxx>
- Re: [Xen-devel] [PATCH v1 04/21] x86/xen/MSI: Eliminate arch_msix_mask_irq() and arch_msi_mask_irq()
- From: David Vrabel <david.vrabel@xxxxxxxxxx>
- Re: [PATCH V2] MIPS: bugfix of coherentio variable default setup
- From: James Hogan <james.hogan@xxxxxxxxxx>
- [PATCH 3.2 029/131] MIPS: tlbex: Fix a missing statement for HUGETLB
- From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
- [PATCH 3.2 039/131] MIPS: GIC: Prevent array overrun
- From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
- [PATCH 3.2 097/131] MIPS: Fix accessing to per-cpu data when flushing the cache
- From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
- [PATCH 3.2 096/131] MIPS: perf: Fix build error caused by unused counters_per_cpu_to_total()
- From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
- [PATCH 3.2 030/131] MIPS: Prevent user from setting FCSR cause bits
- From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
- Re: [PATCH V2] MIPS: bugfix of coherentio variable default setup
- From: Markos Chandras <Markos.Chandras@xxxxxxxxxx>
- [PATCH 07/10] MIPS: support for hybrid FPRs
- From: Paul Burton <paul.burton@xxxxxxxxxx>
- [PATCH 08/10] MIPS: ELF: add definition for the .MIPS.abiflags section
- From: Paul Burton <paul.burton@xxxxxxxxxx>
- [PATCH 09/10] MIPS: ELF: set FP mode according to .MIPS.abiflags
- From: Paul Burton <paul.burton@xxxxxxxxxx>
- [PATCH 10/10] MIPS: Kconfig option to better exercise/debug hybrid FPRs
- From: Paul Burton <paul.burton@xxxxxxxxxx>
- [PATCH 03/10] binfmt_elf: allow arch code to examine PT_LOPROC ... PT_HIPROC headers
- From: Paul Burton <paul.burton@xxxxxxxxxx>
- [PATCH 05/10] MIPS: detect presence of the FRE & UFR bits
- From: Paul Burton <paul.burton@xxxxxxxxxx>
- [PATCH 06/10] MIPS: ensure Config5.UFE is clear on boot
- From: Paul Burton <paul.burton@xxxxxxxxxx>
- [PATCH 01/10] binfmt_elf: hoist ELF program header loading to a function
- From: Paul Burton <paul.burton@xxxxxxxxxx>
- [PATCH 02/10] binfmt_elf: load interpreter program headers earlier
- From: Paul Burton <paul.burton@xxxxxxxxxx>
- [PATCH 04/10] MIPS: define bits introduced for hybrid FPRs
- From: Paul Burton <paul.burton@xxxxxxxxxx>
- [PATCH 00/10] MIPS O32 new FP ABI support
- From: Paul Burton <paul.burton@xxxxxxxxxx>
- Re: [Xen-devel] [PATCH v1 08/21] x86/xen/MSI: Use MSI chip framework to configure MSI/MSI-X irq
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- Re: [Xen-devel] [PATCH v1 08/21] x86/xen/MSI: Use MSI chip framework to configure MSI/MSI-X irq
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- Re: [Xen-devel] [PATCH v1 04/21] x86/xen/MSI: Eliminate arch_msix_mask_irq() and arch_msi_mask_irq()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- Re: IRIX support removal from the GNU toolchain
- From: Joshua Kinard <kumba@xxxxxxxxxx>
- IRIX support removal from the GNU toolchain
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxxxxx>
- Re: [Xen-devel] [PATCH v1 08/21] x86/xen/MSI: Use MSI chip framework to configure MSI/MSI-X irq
- From: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
- Re: [Xen-devel] [PATCH v1 08/21] x86/xen/MSI: Use MSI chip framework to configure MSI/MSI-X irq
- From: David Vrabel <david.vrabel@xxxxxxxxxx>
- Re: [Xen-devel] [PATCH v1 04/21] x86/xen/MSI: Eliminate arch_msix_mask_irq() and arch_msi_mask_irq()
- From: David Vrabel <david.vrabel@xxxxxxxxxx>
- Re: [PATCH linux-next] MIPS: ioctls: Add missing TIOC{S,G}RS485 definitions
- From: Markos Chandras <Markos.Chandras@xxxxxxxxxx>
- Re: [PATCH linux-next] MIPS: ioctls: Add missing TIOC{S,G}RS485 definitions
- From: Ricardo Ribalda Delgado <ricardo.ribalda@xxxxxxxxx>
- [PATCH] mips/uapi: Add definition of TIOC[SG]RS485
- From: Ricardo Ribalda Delgado <ricardo.ribalda@xxxxxxxxx>
- Re: [PATCH linux-next] MIPS: ioctls: Add missing TIOC{S,G}RS485 definitions
- From: Markos Chandras <Markos.Chandras@xxxxxxxxxx>
- Re: [PATCH linux-next] MIPS: ioctls: Add missing TIOC{S,G}RS485 definitions
- From: Ricardo Ribalda Delgado <ricardo.ribalda@xxxxxxxxx>
- Re: [PATCH linux-next] MIPS: ioctls: Add missing TIOC{S,G}RS485 definitions
- From: Markos Chandras <Markos.Chandras@xxxxxxxxxx>
- Re: [PATCH linux-next] MIPS: ioctls: Add missing TIOC{S,G}RS485 definitions
- From: Greg KH <greg@xxxxxxxxx>
- [PATCH] MIPS: R3000: Fix debug output for Virtual page number
- From: Isamu Mogi <isamu@xxxxxxxxxxxx>
- [PATCH] MIPS: Removed declaration of obsolete arch_init_clk_ops()
- From: Maarten ter Huurne <maarten@xxxxxxxxxxxxxx>
- [PATCH linux-next] MIPS: ioctls: Add missing TIOC{S,G}RS485 definitions
- From: Markos Chandras <markos.chandras@xxxxxxxxxx>
- Re: [Xen-devel] [PATCH v1 08/21] x86/xen/MSI: Use MSI chip framework to configure MSI/MSI-X irq
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- Re: [PATCH v5 0/5] x86: two-phase syscall tracing and seccomp fastpath
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [PATCH v5 0/5] x86: two-phase syscall tracing and seccomp fastpath
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH V2] MIPS: bugfix of coherentio variable default setup
- From: Leonid Yegoshin <Leonid.Yegoshin@xxxxxxxxxx>
- [PATCH 4/4] MIPS: OCTEON: mark octeon_model_get_string() with __init
- From: Aaro Koskinen <aaro.koskinen@xxxxxxx>
- [PATCH 3/4] MIPS: OCTEON: move code to avoid forward declaration
- From: Aaro Koskinen <aaro.koskinen@xxxxxxx>
- [PATCH 0/4] MIPS: OCTEON: cvmx_fuse_read_byte cleanup
- From: Aaro Koskinen <aaro.koskinen@xxxxxxx>
- [PATCH 1/4] MIPS: OCTEON: move cvmx_fuse_read_byte()
- From: Aaro Koskinen <aaro.koskinen@xxxxxxx>
- [PATCH 2/4] MIPS: OCTEON: delete potentially dangerous feature checks
- From: Aaro Koskinen <aaro.koskinen@xxxxxxx>
- Release of Linux MTI-3.14-LTS kernel
- From: Markos Chandras <Markos.Chandras@xxxxxxxxxx>
- [PATCH] MIPS: mcount: Adjust stack pointer for static trace in MIPS32
- From: Markos Chandras <markos.chandras@xxxxxxxxxx>
- Re: gcc-4.8+ and R10000+
- From: Joshua Kinard <kumba@xxxxxxxxxx>
- [PATCH 02/02] IP32: Add platform data hooks to use DS1685 driver
- From: Joshua Kinard <kumba@xxxxxxxxxx>
- [PATCH 01/02] RTC: Add driver for DS1685 family of real time clocks
- From: Joshua Kinard <kumba@xxxxxxxxxx>
- Re: gcc-4.8+ and R10000+
- From: Miod Vallat <miod@xxxxxxxxx>
- Re: [PATCH V3] MIPS: BCM47XX: Make ssb init NVRAM instead of bcm47xx polling it
- From: Hauke Mehrtens <hauke@xxxxxxxxxx>
- Re: [PATCH] MIPS: BCM47XX: Move SPROM fallback code into sprom.c
- From: Hauke Mehrtens <hauke@xxxxxxxxxx>
- gcc-4.8+ and R10000+
- From: Joshua Kinard <kumba@xxxxxxxxxx>
- [PATCH] MIPS: Remove a temporary hack for debugging cache flushes in SMTC configuration
- From: Leonid Yegoshin <Leonid.Yegoshin@xxxxxxxxxx>
- [PATCH] MIPS: bugfix of coherentio variable default setup
- From: Leonid Yegoshin <Leonid.Yegoshin@xxxxxxxxxx>
- [PATCH v5 5/5] x86_64,entry: Use split-phase syscall_trace_enter for 64-bit syscalls
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- [PATCH v5 4/5] x86_64,entry: Treat regs->ax the same in fastpath and slowpath syscalls
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- [PATCH v5 3/5] x86: Split syscall_trace_enter into two phases
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- [PATCH v5 2/5] x86,entry: Only call user_exit if TIF_NOHZ
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- [PATCH v5 1/5] x86,x32,audit: Fix x32's AUDIT_ARCH wrt audit
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- [PATCH v5 0/5] x86: two-phase syscall tracing and seccomp fastpath
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH v2 14/16] irqchip: mips-gic: Support local interrupts
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- Re: Post-merge-window ping (Re: [PATCH v4 0/5] x86: two-phase syscall tracing and seccomp fastpath)
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH v2 01/16] MIPS: Provide a generic plat_irq_dispatch
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- Re: Post-merge-window ping (Re: [PATCH v4 0/5] x86: two-phase syscall tracing and seccomp fastpath)
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: Post-merge-window ping (Re: [PATCH v4 0/5] x86: two-phase syscall tracing and seccomp fastpath)
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [PATCH v2 15/16] MIPS: GIC: Use local interrupts for timer
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v2 14/16] irqchip: mips-gic: Support local interrupts
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v2 01/16] MIPS: Provide a generic plat_irq_dispatch
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [PATCH v2 15/16] MIPS: GIC: Use local interrupts for timer
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH v2 16/16] MIPS: Malta: Map GIC local interrupts
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH v2 14/16] irqchip: mips-gic: Support local interrupts
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH v2 13/16] irqchip: mips-gic: Add generic IPI support when using DT
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH v2 12/16] irqchip: mips-gic: Add device-tree support
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH v2 10/16] of: Add vendor prefix for MIPS Technologies, Inc.
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH v2 11/16] of: Add binding document for MIPS GIC
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH v2 02/16] MIPS: Set vint handler when mapping CPU interrupts
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH v2 09/16] irqchip: mips-gic: Fix gic_set_affinity() return value
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH v2 07/16] irqchip: mips-gic: Implement irq_set_type callback
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH v2 08/16] irqchip: mips-gic: Implement generic irq_ack/irq_eoi callbacks
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH v2 06/16] MIPS: Move MIPS_GIC_IRQ_BASE into platform irq.h
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH v2 05/16] MIPS: Move GIC to drivers/irqchip/
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH v2 04/16] MIPS: smp-cps: Enable all hardware interrupts on secondary CPUs
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH v2 03/16] MIPS: Export CPU IRQ domain
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH v2 01/16] MIPS: Provide a generic plat_irq_dispatch
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH v2 00/16] MIPS: GIC device-tree support
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- Re: [Xen-devel] [PATCH v1 08/21] x86/xen/MSI: Use MSI chip framework to configure MSI/MSI-X irq
- From: David Vrabel <david.vrabel@xxxxxxxxxx>
- Re: [v4, Resend] MIPS: lib: csum_partial: more instruction paral
- From: cee1 <fykcee1@xxxxxxxxx>
- Re: [PATCH v1 15/21] Powerpc/MSI: Use MSI chip framework to configure MSI/MSI-X irq
- From: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 15/21] Powerpc/MSI: Use MSI chip framework to configure MSI/MSI-X irq
- From: wangyijing <wangyijing0307@xxxxxxxxx>
- Re: [PATCH v1 09/21] Irq_remapping/MSI: Use MSI chip framework to configure MSI/MSI-X irq
- From: wangyijing <wangyijing0307@xxxxxxxxx>
- Re: [PATCH v1 15/21] Powerpc/MSI: Use MSI chip framework to configure MSI/MSI-X irq
- From: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 09/21] Irq_remapping/MSI: Use MSI chip framework to configure MSI/MSI-X irq
- From: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx>
- [PATCH v1 20/21] tile/MSI: Use MSI chip framework to configure MSI/MSI-X irq
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v1 21/21] PCI/MSI: Clean up unused MSI arch functions
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v1 12/21] MIPS/Xlp: Remove the dead function destroy_irq() to fix build error
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v1 14/21] MIPS/Xlr/MSI: Use MSI chip framework to configure MSI/MSI-X irq
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v1 13/21] MIPS/Xlp/MSI: Use MSI chip framework to configure MSI/MSI-X irq
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v1 18/21] IA64/MSI: Use MSI chip framework to configure MSI/MSI-X irq
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v1 19/21] Sparc/MSI: Use MSI chip framework to configure MSI/MSI-X irq
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v1 17/21] arm/iop13xx/MSI: Use MSI chip framework to configure MSI/MSI-X irq
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v1 15/21] Powerpc/MSI: Use MSI chip framework to configure MSI/MSI-X irq
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v1 07/21] x86/MSI: Use MSI chip framework to configure MSI/MSI-X irq
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v1 16/21] s390/MSI: Use MSI chip framework to configure MSI/MSI-X irq
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v1 06/21] PCI/MSI: Refactor struct msi_chip to make it become more common
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v1 08/21] x86/xen/MSI: Use MSI chip framework to configure MSI/MSI-X irq
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v1 09/21] Irq_remapping/MSI: Use MSI chip framework to configure MSI/MSI-X irq
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v1 11/21] MIPS/Octeon/MSI: Use MSI chip framework to configure MSI/MSI-X irq
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v1 10/21] x86/MSI: Remove unused MSI weak arch functions
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v1 04/21] x86/xen/MSI: Eliminate arch_msix_mask_irq() and arch_msi_mask_irq()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v1 00/21] Use MSI chip to configure MSI/MSI-X in all platforms
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v1 03/21] MSI: Remove the redundant irq_set_chip_data()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v1 05/21] PCI/MSI: Introduce weak arch_find_msi_chip() to find MSI chip
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v1 02/21] PCI/MSI: Remove useless bus->msi assignment
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v1 01/21] PCI/MSI: Clean up struct msi_chip argument
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH] MIPS: BCM47XX: Move SPROM fallback code into sprom.c
- From: Rafał Miłecki <zajec5@xxxxxxxxx>
- [PATCH] MIPS: prom.c: Only show machine name when it is available
- From: Kelvin Cheung <keguang.zhang@xxxxxxxxx>
- Re: [PATCH 0/3] PTE formats changes
- From: Rafał Miłecki <zajec5@xxxxxxxxx>
- [PATCH 3/3] MIPS: bugfix of PTE formats for swap and file entries
- From: Leonid Yegoshin <Leonid.Yegoshin@xxxxxxxxxx>
- [PATCH 2/3] MIPS: PTE bit positions slightly changed to prepare a more simple swap/file presentation
- From: Leonid Yegoshin <Leonid.Yegoshin@xxxxxxxxxx>
- [PATCH 1/3] MIPS: rearrange PTE bits into fixed positions
- From: Leonid Yegoshin <Leonid.Yegoshin@xxxxxxxxxx>
- [PATCH 0/3] PTE formats changes
- From: Leonid Yegoshin <Leonid.Yegoshin@xxxxxxxxxx>
- [PATCH 0/3] Series short description
- From: Leonid Yegoshin <Leonid.Yegoshin@xxxxxxxxxx>
- Re: [request for stable inclusion] MIPS fixes for 3.16
- From: Greg KH <greg@xxxxxxxxx>
- Re: [request for stable inclusion] MIPS fixes for 3.16
- From: Markos Chandras <Markos.Chandras@xxxxxxxxxx>
- Re: 16k or 64k PAGE_SIZE and "illegal instruction" (signal -4) errors
- From: Joshua Kinard <kumba@xxxxxxxxxx>
- Question about csum_partial_copy_nocheck
- From: cee1 <fykcee1@xxxxxxxxx>
- Re: [PATCH 03/12] of: Add binding document for MIPS GIC
- From: David Daney <ddaney.cavm@xxxxxxxxx>
- Re: [PATCH 03/12] of: Add binding document for MIPS GIC
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- Re: [PATCH][RFC] MIPS: BCM47XX: Use mtd as an alternative way/API to get NVRAM content
- From: Rafał Miłecki <zajec5@xxxxxxxxx>
- [PATCH V3] MIPS: BCM47XX: Make ssb init NVRAM instead of bcm47xx polling it
- From: Rafał Miłecki <zajec5@xxxxxxxxx>
- [PATCH V2] MIPS: BCM47XX: Get rid of calls to KSEG1ADDR
- From: Rafał Miłecki <zajec5@xxxxxxxxx>
- Re: [PATCH][RFC] MIPS: BCM47XX: Use mtd as an alternative way/API to get NVRAM content
- From: Hauke Mehrtens <hauke@xxxxxxxxxx>
- Re: [PATCH V2] MIPS: BCM47XX: Make ssb init NVRAM instead of bcm47xx polling it
- From: Hauke Mehrtens <hauke@xxxxxxxxxx>
- Re: [PATCH][RFC][Ack req] MIPS: BCM47XX: Initialize bcma bus later (with mm available)
- From: Hauke Mehrtens <hauke@xxxxxxxxxx>
- Re: [PATCH] MIPS: BCM47XX: Get rid of calls to KSEG1ADDR in nvram
- From: Hauke Mehrtens <hauke@xxxxxxxxxx>
- [PATCH][RFC] MIPS: BCM47XX: Use mtd as an alternative way/API to get NVRAM content
- From: Rafał Miłecki <zajec5@xxxxxxxxx>
- Re: [PATCH 04/12] MIPS: GIC: Move MIPS_GIC_IRQ_BASE into platform irq.h
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH V2] MIPS: BCM47XX: Make ssb init NVRAM instead of bcm47xx polling it
- From: Rafał Miłecki <zajec5@xxxxxxxxx>
- [PATCH] MIPS: BCM47XX: Make bcma init NVRAM instead of bcm47xx polling it
- From: Rafał Miłecki <zajec5@xxxxxxxxx>
- [PATCH][TRIVIAL] MIPS: Fix info about plat_setup in arch_mem_init comment
- From: Rafał Miłecki <zajec5@xxxxxxxxx>
- Re: [PATCH 03/12] of: Add binding document for MIPS GIC
- From: David Daney <ddaney.cavm@xxxxxxxxx>
- Re: [PATCH 04/12] MIPS: GIC: Move MIPS_GIC_IRQ_BASE into platform irq.h
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- Re: [PATCH 03/12] of: Add binding document for MIPS GIC
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- Re: [PATCH 03/12] of: Add binding document for MIPS GIC
- From: David Daney <ddaney.cavm@xxxxxxxxx>
- Re: [PATCH 03/12] of: Add binding document for MIPS GIC
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH][RFC][Ack req] MIPS: BCM47XX: Initialize bcma bus later (with mm available)
- From: Rafał Miłecki <zajec5@xxxxxxxxx>
- Re: [PATCH 03/12] of: Add binding document for MIPS GIC
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH 03/12] of: Add binding document for MIPS GIC
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- Re: [PATCH 04/12] MIPS: GIC: Move MIPS_GIC_IRQ_BASE into platform irq.h
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- Re: Booting bcm47xx (bcma & stuff), sharing code with bcm53xx
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: Booting bcm47xx (bcma & stuff), sharing code with bcm53xx
- From: Jonas Gorski <jogo@xxxxxxxxxxx>
- [PATCH] MIPS: BCM47XX: Get rid of calls to KSEG1ADDR in nvram
- From: Rafał Miłecki <zajec5@xxxxxxxxx>
- Re: Booting bcm47xx (bcma & stuff), sharing code with bcm53xx
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 03/12] of: Add binding document for MIPS GIC
- From: James Hogan <james.hogan@xxxxxxxxxx>
- Re: [PATCH 03/12] of: Add binding document for MIPS GIC
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [RFC 3/7] bcm47xx-sprom: add Broadcom sprom parser driver
- From: Rafał Miłecki <zajec5@xxxxxxxxx>
- Re: [PATCH 04/12] MIPS: GIC: Move MIPS_GIC_IRQ_BASE into platform irq.h
- From: John Crispin <blogic@xxxxxxxxxxx>
- Re: [PATCH 04/12] MIPS: GIC: Move MIPS_GIC_IRQ_BASE into platform irq.h
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: Booting bcm47xx (bcma & stuff), sharing code with bcm53xx
- From: Rafał Miłecki <zajec5@xxxxxxxxx>
- Re: Booting bcm47xx (bcma & stuff), sharing code with bcm53xx
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- Re: [PATCH 04/12] MIPS: GIC: Move MIPS_GIC_IRQ_BASE into platform irq.h
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- Re: [PATCH 05/12] MIPS: GIC: Add device-tree support
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- Re: [PATCH 03/12] of: Add binding document for MIPS GIC
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- Re: [PATCH 00/12] MIPS: GIC device-tree support
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- Re: [PATCH 01/12] MIPS: Provide a generic plat_irq_dispatch
- From: Jonas Gorski <jogo@xxxxxxxxxxx>
- Re: Booting bcm47xx (bcma & stuff), sharing code with bcm53xx
- From: Rafał Miłecki <zajec5@xxxxxxxxx>
- Re: Booting bcm47xx (bcma & stuff), sharing code with bcm53xx
- From: Hauke Mehrtens <hauke@xxxxxxxxxx>
- Re: [PATCH 04/12] MIPS: GIC: Move MIPS_GIC_IRQ_BASE into platform irq.h
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 05/12] MIPS: GIC: Add device-tree support
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 03/12] of: Add binding document for MIPS GIC
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 00/12] MIPS: GIC device-tree support
- From: John Crispin <blogic@xxxxxxxxxxx>
- [PATCH 5/5] MIPS: make PCI_DMA_BUS_IS_PHYS=1 constant
- From: Sergey Ryazanov <ryazanov.s.a@xxxxxxxxx>
- [PATCH 4/5] MIPS: pci-rt3883: remove odd locking in PCI config space access code
- From: Sergey Ryazanov <ryazanov.s.a@xxxxxxxxx>
- [PATCH 3/5] MIPS: pci-ar7{1x,24}x: remove odd locking in PCI config space access code
- From: Sergey Ryazanov <ryazanov.s.a@xxxxxxxxx>
- [PATCH 2/5] MIPS: MSP71xx: remove odd locking in PCI config space access code
- From: Sergey Ryazanov <ryazanov.s.a@xxxxxxxxx>
- [PATCH 1/5] MIPS: NILE4: remove odd locking in PCI config space access code
- From: Sergey Ryazanov <ryazanov.s.a@xxxxxxxxx>
- [PATCH 0/5] MIPS: trivial PCI related cleanups
- From: Sergey Ryazanov <ryazanov.s.a@xxxxxxxxx>
- [PATCH 12/12] MIPS: Malta: Map GIC local interrupts
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH 06/12] MIPS: GIC: Add generic IPI support when using DT
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH 11/12] MIPS: GIC: Use local interrupts for timer
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH 10/12] MIPS: GIC: Support local interrupts
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH 05/12] MIPS: GIC: Add device-tree support
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH 09/12] MIPS: GIC: Fix gic_set_affinity() return value
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH 02/12] MIPS: Set vint handler when mapping CPU interrupts
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH 01/12] MIPS: Provide a generic plat_irq_dispatch
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH 08/12] MIPS: GIC: Implement generic irq_ack/irq_eoi callbacks
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH 07/12] MIPS: GIC: Implement irq_set_type callback
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH 00/12] MIPS: GIC device-tree support
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH 04/12] MIPS: GIC: Move MIPS_GIC_IRQ_BASE into platform irq.h
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH 03/12] of: Add binding document for MIPS GIC
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- Re: Booting bcm47xx (bcma & stuff), sharing code with bcm53xx
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: Booting bcm47xx (bcma & stuff), sharing code with bcm53xx
- From: Rafał Miłecki <zajec5@xxxxxxxxx>
- [PATCH v2 7/7] MIPS: ralink: Move device-trees to arch/mips/boot/dts/ralink/
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- Re: [PATCH] MIPS: Loongson: Fix the write-combine CCA value setting
- From: Markos Chandras <Markos.Chandras@xxxxxxxxxx>
- [PATCH] MIPS: cpu: Add 'noftlb' kernel command line option to disable the FTLB
- From: Markos Chandras <markos.chandras@xxxxxxxxxx>
- Re: Booting bcm47xx (bcma & stuff), sharing code with bcm53xx
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 7/7] MIPS: ralink: Move device-trees to arch/mips/boot/dts/ralink/
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH] MIPS: Loongson: Fix the write-combine CCA value setting
- From: Huacai Chen <chenhc@xxxxxxxxxx>
- Re: Booting bcm47xx (bcma & stuff), sharing code with bcm53xx
- From: Hauke Mehrtens <hauke@xxxxxxxxxx>
- Re: Booting bcm47xx (bcma & stuff), sharing code with bcm53xx
- From: Rafał Miłecki <zajec5@xxxxxxxxx>
- [PATCH] MIPS: Netlogic: Use MIPS topology.h
- From: Jayachandran C <jchandra@xxxxxxxxxxxx>
- Re: Booting bcm47xx (bcma & stuff), sharing code with bcm53xx
- From: Rafał Miłecki <zajec5@xxxxxxxxx>
- Re: Booting bcm47xx (bcma & stuff), sharing code with bcm53xx
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 0/7] MIPS: Move device-tree files to a common location
- From: Rob Herring <robherring2@xxxxxxxxx>
- Re: Booting bcm47xx (bcma & stuff), sharing code with bcm53xx
- From: Rafał Miłecki <zajec5@xxxxxxxxx>
- Re: Booting bcm47xx (bcma & stuff), sharing code with bcm53xx
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: Booting bcm47xx (bcma & stuff), sharing code with bcm53xx
- From: Rafał Miłecki <zajec5@xxxxxxxxx>
- Re: Booting bcm47xx (bcma & stuff), sharing code with bcm53xx
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: Booting bcm47xx (bcma & stuff), sharing code with bcm53xx
- From: Rafał Miłecki <zajec5@xxxxxxxxx>
- Re: Booting bcm47xx (bcma & stuff), sharing code with bcm53xx
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: rhombus tech eoma68 ingenic jz4775 cpu card
- From: "lkcl ." <luke.leighton@xxxxxxxxx>
- Re: rhombus tech eoma68 ingenic jz4775 cpu card
- From: Zubair Lutfullah Kakakhel <Zubair.Kakakhel@xxxxxxxxxx>
- Re: [request for stable inclusion] MIPS fixes for 3.16
- From: Markos Chandras <Markos.Chandras@xxxxxxxxxx>
- [PATCH v2 6/7] MIPS: Netlogic: Move device-trees to arch/mips/boot/dts/netlogic/
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH v2 4/7] MIPS: Lantiq: Move device-trees to arch/mips/boot/dts/lantiq/
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH v2 2/7] MIPS: Add support for building device-tree binaries
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH v2 5/7] MIPS: sead3: Move device-trees to arch/mips/boot/dts/mti/
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH v2 3/7] MIPS: Octeon: Move device-trees to arch/mips/boot/dts/cavium-octeon/
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH v2 1/7] MIPS: Create common infrastructure for building built-in device-trees
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH v2 0/7] MIPS: Move device-tree files to a common location
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- Re: epc register reported zero
- From: Lin Ming <minggr@xxxxxxxxx>
- Re: epc register reported zero
- From: David Daney <ddaney.cavm@xxxxxxxxx>
- epc register reported zero
- From: Lin Ming <minggr@xxxxxxxxx>
- Re: [PATCH] MIPS: change type of asid_cache to unsigned long
- From: David Daney <ddaney.cavm@xxxxxxxxx>
- Re: [request for stable inclusion] MIPS fixes for 3.16
- From: Greg KH <greg@xxxxxxxxx>
- Re: [PATCH 0/7] MIPS: Move device-tree files to a common location
- From: David Daney <ddaney@xxxxxxxxxxxxxxxxxx>
- Re: [RFC 2/7] bcm47xx-nvram: add new broadcom nvram driver with dt support
- From: Rafał Miłecki <zajec5@xxxxxxxxx>
- Re: [PATCH 0/7] MIPS: Move device-tree files to a common location
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- Re: [RFC 7/7] ARM: BCM5301X: register bcma bus
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- Re: [RFC 2/7] bcm47xx-nvram: add new broadcom nvram driver with dt support
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- [request for stable inclusion] MIPS fixes for 3.16
- From: Markos Chandras <Markos.Chandras@xxxxxxxxxx>
- Re: rhombus tech eoma68 ingenic jz4775 cpu card
- From: "lkcl ." <luke.leighton@xxxxxxxxx>
- Re: rhombus tech eoma68 ingenic jz4775 cpu card
- From: Paul Burton <paul.burton@xxxxxxxxxx>
- rhombus tech eoma68 ingenic jz4775 cpu card
- From: "lkcl ." <luke.leighton@xxxxxxxxx>
- Re: [PATCH 0/4] Add pgprot_writecombine function for MIPS
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- [ADMIN] Patchwork works
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: Booting bcm47xx (bcma & stuff), sharing code with bcm53xx
- From: Rafał Miłecki <zajec5@xxxxxxxxx>
- Re: [RFC 2/7] bcm47xx-nvram: add new broadcom nvram driver with dt support
- From: Rafał Miłecki <zajec5@xxxxxxxxx>
- Re: Post-merge-window ping (Re: [PATCH v4 0/5] x86: two-phase syscall tracing and seccomp fastpath)
- From: Alexei Starovoitov <ast@xxxxxxxxxxxx>
- Post-merge-window ping (Re: [PATCH v4 0/5] x86: two-phase syscall tracing and seccomp fastpath)
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH v4 0/2] mm/highmem: make kmap cache coloring aware
- From: Joshua Kinard <kumba@xxxxxxxxxx>
- Re: 16k or 64k PAGE_SIZE and "illegal instruction" (signal -4) errors
- From: Joshua Kinard <kumba@xxxxxxxxxx>
- Re: [RFC 3/7] bcm47xx-sprom: add Broadcom sprom parser driver
- From: Hauke Mehrtens <hauke@xxxxxxxxxx>
- Re: [RFC 4/7] bcma: register bcma as device tree driver
- From: Hauke Mehrtens <hauke@xxxxxxxxxx>
- Re: Booting bcm47xx (bcma & stuff), sharing code with bcm53xx
- From: Arend van Spriel <arend@xxxxxxxxxxxx>
- Re: Booting bcm47xx (bcma & stuff), sharing code with bcm53xx
- From: Hauke Mehrtens <hauke@xxxxxxxxxx>
- Re: [PATCH v4 0/2] mm/highmem: make kmap cache coloring aware
- From: Leonid Yegoshin <Leonid.Yegoshin@xxxxxxxxxx>
- Re: [PATCH v4 0/2] mm/highmem: make kmap cache coloring aware
- From: David Daney <ddaney.cavm@xxxxxxxxx>
- Booting bcm47xx (bcma & stuff), sharing code with bcm53xx
- From: Rafał Miłecki <zajec5@xxxxxxxxx>
- Re: 16k or 64k PAGE_SIZE and "illegal instruction" (signal -4) errors
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: 16k or 64k PAGE_SIZE and "illegal instruction" (signal -4) errors
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: 16k or 64k PAGE_SIZE and "illegal instruction" (signal -4) errors
- From: Joshua Kinard <kumba@xxxxxxxxxx>
- Re: 16k or 64k PAGE_SIZE and "illegal instruction" (signal -4) errors
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: 16k or 64k PAGE_SIZE and "illegal instruction" (signal -4) errors
- From: Joshua Kinard <kumba@xxxxxxxxxx>
- Re: 16k or 64k PAGE_SIZE and "illegal instruction" (signal -4) errors
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: 16k or 64k PAGE_SIZE and "illegal instruction" (signal -4) errors
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxxxxx>
- Re: 16k or 64k PAGE_SIZE and "illegal instruction" (signal -4) errors
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: 16k or 64k PAGE_SIZE and "illegal instruction" (signal -4) errors
- From: Joshua Kinard <kumba@xxxxxxxxxx>
- Re: 16k or 64k PAGE_SIZE and "illegal instruction" (signal -4) errors
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxxxxx>
- RE: [RFC PATCH V2] MIPS: fix build with binutils 2.24.51+
- From: Matthew Fortune <Matthew.Fortune@xxxxxxxxxx>
- Re: 16k or 64k PAGE_SIZE and "illegal instruction" (signal -4) errors
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxxxxx>
- Re: 16k or 64k PAGE_SIZE and "illegal instruction" (signal -4) errors
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: Please add my temporary MIPS fixes branch to linux-next
- From: Markos Chandras <Markos.Chandras@xxxxxxxxxx>
- Re: Please add my temporary MIPS fixes branch to linux-next
- From: James Hogan <james.hogan@xxxxxxxxxx>
- Re: Please add my temporary MIPS fixes branch to linux-next
- From: Markos Chandras <Markos.Chandras@xxxxxxxxxx>
- 16k or 64k PAGE_SIZE and "illegal instruction" (signal -4) errors
- From: Joshua Kinard <kumba@xxxxxxxxxx>
- [PATCH V2] MIPS: Move CPU topology macros to topology.h
- From: Huacai Chen <chenhc@xxxxxxxxxx>
- Re: [PATCH v4 0/2] mm/highmem: make kmap cache coloring aware
- From: Joshua Kinard <kumba@xxxxxxxxxx>
- Re: Status about csum_partial optimization patches.
- From: cee1 <fykcee1@xxxxxxxxx>
- Re: [PATCH] mips: define _MIPS_ARCH_LOONGSON3A for Loongson3
- From: Chen Jie <chenj@xxxxxxxxxx>
- Re: [PATCH v4 0/2] mm/highmem: make kmap cache coloring aware
- From: David Daney <ddaney.cavm@xxxxxxxxx>
- Re: [PATCH v4 0/2] mm/highmem: make kmap cache coloring aware
- From: Joshua Kinard <kumba@xxxxxxxxxx>
- Re: [RFC PATCH V2] MIPS: fix build with binutils 2.24.51+
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxxxxx>
- Re: [RFC PATCH V2] MIPS: fix build with binutils 2.24.51+
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: [PATCH] mips: define _MIPS_ARCH_LOONGSON3A for Loongson3
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: [PATCH] mips: define _MIPS_ARCH_LOONGSON3A for Loongson3
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxxxxx>
- Re: [RFC PATCH V2] MIPS: fix build with binutils 2.24.51+
- From: Manuel Lauss <manuel.lauss@xxxxxxxxx>
- Re: [PATCH 4/7] MIPS: BCM63xx: delete double assignment
- From: Jonas Gorski <jogo@xxxxxxxxxxx>
- Re: [PATCH V4] MIPS: Loongson-3: Enable the COP2 usage
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: [PATCH v4 0/2] mm/highmem: make kmap cache coloring aware
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: [PATCH] MIPS: bpf: Add new emit_long_instr macro
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: [PATCH] MIPS: Kconfig: Select SMP symbols for CMP
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: [PATCH 0/7] MIPS: Move device-tree files to a common location
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 0/7] MIPS: Move device-tree files to a common location
- From: Jonas Gorski <jogo@xxxxxxxxxxx>
- Re: [RFC 3/7] bcm47xx-sprom: add Broadcom sprom parser driver
- From: Jonas Gorski <jogo@xxxxxxxxxxx>
- Re: [PATCH 0/7] MIPS: Move device-tree files to a common location
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: [PATCH v1] MIPS:KDUMP: set a right value to kexec_indirection_page variable
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: [RFC PATCH V2] MIPS: fix build with binutils 2.24.51+
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxxxxx>
- Fwd: MIPS: Pull Request
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: [PATCH 1/2] MIPS: Netlogic: Use MIPS topology.h
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: [RFC PATCH V2] MIPS: fix build with binutils 2.24.51+
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: [PATCH v3] arch: Kconfig: Let all architectures set endian explicitly
- From: Chen Gang <gang.chen.5i5j@xxxxxxxxx>
- Re: [PATCH] mips: define _MIPS_ARCH_LOONGSON3A for Loongson3
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: [PATCH 1/2] mips: .../swab.h: fix a compiling failure
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: [PATCH 4/7] MIPS: BCM63xx: delete double assignment
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: [PATCH trivial] MIPS: Spelling s/confugrations/configurations/
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- [PATCH trivial] MIPS: Spelling s/confugrations/configurations/
- From: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
- Re: [PATCH 0/7] MIPS: Move device-tree files to a common location
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [RFC 6/7] bcma: get sprom from devicetree
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [RFC 5/7] bcma: get IRQ numbers from dt
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [RFC 4/7] bcma: register bcma as device tree driver
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [RFC 3/7] bcm47xx-sprom: add Broadcom sprom parser driver
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [RFC 7/7] ARM: BCM5301X: register bcma bus
- From: Hauke Mehrtens <hauke@xxxxxxxxxx>
- [RFC 5/7] bcma: get IRQ numbers from dt
- From: Hauke Mehrtens <hauke@xxxxxxxxxx>
- [RFC 2/7] bcm47xx-nvram: add new broadcom nvram driver with dt support
- From: Hauke Mehrtens <hauke@xxxxxxxxxx>
- [RFC 0/7] bcma: add device tree support
- From: Hauke Mehrtens <hauke@xxxxxxxxxx>
- [RFC 4/7] bcma: register bcma as device tree driver
- From: Hauke Mehrtens <hauke@xxxxxxxxxx>
- [RFC 1/7] MIPS: BCM47XX: move the nvram header file into common space
- From: Hauke Mehrtens <hauke@xxxxxxxxxx>
- [RFC 3/7] bcm47xx-sprom: add Broadcom sprom parser driver
- From: Hauke Mehrtens <hauke@xxxxxxxxxx>
- [RFC 0/7] bcma: add device tree support
- From: Hauke Mehrtens <hauke@xxxxxxxxxx>
- [RFC 6/7] bcma: get sprom from devicetree
- From: Hauke Mehrtens <hauke@xxxxxxxxxx>
- Re: [RFC 2/7] bcm47xx-nvram: add new broadcom nvram driver with dt support
- From: Rafał Miłecki <zajec5@xxxxxxxxx>
- Re: [PATCH 0/7] MIPS: Move device-tree files to a common location
- From: Rob Herring <robherring2@xxxxxxxxx>
- [ADMIN] linux-mips.org moved to new server
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: [PATCH v3] arch: Kconfig: Let all architectures set endian explicitly
- From: Chen Gang <gang.chen.5i5j@xxxxxxxxx>
- Re: Please add my temporary MIPS fixes branch to linux-next
- From: Aaro Koskinen <aaro.koskinen@xxxxxx>
- [PATCH 4/7] MIPS: BCM63xx: delete double assignment
- From: Julia Lawall <Julia.Lawall@xxxxxxx>
- [PATCH 0/7] delete double assignment
- From: Julia Lawall <Julia.Lawall@xxxxxxx>
- Re: [PATCH 0/7] MIPS: Move device-tree files to a common location
- From: Olof Johansson <olof@xxxxxxxxx>
- Re: [PATCH 0/7] MIPS: Move device-tree files to a common location
- From: Jonas Gorski <jogo@xxxxxxxxxxx>
- Re: [PATCH 0/7] MIPS: Move device-tree files to a common location
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 0/7] MIPS: Move device-tree files to a common location
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 0/7] MIPS: Move device-tree files to a common location
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 0/7] MIPS: Move device-tree files to a common location
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- Re: [PATCH 0/7] MIPS: Move device-tree files to a common location
- From: Jonas Gorski <jogo@xxxxxxxxxxx>
- Re: [PATCH 0/7] MIPS: Move device-tree files to a common location
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH 1/7] MIPS: Create common infrastructure for building built-in device-trees
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- Re: [PATCH v2 05/11] MIPS: ptrace: Always copy FCSR in FP regset
- From: Alex Smith <alex@xxxxxxxxxxxxxxxx>
- [PATCH 4/4] MIPS: Alchemy: db1300: add touch penirq support
- From: Manuel Lauss <manuel.lauss@xxxxxxxxx>
- [PATCH 2/4] MIPS: Alchemy: update cpu-feature-overrides
- From: Manuel Lauss <manuel.lauss@xxxxxxxxx>
- [PATCH 7/7] MIPS: ralink: Move device-trees to arch/mips/boot/dts/
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- Re: [PATCH 0/7] MIPS: Move device-tree files to a common location
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH 6/7] MIPS: Netlogic: Move device-trees to arch/mips/boot/dts/
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH 0/7] MIPS: Move device-tree files to a common location
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- Re: [PATCH 0/7] MIPS: Move device-tree files to a common location
- From: David Daney <ddaney.cavm@xxxxxxxxx>
- [PATCH 4/7] MIPS: Lantiq: Move device-trees to arch/mips/boot/dts/
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH 1/4] MIPS: Alchemy: devboards: sit and spin after poweroff
- From: Manuel Lauss <manuel.lauss@xxxxxxxxx>
- [PATCH 2/7] MIPS: Add support for building device-tree binaries
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH 3/7] MIPS: Octeon: Move device-trees to arch/mips/boot/dts/
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH 5/7] MIPS: sead3: Move device-trees to arch/mips/boot/dts/
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH 3/4] MIPS: Alchemy: db1xxx: explicitly set 50MHz clock for I2C/SPI units.
- From: Manuel Lauss <manuel.lauss@xxxxxxxxx>
- [PATCH 0/4] MIPS: Alchemy devboard fixes and enhancements
- From: Manuel Lauss <manuel.lauss@xxxxxxxxx>
- [PATCH 1/2] MIPS: Netlogic: Use MIPS topology.h
- From: Jayachandran C <jchandra@xxxxxxxxxxxx>
- [PATCH 2/2] MIPS: Move topology macros to topology.h
- From: Jayachandran C <jchandra@xxxxxxxxxxxx>
- Re: [PATCH] SPI: spi-au1550: Fix build problem in au1550_spi_remove
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH] mips: define _MIPS_ARCH_LOONGSON3A for Loongson3
- From: Chen Jie <chenj@xxxxxxxxxx>
- Re: [PATCH] mips: define _MIPS_ARCH_LOONGSON3A for Loongson3
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: [PATCH] mips: define _MIPS_ARCH_LOONGSON3A for Loongson3
- From: James Hogan <james.hogan@xxxxxxxxxx>
- Re: Linux 3.16 boot hangs at initramfs scripts when mounting filesystems
- From: James Hogan <james.hogan@xxxxxxxxxx>
- Re: [PATCH 1/2] MIPS: Move CPU topology macros to topology.h
- From: Huacai Chen <chenhc@xxxxxxxxxx>
- Re: [v2] mips: use wsbh/dsbh/dshd on Loongson 3A
- From: Chen Jie <chenj@xxxxxxxxxx>
- Re: Linux 3.16 boot hangs at initramfs scripts when mounting filesystems
- From: Petri Gynther <pgynther@xxxxxxxxxx>
- [PATCH] mips: define _MIPS_ARCH_LOONGSON3A for Loongson3
- From: chenj <chenj@xxxxxxxxxx>
- [PATCH 1/2] mips: .../swab.h: fix a compiling failure
- From: chenj <chenj@xxxxxxxxxx>
- Re: [v2] mips: use wsbh/dsbh/dshd on Loongson 3A
- From: David Daney <ddaney.cavm@xxxxxxxxx>
- Re: [PATCH] MIPS: IP28: Correct IO_BASE in mach-ip28/spaces.h for proper ioremap
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- [PATCH] SGI-IP28: fix/clean spaces.h
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- [PATCH] SGI-IP28: select correct L1_CACHE_SHIFT
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- [RFC PATCH V2] MIPS: fix build with binutils 2.24.51+
- From: Manuel Lauss <manuel.lauss@xxxxxxxxx>
- Re: [PATCH] Not preempt in CP1 exception handling
- From: Chen Jie <chenj@xxxxxxxxxx>
- Re: [PATCH v2] MIPS: Remove race window in page fault handling
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: [PATCH v2] MIPS: Remove race window in page fault handling
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: [PATCH] MIPS: Alchemy: fix db1200 PSC clock enablement
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: [PATCH v2] MIPS: BCM47XX: fix reboot problem on BCM4705/BCM4785
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: [PATCH] MIPS: IP28: Correct IO_BASE in mach-ip28/spaces.h for proper ioremap
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- Re: [PATCH] MIPS: IP28: Correct IO_BASE in mach-ip28/spaces.h for proper ioremap
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: [PATCH] MIPS: IP28: Correct IO_BASE in mach-ip28/spaces.h for proper ioremap
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- [PATCH] MIPS: IP28: Correct IO_BASE in mach-ip28/spaces.h for proper ioremap
- From: Joshua Kinard <kumba@xxxxxxxxxx>
- Re: IP28 boot error under 3.16
- From: Joshua Kinard <kumba@xxxxxxxxxx>
- Re: [request for stable inclusion] MIPS: math-emu: Fix instruction decoding
- From: Greg KH <greg@xxxxxxxxx>
- [PATCH v2] MIPS: BCM47XX: fix reboot problem on BCM4705/BCM4785
- From: Hauke Mehrtens <hauke@xxxxxxxxxx>
- Re: IP28 boot error under 3.16
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- Re: IP28 boot error under 3.16
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- [PATCH] MIPS: Alchemy: fix db1200 PSC clock enablement
- From: Manuel Lauss <manuel.lauss@xxxxxxxxx>
- [PATCH] MIPS: Malta: memory: Improve system memory detection for '{e,}memsize' >= 2G
- From: Markos Chandras <markos.chandras@xxxxxxxxxx>
- [request for stable inclusion] MIPS: math-emu: Fix instruction decoding
- From: Markos Chandras <markos.chandras@xxxxxxxxxx>
- [ADMIN] lmo on fire again ...
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: kallsyms crash on MIPS InterAptiv
- From: James Hogan <james.hogan@xxxxxxxxxx>
- kallsyms crash on MIPS InterAptiv
- From: Bhaskar Valaboju <bvalaboj@xxxxxxxxxx>
- Re: [PATCH 0/3] EVA/CPS fixes
- From: Markos Chandras <markos.chandras@xxxxxxxxxx>
- Re: [PATCH] MIPS: bpf: Add new emit_long_instr macro
- From: Markos Chandras <markos.chandras@xxxxxxxxxx>
- Re: [PATCH 0/2] MIPS64/O32 seccomp fixes
- From: Markos Chandras <markos.chandras@xxxxxxxxxx>
- IP28 boot error under 3.16
- From: Joshua Kinard <kumba@xxxxxxxxxx>
- Re: [PATCH, v2] MIPS: lib: csum_partial: more instruction paral
- From: Chen Jie <chenj@xxxxxxxxxx>
- Re: [PATCH v2] MIPS: Remove race window in page fault handling
- From: Lars Persson <lars.persson@xxxxxxxx>
- Re: [PATCH v2] MIPS: Remove race window in page fault handling
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: [PATCH v3] arch: Kconfig: Let all architectures set endian explicitly
- From: Chen Gang <gang.chen.5i5j@xxxxxxxxx>
- [v2] mips: use wsbh/dsbh/dshd on Loongson 3A
- From: chenj <chenj@xxxxxxxxxx>
- Re: [PATCH v2] MIPS: Remove race window in page fault handling
- From: Lars Persson <lars.persson@xxxxxxxx>
- Re: [PATCH v3] arch: Kconfig: Let all architectures set endian explicitly
- From: Chen Gang <gang.chen.5i5j@xxxxxxxxx>
- Re: [PATCH v3] arch: Kconfig: Let all architectures set endian explicitly
- From: Max Filippov <jcmvbkbc@xxxxxxxxx>
- Re: [PATCH v3] arch: Kconfig: Let all architectures set endian explicitly
- From: Max Filippov <jcmvbkbc@xxxxxxxxx>
- Re: [PATCH v3] arch: Kconfig: Let all architectures set endian explicitly
- From: Chen Gang <gang.chen.5i5j@xxxxxxxxx>
- Re: [PATCH v3] arch: Kconfig: Let all architectures set endian explicitly
- From: Vineet Gupta <Vineet.Gupta1@xxxxxxxxxxxx>
- Re: [PATCH v3] arch: Kconfig: Let all architectures set endian explicitly
- From: Chen Gang <gang.chen.5i5j@xxxxxxxxx>
- Re: [PATCH v3] arch: Kconfig: Let all architectures set endian explicitly
- From: Chen Gang <gang.chen.5i5j@xxxxxxxxx>
- Re: [ADMIN] Outages on linux-mips.org
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: [PATCH v3] arch: Kconfig: Let all architectures set endian explicitly
- From: Vineet Gupta <Vineet.Gupta1@xxxxxxxxxxxx>
- Re: [PATCH v3] arch: Kconfig: Let all architectures set endian explicitly
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- [PATCH v3] arch: Kconfig: Let all architectures set endian explicitly
- From: Chen Gang <gang.chen.5i5j@xxxxxxxxx>
- Re: Bug tracking system
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: Bug tracking system
- From: James Hogan <james.hogan@xxxxxxxxxx>
- Re: [ADMIN] Outages on linux-mips.org
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Bug tracking system
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: [PATCH 1/2] MIPS: MSP71xx: remove unused plat_irq_dispatch() argument
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: [PATCH 1/2] MIPS: MSP71xx: remove unused plat_irq_dispatch() argument
- From: Sergey Ryazanov <ryazanov.s.a@xxxxxxxxx>
- Re: [ADMIN] Outages on linux-mips.org
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: [PATCH 1/2] MIPS: MSP71xx: remove unused plat_irq_dispatch() argument
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- [PATCH 2/2] MIPS: add common plat_irq_dispatch declaration
- From: Sergey Ryazanov <ryazanov.s.a@xxxxxxxxx>
- [PATCH 1/2] MIPS: MSP71xx: remove unused plat_irq_dispatch() argument
- From: Sergey Ryazanov <ryazanov.s.a@xxxxxxxxx>
- [PATCH 0/2] MIPS: add common plat_irq_dispatch declaration
- From: Sergey Ryazanov <ryazanov.s.a@xxxxxxxxx>
- Re: [ADMIN] Outages on linux-mips.org
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: [ADMIN] Outages on linux-mips.org
- From: Aaro Koskinen <aaro.koskinen@xxxxxx>
- Re: ATH79: zboot and kernel parameters
- From: Phil Sutter <phil@xxxxxx>
- Re: [ADMIN] Outages on linux-mips.org
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: [ADMIN] Outages on linux-mips.org
- From: Jonas Gorski <jogo@xxxxxxxxxxx>
- [ADMIN] Outages on linux-mips.org
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: [RFC PATCH 07/20] x86/MSI: Use msi_chip instead of arch func to configure MSI/MSI-X
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- Re: [PATCH 1/2] MIPS: Move CPU topology macros to topology.h
- From: Jayachandran C. <jchandra@xxxxxxxxxxxx>
- Re: ATH79: zboot and kernel parameters
- From: Phil Sutter <phil@xxxxxx>
- Re: [PATCH] MIPS: BCM47XX: fix reboot problem on BCM4705/BCM4785
- From: Jonas Gorski <jogo@xxxxxxxxxxx>
- Re: [RFC PATCH 07/20] x86/MSI: Use msi_chip instead of arch func to configure MSI/MSI-X
- From: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
- Re: [PATCH 3/4] MIPS: cpu-probe: Set the write-combine CCA value on per core basis
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- Re:[PATCH -next] MIPS: Remove duplicated include from numa.c
- From: "陈华才" <chenhc@xxxxxxxxxx>
- [PATCH -next] MIPS: Remove duplicated include from numa.c
- Re: [Xen-devel] [RFC PATCH 01/20] x86/xen/MSI: Eliminate arch_msix_mask_irq() and arch_msi_mask_irq()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- Re: [Xen-devel] [RFC PATCH 01/20] x86/xen/MSI: Eliminate arch_msix_mask_irq() and arch_msi_mask_irq()
- From: David Vrabel <david.vrabel@xxxxxxxxxx>
- Re: [PATCH 3/4] MIPS: cpu-probe: Set the write-combine CCA value on per core basis
- From: Markos Chandras <markos.chandras@xxxxxxxxxx>
- [RFC PATCH 08/20] x86/xen/MSI: Use msi_chip instead of arch func to configure MSI/MSI-X
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [RFC PATCH 11/20] MIPS/Octeon/MSI: Use msi_chip instead of arch func to configure MSI/MSI-X
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [RFC PATCH 20/20] PCI/MSI: Clean up unused MSI arch functions
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [RFC PATCH 09/20] irq_remapping/MSI: Use msi_chip instead of arch func to configure MSI/MSI-X
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [RFC PATCH 14/20] Powerpc/MSI: Use msi_chip instead of arch func to configure MSI/MSI-X
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [RFC PATCH 10/20] x86/MSI: Remove unused MSI weak arch functions
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [RFC PATCH 19/20] tile/MSI: Use msi_chip instead of arch func to configure MSI/MSI-X
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [RFC PATCH 13/20] MIPS/xlr/MSI: Use msi_chip instead of arch func to configure MSI/MSI-X
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [RFC PATCH 15/20] s390/MSI: Use msi_chip instead of arch func to configure MSI/MSI-X
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [RFC PATCH 17/20] IA64/MSI: Use msi_chip instead of arch func to configure MSI/MSI-X
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [RFC PATCH 12/20] MIPS/Xlp/MSI: Use msi_chip instead of arch func to configure MSI/MSI-X
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [RFC PATCH 06/20] PCI/MSI: Introduce arch_get_match_msi_chip() to find the match msi_chip
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [RFC PATCH 07/20] x86/MSI: Use msi_chip instead of arch func to configure MSI/MSI-X
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [RFC PATCH 02/20] MSI: Clean up struct msi_chip argument
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [RFC PATCH 18/20] Sparc/MSI: Use msi_chip instead of arch func to configure MSI/MSI-X
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [RFC PATCH 16/20] arm/iop13xx/MSI: Use msi_chip instead of arch func to configure MSI/MSI-X
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [RFC PATCH 01/20] x86/xen/MSI: Eliminate arch_msix_mask_irq() and arch_msi_mask_irq()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [RFC PATCH 00/20] Use msi_chip to configure MSI/MSI-X in all platforms
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [RFC PATCH 04/20] MSI: Remove the redundant irq_set_chip_data()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [RFC PATCH 03/20] PCI/MSI: Remove useless bus->msi assignment
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [RFC PATCH 05/20] MSI: Refactor struct msi_chip to become more common
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- Re: MIPS: hang in kmalloc with seccomp writer locks
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: MIPS: hang in kmalloc with seccomp writer locks
- From: Manuel Lauss <manuel.lauss@xxxxxxxxx>
- Re: MIPS: hang in kmalloc with seccomp writer locks
- From: David Rientjes <rientjes@xxxxxxxxxx>
- MIPS: hang in kmalloc with seccomp writer locks
- From: Manuel Lauss <manuel.lauss@xxxxxxxxx>
- Re: Please add my temporary MIPS fixes branch to linux-next
- From: James Hogan <james.hogan@xxxxxxxxxx>
- [PATCH V2] MIPS: Loongson: Fix COP2 usage for preemptible kernel
- From: Huacai Chen <chenhc@xxxxxxxxxx>
- [RFC RFC PATCH] MIPS: fix build with newest binutils
- From: Manuel Lauss <manuel.lauss@xxxxxxxxx>
- [PATCH] mips: Fix nlm_xlp_defconfig build error
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH] MIPS: BCM47XX: fix reboot problem on BCM4705/BCM4785
- From: Rafał Miłecki <zajec5@xxxxxxxxx>
- [PATCH] MIPS: BCM47XX: fix reboot problem on BCM4705/BCM4785
- From: Hauke Mehrtens <hauke@xxxxxxxxxx>
- Re: [PATCH v2] MIPS: Remove race window in page fault handling
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: [PATCH RFC v2] MIPS: add support for vmlinux.bin appended DTB
- From: Jonas Gorski <jogo@xxxxxxxxxxx>
- Re: [PATCH v2] MIPS: Remove race window in page fault handling
- From: David Daney <ddaney.cavm@xxxxxxxxx>
- [PATCH v2] MIPS: Remove race window in page fault handling
- From: Lars Persson <lars.persson@xxxxxxxx>
- Re: [PATCH 1/2] MIPS: Move CPU topology macros to topology.h
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] MIPS: Loongson: Fix COP2 usage for preemptible kernel
- From: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] MIPS: Ftrace: Fix dynamic tracing of kernel modules
- From: Tony Wu <tung7970@xxxxxxxxx>
- [PATCH 1/2] MIPS: Move CPU topology macros to topology.h
- From: Huacai Chen <chenhc@xxxxxxxxxx>
- [PATCH 2/2] MIPS: Loongson: Fix COP2 usage for preemptible kernel
- From: Huacai Chen <chenhc@xxxxxxxxxx>
- Re: [PATCH v1] MIPS:KDUMP: set a right value to kexec_indirection_page variable
- From: "Yang,Wei" <Wei.Yang@xxxxxxxxxxxxx>
- Re: [PATCH 7/7] MIPS: GIC: Fix GICBIS macro
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: [PATCH v2 00/12] defconfigs: add MTD_SPI_NOR (new subsystem dependency for M25P80)
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH] MIPS: Ftrace: Fix dynamic tracing of kernel modules
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: [PATCH v1] MIPS: perf: Mark pmu interupt IRQF_NO_THREAD
- From: David Daney <ddaney.cavm@xxxxxxxxx>
- Re: Please update two patches
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: [PATCH v1] MIPS: perf: Mark pmu interupt IRQF_NO_THREAD
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: Please update two patches
- From: James Hogan <james.hogan@xxxxxxxxxx>
- Re: Please update two patches
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: Please update two patches
- From: Apelete Seketeli <apelete@xxxxxxxxxxxx>
- Re: [PATCH] MIPS: Ftrace: Fix dynamic tracing of kernel modules
- From: Alan Cooper <alcooperx@xxxxxxxxx>
- Re: [PATCH] MIPS: tlbex: fix a missing statement for HUGETLB
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: Please update two patches
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: [PATCH] MIPS: Ftrace: Fix dynamic tracing of kernel modules
- From: Alan Cooper <alcooperx@xxxxxxxxx>
- Please update two patches
- From: Huacai Chen <chenhc@xxxxxxxxxx>
- Re: [PATCH] MIPS: tlbex: fix a missing statement for HUGETLB
- From: Huacai Chen <chenhc@xxxxxxxxxx>
- [PATCH v1] MIPS: perf: Mark pmu interupt IRQF_NO_THREAD
- From: <Wei.Yang@xxxxxxxxxxxxx>
- ATH79: zboot and kernel parameters
- From: Phil Sutter <phil@xxxxxx>
- Re: [PATCH 6/7] MIPS: Malta: Fix dispatching of GIC interrupts
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- Re: [PATCH 3/4] MIPS: cpu-probe: Set the write-combine CCA value on per core basis
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- Re: [PATCH] MIPS: tlbex: fix a missing statement for HUGETLB
- From: James Hogan <james.hogan@xxxxxxxxxx>
- Re: [PATCH] MIPS: tlbex: fix a missing statement for HUGETLB
- From: Aurelien Jarno <aurelien@xxxxxxxxxxx>
- Re: TIF_NOHZ can escape nonhz mask? (Was: [PATCH v3 6/8] x86: Split syscall_trace_enter into two phases)
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] MIPS: tlbex: fix a missing statement for HUGETLB
- From: James Hogan <james.hogan@xxxxxxxxxx>
- Re: [PATCH v1] MIPS:KDUMP: set a right value to kexec_indirection_page variable
- From: "Yang,Wei" <Wei.Yang@xxxxxxxxxxxxx>
- Re: [PATCH] MIPS: tlbex: fix a missing statement for HUGETLB
- From: Aurelien Jarno <aurelien@xxxxxxxxxxx>
- Re: TIF_NOHZ can escape nonhz mask? (Was: [PATCH v3 6/8] x86: Split syscall_trace_enter into two phases)
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- [PATCH v4 2/2] xtensa: support aliasing cache in kmap
- From: Max Filippov <jcmvbkbc@xxxxxxxxx>
- [PATCH v4 1/2] mm/highmem: make kmap cache coloring aware
- From: Max Filippov <jcmvbkbc@xxxxxxxxx>
- [PATCH v4 0/2] mm/highmem: make kmap cache coloring aware
- From: Max Filippov <jcmvbkbc@xxxxxxxxx>
- Re:[PATCH V4] MIPS: Support CPU topology files in sysfs
- From: "=?gb18030?b?s8K7qrLF?=" <chenhc@xxxxxxxxxx>
- Re: [PATCH v3 1/2] mm/highmem: make kmap cache coloring aware
- From: Max Filippov <jcmvbkbc@xxxxxxxxx>
- Re: [PATCH v3 1/2] mm/highmem: make kmap cache coloring aware
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Not preempt in CP1 exception handling
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: [PATCH v3 1/2] mm/highmem: make kmap cache coloring aware
- From: Max Filippov <jcmvbkbc@xxxxxxxxx>
- Re: [next:master 9246/10000]arch/mips/include/asm/mach-netlogic/topology.h:14:0: warning:"topology_physical_package_id" redefined
- From: Huacai Chen <chenhc@xxxxxxxxxx>
- [PATCH V4] MIPS: Support CPU topology files in sysfs
- From: Huacai Chen <chenhc@xxxxxxxxxx>
- Re: [next:master 9246/10000]arch/mips/include/asm/mach-netlogic/topology.h:14:0: warning:"topology_physical_package_id" redefined
- From: Jayachandran C. <jchandra@xxxxxxxxxxxx>
- Re: TIF_NOHZ can escape nonhz mask? (Was: [PATCH v3 6/8] x86: Split syscall_trace_enter into two phases)
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: TIF_NOHZ can escape nonhz mask? (Was: [PATCH v3 6/8] x86: Split syscall_trace_enter into two phases)
- From: Frederic Weisbecker <fweisbec@xxxxxxxxx>
- Re: TIF_NOHZ can escape nonhz mask? (Was: [PATCH v3 6/8] x86: Split syscall_trace_enter into two phases)
- From: Frederic Weisbecker <fweisbec@xxxxxxxxx>
- Re: TIF_NOHZ can escape nonhz mask? (Was: [PATCH v3 6/8] x86: Split syscall_trace_enter into two phases)
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH] MIPS: tlbex: fix a missing statement for HUGETLB
- From: David Daney <ddaney@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 0/5] x86: two-phase syscall tracing and seccomp fastpath
- From: Frederic Weisbecker <fweisbec@xxxxxxxxx>
- Re: [PATCH v4 2/5] x86,entry: Only call user_exit if TIF_NOHZ
- From: Frederic Weisbecker <fweisbec@xxxxxxxxx>
- Re: TIF_NOHZ can escape nonhz mask? (Was: [PATCH v3 6/8] x86: Split syscall_trace_enter into two phases)
- From: Frederic Weisbecker <fweisbec@xxxxxxxxx>
- Re: [PATCH v4 2/5] x86,entry: Only call user_exit if TIF_NOHZ
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH v4 0/5] x86: two-phase syscall tracing and seccomp fastpath
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [PATCH v4 2/5] x86,entry: Only call user_exit if TIF_NOHZ
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH v4 2/5] x86,entry: Only call user_exit if TIF_NOHZ
- From: Frederic Weisbecker <fweisbec@xxxxxxxxx>
- Re: [PATCH v4 2/5] x86,entry: Only call user_exit if TIF_NOHZ
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: TIF_NOHZ can escape nonhz mask? (Was: [PATCH v3 6/8] x86: Split syscall_trace_enter into two phases)
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH v4 2/5] x86,entry: Only call user_exit if TIF_NOHZ
- From: Frederic Weisbecker <fweisbec@xxxxxxxxx>
- [PATCH v2 06/13] MIPS: fix MSA context for tasks which don't use FP first
- From: Paul Burton <paul.burton@xxxxxxxxxx>
- Re: [PATCH] MIPS: tlbex: fix a missing statement for HUGETLB
- From: James Hogan <james.hogan@xxxxxxxxxx>
- [PATCH v1] MIPS:KDUMP: set a right value to kexec_indirection_page variable
- From: <Wei.Yang@xxxxxxxxxxxxx>
- Re: Please add my temporary MIPS fixes branch to linux-next
- From: James Hogan <james.hogan@xxxxxxxxxx>
- Re: [PATCH] MIPS: prevent user from setting FCSR cause bits
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: [PATCH] MIPS: BCM47XX: make reboot more relaiable
- From: Rafał Miłecki <zajec5@xxxxxxxxx>
- Status about csum_partial optimization patches.
- From: cee1 <fykcee1@xxxxxxxxx>
- Re: [PATCH] MIPS: tlbex: fix a missing statement for HUGETLB
- From: David Daney <ddaney@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH V4] MIPS: Loongson-3: Enable the COP2 usage
- From: Huacai Chen <chenhc@xxxxxxxxxx>
- [PATCH V4] MIPS: Loongson-3: Enable the COP2 usage
- From: Huacai Chen <chenhc@xxxxxxxxxx>
- Re: [PATCH] MIPS: tlbex: fix a missing statement for HUGETLB
- From: Huacai Chen <chenhc@xxxxxxxxxx>
- Re: SMP IPI issues on Loongson 3A based machines
- From: Huacai Chen <chenhc@xxxxxxxxxx>
- Re: TIF_NOHZ can escape nonhz mask? (Was: [PATCH v3 6/8] x86: Split syscall_trace_enter into two phases)
- From: Frederic Weisbecker <fweisbec@xxxxxxxxx>
- Re: Please add my temporary MIPS fixes branch to linux-next
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH] MIPS: tlbex: fix a missing statement for HUGETLB
- From: David Daney <ddaney@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] MIPS: tlbex: fix a missing statement for HUGETLB
- From: James Hogan <james@xxxxxxxxxxxxx>
- Re: [PATCH] MIPS: BCM47XX: make reboot more relaiable
- From: Hauke Mehrtens <hauke@xxxxxxxxxx>
- Re: Please add my temporary MIPS fixes branch to linux-next
- From: Alex Smith <alex@xxxxxxxxxxxxxxxx>
- Re: [PATCH] MIPS: BCM47XX: make reboot more relaiable
- From: Rafał Miłecki <zajec5@xxxxxxxxx>
- Re: [PATCH] MIPS: prevent user from setting FCSR cause bits
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxxxxx>
- Re: TIF_NOHZ can escape nonhz mask? (Was: [PATCH v3 6/8] x86: Split syscall_trace_enter into two phases)
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH] MIPS: prevent user from setting FCSR cause bits
- From: Paul Burton <paul.burton@xxxxxxxxxx>
- Re: [PATCH] MIPS: prevent user from setting FCSR cause bits
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: [PATCH v4 0/5] x86: two-phase syscall tracing and seccomp fastpath
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH v4 2/5] x86,entry: Only call user_exit if TIF_NOHZ
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: Please add my temporary MIPS fixes branch to linux-next
- From: David Daney <ddaney.cavm@xxxxxxxxx>
- Re: [PATCH v4 0/5] x86: two-phase syscall tracing and seccomp fastpath
- From: Frederic Weisbecker <fweisbec@xxxxxxxxx>
- Re: [PATCH 1/1] MIPS: math-emu: cp1emu: Fix typo when returning to register file
- From: Aurelien Jarno <aurelien@xxxxxxxxxxx>
- Re: [PATCH v4 2/5] x86,entry: Only call user_exit if TIF_NOHZ
- From: Frederic Weisbecker <fweisbec@xxxxxxxxx>
- Re: [PATCH] MIPS: tlbex: fix a missing statement for HUGETLB
- From: Aurelien Jarno <aurelien@xxxxxxxxxxx>
- Re: TIF_NOHZ can escape nonhz mask? (Was: [PATCH v3 6/8] x86: Split syscall_trace_enter into two phases)
- From: Frederic Weisbecker <fweisbec@xxxxxxxxx>
Mail converted by MHonArc
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[GCC Help]
[Bugtraq]