messages from 2019-03-15 17:43:10 to 2019-03-28 15:23:40 UTC [more...]
[PATCH v7 03/20] mips: mm: Add p?d_large() definitions
2019-03-28 15:20 UTC
[PATCH] MIPS: SGI-IP27: Fix use of unchecked pointer in shutdown_bridge_irq
2019-03-28 14:42 UTC (2+ messages)
[PATCH] MIPS: KGDB: fix kgdb support for SMP platforms
2019-03-28 7:06 UTC (3+ messages)
[PATCH] MIPS: KGDB: fix kgdb support for SMP platforms
2019-03-28 7:03 UTC (6+ messages)
` "
` "
` "
[PATCH v11 00/27] Ingenic JZ47xx TCU pachset v11
2019-03-28 1:29 UTC (29+ messages)
` [PATCH v11 01/27] dt-bindings: ingenic: Add DT bindings for TCU clocks
` [PATCH v11 02/27] doc: Add doc for the Ingenic TCU hardware
` [PATCH v11 03/27] dt-bindings: Add doc for the Ingenic TCU drivers
` [PATCH v11 04/27] clocksource: Add a new timer-ingenic driver
` [PATCH v11 05/27] clocksource: Add driver for the Ingenic JZ47xx OST
` [PATCH v11 06/27] MAINTAINERS: Add myself as maintainer for Ingenic TCU drivers
` [PATCH v11 07/27] watchdog: jz4740: Use WDT clock provided by TCU driver
` [PATCH v11 08/27] watchdog: jz4740: Use regmap "
` [PATCH v11 09/27] watchdog: jz4740: Avoid starting watchdog in set_timeout
` [PATCH v11 10/27] watchdog: jz4740: Drop dependency on MACH_JZ47xx, use COMPILE_TEST
` [PATCH v11 11/27] pwm: jz4740: Apply configuration atomically
` [PATCH v11 12/27] pwm: jz4740: Use regmap from TCU driver
` [PATCH v11 13/27] pwm: jz4740: Use clocks "
` [PATCH v11 14/27] pwm: jz4740: Improve algorithm of clock calculation
` [PATCH v11 15/27] pwm: jz4740: Allow selection of PWM channels 0 and 1
` [PATCH v11 16/27] pwm: jz4740: Drop dependency on MACH_INGENIC, use COMPILE_TEST
` [PATCH v11 17/27] pwm: jz4740: Remove unused devicetree compatible strings
` [PATCH v11 18/27] clk: jz4740: Add TCU clock
` [PATCH v11 19/27] MIPS: Kconfig: Select TCU timer driver when MACH_INGENIC is set
` [PATCH v11 20/27] MIPS: jz4740: Add DTS nodes for the TCU drivers
` [PATCH v11 21/27] MIPS: qi_lb60: Move PWM devices to devicetree
` [PATCH v11 22/27] MIPS: qi_lb60: Reduce system timer and clocksource to 750 kHz
` [PATCH v11 23/27] MIPS: CI20: Reduce system timer and clocksource to 3 MHz
` [PATCH v11 24/27] MIPS: CI20: defconfig: enable OST driver
` [PATCH v11 25/27] MIPS: GCW0: Reduce system timer and clocksource to 750 kHz
` [PATCH v11 26/27] MIPS: GCW0: defconfig: Enable OST, watchdog, PWM drivers
` [PATCH v11 27/27] MIPS: jz4740: Drop obsolete code
[PATCH] MIPS: ath79: add missing QCA955x GMAC registers
2019-03-27 21:03 UTC
Re:Re: [PATCH] MIPS: KGDB: fix kgdb support for SMP platforms
2019-03-27 15:39 UTC
[PATCH] MIPS: KGDB: fix kgdb support for SMP platforms
2019-03-27 14:37 UTC (2+ messages)
[bug report] MIPS: SGI-IP27: rework HUB interrupts
2019-03-27 7:59 UTC
[PATCH v5 0/2] staging: mt7621-mmc: correctness fixes
2019-03-27 1:50 UTC (3+ messages)
` [PATCH v5 1/2] staging: mt7621-mmc: Remove obsolete Kconfig flags
` [PATCH v5 2/2] staging: mt7621-mmc: Initialize completions a single time during probe
[PATCH v4 0/2] staging: mt7621-mmc: correctness fixes
2019-03-27 1:46 UTC (5+ messages)
` [PATCH v4 1/2] staging: mt7621-mmc: Remove obsolete Kconfig flags
` [PATCH v4 2/2] staging: mt7621-mmc: Initialize completions a single time during probe
[PATCH fixes] MIPS: perf: Fix build with CONFIG_CPU_BMIPS5000 enabled
2019-03-26 17:03 UTC
[PATCH v6 03/19] mips: mm: Add p?d_large() definitions
2019-03-26 16:26 UTC
[PATCH 2/2] arch: add pidfd and io_uring syscalls everywhere
2019-03-26 8:40 UTC (3+ messages)
[PATCH 4.9 06/30] mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction
2019-03-26 6:29 UTC (2+ messages)
` [PATCH 4.9 08/30] MIPS: Fix kernel crash for R6 in jump label branch function
[PATCH 4.14 06/41] mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction
2019-03-26 6:29 UTC (2+ messages)
` [PATCH 4.14 08/41] MIPS: Fix kernel crash for R6 in jump label branch function
[PATCH 4.19 11/45] mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction
2019-03-26 6:29 UTC (2+ messages)
` [PATCH 4.19 13/45] MIPS: Fix kernel crash for R6 in jump label branch function
[PATCH 5.0 14/52] mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction
2019-03-26 6:30 UTC (2+ messages)
` [PATCH 5.0 16/52] MIPS: Fix kernel crash for R6 in jump label branch function
[PATCH] compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING
2019-03-26 6:02 UTC (20+ messages)
[RESEND PATCH 0/7] Add FOLL_LONGTERM to GUP fast and use it
2019-03-25 22:36 UTC (29+ messages)
` [RESEND 1/7] mm/gup: Replace get_user_pages_longterm() with FOLL_LONGTERM
` [RESEND 2/7] mm/gup: Change write parameter to flags in fast walk
` [RESEND 3/7] mm/gup: Change GUP fast to use flags rather than a write 'bool'
` [RESEND 4/7] mm/gup: Add FOLL_LONGTERM capability to GUP fast
` [RESEND 5/7] IB/hfi1: Use the new FOLL_LONGTERM flag to get_user_pages_fast()
` [RESEND 6/7] IB/qib: "
` [RESEND 7/7] IB/mthca: "
Bad file pattern in MAINTAINERS section 'MIPS/LOONGSON2 ARCHITECTURE'
2019-03-25 21:27 UTC (3+ messages)
` Bad file pattern in MAINTAINERS section 'MIPS/LOONGSON3 ARCHITECTURE'
[PATCH] MIPS: KVM: Use prandom_u32_max() to generate tlbwr index
2019-03-25 21:02 UTC (2+ messages)
[BISECTED, REGRESSION] Broken networking on MIPS/OCTEON EdgeRouter Lite
2019-03-25 19:30 UTC (7+ messages)
[PATCH v5 0/3] locking/rwsem: Rwsem rearchitecture part 0
2019-03-25 15:25 UTC (13+ messages)
` [PATCH v5 1/3] locking/rwsem: Remove arch specific rwsem files
` [PATCH v5 2/3] locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
` [PATCH v5 3/3] locking/rwsem: Optimize down_read_trylock()
[PATCH 0/4] Provide generic top-down mmap layout functions
2019-03-23 8:18 UTC (9+ messages)
` [PATCH 1/4] arm64, mm: Move generic mmap layout functions to mm
` [PATCH 2/4] arm: Use generic mmap top-down layout
` [PATCH 3/4] mips: "
` [PATCH 4/4] riscv: Make mmap allocation top-down by default
[PATCH 3.18 010/134] MIPS: ath79: Enable OF serial ports in the default config
2019-03-22 11:13 UTC (2+ messages)
` [PATCH 3.18 013/134] MIPS: jazz: fix 64bit build
[PATCH 4.4 012/230] MIPS: ath79: Enable OF serial ports in the default config
2019-03-22 11:14 UTC (4+ messages)
` [PATCH 4.4 015/230] MIPS: jazz: fix 64bit build
` [PATCH 4.4 074/230] MIPS: irq: Allocate accurate order pages for irq stack
` [PATCH 4.4 111/230] MIPS: Remove function size check in get_frame_info()
[PATCH] arch/mips/kvm/emulate.c: Don't waste /dev/random emulating TLBWR
2019-03-22 5:22 UTC (3+ messages)
[PATCH linux-next v8 0/7] ptrace: add PTRACE_GET_SYSCALL_INFO request
2019-03-22 4:15 UTC (2+ messages)
` [PATCH linux-next v8 3/7] mips: define syscall_get_error()
[RESEND PATCH 0/1] mips: ralink: allow zboot
2019-03-22 0:29 UTC (6+ messages)
` [RESEND PATCH] "
[PATCH v2] MIPS: ralink: fix cpu clock of mt7621 and add dt clk devices
2019-03-21 14:42 UTC
[PATCH resend] MIPS: ralink: fix cpu clock of mt7621 and add dt clk devices
2019-03-21 14:28 UTC
[PATCH v5 03/19] mips: mm: Add p?d_large() definitions
2019-03-21 14:19 UTC
[PATCH v2 13/13] syscall_get_arch: add "struct task_struct *" argument
2019-03-21 1:22 UTC (2+ messages)
[PATCH -next] irqchip/brcmstb-l2: Make two init functions static
2019-03-20 20:45 UTC (4+ messages)
[PATCH] irqchip/bcm: Restore registration print with %pOF
2019-03-20 19:39 UTC
[PATCH v2 1/3] MIPS: uasm: Add div, mul and sel instructions for mipsr6
2019-03-20 19:37 UTC (5+ messages)
` [PATCH v2 3/3] MIPS: eBPF: Initial eBPF support for MIPS32 architecture
[PATCH v2] MIPS: entry: Remove unneeded need_resched() loop
2019-03-19 23:18 UTC (2+ messages)
[PATCH] arch: mips: Kconfig: pedantic formatting
2019-03-19 23:18 UTC (2+ messages)
[GIT PULL] MIPS fixes
2019-03-19 18:15 UTC (2+ messages)
[PATCH v3 00/3] MIPS: SGI-IP27 rework part2
2019-03-19 15:47 UTC (5+ messages)
` [PATCH v3 1/3] MIPS: SGI-IP27: move IP27 specific code out of pci-ip27.c into new file
` [PATCH v3 2/3] MIPS: SGI-IP27: use generic PCI driver
` [PATCH v3 3/3] MIPS: SGI-IP27: abstract chipset irq from bridge
[PATCH] y2038: fix socket.h header inclusion
2019-03-18 14:37 UTC (11+ messages)
[PATCH] MIPS: Remove custom MIPS32 __kernel_fsid_t type
2019-03-15 22:39 UTC (2+ messages)
[PATCH] KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported
2019-03-15 17:42 UTC (2+ messages)
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;
as well as URLs for NNTP newsgroup(s).