Linux MIPS
[Prev Page][Next Page]
- Re: IP30: SMP Help, (continued)
- IP27: CONFIG_TRANSPARENT_HUGEPAGE triggers bus errors,
Joshua Kinard
- [PATCH V3 00/14] genirq endian fixes; bcm7120/brcmstb IRQ updates,
Kevin Cernekee
- [PATCH V3 01/14] sh: Eliminate unused irq_reg_{readl,writel} accessors, Kevin Cernekee
- [PATCH V3 02/14] genirq: Generic chip: Change irq_reg_{readl,writel} arguments, Kevin Cernekee
- [PATCH V3 03/14] genirq: Generic chip: Allow irqchip drivers to override irq_reg_{readl,writel}, Kevin Cernekee
- [PATCH V3 04/14] genirq: Generic chip: Add big endian I/O accessors, Kevin Cernekee
- [PATCH V3 05/14] irqchip: brcmstb-l2: Eliminate dependency on ARM code, Kevin Cernekee
- [PATCH V3 06/14] irqchip: bcm7120-l2: Eliminate bad IRQ check, Kevin Cernekee
- [PATCH V3 07/14] irqchip: bcm7120-l2, brcmstb-l2: Remove ARM Kconfig dependency, Kevin Cernekee
- [PATCH V3 08/14] irqchip: bcm7120-l2: Make sure all register accesses use base+offset, Kevin Cernekee
- [PATCH V3 09/14] irqchip: bcm7120-l2: Fix missing nibble in gc->unused mask, Kevin Cernekee
- [PATCH V3 10/14] irqchip: bcm7120-l2: Use gc->mask_cache to simplify suspend/resume functions, Kevin Cernekee
- [PATCH V3 11/14] irqchip: bcm7120-l2: Extend driver to support 64+ bit controllers, Kevin Cernekee
- [PATCH V3 12/14] irqchip: bcm7120-l2: Decouple driver from brcmstb-l2, Kevin Cernekee
- [PATCH V3 13/14] irqchip: bcm7120-l2: Convert driver to use irq_reg_{readl,writel}, Kevin Cernekee
- [PATCH V3 14/14] irqchip: brcmstb-l2: Convert driver to use irq_reg_{readl,writel}, Kevin Cernekee
- Re: [PATCH V3 00/14] genirq endian fixes; bcm7120/brcmstb IRQ updates, Arnd Bergmann
- Re: [PATCH V3 00/14] genirq endian fixes; bcm7120/brcmstb IRQ updates, Jason Cooper
- [PATCH 3.2 008/102] MIPS: ZBOOT: add missing <linux/string.h> include, Ben Hutchings
- [PATCH 3.2 071/102] MIPS: mcount: Adjust stack pointer for static trace in MIPS32, Ben Hutchings
- [PATCH 3.2 078/102] MIPS: Fix forgotten preempt_enable() when CPU has inclusive pcaches, Ben Hutchings
- [PATCH] MIPS: asm/ptrace.h: include linux/types.h,
Mike Frysinger
- [3.13.y.z extended stable] Patch "MIPS: tlbex: Properly fix HUGE TLB Refill exception handler" has been added to staging queue, Kamal Mostafa
- [3.13.y.z extended stable] Patch "MIPS: ftrace: Fix a microMIPS build problem" has been added to staging queue, Kamal Mostafa
- [RFC PATCH v6] MIPS: fix build with binutils 2.24.51+,
Manuel Lauss
- [PATCH for v3.18] mm/slab: fix unalignment problem on Malta with EVA due to slab merge,
Joonsoo Kim
- [RFC PATCH v5] MIPS: fix build with binutils 2.24.51+,
Manuel Lauss
- [PATCH] MIPS: BCM47XX: Clean up nvram header,
Rafał Miłecki
- [PATCH v5 0/7] Per-user clock constraints,
Tomeu Vizoso
- [PATCH V2 00/15] genirq endian fixes; bcm7120/brcmstb IRQ updates,
Kevin Cernekee
- [PATCH V2 01/15] irqchip: Replace irq_reg_{readl,writel} with {readl,writel}, Kevin Cernekee
- [PATCH V2 02/15] sh: Eliminate unused irq_reg_{readl,writel} accessors, Kevin Cernekee
- [PATCH V2 03/15] genirq: Generic chip: Move irq_reg_{readl,writel} accessors into generic-chip.c, Kevin Cernekee
- [PATCH V2 04/15] genirq: Generic chip: Change irq_reg_{readl,writel} arguments, Kevin Cernekee
- [PATCH V2 05/15] genirq: Generic chip: Add big endian I/O accessors, Kevin Cernekee
- [PATCH V2 06/15] genirq: Generic chip: Optimize for fixed-endian systems, Kevin Cernekee
- [PATCH V2 07/15] irqchip: brcmstb-l2: Eliminate dependency on ARM code, Kevin Cernekee
- [PATCH V2 08/15] irqchip: bcm7120-l2: Eliminate bad IRQ check, Kevin Cernekee
- [PATCH V2 09/15] irqchip: Remove ARM dependency for bcm7120-l2 and brcmstb-l2, Kevin Cernekee
- [PATCH V2 10/15] irqchip: bcm7120-l2: Make sure all register accesses use base+offset, Kevin Cernekee
- [PATCH V2 11/15] irqchip: bcm7120-l2: Fix missing nibble in gc->unused mask, Kevin Cernekee
- [PATCH V2 12/15] irqchip: bcm7120-l2: Use gc->mask_cache to simplify suspend/resume functions, Kevin Cernekee
- [PATCH V2 13/15] irqchip: bcm7120-l2: Extend driver to support 64+ bit controllers, Kevin Cernekee
- [PATCH V2 14/15] irqchip: Decouple bcm7120-l2 from brcmstb-l2, Kevin Cernekee
- [PATCH V2 15/15] irqchip: bcm7120-l2: Enable big endian register accesses on BE kernels, Kevin Cernekee
- [PATCH] MIPS: DMA: fix coherent alloc in non-coherent systems,
Leonid Yegoshin
- [PATCH] staging: octeon-ethernet: disable load balance for receiving packet when CONFIG_RPS is enabled., Eunbong Song
- [PATCH V4 0/4] MIPS: GIC device-tree support,
Andrew Bresticker
- [PATCH] MIPS: BCM47XX: Use mtd as an alternative way/API to get NVRAM content,
Rafał Miłecki
- [PATCH 01/11] irqchip: Allow irq_reg_{readl,writel} to use __raw_{readl_writel},
Kevin Cernekee
- [PATCH 02/11] irqchip: brcmstb-l2: Eliminate dependency on ARM code, Kevin Cernekee
- [PATCH 03/11] irqchip: bcm7120-l2: Eliminate bad IRQ check, Kevin Cernekee
- [PATCH 04/11] irqchip: Remove ARM dependency for bcm7120-l2 and brcmstb-l2, Kevin Cernekee
- [PATCH 05/11] irqchip: bcm7120-l2: Make sure all register accesses use base+offset, Kevin Cernekee
- [PATCH 07/11] irqchip: brcmstb-l2: Use irq_reg_* accessors, Kevin Cernekee
- [PATCH 06/11] irqchip: bcm7120-l2: Use irq_reg_* accessors, Kevin Cernekee
- [PATCH 08/11] irqchip: bcm7120-l2: Fix missing nibble in gc->unused mask, Kevin Cernekee
- [PATCH 09/11] irqchip: bcm7120-l2: Use gc->mask_cache to simplify suspend/resume functions, Kevin Cernekee
- [PATCH 10/11] irqchip: bcm7120-l2: Extend driver to support 64+ bit controllers, Kevin Cernekee
- [PATCH 11/11] irqchip: Decouple bcm7120-l2 from brcmstb-l2, Kevin Cernekee
- Re: [PATCH 01/11] irqchip: Allow irq_reg_{readl,writel} to use __raw_{readl_writel}, Arnd Bergmann
- Re: [PATCH 01/11] irqchip: Allow irq_reg_{readl,writel} to use __raw_{readl_writel}, Thomas Gleixner
- [PATCH V3 0/4] MIPS: GIC device-tree support,
Andrew Bresticker
- [PATCH v3 00/13] MIPS: support for the Atheros AR231X SoCs,
Sergey Ryazanov
- [PATCH v3 01/13] MIPS: ath25: add common parts, Sergey Ryazanov
- [PATCH v3 02/13] MIPS: ath25: add basic AR5312 SoC support, Sergey Ryazanov
- [PATCH v3 03/13] MIPS: ath25: add basic AR2315 SoC support, Sergey Ryazanov
- [PATCH v3 04/13] MIPS: ath25: add interrupts handling routines, Sergey Ryazanov
- [PATCH v3 05/13] MIPS: ath25: add early printk support, Sergey Ryazanov
- [PATCH v3 06/13] MIPS: ath25: add UART support, Sergey Ryazanov
- [PATCH v3 07/13] MIPS: ath25: add board configuration detection, Sergey Ryazanov
- [PATCH v3 08/13] MIPS: ath25: add SoC type detection, Sergey Ryazanov
- [PATCH v3 09/13] MIPS: ath25: register AR5312 flash controller, Sergey Ryazanov
- [PATCH v3 10/13] MIPS: ath25: add AR2315 PCI host controller driver, Sergey Ryazanov
- [PATCH v3 11/13] ath5k: revert AHB bus support removing, Sergey Ryazanov
- [PATCH v3 12/13] ath5k: update dependencies, Sergey Ryazanov
- [PATCH v3 13/13] MIPS: ath25: add Wireless device support, Sergey Ryazanov
- [PATCH] MIPS: BCM47XX: Initialize bcma bus later (with mm available), Rafał Miłecki
- [PATCH] mips: cma: Do not reserve memory if not required,
Zubair Lutfullah Kakakhel
- [PATCH] MIPS: fix EVA & non-SMP non-FPU FP context signal handling, Paul Burton
- Boot problems on Malta with EVA (bisected to 12220dea07f1 "mm/slab: support slab merge"),
Markos Chandras
- [PATCH 1/3] MIPS: Malta: Use __raw_{readl,writel} to access MSC registers,
Andrew Bresticker
- [PATCH v3 40/47] mips: Register with kernel power-off handler, Guenter Roeck
- [PATCH v3 08/47] kernel: Move pm_power_off to common code, Guenter Roeck
- [PATCH 00/16] Use MSI controller framework to configure MSI/MSI-X,
Yijing Wang
- [PATCH 07/16] MIPS/Octeon/MSI: Use MSI controller framework to configure MSI/MSI-X irq, Yijing Wang
- [PATCH 06/16] Mips/MSI: Save MSI controller in pci sysdata, Yijing Wang
- [PATCH 05/16] x86/MSI: Remove unused MSI weak arch functions, Yijing Wang
- [PATCH 12/16] arm/iop13xx/MSI: Use MSI controller framework to configure MSI/MSI-X irq, Yijing Wang
- [PATCH 01/16] PCI/MSI: Refactor MSI controller to make it become more common, Yijing Wang
- [PATCH 13/16] IA64/MSI: Use MSI controller framework to configure MSI/MSI-X irq, Yijing Wang
- [PATCH 08/16] MIPS/Xlp/MSI: Use MSI controller framework to configure MSI/MSI-X irq, Yijing Wang
- [PATCH 04/16] Irq_remapping/MSI: Use MSI controller framework to configure MSI/MSI-X irq, Yijing Wang
- [PATCH 11/16] s390/MSI: Use MSI controller framework to configure MSI/MSI-X irq, Yijing Wang
- [PATCH 03/16] x86/xen/MSI: Use MSI controller framework to configure MSI/MSI-X irq, Yijing Wang
- [PATCH 02/16] x86/MSI: Use MSI controller framework to configure MSI/MSI-X irq, Yijing Wang
- [PATCH 09/16] MIPS/Xlr/MSI: Use MSI controller framework to configure MSI/MSI-X irq, Yijing Wang
- [PATCH 15/16] tile/MSI: Use MSI controller framework to configure MSI/MSI-X irq, Yijing Wang
- [PATCH 10/16] Powerpc/MSI: Use MSI controller framework to configure MSI/MSI-X irq, Yijing Wang
- [PATCH 14/16] Sparc/MSI: Use MSI controller framework to configure MSI/MSI-X irq, Yijing Wang
- [PATCH 16/16] PCI/MSI: Clean up unused MSI arch functions, Yijing Wang
- MIPS: ralink: CONFIG_SOC_MT7621?,
Paul Bolle
- MIPS: ralink: CONFIG_SOC_RT2880?,
Paul Bolle
- MIPS: ralink: CONFIG_RALINK_ILL_ACC?,
Paul Bolle
- Re: threadirqs and kthreadd_task,
ajay kanala
- [RFC PATCH v4] MIPS: fix build with binutils 2.24.51+,
Manuel Lauss
- [PATCH resend] mips: add arch_trigger_all_cpu_backtrace() function, Eunbong Song
- [PATCH] Make Octeon GPIO IRQ chip CPU hotplug-aware,
Alexander Sverdlin
- Single MIPS kernel,
Ralf Baechle
- [PATCH] mips: add arch_trigger_all_cpu_backtrace() function,
Eunbong Song
- [PATCH mips] pci: pci-lantiq: remove duplicate check on resource,
Varka Bhadram
- [PATCH v2 00/13] MIPS: support for the Atheros AR231X SoCs,
Sergey Ryazanov
- [PATCH v2 01/13] MIPS: ath25: add common parts, Sergey Ryazanov
- [PATCH v2 02/13] MIPS: ath25: add basic AR5312 SoC support, Sergey Ryazanov
- [PATCH v2 03/13] MIPS: ath25: add basic AR2315 SoC support, Sergey Ryazanov
- [PATCH v2 04/13] MIPS: ath25: add interrupts handling routines, Sergey Ryazanov
- [PATCH v2 05/13] MIPS: ath25: add early printk support, Sergey Ryazanov
- [PATCH v2 06/13] MIPS: ath25: add UART support, Sergey Ryazanov
- [PATCH v2 07/13] MIPS: ath25: add board configuration detection, Sergey Ryazanov
- [PATCH v2 08/13] MIPS: ath25: add SoC type detection, Sergey Ryazanov
- [PATCH v2 09/13] MIPS: ath25: register various chip devices, Sergey Ryazanov
- [PATCH v2 10/13] MIPS: ath25: add AR2315 PCI host controller driver, Sergey Ryazanov
- [PATCH v2 11/13] ath5k: revert AHB bus support removing, Sergey Ryazanov
- [PATCH v2 12/13] ath5k: update dependencies, Sergey Ryazanov
- [PATCH v2 13/13] MIPS: ath25: add Wireless device support, Sergey Ryazanov
- [PATCH V3 00/10] bcm63xx_uart and of-serial updates,
Kevin Cernekee
- [PATCH V3 01/10] tty: serial: bcm63xx: Allow bcm63xx_uart to be built on other platforms, Kevin Cernekee
- [PATCH V3 02/10] tty: serial: bcm63xx: Add support for unnamed clock outputs from DT, Kevin Cernekee
- [PATCH V3 03/10] tty: serial: bcm63xx: Update the Kconfig help text, Kevin Cernekee
- [PATCH V3 04/10] tty: serial: bcm63xx: Fix typo in MODULE_DESCRIPTION, Kevin Cernekee
- [PATCH V3 05/10] Documentation: DT: Add entries for bcm63xx UART, Kevin Cernekee
- [PATCH V3 06/10] tty: serial: bcm63xx: Enable DT earlycon support, Kevin Cernekee
- [PATCH V3 07/10] tty: serial: bcm63xx: Eliminate unnecessary request/release functions, Kevin Cernekee
- [PATCH V3 08/10] tty: serial: of-serial: Suppress warnings if OF earlycon is invoked twice, Kevin Cernekee
- [PATCH V3 09/10] tty: serial: of-serial: Allow OF earlycon to default to "on", Kevin Cernekee
- [PATCH V3 10/10] MAINTAINERS: Add entry for rp2 (Rocketport Express/Infinity) driver, Kevin Cernekee
- Re: [PATCH V3 00/10] bcm63xx_uart and of-serial updates, Greg KH
- [PATCH] MIPS: lasat: Add missing CONFIG_PROC_FS dependency to PICVUE_PROC, Markos Chandras
- [PATCH] MIPS: cp1emu: Fix ISA restrictions for cop1x_op instructions, Markos Chandras
- [PATCH/RFC 00/17] MIPS: BMIPS updates and BCM3384 platform support,
Kevin Cernekee
- [PATCH/RFC 01/17] MIPS: BMIPS: Fix ".previous without corresponding .section" warnings, Kevin Cernekee
- [PATCH/RFC 02/17] MIPS: BMIPS: Align secondary boot sequence with latest firmware releases, Kevin Cernekee
- [PATCH/RFC 03/17] MIPS: BMIPS: Introduce helper function to change the reset vector, Kevin Cernekee
- [PATCH/RFC 04/17] MIPS: BMIPS: Allow BMIPS3300 to utilize SMP ebase relocation code, Kevin Cernekee
- [PATCH/RFC 05/17] MIPS: BMIPS: Mask off timer IRQs when hot-unplugging a CPU, Kevin Cernekee
- [PATCH/RFC 06/17] MIPS: BMIPS: Explicitly configure reset vectors prior to secondary boot, Kevin Cernekee
- [PATCH/RFC 07/17] MIPS: Allow MIPS_CPU_SCACHE to be used with different line sizes, Kevin Cernekee
- [PATCH/RFC 09/17] MIPS: BMIPS: Let each platform customize the CPU1 IRQ mask, Kevin Cernekee
- [PATCH/RFC 08/17] MIPS: BMIPS: Select the appropriate L1_CACHE_SHIFT for 438x and 5000 CPUs, Kevin Cernekee
- [PATCH/RFC 10/17] MIPS: BMIPS: Add special cache handling in c-r4k.c, Kevin Cernekee
- [PATCH/RFC 11/17] MIPS: BMIPS: Add PRId for BMIPS5200 (Whirlwind), Kevin Cernekee
- [PATCH/RFC 12/17] MIPS: Create a helper function for DT setup, Kevin Cernekee
- [PATCH/RFC 13/17] Documentation: DT: Add entries for BCM3384 and its peripherals, Kevin Cernekee
- [PATCH/RFC 14/17] Documentation: DT: Add "mti" vendor prefix, Kevin Cernekee
- [PATCH/RFC 15/17] MIPS: bcm3384: Initial commit of bcm3384 platform support, Kevin Cernekee
- [PATCH/RFC 16/17] MAINTAINERS: Add entry for BCM33xx cable chips, Kevin Cernekee
- [PATCH/RFC 17/17] MAINTAINERS: Add entry for bcm63xx/bcm33xx UDC gadget driver, Kevin Cernekee
- Re: [PATCH/RFC 00/17] MIPS: BMIPS updates and BCM3384 platform support, Florian Fainelli
- [PATCH v2 40/47] mips: Register with kernel poweroff handler,
Guenter Roeck
- [PATCH v2 08/47] kernel: Move pm_power_off to common code,
Guenter Roeck
- [PATCH] MIPS: OCTEON: Remove special case for simulator command line.,
David Daney
- [PATCH] MIPS: tlbex: Properly fix HUGE TLB Refill exception handler, David Daney
- [PATCH V2 0/9] bcm63xx_uart and of-serial updates,
Kevin Cernekee
- [PATCH 00/19] MIPS GIC cleanup, part 2,
Andrew Bresticker
- [PATCH 01/19] MIPS: Malta: Use gic_read_count() to read GIC timer, Andrew Bresticker
- [PATCH 02/19] irqchip: mips-gic: Export function to read counter width, Andrew Bresticker
- [PATCH 03/19] MIPS: sead3: Stop using GIC REG macros, Andrew Bresticker
- [PATCH 04/19] MIPS: Malta: Stop using GIC REG macros, Andrew Bresticker
- [PATCH 05/19] irqchip: mips-gic: Use proper iomem accessors, Andrew Bresticker
- [PATCH 07/19] irqchip: mips-gic: Clean up header file, Andrew Bresticker
- [PATCH 06/19] MIPS: Move gic.h to include/linux/irqchip/mips-gic.h, Andrew Bresticker
- [PATCH 08/19] irqchip: mips-gic: Clean up #includes, Andrew Bresticker
- [PATCH 09/19] irqchip: mips-gic: Remove gic_{pending,itrmask}_regs, Andrew Bresticker
- [PATCH 12/19] clocksource: mips-gic: Combine with GIC clockevent driver, Andrew Bresticker
- [PATCH 11/19] MIPS: Move GIC clocksource driver to drivers/clocksource/, Andrew Bresticker
- [PATCH 10/19] irqchip: mips-gic: Use GIC_SH_WEDGE_{SET,CLR} macros, Andrew Bresticker
- [PATCH 13/19] clocksource: mips-gic: Staticize local symbols, Andrew Bresticker
- [PATCH 15/19] clocksource: mips-gic: Remove gic_event_handler, Andrew Bresticker
- [PATCH 14/19] clocksource: mips-gic: Move gic_frequency to clocksource driver, Andrew Bresticker
- [PATCH 16/19] clocksource: mips-gic: Use percpu_dev_id, Andrew Bresticker
- [PATCH 17/19] clocksource: mips-gic: Use CPU notifiers to setup the timer, Andrew Bresticker
- [PATCH 18/19] clocksource: mips-gic: Use clockevents_config_and_register, Andrew Bresticker
- [PATCH 19/19] clocksource: mips-gic: Bump up rating of GIC timer, Andrew Bresticker
- Re: [PATCH 00/19] MIPS GIC cleanup, part 2, Qais Yousef
- [PATCH] MIPS: MSP71xx: remove compilation error when CONFIG_MIPS_MT is present, Stefan Hengelein
- [PATCH v4 0/8] Per-user clock constraints,
Tomeu Vizoso
- [PATCH] Documentation: ptp: Fix build failure on MIPS cross builds,
Markos Chandras
- [PATCH] MIPS: ftrace: Fix a microMIPS build problem, Markos Chandras
- [PATCH] MIPS: MSP71xx: remove compilation error,
Stefan Hengelein
- [PATCH] MIPS: ath79: fix compilation error when CONFIG_PCI is disabled,
Stefan Hengelein
- [PATCH 4/3] tty: serial: bcm63xx: Enable DT earlycon support, Kevin Cernekee
- [PATCH 1/3] tty: serial: bcm63xx: Allow bcm63xx_uart to be built on other platforms,
Kevin Cernekee
- [PATCH 1/3] MIPS: oprofile: fix backtrace on 64-bit kernel,
Aaro Koskinen
- [PATCH V3 6/6] cpufreq: Loongson1: Add cpufreq driver for Loongson1B,
Kelvin Cheung
- [PATCH] MIPS: sibyte: Include the swarm subdir to the sb1250 LittleSur builds, Markos Chandras
- [PATCH 3.12 077/197] MIPS: mcount: Adjust stack pointer for static trace in MIPS32, Jiri Slaby
- [PATCH 3.12 076/197] MIPS: ZBOOT: add missing <linux/string.h> include, Jiri Slaby
- [PATCH V2 6/6] cpufreq: Loongson1: Add cpufreq driver for Loongson1B,
Kelvin Cheung
- [PATCH V3] watchdog: add MT7621 watchdog support,
John Crispin
- [PATCH V2] watchdog: add MT7621 watchdog support,
John Crispin
- [PATCH] MIPS: disabling CM regions deadlocks mt7621,
John Crispin
- incomplete mips patch made 3.10.55, remains broken in 3.10.58,
Alexandre Oliva
- Re: [PATCH v1 05/10] MIPS: MT: Move "weak" from vpe_run() declaration to definition,
Bjorn Helgaas
- Re: [PATCH v1 03/10] MIPS: CPC: Make mips_cpc_phys_base() static,
Bjorn Helgaas
- Re: [PATCH v1 04/10] MIPS: Remove "weak" from platform_maar_init() declaration,
Bjorn Helgaas
- [PATCH 6/6] cpufreq: Loongson1: Add cpufreq driver for Loongson1B (UPDATED),
Kelvin Cheung
- [PATCH v3 00/27] Use MSI chip framework to configure MSI/MSI-X in all platforms,
Yijing Wang
- [PATCH v3 03/27] s390/MSI: Use __msi_mask_irq() instead of default_msi_mask_irq(), Yijing Wang
- [PATCH v3 14/27] Irq_remapping/MSI: Use MSI chip framework to configure MSI/MSI-X irq, Yijing Wang
- [PATCH v3 08/27] PCI: mvebu: Save msi chip in pci_sys_data, Yijing Wang
- [PATCH v3 06/27] PCI: designware: Save msi chip in pci_sys_data, Yijing Wang
- [PATCH v3 10/27] PCI/MSI: Remove useless bus->msi assignment, Yijing Wang
- [PATCH v3 01/27] MSI: Remove the redundant irq_set_chip_data(), Yijing Wang
- [PATCH v3 09/27] arm/PCI: Clean unused pcibios_add_bus() and pcibios_remove_bus(), Yijing Wang
- [PATCH v3 12/27] x86/MSI: Use MSI chip framework to configure MSI/MSI-X irq, Yijing Wang
- [PATCH v3 11/27] PCI/MSI: Refactor struct msi_chip to make it become more common, Yijing Wang
- [PATCH v3 13/27] x86/xen/MSI: Use MSI chip framework to configure MSI/MSI-X irq, Yijing Wang
- [PATCH v3 05/27] PCI: tegra: Save msi chip in pci_sys_data, Yijing Wang
- [PATCH v3 04/27] arm/MSI: Save MSI chip in pci_sys_data, Yijing Wang
- [PATCH v3 07/27] PCI: rcar: Save msi chip in pci_sys_data, Yijing Wang
- [PATCH v3 02/27] x86/xen/MSI: Eliminate arch_msix_mask_irq() and arch_msi_mask_irq(), Yijing Wang
- [PATCH v3 16/27] Mips/MSI: Save msi chip in pci sysdata, Yijing Wang
- [PATCH v3 15/27] x86/MSI: Remove unused MSI weak arch functions, Yijing Wang
- [PATCH v3 19/27] MIPS/Xlp/MSI: Use MSI chip framework to configure MSI/MSI-X irq, Yijing Wang
- [PATCH v3 17/27] MIPS/Octeon/MSI: Use MSI chip framework to configure MSI/MSI-X irq, Yijing Wang
- [PATCH v3 22/27] s390/MSI: Use MSI chip framework to configure MSI/MSI-X irq, Yijing Wang
- [PATCH v3 18/27] MIPS/Xlp: Remove the dead function destroy_irq() to fix build error, Yijing Wang
- [PATCH v3 20/27] MIPS/Xlr/MSI: Use MSI chip framework to configure MSI/MSI-X irq, Yijing Wang
- [PATCH v3 21/27] Powerpc/MSI: Use MSI chip framework to configure MSI/MSI-X irq, Yijing Wang
- [PATCH v3 23/27] arm/iop13xx/MSI: Use MSI chip framework to configure MSI/MSI-X irq, Yijing Wang
- [PATCH v3 26/27] tile/MSI: Use MSI chip framework to configure MSI/MSI-X irq, Yijing Wang
- [PATCH v3 27/27] PCI/MSI: Clean up unused MSI arch functions, Yijing Wang
- [PATCH v3 25/27] Sparc/MSI: Use MSI chip framework to configure MSI/MSI-X irq, Yijing Wang
- [PATCH v3 24/27] IA64/MSI: Use MSI chip framework to configure MSI/MSI-X irq, Yijing Wang
- Re: [PATCH v3 00/27] Use MSI chip framework to configure MSI/MSI-X in all platforms, Bjorn Helgaas
- [PATCH] MIPS: uapi/asm/ptrace.h: add a missing include, Aaro Koskinen
- [patch added to the 3.12 stable tree] MIPS: ZBOOT: add missing <linux/string.h> include, Jiri Slaby
- [patch added to the 3.12 stable tree] MIPS: mcount: Adjust stack pointer for static trace in MIPS32, Jiri Slaby
- [PATCH v9 00/12] Intel MPX support,
Qiaowei Ren
- [PATCH v9 01/12] x86, mpx: introduce VM_MPX to indicate that a VMA is MPX specific, Qiaowei Ren
- [PATCH v9 02/12] x86, mpx: rename cfg_reg_u and status_reg, Qiaowei Ren
- [PATCH v9 03/12] x86, mpx: add MPX specific mmap interface, Qiaowei Ren
- [PATCH v9 04/12] x86, mpx: add MPX to disaabled features, Qiaowei Ren
- [PATCH v9 05/12] x86, mpx: on-demand kernel allocation of bounds tables, Qiaowei Ren
- [PATCH v9 06/12] mpx: extend siginfo structure to include bound violation information, Qiaowei Ren
- [PATCH v9 07/12] mips: sync struct siginfo with general version, Qiaowei Ren
- [PATCH v9 08/12] ia64: sync struct siginfo with general version, Qiaowei Ren
- [PATCH v9 09/12] x86, mpx: decode MPX instruction to get bound violation information, Qiaowei Ren
- [PATCH v9 10/12] x86, mpx: add prctl commands PR_MPX_ENABLE_MANAGEMENT, PR_MPX_DISABLE_MANAGEMENT, Qiaowei Ren
- [PATCH v9 12/12] x86, mpx: add documentation on Intel MPX, Qiaowei Ren
- [PATCH v9 11/12] x86, mpx: cleanup unused bound tables, Qiaowei Ren
- [RFC PATCH v3] MIPS: fix build with binutils 2.24.51+,
Manuel Lauss
- [PATCH 00/10] MIPS: lantiq: various fixes,
John Crispin
- [PATCH 01/10] MIPS: lantiq: handle vmmc memory reservation, John Crispin
- [PATCH 02/10] MIPS: lantiq: add reset-controller api support, John Crispin
- [PATCH 03/10] MIPS: lantiq: reboot gphy on restart, John Crispin
- [PATCH 04/10] MIPS: lantiq: add support for xrx200 firmware depending on soc type, John Crispin
- [PATCH 05/10] MIPS: lantiq: export soc type, John Crispin
- [PATCH 06/10] MIPS: lantiq: move eiu init after irq_domain register, John Crispin
- [PATCH 07/10] MIPS: lantiq: copy the commandline from the devicetree, John Crispin
- [PATCH 08/10] MIPS: lantiq: the detection of the gpe clock is broken, John Crispin
- [PATCH 09/10] MIPS: lantiq: add missing spi clock on falcon SoC, John Crispin
- [PATCH 10/10] MIPS: lantiq: refactor the falcon sysctrl code, John Crispin
- [PATCH 1/5] DT: Add documentation for gpio-rt2880,
John Crispin
- [PATCH] watchdog: add MT7621 watchdog support,
John Crispin
- Re: Your Reported Score Changes: View Report 10/10/14*, Credit Report Notice
- Re: Your Open-Enrollment Deadline: 12/07/2014* (View Notice), Notification
- [PATCH] USB: phy: add ralink SoC driver,
John Crispin
- [PATCH] MIPS: ralink: add rt2880 pci driver, John Crispin
- [PATCH 1/2] MIPS: ralink: add gic support,
John Crispin
- [PATCH 0/4] add mt7620n and mt7628an support,
John Crispin
- [PATCH 6/6] cpufreq: Loongson1: Add cpufreq driver for Loongson1B,
Kelvin Cheung
- [PATCH 5/6] clk: ls1x: Update relationship among all clocks, Kelvin Cheung
- [PATCH 0/6] MIPS: Loongson1B: Fixes and updates,
Kelvin Cheung
- [PATCH 3.13 078/163] MIPS: ZBOOT: add missing <linux/string.h> include, Kamal Mostafa
- [PATCH 3.13 142/163] MIPS: mcount: Adjust stack pointer for static trace in MIPS32, Kamal Mostafa
- [3.13.y.z extended stable] Patch "MIPS: mcount: Adjust stack pointer for static trace in MIPS32" has been added to staging queue, Kamal Mostafa
- [3.13.y.z extended stable] Patch "MIPS: ZBOOT: add missing <linux/string.h> include" has been added to staging queue, Kamal Mostafa
- [PATCH 1/2] DT: Add documentation for gpio-rt2880,
John Crispin
[Index of Archives]
[Linux MIPS Home]
[Kernel]
[Linux ARM Kernel]
[Linux ARM]
Mail converted by MHonArc