linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-27 18:14:49 to 2019-01-12 03:42:03 UTC [more...]

[PATCH 1/2] MIPS: Loongson, add sync before target of branch between llsc
 2019-01-12  3:41 UTC  (5+ messages)
`  "

[PATCH] kbuild: Disable LD_DEAD_CODE_DATA_ELIMINATION with ftrace & GCC <= 4.7
 2019-01-11 19:06 UTC  (5+ messages)
        ` [PATCH v2] "

[PATCH 00/15] arch: synchronize syscall tables in preparation for y2038
 2019-01-11 17:33 UTC  (32+ messages)
` [PATCH 01/15] ia64: add __NR_umount2 definition
` [PATCH 02/15] ia64: add statx and io_pgetevents syscalls
` [PATCH 03/15] ia64: assign syscall numbers for perf and seccomp
` [PATCH 04/15] alpha: wire up io_pgetevents system call
` [PATCH 05/15] alpha: update syscall macro definitions
` [PATCH 06/15] ARM: add migrate_pages() system call
` [PATCH 07/15] ARM: add kexec_file_load system call number
` [PATCH 08/15] m68k: assign syscall number for seccomp
` [PATCH 09/15] sh: remove duplicate unistd_32.h file
` [PATCH 10/15] sh: add statx system call
` [PATCH 11/15] mips: fix n32 compat_ipc_parse_version
` [PATCH 12/15] sparc64: fix sparc_ipc type conversion
` [PATCH 13/15] ipc: rename old-style shmctl/semctl/msgctl syscalls
` [PATCH 14/15] arch: add split IPC system calls where needed
` [PATCH 15/15] arch: add pkey and rseq syscall numbers everywhere

[PATCH 4.9 41/63] MIPS: math-emu: Write-protect delay slot emulation pages
 2019-01-11 14:14 UTC 

[PATCH v1 00/11] MIPS: ath79: move towards proper OF support
 2019-01-11 14:22 UTC  (12+ messages)
` [PATCH v1 01/11] MIPS: ath79: add helpers for setting clocks and expose the ref clock
` [PATCH v1 02/11] MIPS: ath79: move legacy "wdt" and "uart" clock aliases out of soc init
` [PATCH v1 03/11] MIPS: ath79: pass PLL base to clock init functions
` [PATCH v1 04/11] MIPS: ath79: make specifying the reference clock in DT optional
` [PATCH v1 05/11] MIPS: ath79: support setting up clock via DT on all SoC types
` [PATCH v1 06/11] MIPS: ath79: export switch MDIO reference clock
` [PATCH v1 07/11] MIPS: ath79: drop legacy IRQ code
` [PATCH v1 08/11] MIPS: ath79: drop machfiles
` [PATCH v1 09/11] MIPS: ath79: drop legacy pci code
` [PATCH v1 10/11] MIPS: ath79: drop platform device registration code
` [PATCH v1 11/11] MIPS: ath79: drop !OF clock code

MIPS: ath79: regressions after dma-mapping changes
 2019-01-11 13:53 UTC  (6+ messages)
` MIPS: ath79: net boot related regressions

[PATCH v5 07/17] fanotify: encode file identifier for FAN_REPORT_FID
 2019-01-11  8:37 UTC 

[PATCH 00/11] y2038: add time64 syscalls
 2019-01-10 20:55 UTC  (12+ messages)
` [PATCH 01/11] time: make adjtime compat handling available for 32 bit
` [PATCH 02/11] time: Add struct __kernel_timex
` [PATCH 03/11] time: fix sys_timer_settime prototype
` [PATCH 04/11] sparc64: add custom adjtimex/clock_adjtime functions
` [PATCH 05/11] timex: use __kernel_timex internally
` [PATCH 06/11] timex: change syscalls to use struct __kernel_timex
` [PATCH 08/11] y2038: use time32 syscall names on 32-bit
` [PATCH 09/11] y2038: remove struct definition redirects
` [PATCH 10/11] y2038: rename old time and utime syscalls
` [PATCH 11/11] y2038: add 64-bit time_t syscalls to all 32-bit architectures
  ` [PATCH 07/11] y2038: syscalls: rename y2038 compat syscalls

[4.9 PATCH] MIPS: math-emu: Write-protect delay slot emulation pages
 2019-01-10 19:09 UTC  (2+ messages)

