Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2016-01-22 05:21:45 to 2016-01-27 10:40:56 UTC [more...]

[v3,11/41] mips: reuse asm-generic/barrier.h
 2016-01-27 10:40 UTC  (77+ messages)
                          ` [PATCH] documentation: Add disclaimer

[PATCH 1/2] regmap: Add explict native endian flag to DT bindings
 2016-01-27 10:33 UTC  (5+ messages)
` [PATCH RFC 2/2] MIPS: dt: Explicitly specify native endian behaviour for syscon

[PATCH 0/6] MIPS: Loongson: Add Loongson-3A R2 support
 2016-01-27 10:22 UTC  (17+ messages)
` [PATCH 1/6] MIPS: Loongson: Add Loongson-3A R2 basic support
` [PATCH 2/6] MIPS: Loongson: Invalidate special TLBs when needed
` [PATCH 3/6] MIPS: Loongson-3: Fast TLB refill handler
` [PATCH 4/6] MIPS: tlbex: Fix bugs in tlbchange handler
` [PATCH 5/6] MIPS: Loongson: Introduce and use cpu_has_coherent_cache feature
` [PATCH 6/6] MIPS: Loongson-3: Introduce CONFIG_LOONGSON3_ENHANCEMENT

[linux-review:James-Hogan/kbuild-Remove-stale-asm-generic-wrappers/20160119-183642] d979f99e9cc14e2667e9b6e268db695977e4197a BUILD DONE
 2016-01-27  9:44 UTC  (9+ messages)

[RFC v3 00/14] MIPS: AR913X/AR933X devicetree patchseries
 2016-01-27  8:42 UTC  (24+ messages)
` [RFC v3 01/14] WIP: clk: add Atheros AR724X/AR913X/AR933X SoCs clock driver
` [RFC v3 02/14] MIPS: ath79: use clk-ath79.c driver for AR913X/AR933X
` [RFC v3 03/14] MIPS: dts: qca: ar9132: use dt-bindings/clock/ath79-clk.h macros
` [RFC v3 04/14] MIPS: dts: qca: ar9132: make extosc-related description shorter
` [RFC v3 05/14] MIPS: dts: qca: ar9132_tl_wr1043nd_v1.dts: drop unused alias node
` [RFC v3 06/14] MIPS: dts: qca: ar9132: use short references for uart and spi nodes
` [RFC v3 07/14] MIPS: dts: qca: simplify Makefile
` [RFC v3 08/14] MIPS: dts: qca: introduce AR9331 devicetree
` [RFC v3 09/14] MIPS: ath79: add initial support for TP-LINK MR3020
` [RFC v3 10/14] devicetree: add Dragino vendor id
` [RFC v3 11/14] MIPS: ath79: add initial support for Dragino MS14 (Dragino 2)
` [RFC v3 12/14] devicetree: add Onion Corporation vendor id
` [RFC v3 13/14] MIPS: ath79: add initial support for Onion Omega
` [RFC v3 14/14] WIP: MIPS: ath79: add devicetree defconfigs

[4.2.y-ckt stable] Patch "MIPS: hpet: Choose a safe value for the ETIME check" has been added to the 4.2.y-ckt tree
 2016-01-27  0:13 UTC 

[4.2.y-ckt stable] Patch "MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handler" has been added to the 4.2.y-ckt tree
 2016-01-27  0:13 UTC 

[4.2.y-ckt stable] Patch "MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs" has been added to the 4.2.y-ckt tree
 2016-01-27  0:13 UTC 

[PATCH 06/17] arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM
 2016-01-26 20:57 UTC 

[PATCH 00/23] mtd: rework ECC layout definition
 2016-01-26 19:26 UTC  (2+ messages)

[PATCH linux-next v4 00/11] mtd: bcm63xxpart: Add NAND partitioning support
 2016-01-26 19:16 UTC  (4+ messages)
` [PATCH linux-next v4 07/11] MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() function

[PATCH v2 00/16] compat: Introduce and use in_compat_syscall
 2016-01-26 18:04 UTC  (23+ messages)
` [PATCH v2 01/16] compat: Add in_compat_syscall to ask whether we're in a compat syscall
` [PATCH v2 02/16] sparc/compat: Provide an accurate in_compat_syscall implementation
` [PATCH v2 03/16] sparc/syscall: Fix syscall_get_arch
` [PATCH v2 04/16] seccomp: Check in_compat_syscall, not is_compat_task, in strict mode
` [PATCH v2 05/16] ptrace: in PEEK_SIGINFO, check syscall bitness, not task bitness
` [PATCH v2 06/16] auditsc: For seccomp events, log syscall compat state using in_compat_syscall
` [PATCH v2 07/16] staging/lustre: Switch from is_compat_task to in_compat_syscall
` [PATCH v2 08/16] ext4: In ext4_dir_llseek, check syscall bitness directly
` [PATCH v2 09/16] net/sctp: Use in_compat_syscall for sctp_getsockopt_connectx3
` [PATCH v2 10/16] net/xfrm_user: Use in_compat_syscall to deny compat syscalls
` [PATCH v2 11/16] firewire: Use in_compat_syscall to check ioctl compatness
` [PATCH v2 12/16] efivars: Use in_compat_syscall to check for compat callers
` [PATCH v2 13/16] amdkfd: Use in_compat_syscall to check open() caller type
` [PATCH v2 14/16] input: Redefine INPUT_COMPAT_TEST as in_compat_syscall()
` [PATCH v2 15/16] uhid: Check write() bitness using in_compat_syscall
` [PATCH v2 16/16] x86/compat: Remove is_compat_task

[PATCH v5 00/14] Initial Microchip PIC32MZDA Support
 2016-01-26 17:33 UTC  (14+ messages)
` [PATCH v5 04/14] clk: clk-pic32: Add PIC32 clock driver
` [PATCH v5 08/14] pinctrl: pinctrl-pic32: Add PIC32 pin control driver
` [PATCH v5 10/14] serial: pic32_uart: Add PIC32 UART driver
` [PATCH v5 12/14] mmc: sdhci-pic32: Add PIC32 SDHCI host controller driver

[PATCH v2] mips: scache: fix scache init with invalid line size
 2016-01-26 16:47 UTC  (2+ messages)

[PATCH] MIPS: ath79: Use the reset controller to restart OF machines
 2016-01-26  8:39 UTC 

[PATCH v3 1/3] MIPS: zboot: Fix the build with XZ compression on older GCC versions
 2016-01-26  8:38 UTC  (3+ messages)
` [PATCH v3 2/3] MIPS: zboot: Remove copied source files on clean
` [PATCH v3 3/3] MIPS: ath79: Add zboot debug serial support

[PATCH 1/2] MIPS: ath79: Add support for DTB passed using the UHI boot protocol
 2016-01-26  7:27 UTC  (2+ messages)
` [PATCH 2/2] MIPS: ath79: Remove the builtin DTB support

