linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-12 22:18:28 to 2019-01-05 19:46:14 UTC [more...]

[PATCH v9 00/27] Ingenic TCU patchset v9
 2019-01-05 19:45 UTC  (31+ messages)
` [PATCH v9 01/27] dt-bindings: ingenic: Add DT bindings for TCU clocks
` [PATCH v9 02/27] doc: Add doc for the Ingenic TCU hardware
` [PATCH v9 03/27] dt-bindings: Add doc for the Ingenic TCU drivers
` [PATCH v9 04/27] clocksource: Add a new timer-ingenic driver
` [PATCH v9 05/27] clocksource: Add driver for the Ingenic JZ47xx OST
` [PATCH v9 06/27] MAINTAINERS: Add myself as maintainer for Ingenic TCU drivers
` [PATCH v9 07/27] watchdog: jz4740: Use WDT clock provided by TCU driver
` [PATCH v9 08/27] watchdog: jz4740: Use regmap "
` [PATCH v9 09/27] watchdog: jz4740: Avoid starting watchdog in set_timeout
` [PATCH v9 10/27] watchdog: jz4740: Drop dependency on MACH_JZ47xx, use COMPILE_TEST
` [PATCH v9 11/27] pwm: jz4740: Apply configuration atomically
` [PATCH v9 12/27] pwm: jz4740: Use regmap from TCU driver
` [PATCH v9 13/27] pwm: jz4740: Use clocks "
` [PATCH v9 14/27] pwm: jz4740: Improve algorithm of clock calculation
` [PATCH v9 15/27] pwm: jz4740: Allow selection of PWM channels 0 and 1
` [PATCH v9 16/27] pwm: jz4740: Drop dependency on MACH_INGENIC, use COMPILE_TEST
` [PATCH v9 17/27] pwm: jz4740: Remove unused devicetree compatible strings
` [PATCH v9 18/27] clk: jz4740: Add TCU clock
` [PATCH v9 19/27] MIPS: Kconfig: Select TCU timer driver when MACH_INGENIC is set
` [PATCH v9 20/27] MIPS: jz4740: Add DTS nodes for the TCU drivers
` [PATCH v9 21/27] MIPS: qi_lb60: Move PWM devices to devicetree
` [PATCH v9 22/27] MIPS: qi_lb60: Reduce system timer and clocksource to 750 kHz
` [PATCH v9 23/27] MIPS: CI20: Reduce system timer to 3 MHz
` [PATCH v9 24/27] MIPS: CI20: defconfig: enable OST driver
` [PATCH v9 25/27] MIPS: GCW0: Reduce system timer to 750 kHz
` [PATCH v9 26/27] MIPS: GCW0: defconfig: Enable OST, watchdog, PWM drivers
` [PATCH v9 27/27] MIPS: jz4740: Drop obsolete code

MIPS: ath79: regressions after dma-mapping changes
 2019-01-05 16:39 UTC 

[PATCH 1/2] MIPS: Loongson, add sync before target of branch between llsc
 2019-01-05 15:00 UTC  (2+ messages)
` [PATCH 2/2] MIPS: Loongson, workaround ll/sc weak ordering

[BUG] Data Bus Erorr on Ubiquiti Networks - EdgeRouter™ Infinity
 2019-01-05  0:26 UTC  (3+ messages)

[PATCH 00/11] X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM
 2019-01-04 21:27 UTC  (12+ messages)
` [PATCH 1/11] X86/Hyper-V: Add parameter offset for hyperv_fill_flush_guest_mapping_list()
` [PATCH 2/11] KVM/VMX: Fill range list in kvm_fill_hv_flush_list_func()
` [PATCH 3/11] KVM: Add spte's point in the struct kvm_mmu_page
` [PATCH 4/11] KVM/MMU: Introduce tlb flush with range list
` [PATCH 5/11] KVM/MMU: Flush tlb directly in the kvm_mmu_slot_gfn_write_protect()
` [PATCH 6/11] KVM/MMU: Flush tlb with range list in sync_page()
` [PATCH 7/11] KVM: Remove redundant check in the kvm_get_dirty_log_protect()
` [PATCH 8/11] KVM: Make kvm_arch_mmu_enable_log_dirty_pt_masked() return value
` [PATCH 9/11] KVM/MMU: Flush tlb in the kvm_mmu_write_protect_pt_masked()
` [PATCH 10/11] KVM: Add flush parameter for kvm_age_hva()

[PATCH] MIPS: Add CPU option reporting to /proc/cpuinfo
 2019-01-03 23:13 UTC  (9+ messages)

[PATCH] MIPS: OCTEON: mark RGMII interface disabled on OCTEON III
 2019-01-02 22:16 UTC  (2+ messages)

arch/mips/jazz/jazzdma.c:77:30: error: implicit declaration of function ‘KSEG1ADDR’
 2019-01-02 15:31 UTC 

[PATCH 0/2] Unify the system call scripts
 2019-01-02 14:56 UTC  (3+ messages)
` [PATCH 1/2] mips: remove nargs from __SYSCALL
` [PATCH 2/2] mips: generate uapi header and system call table files

[PATCH 1/2] MIPS: Fix a R10000_LLSC_WAR logic in atomic.h
 2018-12-31 15:18 UTC 

[PATCH] MIPS: BCM63XX: drop unused and broken DSP platform device
 2018-12-31 15:14 UTC 

[PATCH v5 0/5] MIPS: kexec/kdump: Fix smp reboot and other issues
 2018-12-27 20:02 UTC  (3+ messages)
