Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2015-07-30 17:31:10 to 2015-08-06 00:15:12 UTC [more...]

[PATCH v4 0/3] MIPS executable stack protection
 2015-08-06  0:14 UTC  (20+ messages)
` [PATCH v4 1/3] MIPS: mips_flush_cache_range is added
` [PATCH v4 2/3] MIPS: Setup an instruction emulation in VDSO protected page instead of user stack
` [PATCH v4 3/3] MIPS: set stack/data protection as non-executable

[PATCH] MIPS: R6: emulation of PC-relative instructions
 2015-08-05 23:53 UTC  (2+ messages)

[RFC PATCH v3 0/5]
 2015-08-05 23:45 UTC  (21+ messages)
` [RFC PATCH v3 1/5] mmc: dw_mmc: Add external dma interface support
` [RFC PATCH v3 2/5] Documentation: synopsys-dw-mshc: add bindings for idmac and edmac
` [RFC PATCH v3 3/5] arm: configs: remove CONFIG_MMC_DW_IDMAC
` [RFC PATCH v3 4/5] mips: "
` [RFC PATCH v3 5/5] ARM: dts: add supports-idmac property

[3.19.y-ckt stable] Patch "MIPS: kernel: cps-vec: Replace mips32r2 ISA level with mips64r2" has been added to staging queue
 2015-08-05 22:49 UTC  (3+ messages)

[PATCH 0/6] MIPS CPS SMP fixes, debug & cleanups
 2015-08-05 22:42 UTC  (14+ messages)
` [PATCH 1/6] MIPS: CPS: use 32b accesses to GCRs
` [PATCH 2/6] MIPS: CPS: stop dangling delay slot from has_mt
` [PATCH 3/6] MIPS: CPS: don't include MT code in non-MT kernels
` [PATCH 4/6] MIPS: CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MT
` [PATCH 5/6] MIPS: CONFIG_MIPS_MT_SMP should depend upon CPU_MIPSR2
` [PATCH 6/6] MIPS: CPS: drop .set mips64r2 directives

MIPS: CPS: drop .set mips64r2 directives
 2015-08-05 22:42 UTC 

MIPS: CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MT
 2015-08-05 22:42 UTC 

MIPS: CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MT
 2015-08-05 22:42 UTC 

MIPS: CPS: Don't include MT code in non-MT kernels
 2015-08-05 22:42 UTC 

MIPS: CPS: Don't include MT code in non-MT kernels
 2015-08-05 22:42 UTC 

MIPS: CPS: Stop dangling delay slot from has_mt
 2015-08-05 22:42 UTC 

MIPS: CPS: Stop dangling delay slot from has_mt
 2015-08-05 22:42 UTC 

[PATCH 3.19.y-ckt 028/107] MIPS: kernel: smp-cps: Fix 64-bit compatibility errors due to pointer casting
 2015-08-05 21:48 UTC  (6+ messages)
` [PATCH 3.19.y-ckt 029/107] MIPS: kernel: cps-vec: Replace 'la' macro with PTR_LA
` [PATCH 3.19.y-ckt 030/107] MIPS: kernel: cps-vec: Replace mips32r2 ISA level with mips64r2
` [PATCH 3.19.y-ckt 031/107] MIPS: kernel: cps-vec: Use ta0-ta3 pseudo-registers for 64-bit
` [PATCH 3.19.y-ckt 032/107] MIPS: kernel: cps-vec: Replace KSEG0 with CKSEG0
` [PATCH 3.19.y-ckt 033/107] MIPS: cps-vec: Use macros for various arithmetics and memory operations

[3.19.y-ckt stable] Patch "MIPS: cps-vec: Use macros for various arithmetics and memory operations" has been added to staging queue
 2015-08-05 21:47 UTC 

[3.19.y-ckt stable] Patch "MIPS: kernel: cps-vec: Replace KSEG0 with CKSEG0" has been added to staging queue
 2015-08-05 21:47 UTC 

[3.19.y-ckt stable] Patch "MIPS: kernel: cps-vec: Use ta0-ta3 pseudo-registers for 64-bit" has been added to staging queue
 2015-08-05 21:47 UTC 

[3.19.y-ckt stable] Patch "MIPS: kernel: cps-vec: Replace 'la' macro with PTR_LA" has been added to staging queue
 2015-08-05 21:47 UTC 

[3.19.y-ckt stable] Patch "MIPS: kernel: smp-cps: Fix 64-bit compatibility errors due to pointer casting" has been added to staging queue
 2015-08-05 21:47 UTC 

[PATCH 0/7] test_user_copy improvements
 2015-08-05 20:26 UTC  (17+ messages)
` [PATCH 1/7] test_user_copy: Check legit kernel accesses
` [PATCH 2/7] test_user_copy: Check unchecked accessors
` [PATCH 3/7] test_user_copy: Check __clear_user()/clear_user()
` [PATCH 4/7] test_user_copy: Check __copy_in_user()/copy_in_user()
` [PATCH 5/7] test_user_copy: Check __copy_{to,from}_user_inatomic()
` [PATCH 6/7] test_user_copy: Check user string accessors
` [PATCH 7/7] test_user_copy: Check user checksum functions

[RFC V2 PATCH 0/1] kexec: crash_kexec_post_notifiers boot option related fixes
 2015-08-05 17:10 UTC  (5+ messages)

[PATCH 0/3] MIPS: uaccess: EVA fixes
 2015-08-05 15:41 UTC  (8+ messages)