[PATCH v2 3/3] MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime()
 2016-01-25 22:36 UTC  (3+ messages)
` [PATCH v3 "

[PATCH] MIPS: Fix buffer overflow in syscall_get_arguments()
 2016-01-25 20:32 UTC  (2+ messages)

MIPS: Fix buffer overflow in syscall_get_arguments()
 2016-01-25 20:32 UTC 

MIPS: Fix buffer overflow in syscall_get_arguments()
 2016-01-25 20:32 UTC 

MIPS: Fix buffer overflow in syscall_get_arguments()
 2016-01-25 20:32 UTC 

[PATCH] ld-version: fix it on Fedora
 2016-01-25 17:30 UTC  (6+ messages)

[PATCH] MIPS: cpu_name_string: Use raw_smp_processor_id()
 2016-01-25 16:06 UTC  (2+ messages)

[PATCH v2] MIPS: fix cache flushing for highmem pages
 2016-01-25 10:28 UTC 

[PATCH] MIPS: BCM47xx: Move SPROM driver to drivers/firmware/
 2016-01-25  8:50 UTC 

Build regressions/improvements in v4.5-rc1
 2016-01-25  8:24 UTC 

[PATCH 3.16.y-ckt 050/128] MIPS: uaccess: Take EVA into account in __copy_from_user()
 2016-01-24 22:01 UTC  (3+ messages)
` [PATCH 3.16.y-ckt 051/128] MIPS: uaccess: Take EVA into account in [__]clear_user
` [PATCH 3.16.y-ckt 106/128] MIPS: uaccess: Fix strlen_user with EVA

[PATCH v3 06/17] arch: Set IORESOURCE_SYSTEM_RAM to System RAM
 2016-01-24 18:00 UTC 

[PATCH] MIPS: fix double definition of MADV_FREE
 2016-01-24  0:21 UTC  (2+ messages)

[PATCH] MIPS: fix cache flushing for highmem pages
 2016-01-24  0:08 UTC 

[PATCH v2 1/2] MIPS: ath79: irq: Move the MISC driver to drivers/irqchip
 2016-01-23 16:31 UTC  (5+ messages)
` [PATCH v2 2/2] MIPS: ath79: irq: Move the CPU IRQ "

[PATCH 2.6.32 37/42] MIPS: Fix restart of indirect syscalls
 2016-01-23 14:12 UTC 

[RFC] MIPS: fix crash in __update_cache for highmem pages
 2016-01-23 13:09 UTC 

[PATCH v2 1/4] MIPS: zboot: Fix the build with XZ compression on older GCC versions
 2016-01-23 12:48 UTC  (4+ messages)
` [PATCH v2 2/4] MIPS: zboot: Avoid useless rebuilds
` [PATCH v2 3/4] MIPS: zboot: Add support for serial debug using the PROM
` [PATCH v2 4/4] MIPS: ath79: Add zboot debug serial support

[PATCH 0/7] MIPS: math-emu: Branch delay slot emulation fixes
 2016-01-23 12:39 UTC  (4+ messages)
` [PATCH 6/7] MIPS: inst.h: Fix some instruction descriptions
` [PATCH 7/7] MIPS: math-emu: dsemul: Reduce `get_isa16_mode' clutter

[RFC v2 0/7] MIPS: ath79: introduce AR9331 devicetree support
 2016-01-22 22:32 UTC  (3+ messages)
` [RFC v2 5/7] devicetree: add Dragino vendor id

[PATCH] Revert "MIPS: Fix PAGE_MASK definition"
 2016-01-22 17:20 UTC 

Revert "MIPS: Fix PAGE_MASK definition"
 2016-01-22 17:20 UTC 

[PATCH 0/2] MIPS: I6400: Avoid dcache flushes
 2016-01-22 15:55 UTC  (14+ messages)
` [PATCH 1/2] MIPS: c-r4k: Sync icache when it fills from dcache
` [PATCH 2/2] MIPS: I6400: Icache "

MIPS: Please revert "MIPS: Fix PAGE_MASK definition"
 2016-01-22 14:42 UTC 

[3.16.y-ckt stable] Patch "MIPS: uaccess: Fix strlen_user with EVA" has been added to the 3.16.y-ckt tree
 2016-01-22 11:26 UTC 


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