Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2014-06-25 17:09:06 to 2014-07-04 22:16:10 UTC [more...]

[PATCH 3.15 13/66] recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modules
 2014-07-04 22:14 UTC  (2+ messages)
` [PATCH 3.15 14/66] Revert "MIPS: Save/restore MSA context around signals"

[PATCH] MIPS: Fix incorrect NULL check in local_flush_tlb_page()
 2014-07-04 21:52 UTC  (2+ messages)

[PATCH v2 5/6] mips: use per-mm page to execute FP branch delay slots
 2014-07-04 15:42 UTC  (10+ messages)

[PATCH] MIPS: smp-mt: Fix link error when PROC_FS=n
 2014-07-04 10:59 UTC  (2+ messages)

[PATCH 0/2] Add perf support for P5600
 2014-07-04 10:08 UTC  (6+ messages)
` [PATCH 1/2] MIPS: perf: Allow for more perf events
` [PATCH 2/2] MIPS: perf: Add hardware events for P5600

[PATCH 0/3] Add pci_enable_msi_partial() to conserve MSI-related resources
 2014-07-04  9:54 UTC  (8+ messages)
` [PATCH 1/3] PCI/MSI: Add pci_enable_msi_partial()

[PATCH v2 5/6] mips: use per-mm page to execute FP branch delay slots
 2014-07-03 20:12 UTC  (3+ messages)

[RFC PATCH v2 00/11] MIPS: Alchemy: clock framework support
 2014-07-03 17:19 UTC  (14+ messages)
` [RFC PATCH v2 01/11] MIPS: Alchemy: au1000 header file cleanup
` [RFC PATCH v2 02/11] MIPS: Alchemy: clock framework integration of onchip clocks
` [RFC PATCH v2 03/11] MIPS: Alchemy: platform: use clk framework for uarts
` [RFC PATCH v2 04/11] MIPS: Alchemy: usb: use clk framework
` [RFC PATCH v2 05/11] MIPS: Alchemy: pci: use clk framework to enable PCI clock
` [RFC PATCH v2 06/11] MIPS: Alchemy: db1200: use clk framework
` [RFC PATCH v2 07/11] MIPS: Alchemy: irda: "
` [RFC PATCH v2 08/11] MIPS: Alchemy: au1100fb: "
` [RFC PATCH v2 09/11] MIPS: Alchemy: au1200fb: "
` [RFC PATCH v2 10/11] MIPS: Alchemy: au1xmmc: "
` [RFC PATCH v2 11/11] MIPS: Alchemy: remove old clock support

[RFA][PATCH 07/27] MIPS: ftrace: Add call to ftrace_graph_is_dead() in function graph code
 2014-07-03 16:36 UTC  (3+ messages)
  ` [RFA][PATCH 21/27] MIPS: ftrace: Remove check of obsolete variable function_trace_stop

[PATCH v2] MIPS: rb532: fix reregistering of serial console
 2014-07-03 14:17 UTC 

LittleSur in Linux
 2014-07-03 11:27 UTC 

[PATCH 3.11 079/198] MIPS: KVM: Allocate at least 16KB for exception handlers
 2014-07-03  9:18 UTC 

Release #3 of Linux MTI-3.10-LTS kernel
 2014-07-03  4:00 UTC 

[PATCH] fix reregistering of serial console
 2014-07-02 17:16 UTC  (2+ messages)

[RFC PATCH 0/2] MIPS: Alchemy: common clk framework integration
 2014-07-02  9:29 UTC  (6+ messages)
` [PATCH 1/2] MIPS: Alchemy: au1000 header file cleanup
` [PATCH 2/2] MIPS: Alchemy: common clock framework integration

[PATCH 0/3] MIPS: OCTEON: Minimal support for D-Link DSR-1000N
 2014-06-30 20:32 UTC  (10+ messages)
` [PATCH 1/3] MIPS: OCTEON: cvmx-bootinfo: add "
` [PATCH 2/3] MIPS: OCTEON: add USB clock type for "
` [PATCH 3/3] MIPS: OCTEON: add interface & port definitions "

[PATCH 1/1] MIPS: Octeon: remove unnecessary null test before debugfs_remove_recursive
 2014-06-30 17:11 UTC  (2+ messages)

[PATCH 3.12 057/181] MIPS: KVM: Allocate at least 16KB for exception handlers
 2014-06-30 11:51 UTC 

[PATCH 1/1] MIPS: jz4740: remove unnecessary null test before debugfs_remove
 2014-06-29  7:55 UTC  (2+ messages)

[PATCH] MIPS: SB1: Check optional compilation flags one by one
 2014-06-28 23:59 UTC 

[PATCH] MIPS: asm/bitops.h: Guard CLZ with `.set mips32'
 2014-06-28 23:26 UTC 

[PATCH] MIPS: c-r4k: Avoid duplicate CPU_74K/CPU_1074K checks
 2014-06-28 22:28 UTC 

[PATCH] MIPS: math-emu: Avoid anonymous union members
 2014-06-28 22:12 UTC 

[PATCH] MIPS: TXx9: delete an unused variable in tx4927_pcibios_setup
 2014-06-28 14:57 UTC 