` [PATCH 1/3] MIPS: uaccess: Fix strlen_user with EVA
` [PATCH 2/3] MIPS: uaccess: Take EVA into account in __copy_from_user()
` [PATCH 3/3] MIPS: uaccess: Take EVA into account in [__]clear_user

MIPS: uaccess: Fix strlen_user with EVA
 2015-08-05 15:41 UTC 

MIPS: uaccess: Fix strlen_user with EVA
 2015-08-05 15:41 UTC 

MIPS: uaccess: Fix strlen_user with EVA
 2015-08-05 15:41 UTC 

[PATCH] MIPS: Make set_pte() SMP safe
 2015-08-04 20:58 UTC  (18+ messages)
`  "

[PATCH v4 5/7] clocksource: Add Pistachio SoC general purpose timer binding document
 2015-08-04 14:23 UTC  (5+ messages)
` [PATCH v4 6/7] clocksource: Add Pistachio clocksource-only driver

[PATCH v2] LED/MIPS: Move SEAD3 LED driver to where it belongs
 2015-08-04 12:18 UTC  (3+ messages)

[PATCH v4 0/7] Clocksource changes for Pistachio CPUFreq
 2015-08-04  9:48 UTC  (5+ messages)
` [PATCH v4 1/7] clocksource: mips-gic: Enable the clock before using it

[PATCH v3] MIPS: Remove all the uses of custom gpio.h
 2015-08-04  8:50 UTC 

[PATCH 0/3] reset: Add a driver for the reset controller on the AR71XX/AR9XXX
 2015-08-04  8:47 UTC  (6+ messages)
` [PATCH 1/3] devicetree: Add bindings for the ATH79 reset controller
` [PATCH 2/3] reset: Add a driver for the reset controller on the AR71XX/AR9XXX
` [PATCH 3/3] MIPS: ath79: Add the reset controller to the AR9132 dtsi

[PATCH v2 0/8] MIPS: Loongson: Add the Loongson-1A processor support
 2015-08-04  3:15 UTC  (4+ messages)
` [PATCH v2 3/8] MIPS: Loongson: Add platform devices for Loongson-1A/1B

MIPS: Make set_pte() SMP safe
 2015-08-04  0:48 UTC 

MIPS: Make set_pte() SMP safe
 2015-08-04  0:48 UTC 

MIPS: Make set_pte() SMP safe
 2015-08-04  0:48 UTC 

[PATCH] MIPS: c-r4k: remove cpu_foreign_map
 2015-08-03 16:18 UTC  (3+ messages)

[PATCH v3] MIPS: tidy up FPU context switching
 2015-08-03 16:05 UTC  (3+ messages)

[PATCH] MIPS: replace add and sub instructions in relocate_kernel.S with addiu
 2015-08-03 14:12 UTC  (3+ messages)

[PATCH] MIPS: Remove all the uses of custom gpio.h
 2015-08-03 11:25 UTC  (6+ messages)

[PATCH v2] arch: use WRITE_ONCE/READ_ONCE in smp_store_release/smp_load_acquire
 2015-08-03  6:02 UTC  (5+ messages)

samples/kdbus/kdbus-workers.c and cross compiling MIPS
 2015-08-03  4:58 UTC  (11+ messages)

[PATCH v2] MIPS: Remove all the uses of custom gpio.h
 2015-08-02 16:30 UTC 

[PATCH 23/30] MIPS: Require O32 FP64 support for MIPS64 with O32 compat
 2015-08-02  8:34 UTC  (4+ messages)
` [PATCH 25/30] MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPU

[PATCH 3.2 022/164] MIPS: Hibernate: flush TLB entries earlier
 2015-08-02  0:02 UTC  (4+ messages)
` [PATCH 3.2 121/164] MIPS: Fix enabling of DEBUG_STACKOVERFLOW
` [PATCH 3.2 153/164] MIPS: Fix race condition in lazy cache flushing
` [PATCH 3.2 154/164] MIPS: Octeon: Remove udelay() causing huge IRQ latency

[PATCH 0/4] Netlogic updates for 4.3
 2015-08-01 12:14 UTC  (10+ messages)
` [PATCH 1/4] MIPS: Netlogic: Use chip_data for irq_chip methods
` [PATCH 2/4] MIPS: Netlogic: add device tree entry for XLP GPIO
` [PATCH 3/4] MIPS: Netlogic: set ARCH_REQUIRE_GPIOLIB for XLP platform
` [PATCH 4/4] MIPS: Netlogic: NAND IRQ mapping

[PATCH 3.10 89/89] MIPS: KVM: Do not sign extend on unsigned MMIO load
 2015-07-31 19:42 UTC 

[PATCH 3.14 125/125] MIPS: KVM: Do not sign extend on unsigned MMIO load
 2015-07-31 19:42 UTC 

[PATCH 4.1 256/267] EDAC, octeon: Fix broken build due to model helper renames
 2015-07-31 19:41 UTC 

mips: MT: ptrace.c: undefined MIPS_MT_SMTC
 2015-07-31 18:42 UTC 

[PATCH 09/26] MIPS: alchemy: Convert to clk_hw based provider APIs
 2015-07-31 17:03 UTC 

[PATCH] MIPS: Flush RPS on kernel entry with EVA
 2015-07-31 15:29 UTC  (2+ messages)

MIPS: Flush RPS on kernel entry with EVA
 2015-07-31 15:29 UTC 

MIPS: Flush RPS on kernel entry with EVA
 2015-07-31 15:29 UTC 


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