messages from 2016-09-28 09:09:42 to 2016-10-13 00:23:31 UTC [more...]
[PATCH 00/10] mm: adjust get_user_pages* functions to explicitly pass FOLL_* flags
2016-10-13 0:20 UTC (8+ messages)
` [PATCH 01/10] mm: remove write/force parameters from __get_user_pages_locked()
` [PATCH 02/10] mm: remove write/force parameters from __get_user_pages_unlocked()
` [PATCH 03/10] mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
` [PATCH 04/10] mm: replace get_user_pages_locked() "
` [PATCH 05/10] mm: replace get_vaddr_frames() "
` [PATCH 06/10] mm: replace get_user_pages() "
` [PATCH 07/10] mm: replace get_user_pages_remote() "
[PATCH 02/24] Add MIPS32 FPU64 GDB target descriptions
2016-10-12 22:26 UTC (8+ messages)
[PATCH v1.1 1/2] watchdog: loongson1: Add Loongson1 SoC watchdog driver
2016-10-12 16:54 UTC (4+ messages)
[PATCH v3 0/4] MIPS: Remote processor driver
2016-10-12 11:09 UTC (11+ messages)
` [PATCH v3 1/4] irqchip: mips-gic: Add context saving for MIPS_REMOTEPROC
` [PATCH v3 2/4] MIPS: CPS: Add VP(E) stealing
` [PATCH v3 3/4] remoteproc/MIPS: Add a remoteproc driver for MIPS
` [PATCH v3 4/4] MIPS: Deprecate VPE Loader
[PATCH] MIPS: ptrace: fix regs_return_value for kernel context
2016-10-12 7:32 UTC (2+ messages)
[PATCH] MIPS: Wire up new pkey_{mprotect,alloc,free} syscalls
2016-10-12 6:25 UTC (2+ messages)
[PATCH v3 00/18] MIPS generic kernels, SEAD-3 & Boston support
2016-10-11 21:15 UTC (43+ messages)
` [PATCH v3 01/18] MIPS: PCI: Use struct list_head lists
` [PATCH v3 02/18] MIPS: PCI: Support for CONFIG_PCI_DOMAINS_GENERIC
` [PATCH v3 03/18] MIPS: PCI: Make pcibios_set_cache_line_size an initcall
` [PATCH v3 04/18] MIPS: PCI: Inline pcibios_assign_all_busses
` [PATCH v3 05/18] MIPS: PCI: Split pci.c into pci.c & pci-legacy.c
` [PATCH v3 06/18] MIPS: PCI: Introduce CONFIG_PCI_DRIVERS_LEGACY
` [PATCH v3 07/18] MIPS: PCI: Support generic drivers
` [PATCH v3 08/18] MIPS: Sanitise coherentio semantics
` [PATCH v3 09/18] MIPS: dma-default: Don't check hw_coherentio if device is non-coherent
` [PATCH v3 10/18] MIPS: Support per-device DMA coherence
` [PATCH v3 11/18] MIPS: Print CM error reports upon bus errors
` [PATCH v3 12/18] MIPS: Adjust MIPS64 CAC_BASE to reflect Config.K0
` [PATCH v3 13/18] MIPS: Support generating Flattened Image Trees (.itb)
` [PATCH v3 14/18] MIPS: generic: Introduce generic DT-based board support
` [PATCH v3 15/18] MIPS: generic: Convert SEAD-3 to a generic board
` [PATCH v3 16/18] dt-bindings: Document img,boston-clock binding
` [PATCH v3 17/18] clk: boston: Add a driver for MIPS Boston board clocks
` [PATCH v3 18/18] MIPS: generic: Support MIPS Boston development boards
[PATCH v1.1 2/2] MIPS: loongson1: Add watchdog support for Loongson1 board
2016-10-11 14:21 UTC
[PATCH v1 2/2] MIPS: loongson1: Add watchdog support for Loongson1C board
2016-10-11 3:00 UTC
[PATCH v1 1/2] watchdog: loongson1: Add Loongson1 SoC watchdog driver
2016-10-11 2:58 UTC
Proposal
2016-10-11 0:58 UTC (2+ messages)
[PATCH 1/2] MIPS: DTS: add base device tree for Pistachio SoC
2016-10-10 14:21 UTC (5+ messages)
` [PATCH 2/2] MIPS: DTS: img: add device tree for Marduk board
[PATCH] MIPS: Enable hardened usercopy
2016-10-10 13:26 UTC (3+ messages)
[PATCH v2 0/2] MIPS: TXx9: Common Clock Framework Conversion
2016-10-08 14:13 UTC (3+ messages)
` [PATCH v2 1/2] watchdog: txx9wdt: Add missing clock (un)prepare calls for CCF
kexec-tools for little endian MIPS
2016-10-08 5:14 UTC
[PATCH 0/9] MIPS: General EVA fixes & cleanups
2016-10-07 17:39 UTC (20+ messages)
` [PATCH 1/9] MIPS: traps: 64bit kernels should read CP0_EBase 64bit
[PATCH] MIPS: VDSO: Drop duplicated -I*/-E* aflags
2016-10-07 15:22 UTC (4+ messages)
[PATCH] MIPS: Fix -mabi=64 build of vdso.lds
2016-10-07 15:18 UTC (8+ messages)
[patch added to 3.12-stable] MIPS: Malta: Fix IOCU disable switch read for MIPS64
2016-10-07 10:51 UTC
[PATCH 4.4 33/93] MIPS: uprobes: remove incorrect set_orig_insn
2016-10-06 8:29 UTC (4+ messages)
` [PATCH 4.4 34/93] MIPS: fix uretprobe implementation
` [PATCH 4.4 35/93] MIPS: Malta: Fix IOCU disable switch read for MIPS64
` [PATCH 4.4 36/93] MIPS: uprobes: fix use of uninitialised variable
[PATCH 4.7 053/141] MIPS: uprobes: remove incorrect set_orig_insn
2016-10-06 8:28 UTC (4+ messages)
` [PATCH 4.7 054/141] MIPS: fix uretprobe implementation
` [PATCH 4.7 055/141] MIPS: Malta: Fix IOCU disable switch read for MIPS64
` [PATCH 4.7 056/141] MIPS: uprobes: fix use of uninitialised variable
[PATCH v2 0/6] MIPS: Remote processor driver
2016-10-05 16:22 UTC (7+ messages)
` [PATCH v2 5/6] remoteproc/MIPS: Add a remoteproc driver for MIPS
[PATCH] MIPS: ath79: Add initial support for the HAPROXY Aloha Pocket board
2016-10-05 6:59 UTC (9+ messages)
[PATCH 1/2] MIPS: tracing: move insn_has_delay_slot to a shared header
2016-10-05 6:10 UTC (7+ messages)
` [PATCH 2/2] MIPS: tracing: disable uprobe/kprobe on compact branch instructions
[PATCH v9] mmc: OCTEON: Add host driver for OCTEON MMC controller
2016-10-04 1:18 UTC (3+ messages)
Facebook Tester - 200% mehr Kunden
2016-10-03 22:47 UTC (2+ messages)
[PATCH] MIPS: dec: Avoid la pseudo-instruction in delay slots
2016-10-03 0:21 UTC (4+ messages)
[mips-sjhill:mips-for-linux-next 12/100] drivers/clk/clk-ls1x.c:114:29: error: 'BYPASS_CPU_WIDTH' undeclared
2016-10-02 5:23 UTC
[PATCH v2 00/14] Partial MIPS Malta DT conversion
2016-09-30 18:41 UTC (5+ messages)
` [PATCH v2 01/14] irqchip: i8259: Add domain before mapping parent irq
[PATCH v2] MIPS: CM: Fix mips_cm_max_vp_width for non-MT kernels on MT systems
2016-09-30 16:25 UTC (2+ messages)
[PATCH] MIPS: BMIPS: Support APPENDED_DTB
2016-09-30 14:17 UTC
[PATCH v2] MIPS: loongson32: Remove several RTC-related macros
2016-09-30 1:24 UTC
[GIT PULL 0/6] KVM: MIPS: Updates for v4.9
2016-09-29 14:47 UTC (15+ messages)
` [GIT PULL 1/6] KVM: MIPS: Override HVA error values for EVA
` [GIT PULL 2/6] KVM: MIPS: Emulate MMIO via TLB miss "
` [GIT PULL 3/6] KVM: MIPS: Drop other CPU ASIDs on guest MMU changes
` [GIT PULL 4/6] KVM: MIPS: Split kernel/user ASID regeneration
` [GIT PULL 5/6] KVM: MIPS: Invalidate TLB by regenerating ASIDs
` [GIT PULL 6/6] KVM: MIPS: Drop dubious EntryHi optimisation
Ils vous attendent !
2016-09-29 13:12 UTC (2+ messages)
[PATCH 3.12 001/119] MIPS: KVM: Check for pfn noslot case
2016-09-29 10:23 UTC
[PATCH] MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()
2016-09-29 7:31 UTC
[QUESTION] Physical memory allocation for VPE without mmap
2016-09-28 20:09 UTC
[PATCH v2 13/14] power: reset: Add Intel PIIX4 poweroff driver
2016-09-28 15:30 UTC (3+ messages)
` [PATCH v3 "
[PATCH 4.7 40/69] irqchip/mips-gic: Fix local interrupts
2016-09-28 9:05 UTC (8+ messages)
` [PATCH 4.7 44/69] MIPS: Fix pre-r6 emulation FPU initialisation
` [PATCH 4.7 45/69] MIPS: SMP: Fix possibility of deadlock when bringing CPUs online
` [PATCH 4.7 46/69] MIPS: vDSO: Fix Malta EVA mapping to vDSO page structs
` [PATCH 4.7 47/69] MIPS: Remove compact branch policy Kconfig entries
` [PATCH 4.7 48/69] MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)
` [PATCH 4.7 49/69] MIPS: Add a missing ".set pop" in an early commit
` [PATCH 4.7 50/69] MIPS: paravirt: Fix undefined reference to smp_bootstrap
[PATCH 4.4 61/73] MIPS: Fix pre-r6 emulation FPU initialisation
2016-09-28 9:05 UTC (6+ messages)
` [PATCH 4.4 63/73] MIPS: vDSO: Fix Malta EVA mapping to vDSO page structs
` [PATCH 4.4 64/73] MIPS: Remove compact branch policy Kconfig entries
` [PATCH 4.4 65/73] MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)
` [PATCH 4.4 66/73] MIPS: Add a missing ".set pop" in an early commit
` [PATCH 4.4 67/73] MIPS: paravirt: Fix undefined reference to smp_bootstrap
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox