Linux MIPS
[Prev Page][Next Page]
- RE: [PATCH 11/14] mmc: sdhci-pic32: Add PIC32 SDHC host controller driver, (continued)
- [PATCH 1/4] pinctrl/lantiq: update devicetree bindings Documentation,
Martin Schiller
- [PATCH] MIPS: remove aliasing alignment if HW has antialising support, Leonid Yegoshin
- [PATCH 0/7] cleanup and add device tree for BCM7xxx platforms,
Jaedon Shin
- [PATCH 0/6] MIPS: ath79: Move the IRQ drivers to drivers/irqchip,
Alban Bedel
- [PATCH 1/2] MIPS: ath79: Add a machine entry for booting OF machines,
Alban Bedel
- [PATCH] MIPS: ath79: Fix the DDR control initialization on ar71xx and ar934x, Alban Bedel
- [PATCH v2 0/5] MIPS: ath79: Add USB support on the TL-WR1043ND,
Alban Bedel
- [RFC PATCH 0/4] MIPS: IEEE Std 754 NaN interlinking support,
Maciej W. Rozycki
- [PATCH 1/2] MIPS: bmips: Add bcm63168-l1 interrupt controller,
Simon Arlott
- [PATCH] MIPS: bmips: Support SMP on BCM63168, Simon Arlott
- [PATCH 3.2 10/60] MIPS: dma-default: Fix 32-bit fall back to GFP_DMA, Ben Hutchings
- [RFC] MIPS ABI Extension for IEEE Std 754 Non-Compliant Interlinking,
Maciej W. Rozycki
- [PATCH 3.13.y-ckt 15/96] MIPS: dma-default: Fix 32-bit fall back to GFP_DMA, Kamal Mostafa
- [3.13.y-ckt stable] Patch "MIPS: dma-default: Fix 32-bit fall back to GFP_DMA" has been added to staging queue, Kamal Mostafa
- [PATCH 0/(8+2)] MIPS: IEEE Std 754-2008 features,
Maciej W. Rozycki
- [PATCH 1/8] MIPS: Use a union to access the ELF file header, Maciej W. Rozycki
- [PATCH 2/8] MIPS: Define the legacy-NaN and 2008-NaN features, Maciej W. Rozycki
- [PATCH 3/8] MIPS: math-emu: Add IEEE Std 754-2008 ABS.fmt and NEG.fmt emulation, Maciej W. Rozycki
- [PATCH 4/8] MIPS: math-emu: Add IEEE Std 754-2008 NaN encoding emulation, Maciej W. Rozycki
- [PATCH 5/8] ELF: Also pass any interpreter's file header to `arch_check_elf', Maciej W. Rozycki
- [PATCH 6/8] MIPS: ELF: Interpret the NAN2008 file header flag, Maciej W. Rozycki
- [PATCH 7/8] MIPS: Determine the presence of IEEE Std 754-2008 features, Maciej W. Rozycki
- [PATCH 8/8] MIPS: Add IEEE Std 754 conformance mode selection, Maciej W. Rozycki
- [PATCH] MIPS: ELF: Restructure personality macros, Maciej W. Rozycki
- [PATCH] MIPS: math-emu: Always propagate sNaN payload in quieting, Maciej W. Rozycki
- [PATCH 3.19.y-ckt 016/155] MIPS: CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MT, Kamal Mostafa
- [PATCH 3.19.y-ckt 015/155] MIPS: CPS: Don't include MT code in non-MT kernels., Kamal Mostafa
- [PATCH 3.19.y-ckt 014/155] MIPS: CPS: Stop dangling delay slot from has_mt., Kamal Mostafa
- [PATCH 3.19.y-ckt 013/155] MIPS: dma-default: Fix 32-bit fall back to GFP_DMA, Kamal Mostafa
- [3.19.y-ckt stable] Patch "MIPS: CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MT" has been added to staging queue, Kamal Mostafa
- [3.19.y-ckt stable] Patch "MIPS: CPS: Don't include MT code in non-MT kernels." has been added to staging queue, Kamal Mostafa
- [3.19.y-ckt stable] Patch "MIPS: CPS: Stop dangling delay slot from has_mt." has been added to staging queue, Kamal Mostafa
- [3.19.y-ckt stable] Patch "MIPS: dma-default: Fix 32-bit fall back to GFP_DMA" has been added to staging queue, Kamal Mostafa
- Re: MIPS: BMIPS: Enable GZIP ramdisk and timed printks,
Andreas Ziegler
- [PATCH] mtd: jz4740_nand: fix build on jz4740 after removing gpio.h,
Brian Norris
- [PATCH 0/3] MIPS: KVM: Misc fixes,
James Hogan
- [PATCH] MIPS: KVM: Fix CP0_EBASE redefined build warning, James Hogan
- [PATCH V2 4/9] arch: mips: ralink: add tty detection,
John Crispin
- [PATCH V2 4/4] arch: mips: lantiq: disable xbar fpi burst mode, John Crispin
- [RFC PATCH 0/7] reset: make RESET_CONTROLLER a select'ed option,
Masahiro Yamada
- [PATCH v2 00/20] Fix handling of compat_siginfo_t,
Amanieu d'Antras
- [PATCH v2] MIPS: kernel: proc: Fix typo in proc.c,
Tony Wu
- [PATCH 1/4] arch: mips: lantiq: return correct value for fpi clock on ar9,
John Crispin
- [PATCH 1/9] arch: mips: ralink: add support for mt7688,
John Crispin
- [PATCH] MIPS: kernel: proc: Fix typo in proc.c,
Tony Wu
- [PATCH 00/14] Implement generic IPI support mechanism,
Qais Yousef
- [PATCH 01/14] genirq: Add new IRQ_DOMAIN_FLAGS_IPI, Qais Yousef
- [PATCH 02/14] genirq: Add DOMAIN_BUS_IPI, Qais Yousef
- [PATCH 04/14] genirq: Add new struct ipi_mask and helper functions, Qais Yousef
- [PATCH 03/14] genirq: Add GENERIC_IRQ_IPI Kconfig symbol, Qais Yousef
- [PATCH 05/14] genirq: Add struct ipi_mask to irq_data, Qais Yousef
- [PATCH 11/14] MIPS: Add generic SMP IPI support, Qais Yousef
- [PATCH 06/14] genirq: Add struct ipi_mapping and its helper functions, Qais Yousef
- [PATCH 07/14] genirq: Add a new generic IPI reservation code to irq core, Qais Yousef
- [PATCH 08/14] genirq: Add a new irq_send_ipi() to irq_chip, Qais Yousef
- [PATCH 13/14] MIPS: Delete smp-gic.c, Qais Yousef
- [PATCH 14/14] Docs: IRQ: Add new IRQ-ipi.txt, Qais Yousef
- [PATCH 10/14] irqchip/mips-gic: Add a IPI hierarchy domain, Qais Yousef
- [PATCH 09/14] genirq: Implement irq_send_ipi() to be used by drivers, Qais Yousef
- [PATCH 12/14] MIPS: Make smp CMP, CPS and MT use the new generic IPI functions, Qais Yousef
- [v4 00/10] add support SATA for BMIPS_GENERIC,
Jaedon Shin
- [v4 01/10] ata: ahci_brcmstb: add support MIPS-based platforms, Jaedon Shin
- [v4 02/10] ata: ahci_brcmstb: add quirk for broken ncq, Jaedon Shin
- [v4 03/10] ata: ahci_brcmstb: add quirk for different phy, Jaedon Shin
- [v4 04/10] ata: ahci_brcmstb: remove unused definitions, Jaedon Shin
- [v4 05/10] phy: phy_brcmstb_sata: remove duplicate definitions, Jaedon Shin
- [v4 06/10] phy: phy_brcmstb_sata: add data for phy version, Jaedon Shin
- [v4 07/10] phy: phy_brcmstb_sata: add support MIPS-based platforms, Jaedon Shin
- [v4 08/10] MIPS: BMIPS: brcmstb: add SATA/PHY nodes for bcm7425, Jaedon Shin
- [v4 09/10] MIPS: BMIPS: brcmstb: add SATA/PHY nodes for bcm7346, Jaedon Shin
- [v4 10/10] MIPS: BMIPS: brcmstb: add SATA/PHY nodes for bcm7362, Jaedon Shin
- Re: [v4 00/10] add support SATA for BMIPS_GENERIC, Florian Fainelli
- Re: [v4 00/10] add support SATA for BMIPS_GENERIC, Brian Norris
- [v3 00/10] add support SATA for BMIPS_GENERIC,
Jaedon Shin
- [v3 01/10] ata: ahci_brcmstb: add support MIPS-based platforms, Jaedon Shin
- [v3 02/10] ata: ahci_brcmstb: add quirk for broken ncq, Jaedon Shin
- [v3 03/10] ata: ahci_brcmstb: add quirk for different phy, Jaedon Shin
- [v3 04/10] ata: ahci_brcmstb: remove unused definitions, Jaedon Shin
- [v3 05/10] phy: phy_brcmstb_sata: remove duplicate definitions, Jaedon Shin
- [v3 06/10] phy: phy_brcmstb_sata: add data for phy version, Jaedon Shin
- [v3 07/10] phy: phy_brcmstb_sata: add support MIPS-based platforms, Jaedon Shin
- [v3 08/10] MIPS: BMIPS: brcmstb: add SATA/PHY nodes for bcm7425, Jaedon Shin
- [v3 09/10] MIPS: BMIPS: brcmstb: add SATA/PHY nodes for bcm7346, Jaedon Shin
- [v3 10/10] MIPS: BMIPS: brcmstb: add SATA/PHY nodes for bcm7362, Jaedon Shin
- Re: [v3 00/10] add support SATA for BMIPS_GENERIC, Jaedon Shin
- [PATCH v2 1/2] MIPS: vmlinux: discard .MIPS.abiflags,
Aaro Koskinen
- [PATCH] MIPS: Octeon: Add config option to disable ELF NOTE segments, David Daney
- [PATCH] MIPS: vmlinux: discard .MIPS.abiflags, Aaro Koskinen
- [PATCH 00/15] MIPS: lantiq: add clock and PMU support for new SoCs,
Hauke Mehrtens
- [PATCH 01/15] MIPS: lantiq: add locking for PMU register and check status afterwards, Hauke Mehrtens
- [PATCH 02/15] MIPS: lantiq: add support for setting PMU register on AR10 and GRX390, Hauke Mehrtens
- [PATCH 03/15] MIPS: lantiq: rename CGU_SYS_VR9 register, Hauke Mehrtens
- [PATCH 04/15] MIPS: lantiq: fix pp32 clock on vr9, Hauke Mehrtens
- [PATCH 05/15] MIPS: lantiq: add clock detection for grx390 and ar10, Hauke Mehrtens
- [PATCH 06/15] MIPS: lantiq: deactivate most of the devices by default, Hauke Mehrtens
- [PATCH 07/15] MIPS: lantiq: add PMU bits for USB and SDIO devices, Hauke Mehrtens
- [PATCH 08/15] MIPS: lantiq: add pmu bits for ar10 and grx390, Hauke Mehrtens
- [PATCH 09/15] MIPS: lantiq: add support for gphy firmware loading for ar10 and grx390, Hauke Mehrtens
- [PATCH 10/15] MIPS: lantiq: add SoC detection for ar10 and grx390, Hauke Mehrtens
- [PATCH 11/15] MIPS: lantiq: add clock for mei driver, Hauke Mehrtens
- [PATCH 12/15] MIPS: lantiq: add 1e103100.deu clock, Hauke Mehrtens
- [PATCH 13/15] MIPS: lantiq: add misc clocks, Hauke Mehrtens
- [PATCH 14/15] MIPS: lantiq: add support for xRX220 SoC, Hauke Mehrtens
- [PATCH 15/15] MIPS: lantiq: fix check for return value of request_mem_region(), Hauke Mehrtens
- FYI: old OCTEON bootloaders and .MIPS.abiflags,
Aaro Koskinen
- [PATCH 3.12 071/123] MIPS: dma-default: Fix 32-bit fall back to GFP_DMA, Jiri Slaby
- mips ftrace_init splat, Niklas Cassel
- [v2 00/10] add support SATA for BMIPS_GENERIC,
Jaedon Shin
- [v2 01/10] ata: ahci_brcmstb: add quick for broken ncq, Jaedon Shin
- [v2 02/10] ata: ahci_brcmstb: add support MIPS-based platforms, Jaedon Shin
- [v2 03/10] ata: ahci_brcmstb: add quick for broken phy, Jaedon Shin
- [v2 04/10] ata: ahci_brcmstb: remove unused definitions, Jaedon Shin
- [v2 05/10] phy: phy_brcmstb_sata: remove duplicate definitions, Jaedon Shin
- [v2 06/10] phy: phy_brcmstb_sata: add data for phy version, Jaedon Shin
- [v2 07/10] phy: phy_brcmstb_sata: add support MIPS-based platforms, Jaedon Shin
- [v2 08/10] MIPS: BMIPS: brcmstb: add SATA/PHY nodes for bcm7425, Jaedon Shin
- [v2 09/10] MIPS: BMIPS: brcmstb: add SATA/PHY nodes for bcm7346, Jaedon Shin
- [v2 10/10] MIPS: BMIPS: brcmstb: add SATA/PHY nodes for bcm7362, Jaedon Shin
- [PATCH v2] MIPS: lantiq: add clk_round_rate(), Hauke Mehrtens
- Mainline support for QCA9531, Yegor Yefremov
- [PATCH 3.16.y-ckt 076/104] MIPS: CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MT, Luis Henriques
- [PATCH 3.16.y-ckt 075/104] MIPS: CPS: Don't include MT code in non-MT kernels., Luis Henriques
- [PATCH 3.16.y-ckt 073/104] MIPS: dma-default: Fix 32-bit fall back to GFP_DMA, Luis Henriques
- [PATCH 3.16.y-ckt 074/104] MIPS: CPS: Stop dangling delay slot from has_mt., Luis Henriques
- [PATCH_V3 0/4] MIPS: Add Xilfpga platform,
Zubair Lutfullah Kakakhel
- [PATCH] MIPS: BCM47xx: Fetch board info directly in callback function,
Rafał Miłecki
- [PATCH] MIPS: lantiq: add clk_round_rate(),
Hauke Mehrtens
- [PATCH 0/1] drop unneeded of_node_get,
Julia Lawall
- [PATCH 1/2] MIPS: BCM47xx: Support on-SoC bus in SPROM reading function,
Rafał Miłecki
- [PATCH v3 0/4] Add __ioread32_copy() and use it,
Stephen Boyd
- [PATCH] MIPS: add LATENCYTOP support, Aaro Koskinen
- [PATCH 00/10] add support SATA for BMIPS_GENERIC,
Jaedon Shin
- [PATCH 01/10] ata: ahci_brcmstb: make the driver buildable on BMIPS_GENERIC, Jaedon Shin
- [PATCH 02/10] ata: ahch_brcmstb: add data for port offset, Jaedon Shin
- [PATCH 03/10] ata: ahci_brcmstb: add support 40nm platforms, Jaedon Shin
- [PATCH 04/10] phy: phy_brcmstb_sata: make the driver buildable on BMIPS_GENERIC, Jaedon Shin
- [PATCH 05/10] phy: phy_brcmstb_sata: remove unused definitions, Jaedon Shin
- [PATCH 06/10] phy: phy_brcmstb_sata: add data for phy offset, Jaedon Shin
- [PATCH 07/10] phy: phy_brcmstb_sata: add support 40nm platforms, Jaedon Shin
- [PATCH 08/10] MIPS: BMIPS: brcmstb: add SATA nodes for bcm7346, Jaedon Shin
- [PATCH 09/10] MIPS: BMIPS: brcmstb: add SATA nodes for bcm7360, Jaedon Shin
- [PATCH 10/10] MIPS: BMIPS: brcmstb: add SATA nodes for bcm7362, Jaedon Shin
- Re: [PATCH 00/10] add support SATA for BMIPS_GENERIC, Tejun Heo
- Re: [PATCH 00/10] add support SATA for BMIPS_GENERIC, Ralf Baechle
- [3.16.y-ckt stable] Patch "MIPS: CPS: Don't include MT code in non-MT kernels." has been added to staging queue, Luis Henriques
- [3.16.y-ckt stable] Patch "MIPS: CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MT" has been added to staging queue, Luis Henriques
- [3.16.y-ckt stable] Patch "MIPS: CPS: Stop dangling delay slot from has_mt." has been added to staging queue, Luis Henriques
- [3.16.y-ckt stable] Patch "MIPS: dma-default: Fix 32-bit fall back to GFP_DMA" has been added to staging queue, Luis Henriques
- [PATCH 0/9] i2c: brcmstb: add support for BMIPS_GENERIC,
Jaedon Shin
- Mips build errors in next-20151020,
Guenter Roeck
- [PATCH_V2 0/4] MIPS: Add Xilfpga platform,
Zubair Lutfullah Kakakhel
- [PATCH] MIPS: add nmi_enter() + nmi_exit() to nmi_exception_handler(),
Petri Gynther
- [PATCH] MIPS: switch BMIPS5000 to use r4k_wait_irqoff(),
Petri Gynther
- [PATCH v3] MIPS64: signal: n64 kernel bugfix of MIPS32 o32 ABI sigaction syscall,
Leonid Yegoshin
- [PATCH 3.14 60/79] MIPS: dma-default: Fix 32-bit fall back to GFP_DMA, Greg Kroah-Hartman
- [PATCH 4.2 206/258] MIPS: BPF: Fix build on pre-R2 little endian CPUs, Greg Kroah-Hartman
- [PATCH 4.2 204/258] MIPS: bootmem: Fix mapstart calculation for contiguous maps, Greg Kroah-Hartman
- [PATCH 4.2 205/258] MIPS: BPF: Avoid unreachable code on little endian, Greg Kroah-Hartman
- [PATCH 3.10 38/54] MIPS: dma-default: Fix 32-bit fall back to GFP_DMA, Greg Kroah-Hartman
- [PATCH 4.2 210/258] MIPS: CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MT, Greg Kroah-Hartman
- [PATCH 4.2 209/258] MIPS: CPS: Dont include MT code in non-MT kernels., Greg Kroah-Hartman
- [PATCH 4.2 208/258] MIPS: CPS: Stop dangling delay slot from has_mt., Greg Kroah-Hartman
- [PATCH 4.2 207/258] MIPS: dma-default: Fix 32-bit fall back to GFP_DMA, Greg Kroah-Hartman
- [PATCH 4.2 203/258] MIPS: Fix console output for Fulong2e system, Greg Kroah-Hartman
- [PATCH 4.1 201/202] MIPS: Fix console output for Fulong2e system, Greg Kroah-Hartman
- [PATCH 4.1 161/202] MIPS: dma-default: Fix 32-bit fall back to GFP_DMA, Greg Kroah-Hartman
- [PATCH v2] MIPS64: signal: n64 kernel bugfix of MIPS32 o32 ABI sigaction syscall,
Leonid Yegoshin
- [PATCH] MIPS: BMIPS: Enable GZIP ramdisk and timed printks,
Florian Fainelli
- [PATCH] MIPS64: signal: n64 kernel bugfix of MIPS32 o32 ABI sigaction syscall,
Leonid Yegoshin
- [PATCH 0/5] MIPS: Add Xilfpga platform,
Zubair Lutfullah Kakakhel
- [PATCH v2] MIPS: BCM63XX: Use pr_* instead of printk, Gregory Fong
- Re: next-20151013 build: 1 failures 50 warnings (next-20151013),
Mark Brown
- [RFC v2 PATCH 00/14] Implement generic IPI support mechanism,
Qais Yousef
- [RFC v2 PATCH 01/14] irq: add new IRQ_DOMAIN_FLAGS_IPI, Qais Yousef
- [RFC v2 PATCH 02/14] irq: add GENERIC_IRQ_IPI Kconfig symbol, Qais Yousef
- [RFC v2 PATCH 03/14] irq: add new struct ipi_mask, Qais Yousef
- [RFC v2 PATCH 04/14] irq: add a new irq_send_ipi() to irq_chip, Qais Yousef
- [RFC v2 PATCH 05/14] irq: add struct ipi_mask to irq_data, Qais Yousef
- [RFC v2 PATCH 06/14] irq: add struct ipi_mapping and its helper functions, Qais Yousef
- [RFC v2 PATCH 07/14] irq: add a new generic IPI reservation code to irq core, Qais Yousef
- [RFC v2 PATCH 11/14] MIPS: delete smp-gic.c, Qais Yousef
- [RFC v2 PATCH 08/14] irq: implement irq_send_ipi, Qais Yousef
- [RFC v2 PATCH 12/14] irqchip: mips-gic: add a IPI hierarchy domain, Qais Yousef
- [RFC v2 PATCH 09/14] MIPS: add support for generic SMP IPI support, Qais Yousef
- [RFC v2 PATCH 10/14] MIPS: make smp CMP, CPS and MT use the new generic IPI functions, Qais Yousef
- [RFC v2 PATCH 13/14] irqchip: mips-gic: implement the new irq_send_ipi, Qais Yousef
- [RFC v2 PATCH 14/14] irqchip: mips-gic: remove IPI init code, Qais Yousef
- Re: [RFC v2 PATCH 00/14] Implement generic IPI support mechanism, Thomas Gleixner
- Re: [RFC v2 PATCH 00/14] Implement generic IPI support mechanism, Davidlohr Bueso
- [PATCH V2 0/3] MIPS: allow keeping the dtb command line,
Jonas Gorski
- [PATCH v2 00/20] get_user_pages() for dax mappings,
Dan Williams
- [PATCH] sched_clock: add data pointer argument to read callback,
Mans Rullgard
- [PATCH 3.2 014/107] MIPS: Make set_pte() SMP safe., Ben Hutchings
- [PATCH 3.2 010/107] MIPS: Fix sched_getaffinity with MT FPAFF enabled, Ben Hutchings
- [PATCH v2 00/13] Enable building all dtb files,
Rob Herring
- Re: [PATCH] drm/virtio: use %llu format string form atomic64_t,
Arnd Bergmann
- [PATCH V2 0/4] MIPS: Loongson-3: Improve kernel functionality,
Huacai Chen
- [PATCH v7,3/3] MIPS: dts: jz4780/ci20: Add NEMC, BCH and NAND device tree nodes,
Harvey Hunt
- [PATCH 1/3] MIPS: add hook for platforms to register CMA memory,
Manuel Lauss
- [PATCH-RFC 4/7] mips: convert to generic builtin command line, Daniel Walker
- [PATCH 0/2] ttyFDC: Fix build problems due to use of module_{init,exit},
James Hogan
- Syscall numbers for userfaultfd, membarrier and mlock2, Ralf Baechle
- [PATCH] MIPS: io: Define ioremap_uc,
Ben Hutchings
- [PATCH] MIPS: jz4740: qi_lb60: Remove unused linux/leds_pwm.h include,
Thierry Reding
- [PATCH] MIPS: jz4740: Use PWM lookup table,
Thierry Reding
- [PATCH] MIPS: jz4740: Add missing gpio.h include,
Thierry Reding
- [RFC PATCH 0/7] Relocatable Kernel,
Matt Redfearn
- IP27: BUG() in __mm_populate+0x58, Joshua Kinard
- Random IP27 Tests on 4.3.0-rc3, Joshua Kinard
- Fwd: Re: [PATCH net-next 3/5] net: Refactor path selection in __ip_route_output_key,
David Ahern
- [PATCH RESEND] MIPS: BPF: Disable JIT on R3000 (MIPS-I), Ben Hutchings
- [PATCH] MIPS: Octeon: Fix kernel panic on startup from memory corruption,
Matt Bennett
- [PATCH] MIPS: Use ARCH_USE_BUILTIN_BSWAP.,
Ralf Baechle
- [PATCH 0/3] MIPS VDSO support,
Markos Chandras
- [PATCH 4.1 009/159] MIPS: math-emu: Allow m{f,t}hc emulation on MIPS R6, Greg Kroah-Hartman
- [PATCH 4.1 010/159] MIPS: math-emu: Emulate missing BC1{EQ,NE}Z instructions, Greg Kroah-Hartman
- [PATCH 4.2 018/134] MIPS: CPS: use 32b accesses to GCRs, Greg Kroah-Hartman
- [PATCH 4.2 020/134] MIPS: math-emu: Emulate missing BC1{EQ,NE}Z instructions, Greg Kroah-Hartman
- [PATCH 4.2 019/134] MIPS: math-emu: Allow m{f,t}hc emulation on MIPS R6, Greg Kroah-Hartman
- [PATCH v3 0/2] Ignore __arch_swab{16,32,64} when using MIPS16,
Yousong Zhou
- [PATCH v2 0/3] MAAR SMP fix,
Paul Burton
- [added to the 3.18 stable tree] MIPS: Fix seccomp syscall argument for MIPS64, Sasha Levin
- [PATCH 0/6] Implement generic IPI support mechanism,
Qais Yousef
- [PATCH] MIPS: kernel: scall: Always run the seccomp syscall filters,
Markos Chandras
- Re: linux-next: Tree for Sep 23,
Sudip Mukherjee
- [PATCH 0/2] MAAR SMP fix,
Paul Burton
- [PATCH] MIPS: extend hardware table walking support to MIPS64, Paul Burton
- [PATCH] MIPS: malta: register UP SMP ops if all else fails, Paul Burton
- [PATCH 0/3] Malta DT memory init,
Paul Burton
- [PATCH 0/6] Support RIXI without fill bits,
Paul Burton
- [PATCH 0/3] MIPS GIC fixes,
Paul Burton
[Index of Archives]
[Linux MIPS Home]
[Kernel]
[Linux ARM Kernel]
[Linux ARM]
Mail converted by MHonArc