[PATCH] MIPS: TXx9: add __init_refok annotation to quirk_slc90e66_bridge
 2014-06-28 14:56 UTC 

[PATCH] MIPS: TXx9: Fix quirk_slc90e66_ide
 2014-06-28 14:56 UTC 

[PATCH v3 0/9] MIPS: KVM: Bugfixes and cleanups
 2014-06-27 23:47 UTC  (6+ messages)
` [PATCH v3 7/9] MIPS: KVM: Fix memory leak on VCPU

[PATCH v9 0/11] seccomp: add thread sync ability
 2014-06-27 23:23 UTC  (12+ messages)
` [PATCH v9 01/11] seccomp: create internal mode-setting function
` [PATCH v9 02/11] seccomp: extract check/assign mode helpers
` [PATCH v9 03/11] seccomp: split mode setting routines
` [PATCH v9 04/11] seccomp: add "seccomp" syscall
` [PATCH v9 05/11] ARM: add seccomp syscall
` [PATCH v9 06/11] MIPS: "
` [PATCH v9 07/11] sched: move no_new_privs into new atomic flags
` [PATCH v9 08/11] seccomp: split filter prep from check and apply
` [PATCH v9 09/11] seccomp: introduce writer locking
` [PATCH v9 10/11] seccomp: allow mode setting across threads
` [PATCH v9 11/11] seccomp: implement SECCOMP_FILTER_FLAG_TSYNC

misp/ar7 serial port fix
 2014-06-27 22:08 UTC 

[PATCH v2 0/4] MIPS: OCTEON: run-time checks for HOTPLUG_CPU
 2014-06-27 21:59 UTC  (5+ messages)
` [PATCH v2 1/4] MIPS: OCTEON: SMP: delete redundant check
` [PATCH v2 2/4] MIPS: OCTEON: watchdog: don't jump to bootloader without entry address
` [PATCH v2 3/4] MIPS: OCTEON: support disabling HOTPLUG_CPU run-time
` [PATCH v2 4/4] MIPS: OCTEON: disable HOTPLUG_CPU if the bootloader version is incorrect

[PATCH v8 0/9] seccomp: add thread sync ability
 2014-06-27 20:56 UTC  (69+ messages)
` [PATCH v8 3/9] seccomp: introduce writer locking
` [PATCH v8 5/9] seccomp: split mode set routines
` [PATCH v8 9/9] seccomp: implement SECCOMP_FILTER_FLAG_TSYNC
` [PATCH v8 1/1] man-pages: seccomp.2: document syscall

[PATCH v7 0/9] seccomp: add thread sync ability
 2014-06-27 18:45 UTC  (5+ messages)
` [PATCH v7 2/9] seccomp: split filter prep from check and apply

[PATCH v4 0/7] MIPS: KVM: Bugfixes and cleanups
 2014-06-27 14:27 UTC  (29+ messages)
` [PATCH v4 1/7] MIPS: KVM: Reformat code and comments
` [PATCH v4 2/7] MIPS: KVM: Use KVM internal logger
` [PATCH v4 3/7] MIPS: KVM: Simplify functions by removing redundancy
` [PATCH v4 4/7] MIPS: KVM: Remove unneeded volatile
` [PATCH v4 5/7] MIPS: KVM: Rename files to remove the prefix "kvm_" and "kvm_mips_"
` [PATCH v4 6/7] MIPS: KVM: Skip memory cleaning in kvm_mips_commpage_init()
` [PATCH v4 7/7] MIPS: KVM: Remove dead code of TLB index error in kvm_mips_emul_tlbwr()

[3.11.y.z extended stable] Patch "MIPS: KVM: Allocate at least 16KB for exception handlers" has been added to staging queue
 2014-06-26 10:35 UTC 

[PATCH V3 0/8] MIPS: Loongson-3: Add NUMA and Loongson-3B support
 2014-06-26  3:41 UTC  (9+ messages)
` [PATCH V3 1/8] MIPS: Support hard limit of cpu count (nr_cpu_ids)
` [PATCH V3 2/8] MIPS: Support CPU topology files in sysfs
` [PATCH V3 3/8] MIPS: Loongson: Modify ChipConfig register definition
` [PATCH V3 4/8] MIPS: Add NUMA support for Loongson-3
` [PATCH V3 5/8] MIPS: Add numa api support
` [PATCH V3 6/8] MIPS: Add Loongson-3B support
` [PATCH V3 7/8] MIPS: Loongson-3: Enable the COP2 usage
` [PATCH V3 8/8] MIPS: Loongson: Rename CONFIG_LEMOTE_MACH3A to CONFIG_LOONGSON_MACH3X

[PATCH] MIPS: document the cca= command-line parameter
 2014-06-25 23:41 UTC 

[3.17][PATCH 1/2] MIPS: BCM47XX: Distinguish WRT54G series devices by boardtype
 2014-06-25 20:17 UTC  (3+ messages)
` [3.17][PATCH 2/2] MIPS: BCM47XX: Fix LEDs on WRT54GS V1.0


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox