Linux MIPS
[Prev Page][Next Page]
- [PATCH 04/10] MIPS: define bits introduced for hybrid FPRs, (continued)
- [PATCH 04/10] MIPS: define bits introduced for hybrid FPRs, Paul Burton
- [PATCH 02/10] binfmt_elf: load interpreter program headers earlier, Paul Burton
- [PATCH 01/10] binfmt_elf: hoist ELF program header loading to a function, Paul Burton
- [PATCH 06/10] MIPS: ensure Config5.UFE is clear on boot, Paul Burton
- [PATCH 05/10] MIPS: detect presence of the FRE & UFR bits, Paul Burton
- [PATCH 03/10] binfmt_elf: allow arch code to examine PT_LOPROC ... PT_HIPROC headers, Paul Burton
- [PATCH 10/10] MIPS: Kconfig option to better exercise/debug hybrid FPRs, Paul Burton
- [PATCH 09/10] MIPS: ELF: set FP mode according to .MIPS.abiflags, Paul Burton
- [PATCH 08/10] MIPS: ELF: add definition for the .MIPS.abiflags section, Paul Burton
- [PATCH 07/10] MIPS: support for hybrid FPRs, Paul Burton
- IRIX support removal from the GNU toolchain,
Maciej W. Rozycki
- [PATCH] mips/uapi: Add definition of TIOC[SG]RS485, Ricardo Ribalda Delgado
- [PATCH] MIPS: R3000: Fix debug output for Virtual page number,
Isamu Mogi
- [PATCH] MIPS: Removed declaration of obsolete arch_init_clk_ops(), Maarten ter Huurne
- [PATCH linux-next] MIPS: ioctls: Add missing TIOC{S,G}RS485 definitions,
Markos Chandras
- [PATCH V2] MIPS: bugfix of coherentio variable default setup,
Leonid Yegoshin
- [PATCH 0/4] MIPS: OCTEON: cvmx_fuse_read_byte cleanup,
Aaro Koskinen
- Release of Linux MTI-3.14-LTS kernel, Markos Chandras
- [PATCH] MIPS: mcount: Adjust stack pointer for static trace in MIPS32,
Markos Chandras
- [PATCH 02/02] IP32: Add platform data hooks to use DS1685 driver, Joshua Kinard
- [PATCH 01/02] RTC: Add driver for DS1685 family of real time clocks, Joshua Kinard
- gcc-4.8+ and R10000+,
Joshua Kinard
- [PATCH] MIPS: Remove a temporary hack for debugging cache flushes in SMTC configuration,
Leonid Yegoshin
- [PATCH] MIPS: bugfix of coherentio variable default setup, Leonid Yegoshin
- [PATCH v5 0/5] x86: two-phase syscall tracing and seccomp fastpath,
Andy Lutomirski
- [PATCH v5 1/5] x86,x32,audit: Fix x32's AUDIT_ARCH wrt audit, Andy Lutomirski
- [PATCH v5 2/5] x86,entry: Only call user_exit if TIF_NOHZ, Andy Lutomirski
- [PATCH v5 3/5] x86: Split syscall_trace_enter into two phases, Andy Lutomirski
- [PATCH v5 4/5] x86_64,entry: Treat regs->ax the same in fastpath and slowpath syscalls, Andy Lutomirski
- [PATCH v5 5/5] x86_64,entry: Use split-phase syscall_trace_enter for 64-bit syscalls, Andy Lutomirski
- Re: [PATCH v5 0/5] x86: two-phase syscall tracing and seccomp fastpath, Kees Cook
- [PATCH v2 00/16] MIPS: GIC device-tree support,
Andrew Bresticker
- [PATCH v2 01/16] MIPS: Provide a generic plat_irq_dispatch, Andrew Bresticker
- [PATCH v2 03/16] MIPS: Export CPU IRQ domain, Andrew Bresticker
- [PATCH v2 04/16] MIPS: smp-cps: Enable all hardware interrupts on secondary CPUs, Andrew Bresticker
- [PATCH v2 05/16] MIPS: Move GIC to drivers/irqchip/, Andrew Bresticker
- [PATCH v2 06/16] MIPS: Move MIPS_GIC_IRQ_BASE into platform irq.h, Andrew Bresticker
- [PATCH v2 08/16] irqchip: mips-gic: Implement generic irq_ack/irq_eoi callbacks, Andrew Bresticker
- [PATCH v2 07/16] irqchip: mips-gic: Implement irq_set_type callback, Andrew Bresticker
- [PATCH v2 09/16] irqchip: mips-gic: Fix gic_set_affinity() return value, Andrew Bresticker
- [PATCH v2 02/16] MIPS: Set vint handler when mapping CPU interrupts, Andrew Bresticker
- [PATCH v2 11/16] of: Add binding document for MIPS GIC, Andrew Bresticker
- [PATCH v2 10/16] of: Add vendor prefix for MIPS Technologies, Inc., Andrew Bresticker
- [PATCH v2 12/16] irqchip: mips-gic: Add device-tree support, Andrew Bresticker
- [PATCH v2 13/16] irqchip: mips-gic: Add generic IPI support when using DT, Andrew Bresticker
- [PATCH v2 14/16] irqchip: mips-gic: Support local interrupts, Andrew Bresticker
- [PATCH v2 16/16] MIPS: Malta: Map GIC local interrupts, Andrew Bresticker
- [PATCH v2 15/16] MIPS: GIC: Use local interrupts for timer, Andrew Bresticker
- [PATCH v1 00/21] Use MSI chip to configure MSI/MSI-X in all platforms,
Yijing Wang
- [PATCH v1 01/21] PCI/MSI: Clean up struct msi_chip argument, Yijing Wang
- [PATCH v1 02/21] PCI/MSI: Remove useless bus->msi assignment, Yijing Wang
- [PATCH v1 05/21] PCI/MSI: Introduce weak arch_find_msi_chip() to find MSI chip, Yijing Wang
- [PATCH v1 03/21] MSI: Remove the redundant irq_set_chip_data(), Yijing Wang
- [PATCH v1 04/21] x86/xen/MSI: Eliminate arch_msix_mask_irq() and arch_msi_mask_irq(), Yijing Wang
- [PATCH v1 10/21] x86/MSI: Remove unused MSI weak arch functions, Yijing Wang
- [PATCH v1 11/21] MIPS/Octeon/MSI: Use MSI chip framework to configure MSI/MSI-X irq, Yijing Wang
- [PATCH v1 09/21] Irq_remapping/MSI: Use MSI chip framework to configure MSI/MSI-X irq, Yijing Wang
- [PATCH v1 08/21] x86/xen/MSI: Use MSI chip framework to configure MSI/MSI-X irq, Yijing Wang
- [PATCH v1 06/21] PCI/MSI: Refactor struct msi_chip to make it become more common, Yijing Wang
- [PATCH v1 16/21] s390/MSI: Use MSI chip framework to configure MSI/MSI-X irq, Yijing Wang
- [PATCH v1 07/21] x86/MSI: Use MSI chip framework to configure MSI/MSI-X irq, Yijing Wang
- [PATCH v1 15/21] Powerpc/MSI: Use MSI chip framework to configure MSI/MSI-X irq, Yijing Wang
- [PATCH v1 17/21] arm/iop13xx/MSI: Use MSI chip framework to configure MSI/MSI-X irq, Yijing Wang
- [PATCH v1 19/21] Sparc/MSI: Use MSI chip framework to configure MSI/MSI-X irq, Yijing Wang
- [PATCH v1 18/21] IA64/MSI: Use MSI chip framework to configure MSI/MSI-X irq, Yijing Wang
- [PATCH v1 13/21] MIPS/Xlp/MSI: Use MSI chip framework to configure MSI/MSI-X irq, Yijing Wang
- [PATCH v1 14/21] MIPS/Xlr/MSI: Use MSI chip framework to configure MSI/MSI-X irq, Yijing Wang
- [PATCH v1 12/21] MIPS/Xlp: Remove the dead function destroy_irq() to fix build error, Yijing Wang
- [PATCH v1 21/21] PCI/MSI: Clean up unused MSI arch functions, Yijing Wang
- [PATCH v1 20/21] tile/MSI: Use MSI chip framework to configure MSI/MSI-X irq, Yijing Wang
- Re: [PATCH v1 00/21] Use MSI chip to configure MSI/MSI-X in all platforms, Bjorn Helgaas
- [PATCH] MIPS: BCM47XX: Move SPROM fallback code into sprom.c,
Rafał Miłecki
- [PATCH] MIPS: prom.c: Only show machine name when it is available, Kelvin Cheung
- [PATCH 0/3] PTE formats changes,
Leonid Yegoshin
- [PATCH 0/3] Series short description, Leonid Yegoshin
- Question about csum_partial_copy_nocheck, cee1
- [PATCH][RFC] MIPS: BCM47XX: Use mtd as an alternative way/API to get NVRAM content,
Rafał Miłecki
- [PATCH] MIPS: BCM47XX: Make bcma init NVRAM instead of bcm47xx polling it,
Rafał Miłecki
- [PATCH][TRIVIAL] MIPS: Fix info about plat_setup in arch_mem_init comment, Rafał Miłecki
- [PATCH][RFC][Ack req] MIPS: BCM47XX: Initialize bcma bus later (with mm available),
Rafał Miłecki
- [PATCH] MIPS: BCM47XX: Get rid of calls to KSEG1ADDR in nvram,
Rafał Miłecki
- [PATCH 0/5] MIPS: trivial PCI related cleanups,
Sergey Ryazanov
- [PATCH 00/12] MIPS: GIC device-tree support,
Andrew Bresticker
- [PATCH 03/12] of: Add binding document for MIPS GIC, Andrew Bresticker
- [PATCH 04/12] MIPS: GIC: Move MIPS_GIC_IRQ_BASE into platform irq.h, Andrew Bresticker
- [PATCH 07/12] MIPS: GIC: Implement irq_set_type callback, Andrew Bresticker
- [PATCH 08/12] MIPS: GIC: Implement generic irq_ack/irq_eoi callbacks, Andrew Bresticker
- [PATCH 01/12] MIPS: Provide a generic plat_irq_dispatch, Andrew Bresticker
- [PATCH 02/12] MIPS: Set vint handler when mapping CPU interrupts, Andrew Bresticker
- [PATCH 09/12] MIPS: GIC: Fix gic_set_affinity() return value, Andrew Bresticker
- [PATCH 05/12] MIPS: GIC: Add device-tree support, Andrew Bresticker
- [PATCH 10/12] MIPS: GIC: Support local interrupts, Andrew Bresticker
- [PATCH 11/12] MIPS: GIC: Use local interrupts for timer, Andrew Bresticker
- [PATCH 06/12] MIPS: GIC: Add generic IPI support when using DT, Andrew Bresticker
- [PATCH 12/12] MIPS: Malta: Map GIC local interrupts, Andrew Bresticker
- Re: [PATCH 00/12] MIPS: GIC device-tree support, John Crispin
- [PATCH] MIPS: cpu: Add 'noftlb' kernel command line option to disable the FTLB, Markos Chandras
- [PATCH] MIPS: Loongson: Fix the write-combine CCA value setting,
Huacai Chen
- [PATCH v2 0/7] MIPS: Move device-tree files to a common location,
Andrew Bresticker
- epc register reported zero,
Lin Ming
- [request for stable inclusion] MIPS fixes for 3.16,
Markos Chandras
- rhombus tech eoma68 ingenic jz4775 cpu card,
lkcl .
- [ADMIN] Patchwork works, Ralf Baechle
- Post-merge-window ping (Re: [PATCH v4 0/5] x86: two-phase syscall tracing and seccomp fastpath),
Andy Lutomirski
- Booting bcm47xx (bcma & stuff), sharing code with bcm53xx,
Rafał Miłecki
- 16k or 64k PAGE_SIZE and "illegal instruction" (signal -4) errors,
Joshua Kinard
- [PATCH V2] MIPS: Move CPU topology macros to topology.h, Huacai Chen
- Fwd: MIPS: Pull Request,
Ralf Baechle
- [PATCH trivial] MIPS: Spelling s/confugrations/configurations/,
Geert Uytterhoeven
- [RFC 0/7] bcma: add device tree support,
Hauke Mehrtens
- [ADMIN] linux-mips.org moved to new server, Ralf Baechle
- [PATCH 0/7] delete double assignment,
Julia Lawall
- [PATCH 0/7] MIPS: Move device-tree files to a common location,
Andrew Bresticker
- [PATCH 6/7] MIPS: Netlogic: Move device-trees to arch/mips/boot/dts/, Andrew Bresticker
- Message not available
[PATCH 7/7] MIPS: ralink: Move device-trees to arch/mips/boot/dts/, Andrew Bresticker
[PATCH 1/7] MIPS: Create common infrastructure for building built-in device-trees, Andrew Bresticker
[PATCH 0/4] MIPS: Alchemy devboard fixes and enhancements,
Manuel Lauss
Re: [PATCH] SPI: spi-au1550: Fix build problem in au1550_spi_remove, Mark Brown
Re: Linux 3.16 boot hangs at initramfs scripts when mounting filesystems,
Petri Gynther
[PATCH 1/2] mips: .../swab.h: fix a compiling failure,
chenj
[PATCH] SGI-IP28: fix/clean spaces.h, Thomas Bogendoerfer
[PATCH] SGI-IP28: select correct L1_CACHE_SHIFT, Thomas Bogendoerfer
[RFC PATCH V2] MIPS: fix build with binutils 2.24.51+,
Manuel Lauss
[PATCH] MIPS: IP28: Correct IO_BASE in mach-ip28/spaces.h for proper ioremap,
Joshua Kinard
[PATCH v2] MIPS: BCM47XX: fix reboot problem on BCM4705/BCM4785,
Hauke Mehrtens
[PATCH] MIPS: Alchemy: fix db1200 PSC clock enablement,
Manuel Lauss
[PATCH] MIPS: Malta: memory: Improve system memory detection for '{e,}memsize' >= 2G, Markos Chandras
[request for stable inclusion] MIPS: math-emu: Fix instruction decoding,
Markos Chandras
[ADMIN] lmo on fire again ..., Ralf Baechle
kallsyms crash on MIPS InterAptiv,
Bhaskar Valaboju
IP28 boot error under 3.16,
Joshua Kinard
[PATCH v3] arch: Kconfig: Let all architectures set endian explicitly,
Chen Gang
Re: [PATCH v3] arch: Kconfig: Let all architectures set endian explicitly, Max Filippov
Bug tracking system,
Ralf Baechle
[PATCH 0/2] MIPS: add common plat_irq_dispatch declaration,
Sergey Ryazanov
[ADMIN] Outages on linux-mips.org,
Ralf Baechle
[PATCH -next] MIPS: Remove duplicated include from numa.c,
weiyj_lk
[RFC PATCH 00/20] Use msi_chip to configure MSI/MSI-X in all platforms,
Yijing Wang
- [RFC PATCH 05/20] MSI: Refactor struct msi_chip to become more common, Yijing Wang
- [RFC PATCH 03/20] PCI/MSI: Remove useless bus->msi assignment, Yijing Wang
- [RFC PATCH 04/20] MSI: Remove the redundant irq_set_chip_data(), Yijing Wang
- [RFC PATCH 01/20] x86/xen/MSI: Eliminate arch_msix_mask_irq() and arch_msi_mask_irq(), Yijing Wang
- [RFC PATCH 16/20] arm/iop13xx/MSI: Use msi_chip instead of arch func to configure MSI/MSI-X, Yijing Wang
- [RFC PATCH 18/20] Sparc/MSI: Use msi_chip instead of arch func to configure MSI/MSI-X, Yijing Wang
- [RFC PATCH 02/20] MSI: Clean up struct msi_chip argument, Yijing Wang
- [RFC PATCH 07/20] x86/MSI: Use msi_chip instead of arch func to configure MSI/MSI-X, Yijing Wang
- [RFC PATCH 06/20] PCI/MSI: Introduce arch_get_match_msi_chip() to find the match msi_chip, Yijing Wang
- [RFC PATCH 12/20] MIPS/Xlp/MSI: Use msi_chip instead of arch func to configure MSI/MSI-X, Yijing Wang
- [RFC PATCH 17/20] IA64/MSI: Use msi_chip instead of arch func to configure MSI/MSI-X, Yijing Wang
- [RFC PATCH 15/20] s390/MSI: Use msi_chip instead of arch func to configure MSI/MSI-X, Yijing Wang
- [RFC PATCH 13/20] MIPS/xlr/MSI: Use msi_chip instead of arch func to configure MSI/MSI-X, Yijing Wang
- [RFC PATCH 19/20] tile/MSI: Use msi_chip instead of arch func to configure MSI/MSI-X, Yijing Wang
- [RFC PATCH 10/20] x86/MSI: Remove unused MSI weak arch functions, Yijing Wang
- [RFC PATCH 14/20] Powerpc/MSI: Use msi_chip instead of arch func to configure MSI/MSI-X, Yijing Wang
- [RFC PATCH 09/20] irq_remapping/MSI: Use msi_chip instead of arch func to configure MSI/MSI-X, Yijing Wang
- [RFC PATCH 20/20] PCI/MSI: Clean up unused MSI arch functions, Yijing Wang
- [RFC PATCH 11/20] MIPS/Octeon/MSI: Use msi_chip instead of arch func to configure MSI/MSI-X, Yijing Wang
- [RFC PATCH 08/20] x86/xen/MSI: Use msi_chip instead of arch func to configure MSI/MSI-X, Yijing Wang
MIPS: hang in kmalloc with seccomp writer locks,
Manuel Lauss
[PATCH V2] MIPS: Loongson: Fix COP2 usage for preemptible kernel, Huacai Chen
[RFC RFC PATCH] MIPS: fix build with newest binutils, Manuel Lauss
[PATCH] mips: Fix nlm_xlp_defconfig build error, Guenter Roeck
[PATCH] MIPS: BCM47XX: fix reboot problem on BCM4705/BCM4785,
Hauke Mehrtens
[PATCH v2] MIPS: Remove race window in page fault handling,
Lars Persson
[PATCH 1/2] MIPS: Move CPU topology macros to topology.h,
Huacai Chen
Please update two patches,
Huacai Chen
[PATCH v1] MIPS: perf: Mark pmu interupt IRQF_NO_THREAD,
Wei.Yang
ATH79: zboot and kernel parameters,
Phil Sutter
[PATCH v4 0/2] mm/highmem: make kmap cache coloring aware,
Max Filippov
[PATCH V4] MIPS: Support CPU topology files in sysfs,
Huacai Chen
Re: [next:master 9246/10000]arch/mips/include/asm/mach-netlogic/topology.h:14:0: warning:"topology_physical_package_id" redefined,
Jayachandran C .
[PATCH v1] MIPS:KDUMP: set a right value to kexec_indirection_page variable,
Wei.Yang
Status about csum_partial optimization patches.,
cee1
[PATCH V4] MIPS: Loongson-3: Enable the COP2 usage,
Huacai Chen
Please add my temporary MIPS fixes branch to linux-next,
James Hogan
[PATCH] MIPS: tlbex: fix a missing statement for HUGETLB,
Huacai Chen
[PATCH v4 0/5] x86: two-phase syscall tracing and seccomp fastpath,
Andy Lutomirski
- [PATCH v4 1/5] x86,x32,audit: Fix x32's AUDIT_ARCH wrt audit, Andy Lutomirski
- [PATCH v4 2/5] x86,entry: Only call user_exit if TIF_NOHZ, Andy Lutomirski
- [PATCH v4 3/5] x86: Split syscall_trace_enter into two phases, Andy Lutomirski
- [PATCH v4 4/5] x86_64,entry: Treat regs->ax the same in fastpath and slowpath syscalls, Andy Lutomirski
- [PATCH v4 5/5] x86_64,entry: Use split-phase syscall_trace_enter for 64-bit syscalls, Andy Lutomirski
- Re: [PATCH v4 0/5] x86: two-phase syscall tracing and seccomp fastpath, Oleg Nesterov
[PATCH] MIPS: BCM47XX: add Microsoft MN-700 and Asus WL500G, Hauke Mehrtens
[PATCH] MIPS: BCM47XX: make reboot more relaiable,
Hauke Mehrtens
[PATCH] MIPS: BCM47XX: fixup broken MAC addresses in nvram,
Hauke Mehrtens
[PATCH] arch: mips: ralink: of.c: Cleaning up missing null-terminate in conjunction with strncpy, Rickard Strandqvist
[PATCH v3 0/2] mm/highmem: make kmap cache coloring aware,
Max Filippov
[PATCH 0/2] MIPS64/O32 seccomp fixes,
Markos Chandras
[PATCH 3.11 034/128] MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd region, Luis Henriques
[PATCH 3.11 033/128] recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modules, Luis Henriques
[PATCH 3.11 002/128] MIPS: KVM: Remove redundant NULL checks before kfree(), Luis Henriques
[PATCH] MIPS: Ftrace: Fix dynamic tracing of kernel modules,
Petri Gynther
SMP IPI issues on Loongson 3A based machines,
Aurelien Jarno
[PATCH 00/10] MIPS: Alchemy: common clk framework support,
Manuel Lauss
- [PATCH 01/10] MIPS: Alchemy: clock framework integration of onchip clocks, Manuel Lauss
- [PATCH 03/10] MIPS: Alchemy: usb: use clk framework, Manuel Lauss
- [PATCH 02/10] MIPS: Alchemy: platform: use clk framework for uarts, Manuel Lauss
- [PATCH 05/10] MIPS: Alchemy: db1x00: use clk framework, Manuel Lauss
- [PATCH 06/10] MIPS: Alchemy: irda: use clk framework, Manuel Lauss
- [PATCH 04/10] MIPS: Alchemy: pci: use clk framework to enable PCI clock, Manuel Lauss
- [PATCH 08/10] MIPS: Alchemy: au1200fb: use clk framework, Manuel Lauss
- [PATCH 10/10] MIPS: Alchemy: remove old clock support, Manuel Lauss
- [PATCH 07/10] MIPS: Alchemy: au1100fb: use clk framework, Manuel Lauss
- [PATCH 09/10] MIPS: Alchemy: au1xmmc: use clk framework, Manuel Lauss
[PATCH 0/6] MIPS: Alchemy: au1000 header cleaning,
Manuel Lauss
[PATCH 00/11] MIPS ptrace/core dump fixes and cleanups,
Alex Smith
[Index of Archives]
[Linux MIPS Home]
[Kernel]
[Linux ARM Kernel]
[Linux ARM]
Mail converted by MHonArc