[PATCH v2] Disable MSI also when pcie-octeon.pcie_disable on
 2019-01-10 18:58 UTC  (8+ messages)

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

[PATCH v9 00/27] Ingenic TCU patchset v9
 2019-01-10 14:04 UTC  (34+ 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 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 00/11] X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM
 2019-01-10  9:06 UTC  (19+ 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 V2 mips-fixes] MIPS: BCM47XX: Setup struct device for the SoC
 2019-01-09 22:19 UTC 

[PATCH] MIPS: jazz: fix 64bit build
 2019-01-09 22:19 UTC  (2+ messages)

[PATCH 14/14] syscall_get_arch: add "struct task_struct *" argument
 2019-01-09 12:43 UTC 

[PATCH 0/3] net: y2038-safe socket timeout options
 2019-01-08 21:29 UTC  (7+ messages)
` [PATCH 2/3] socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes
    ` [PATCH] socket: move compat timeout handling into sock.c
` [PATCH 3/3] sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW

[PATCH AUTOSEL 4.20 019/117] MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSur
 2019-01-08 19:24 UTC  (2+ messages)
` [PATCH AUTOSEL 4.20 023/117] MIPS: Loongson: Add Loongson-3A R2.1 basic support

[PATCH AUTOSEL 4.19 16/97] MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSur
 2019-01-08 19:28 UTC 

[PATCH AUTOSEL 4.14 08/53] MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSur
 2019-01-08 19:31 UTC 

[PATCH AUTOSEL 4.9 06/36] MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSur
 2019-01-08 19:33 UTC 

[PATCH AUTOSEL 4.4 04/28] MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSur
 2019-01-08 19:34 UTC 

[PATCH AUTOSEL 3.18 01/19] MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSur
 2019-01-08 19:35 UTC 

[BUG, non-patch] Octeon kexec ftbfs and unusable
 2019-01-08  6:19 UTC 

[PATCH] MIPS: ath79: Enable OF serial ports in the default config
 2019-01-07 21:40 UTC  (2+ messages)

[PATCH 1/2] MIPS: lantiq: Fix IPI interrupt handling
 2019-01-07 21:40 UTC  (3+ messages)
` [PATCH 2/2] MIPS: lantiq: Use CP0_LEGACY_COMPARE_IRQ

[PATCH] Disable MSI also when pcie-octeon.pcie_disable on
 2019-01-07 18:15 UTC  (2+ messages)

[PATCH 4.20 120/145] MIPS: math-emu: Write-protect delay slot emulation pages
 2019-01-07 12:32 UTC  (3+ messages)
` [PATCH 4.20 124/145] MIPS: Expand MIPS32 ASIDs to 64 bits
` [PATCH 4.20 125/145] MIPS: OCTEON: mark RGMII interface disabled on OCTEON III

[PATCH 4.19 150/170] MIPS: math-emu: Write-protect delay slot emulation pages
 2019-01-07 12:33 UTC  (3+ messages)
` [PATCH 4.19 154/170] MIPS: Expand MIPS32 ASIDs to 64 bits
` [PATCH 4.19 155/170] MIPS: OCTEON: mark RGMII interface disabled on OCTEON III

[PATCH 4.14 089/101] MIPS: math-emu: Write-protect delay slot emulation pages
 2019-01-07 12:33 UTC  (3+ messages)
` [PATCH 4.14 093/101] MIPS: Expand MIPS32 ASIDs to 64 bits
` [PATCH 4.14 094/101] MIPS: OCTEON: mark RGMII interface disabled on OCTEON III

[PATCH 4.9 66/71] MIPS: OCTEON: mark RGMII interface disabled on OCTEON III
 2019-01-07 12:33 UTC 

[PATCH v7 14/22] mips: define syscall_get_error()
 2019-01-07  2:54 UTC  (2+ messages)
` [PATCH v7 20/22] syscall_get_arch: add "struct task_struct *" argument

[PATCH] serial: lantiq: Do not swap register read/writes
 2019-01-06 20:38 UTC  (2+ messages)

Loongson 2F IDE/ATA broken with lemote2f_defconfig
 2019-01-06 12:46 UTC 

[GIT PULL] MIPS fixes for 4.21
 2019-01-05 20:55 UTC  (2+ messages)

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

[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


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