` [PATCH v5 2/5] MIPS: kexec: Make a framework for both jumping and halting on nonboot CPUs

[PATCH] mailmap: Update name spelling and email for Dengcheng Zhu
 2018-12-27 16:53 UTC 

[GIT PULL] Main MIPS pull for 4.21
 2018-12-26 19:20 UTC  (2+ messages)

[PATCH] serial: 8250: Fix clearing FIFOs in RS485 mode again
 2018-12-24 15:43 UTC  (32+ messages)
                ` [PATCH] Revert "serial: 8250: Fix clearing FIFOs in RS485 mode again"

[PATCH v5 0/7] mips: system call table generation support
 2018-12-24  5:20 UTC  (11+ messages)
` [PATCH v5 1/7] mips: add __NR_syscalls along with __NR_Linux_syscalls
` [PATCH v5 2/7] mips: remove unused macros
` [PATCH v5 3/7] mips: rename macros and files from '64' to 'n64'
` [PATCH v5 4/7] mips: add +1 to __NR_syscalls in uapi header
` [PATCH v5 5/7] mips: remove syscall table entries
` [PATCH v5 6/7] mips: add system call table generation support
` [PATCH v5 7/7] mips: generate uapi header and system call table files

[PATCH] MIPS: ralink: Select CONFIG_CPU_MIPSR2_IRQ_VI on MT7620/8
 2018-12-23 16:17 UTC 

[PATCH] MAINTAINERS: Add a maintainer for MSCC MIPS SoCs
 2018-12-23 16:17 UTC 

[PATCH 0/5] MIPS: Alchemy updates for 4.20+
 2018-12-23 16:16 UTC  (10+ messages)
` [PATCH 1/5] MIPS: alchemy: cpu_all_mask is forbidden for clock event devices
` [PATCH 2/5] net: drivers/amd: restore access to MIPS Alchemy platform
` [PATCH 3/5] MIPS: Alchemy: drop DB1000 IrDA support bits
` [PATCH 4/5] MIPS: Alchemy: update cpu-feature-overrides
` [PATCH 5/5] MIPS: Alchemy: update dma masks for devboard devices

[PATCH] MIPS: math-emu: Write-protect delay slot emulation pages
 2018-12-23 16:16 UTC  (4+ messages)

[PATCH v4] watchdog: mtx-1: Convert to use GPIO descriptor
 2018-12-23 15:26 UTC 

[PATCH v8 00/26] Ingenic TCU patchset v8
 2018-12-22 11:09 UTC  (41+ messages)
` [PATCH v8 01/26] dt-bindings: ingenic: Add DT bindings for TCU clocks
` [PATCH v8 02/26] doc: Add doc for the Ingenic TCU hardware
` [PATCH v8 03/26] dt-bindings: Add doc for the Ingenic TCU drivers
` [PATCH v8 04/26] clocksource: Add a new timer-ingenic driver
` [PATCH v8 07/26] watchdog: jz4740: Use WDT clock provided by TCU driver
` [PATCH v8 08/26] watchdog: jz4740: Use regmap "
` [PATCH v8 09/26] watchdog: jz4740: Avoid starting watchdog in set_timeout
` [PATCH v8 11/26] pwm: jz4740: Use regmap and clocks from TCU driver
` [PATCH v8 12/26] pwm: jz4740: Allow selection of PWM channels 0 and 1
` [PATCH v8 14/26] pwm: jz4740: Remove unused devicetree compatible strings
` [PATCH v8 15/26] pwm: jz4740: Add support for the JZ4725B
` [PATCH v8 19/26] MIPS: qi_lb60: Move PWM devices to devicetree
` [PATCH v8 20/26] MIPS: qi_lb60: Reduce system timer and clocksource to 750 kHz
` [PATCH v8 21/26] MIPS: CI20: Reduce system timer and clocksource to 3 MHz
` [PATCH v8 22/26] MIPS: CI20: defconfig: enable OST driver
` [PATCH v8 23/26] MIPS: GCW0: Move clocksource to TCU channel 2
` [PATCH v8 24/26] MIPS: GCW0: Reduce system timer and clocksource to 750 kHz

[PATCH v6 16/27] mips: define syscall_get_error()
 2018-12-21  1:31 UTC  (4+ messages)
` [PATCH v6 24/27] syscall_get_arch: add "struct task_struct *" argument

[PATCH v2 1/2] mips/kgdb: prepare arch_kgdb_ops for constness
 2018-12-19 16:57 UTC  (4+ messages)
` [PATCH v2 2/2] kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops

[REPOST PATCH v6 0/4] kgdb: Fix kgdb_roundup_cpus()
 2018-12-19 16:55 UTC  (5+ messages)
` [REPOST PATCH v6 1/4] kgdb: Remove irq flags from roundup
` [REPOST PATCH v6 2/4] kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()

NFS/TCP crashes on MIPS/RBTX4927 in v4.20-rcX (bisected)
 2018-12-19  9:56 UTC  (10+ messages)

MIPS (mt7688): EBase change in U-Boot breaks Linux
 2018-12-17  9:13 UTC  (6+ messages)

make the non-consistent DMA allocator more userful (resend)
 2018-12-15 14:57 UTC  (5+ messages)
` [PATCH 3/6] sparc: remove the sparc32_dma_ops indirection

[PATCH v2] MIPS: Expand MIPS32 ASIDs to 64 bits
 2018-12-14 19:03 UTC  (2+ messages)

[PATCH] MIPS: BCM63XX: fix switch core reset on BCM6368
 2018-12-14 19:03 UTC  (2+ messages)

[PATCH v4 0/7] mips: system call table generation support
 2018-12-14  5:50 UTC  (10+ messages)
` [PATCH v4 3/7] mips: rename macros and files from '64' to 'n64'

[PATCH] mm/zsmalloc.c: Fix zsmalloc 32-bit PAE support
 2018-12-13  7:27 UTC  (3+ messages)


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).