Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2016-06-05 21:43:46 to 2016-06-10 10:12:19 UTC [more...]

[PATCH v4 00/44] dma-mapping: Use unsigned long for dma_attrs
 2016-06-10 10:11 UTC 

[PATCH v4 5/7] mips: use the new LED disk activity trigger
 2016-06-10  6:00 UTC 

[PATCH 00/14] run seccomp after ptrace
 2016-06-10  2:01 UTC  (21+ messages)
` [PATCH 01/14] seccomp: add tests for ptrace hole
` [PATCH 02/14] seccomp: Add a seccomp_data parameter secure_computing()
` [PATCH 03/14] x86/entry: Get rid of two-phase syscall entry work
` [PATCH 04/14] seccomp: remove 2-phase API
` [PATCH 05/14] seccomp: recheck the syscall after RET_TRACE
` [PATCH 06/14] x86/ptrace: run seccomp after ptrace
` [PATCH 07/14] arm/ptrace: "
` [PATCH 08/14] arm64/ptrace: "
` [PATCH 09/14] MIPS/ptrace: "
` [PATCH 10/14] parisc/ptrace: "
` [PATCH 11/14] s390/ptrace: "
` [PATCH 12/14] powerpc/ptrace: "
` [PATCH 13/14] tile/ptrace: "
` [PATCH 14/14] um/ptrace: "

[PATCH v12 01/15] PCI: Let pci_mmap_page_range() take extra resource pointer
 2016-06-09 22:36 UTC  (9+ messages)

[PATCH 4.2.y-ckt 070/206] MIPS: Fix siginfo.h to use strict posix types
 2016-06-09 21:16 UTC  (28+ messages)
` [PATCH 4.2.y-ckt 071/206] MIPS: Don't unwind to user mode with EVA
` [PATCH 4.2.y-ckt 072/206] MIPS: Avoid using unwind_stack() with usermode
` [PATCH 4.2.y-ckt 073/206] MIPS: Reserve nosave data for hibernation
` [PATCH 4.2.y-ckt 074/206] MIPS: Loongson-3: Reserve 32MB for RS780E integrated GPU
` [PATCH 4.2.y-ckt 075/206] MIPS64: R6: R2 emulation bugfix
` [PATCH 4.2.y-ckt 084/206] MIPS: KVM: Fix timer IRQ race when freezing timer
` [PATCH 4.2.y-ckt 085/206] MIPS: KVM: Fix timer IRQ race when writing CP0_Compare
` [PATCH 4.2.y-ckt 097/206] MIPS: Handle highmem pages in __update_cache
` [PATCH 4.2.y-ckt 098/206] MIPS: Sync icache & dcache in set_pte_at
` [PATCH 4.2.y-ckt 099/206] SIGNAL: Move generic copy_siginfo() to signal.h
` [PATCH 4.2.y-ckt 100/206] MIPS: Fix uapi include in exported asm/siginfo.h
` [PATCH 4.2.y-ckt 101/206] MIPS: math-emu: Fix jalr emulation when rd == $0
` [PATCH 4.2.y-ckt 102/206] MIPS: ptrace: Fix FP context restoration FCSR regression
` [PATCH 4.2.y-ckt 103/206] MIPS: ptrace: Prevent writes to read-only FCSR bits
` [PATCH 4.2.y-ckt 104/206] MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)
` [PATCH 4.2.y-ckt 105/206] MIPS: Force CPUs to lose FP context during mode switches
` [PATCH 4.2.y-ckt 110/206] MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCC
` [PATCH 4.2.y-ckt 145/206] MIPS: lib: Mark intrinsics notrace
` [PATCH 4.2.y-ckt 178/206] MIPS: BMIPS: Fix PRID_IMP_BMIPS5000 masking for BMIPS5200
` [PATCH 4.2.y-ckt 184/206] MIPS: BMIPS: BMIPS5000 has I cache filing from D cache
` [PATCH 4.2.y-ckt 185/206] MIPS: BMIPS: Clear MIPS_CACHE_ALIASES earlier
` [PATCH 4.2.y-ckt 186/206] MIPS: BMIPS: local_r4k___flush_cache_all needs to blast S-cache
` [PATCH 4.2.y-ckt 187/206] MIPS: BMIPS: Pretty print BMIPS5200 processor name
` [PATCH 4.2.y-ckt 188/206] MIPS: math-emu: Fix BC1{EQ,NE}Z emulation
` [PATCH 4.2.y-ckt 189/206] MIPS: Fix BC1{EQ,NE}Z return offset calculation
` [PATCH 4.2.y-ckt 190/206] MIPS: BMIPS: Adjust mips-hpt-frequency for BCM7435
` [PATCH 4.2.y-ckt 197/206] MIPS: ath79: fix regression in PCI window initialization

[PATCH 1/2] arch: mips: lantiq: fix eiu interrupt loading code
 2016-06-09 15:09 UTC  (2+ messages)
` [PATCH 2/2] arch: mips: lantiq: use the real EXIN count

[4.2.y-ckt stable] Patch "MIPS: ath79: fix regression in PCI window initialization" has been added to the 4.2.y-ckt tree
 2016-06-09 14:37 UTC 

[4.2.y-ckt stable] Patch "MIPS: BMIPS: Adjust mips-hpt-frequency for BCM7435" has been added to the 4.2.y-ckt tree
 2016-06-09 14:37 UTC 

[4.2.y-ckt stable] Patch "MIPS: Fix BC1{EQ,NE}Z return offset calculation" has been added to the 4.2.y-ckt tree
 2016-06-09 14:37 UTC 

[4.2.y-ckt stable] Patch "MIPS: math-emu: Fix BC1{EQ,NE}Z emulation" has been added to the 4.2.y-ckt tree
 2016-06-09 14:37 UTC 

[4.2.y-ckt stable] Patch "MIPS: BMIPS: Pretty print BMIPS5200 processor name" has been added to the 4.2.y-ckt tree
 2016-06-09 14:37 UTC 

[4.2.y-ckt stable] Patch "MIPS: BMIPS: Clear MIPS_CACHE_ALIASES earlier" has been added to the 4.2.y-ckt tree
 2016-06-09 14:37 UTC 

[4.2.y-ckt stable] Patch "MIPS: BMIPS: local_r4k___flush_cache_all needs to blast S-cache" has been added to the 4.2.y-ckt tree
 2016-06-09 14:37 UTC 

[4.2.y-ckt stable] Patch "MIPS: BMIPS: BMIPS5000 has I cache filing from D cache" has been added to the 4.2.y-ckt tree
 2016-06-09 14:37 UTC 

[4.2.y-ckt stable] Patch "MIPS: BMIPS: Fix PRID_IMP_BMIPS5000 masking for BMIPS5200" has been added to the 4.2.y-ckt tree
 2016-06-09 14:36 UTC 

[4.2.y-ckt stable] Patch "MIPS: lib: Mark intrinsics notrace" has been added to the 4.2.y-ckt tree
 2016-06-09 14:36 UTC 

[4.2.y-ckt stable] Patch "MIPS: Sync icache & dcache in set_pte_at" has been added to the 4.2.y-ckt tree
 2016-06-09 14:35 UTC 

[4.2.y-ckt stable] Patch "MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCC" has been added to the 4.2.y-ckt tree
 2016-06-09 14:35 UTC 

[4.2.y-ckt stable] Patch "MIPS: Force CPUs to lose FP context during mode switches" has been added to the 4.2.y-ckt tree
 2016-06-09 14:35 UTC 

[4.2.y-ckt stable] Patch "MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)" has been added to the 4.2.y-ckt tree
 2016-06-09 14:35 UTC 

[4.2.y-ckt stable] Patch "MIPS: ptrace: Prevent writes to read-only FCSR bits" has been added to the 4.2.y-ckt tree
 2016-06-09 14:35 UTC 

[4.2.y-ckt stable] Patch "SIGNAL: Move generic copy_siginfo() to signal.h" has been added to the 4.2.y-ckt tree
 2016-06-09 14:35 UTC 

[4.2.y-ckt stable] Patch "MIPS: math-emu: Fix jalr emulation when rd == $0" has been added to the 4.2.y-ckt tree
 2016-06-09 14:35 UTC 

[4.2.y-ckt stable] Patch "MIPS: Fix uapi include in exported asm/siginfo.h" has been added to the 4.2.y-ckt tree
 2016-06-09 14:35 UTC 

[4.2.y-ckt stable] Patch "MIPS: ptrace: Fix FP context restoration FCSR regression" has been added to the 4.2.y-ckt tree
 2016-06-09 14:35 UTC 

[4.2.y-ckt stable] Patch "MIPS: Handle highmem pages in __update_cache" has been added to the 4.2.y-ckt tree
 2016-06-09 14:35 UTC 

[4.2.y-ckt stable] Patch "MIPS: KVM: Fix timer IRQ race when writing CP0_Compare" has been added to the 4.2.y-ckt tree
 2016-06-09 14:34 UTC 

[4.2.y-ckt stable] Patch "MIPS: KVM: Fix timer IRQ race when freezing timer" has been added to the 4.2.y-ckt tree
 2016-06-09 14:34 UTC 

[4.2.y-ckt stable] Patch "MIPS: Loongson-3: Reserve 32MB for RS780E integrated GPU" has been added to the 4.2.y-ckt tree
 2016-06-09 14:34 UTC 

[4.2.y-ckt stable] Patch "MIPS: Reserve nosave data for hibernation" has been added to the 4.2.y-ckt tree
 2016-06-09 14:34 UTC 

[4.2.y-ckt stable] Patch "MIPS64: R6: R2 emulation bugfix" has been added to the 4.2.y-ckt tree
 2016-06-09 14:34 UTC 

[4.2.y-ckt stable] Patch "MIPS: Avoid using unwind_stack() with usermode" has been added to the 4.2.y-ckt tree
 2016-06-09 14:34 UTC 

[4.2.y-ckt stable] Patch "MIPS: Don't unwind to user mode with EVA" has been added to the 4.2.y-ckt tree
 2016-06-09 14:34 UTC 

[4.2.y-ckt stable] Patch "MIPS: Fix siginfo.h to use strict posix types" has been added to the 4.2.y-ckt tree
 2016-06-09 14:34 UTC 

[PATCH 00/18] MIPS: KVM: Miscellaneous clean-ups
 2016-06-09 13:58 UTC  (20+ messages)
` [PATCH 01/18] MIPS: KVM: Drop unused guest_inst from kvm_vcpu_arch
` [PATCH 02/18] MIPS: KVM: Drop unused host_cp0_entryhi
` [PATCH 03/18] MIPS: KVM: Drop unused kvm_mips_sync_icache()
` [PATCH 04/18] MIPS: KVM: Convert headers to kernel sized types
` [PATCH 05/18] MIPS: KVM: Convert code "
` [PATCH 06/18] MIPS: KVM: Make various Cause variables 32-bit
` [PATCH 07/18] MIPS: KVM: Move non-TLB handling code out of tlb.c
` [PATCH 08/18] MIPS: KVM: Don't indirect KVM functions
` [PATCH 09/18] MIPS: KVM: Simplify even/odd TLB handling
` [PATCH 10/18] MIPS: KVM: Drop unused hpa0/hpa1 args from function
` [PATCH 11/18] MIPS: KVM: Restore host EBase from ebase variable
` [PATCH 12/18] MIPS: KVM: Clean up TLB management hazards
` [PATCH 13/18] MIPS: KVM: Use dump_tlb_all() for kvm_mips_dump_host_tlbs()
` [PATCH 14/18] MIPS: KVM: Arrayify struct kvm_mips_tlb::tlb_lo*
` [PATCH 15/18] MIPS: KVM: Simplify TLB_* macros
` [PATCH 16/18] MIPS: KVM: Use MIPS_ENTRYLO_* defs from mipsregs.h
` [PATCH 17/18] MIPS: KVM: Combine handle_tlb_ld/st_miss
` [PATCH 18/18] MIPS: KVM: Use va in kvm_get_inst()

[PATCH] MIPS: Fix MSA asm warnings in control reg accessors
 2016-06-09 12:13 UTC  (2+ messages)

[PATCH 0/4] MIPS: KVM: Module + non dynamic translating fixes
 2016-06-09  9:50 UTC  (5+ messages)
` [PATCH 1/4] MIPS: KVM: Fix modular KVM under QEMU
` [PATCH 2/4] MIPS: KVM: Include bit 31 in segment matches
` [PATCH 3/4] MIPS: KVM: Don't unwind PC when emulating CACHE
` [PATCH 4/4] MIPS: KVM: Fix CACHE triggered exception emulation

[PATCH v3 5/7] mips: use the new LED disk activity trigger
 2016-06-08 22:29 UTC 

[PATCH] irqchip/bcm7120-l2: make probe functions static
 2016-06-08 17:59 UTC 

[PATCH] serial/bcm63xx_uart: use correct alias naming
 2016-06-08 10:08 UTC 

[PATCH] MIPS: delete use of ARCH_WANT_OPTIONAL_GPIOLIB
 2016-06-08  7:59 UTC 

[PATCH] tree-wide: replace config_enabled() with IS_ENABLED()
 2016-06-07 22:29 UTC  (3+ messages)

[PATCH v12.update 01/15] PCI: Let pci_mmap_page_range() take extra resource pointer
 2016-06-07 18:08 UTC 

[patch added to 3.12-stable] MIPS: math-emu: Fix jalr emulation when rd == $0
 2016-06-07 17:48 UTC  (2+ messages)
` [patch added to 3.12-stable] MIPS: Fix siginfo.h to use strict posix types

[RFC v3 00/45] dma-mapping: Use unsigned long for dma_attrs
 2016-06-07  9:06 UTC  (8+ messages)
` [RFC v3 07/45] avr32: "
` [RFC v3 20/45] xen: "
` [RFC v3 44/45] dma-mapping: Remove dma_get_attr

[PATCH] MIPS: lantiq: register IRQ handler for virtual IRQ number
 2016-06-07  5:20 UTC  (2+ messages)

[PATCH V3 9/9] cpufreq: drivers: Free frequency tables after being used
 2016-06-06 22:45 UTC  (2+ messages)

[PATCH] drivers: ssb: Change bare unsigned to unsigned int to suit coding style
 2016-06-06 16:41 UTC  (2+ messages)

[PATCH 1/3] MIPS: BMIPS: Add device tree example for BCM63268
 2016-06-06 13:58 UTC  (3+ messages)
` [PATCH 2/3] MIPS: BMIPS: Add BCM6345 support

[PATCH 4.5 001/128] MIPS64: R6: R2 emulation bugfix
 2016-06-05 22:22 UTC  (23+ messages)
` [PATCH 4.5 002/128] MIPS: math-emu: Fix jalr emulation when rd == $0
` [PATCH 4.5 003/128] MIPS: MSA: Fix a link error on `_init_msa_upper with older GCC
` [PATCH 4.5 004/128] MIPS: Dont unwind to user mode with EVA
` [PATCH 4.5 005/128] MIPS: Avoid using unwind_stack() with usermode
` [PATCH 4.5 006/128] MIPS: Fix siginfo.h to use strict posix types
` [PATCH 4.5 007/128] MIPS: Fix uapi include in exported asm/siginfo.h
` [PATCH 4.5 008/128] MIPS: Fix watchpoint restoration
` [PATCH 4.5 009/128] MIPS: Handle highmem pages in __update_cache
` [PATCH 4.5 010/128] MIPS: Sync icache & dcache in set_pte_at
` [PATCH 4.5 011/128] MIPS: Loongson-3: Fix build error after ld-version.sh modification
` [PATCH 4.5 013/128] MIPS: Reserve nosave data for hibernation
` [PATCH 4.5 014/128] MIPS: Loongson-3: Reserve 32MB for RS780E integrated GPU
` [PATCH 4.5 015/128] MIPS: Use copy_s.fmt rather than copy_u.fmt
` [PATCH 4.5 016/128] MIPS: Fix MSA ld_*/st_* asm macros to use PTR_ADDU
` [PATCH 4.5 017/128] MIPS: Prevent "restoration" of MSA context in non-MSA kernels
` [PATCH 4.5 018/128] MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)
` [PATCH 4.5 019/128] MIPS: ptrace: Fix FP context restoration FCSR regression
` [PATCH 4.5 020/128] MIPS: ptrace: Prevent writes to read-only FCSR bits
` [PATCH 4.5 021/128] MIPS: Fix sigreturn via VDSO on microMIPS kernel
` [PATCH 4.5 022/128] MIPS: Build microMIPS VDSO for microMIPS kernels
` [PATCH 4.5 023/128] MIPS: lib: Mark intrinsics notrace
` [PATCH 4.5 024/128] MIPS: VDSO: Build with `-fno-strict-aliasing

[PATCH 4.6 002/121] MIPS64: R6: R2 emulation bugfix
 2016-06-05 21:42 UTC  (24+ messages)
` [PATCH 4.6 003/121] MIPS: math-emu: Fix jalr emulation when rd == $0
` [PATCH 4.6 004/121] MIPS: MSA: Fix a link error on `_init_msa_upper with older GCC
` [PATCH 4.6 005/121] MIPS: Dont unwind to user mode with EVA
` [PATCH 4.6 006/121] MIPS: Avoid using unwind_stack() with usermode
` [PATCH 4.6 007/121] MIPS: Fix siginfo.h to use strict posix types
` [PATCH 4.6 008/121] MIPS: Fix uapi include in exported asm/siginfo.h
` [PATCH 4.6 009/121] MIPS: Fix watchpoint restoration
` [PATCH 4.6 010/121] MIPS: Handle highmem pages in __update_cache
` [PATCH 4.6 011/121] MIPS: Sync icache & dcache in set_pte_at
` [PATCH 4.6 012/121] MIPS: Loongson-3: Fix build error after ld-version.sh modification
` [PATCH 4.6 014/121] MIPS: Reserve nosave data for hibernation
` [PATCH 4.6 015/121] MIPS: Loongson-3: Reserve 32MB for RS780E integrated GPU
` [PATCH 4.6 016/121] MIPS: Use copy_s.fmt rather than copy_u.fmt
` [PATCH 4.6 017/121] MIPS: Fix MSA ld_*/st_* asm macros to use PTR_ADDU
` [PATCH 4.6 018/121] MIPS: Force CPUs to lose FP context during mode switches
` [PATCH 4.6 019/121] MIPS: Prevent "restoration" of MSA context in non-MSA kernels
` [PATCH 4.6 020/121] MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)
` [PATCH 4.6 021/121] MIPS: ptrace: Fix FP context restoration FCSR regression
` [PATCH 4.6 022/121] MIPS: ptrace: Prevent writes to read-only FCSR bits
` [PATCH 4.6 023/121] MIPS: Fix sigreturn via VDSO on microMIPS kernel
` [PATCH 4.6 024/121] MIPS: Build microMIPS VDSO for microMIPS kernels
` [PATCH 4.6 025/121] MIPS: lib: Mark intrinsics notrace
` [PATCH 4.6 026/121] MIPS: VDSO: Build with `-fno-strict-aliasing

[PATCH 4.4 05/99] MIPS: Avoid using unwind_stack() with usermode
 2016-06-05 21:40 UTC  (18+ messages)
` [PATCH 4.4 06/99] MIPS: Fix siginfo.h to use strict posix types
` [PATCH 4.4 07/99] MIPS: Fix uapi include in exported asm/siginfo.h
` [PATCH 4.4 08/99] MIPS: Fix watchpoint restoration
` [PATCH 4.4 09/99] MIPS: Handle highmem pages in __update_cache
` [PATCH 4.4 10/99] MIPS: Sync icache & dcache in set_pte_at
` [PATCH 4.4 12/99] MIPS: Reserve nosave data for hibernation
` [PATCH 4.4 13/99] MIPS: Loongson-3: Reserve 32MB for RS780E integrated GPU
` [PATCH 4.4 14/99] MIPS: Use copy_s.fmt rather than copy_u.fmt
` [PATCH 4.4 15/99] MIPS: Fix MSA ld_*/st_* asm macros to use PTR_ADDU
` [PATCH 4.4 16/99] MIPS: Prevent "restoration" of MSA context in non-MSA kernels
` [PATCH 4.4 17/99] MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)
` [PATCH 4.4 18/99] MIPS: ptrace: Fix FP context restoration FCSR regression
` [PATCH 4.4 19/99] MIPS: ptrace: Prevent writes to read-only FCSR bits
` [PATCH 4.4 20/99] MIPS: Fix sigreturn via VDSO on microMIPS kernel
` [PATCH 4.4 21/99] MIPS: Build microMIPS VDSO for microMIPS kernels
` [PATCH 4.4 22/99] MIPS: lib: Mark intrinsics notrace
` [PATCH 4.4 23/99] MIPS: VDSO: Build with `-fno-strict-aliasing


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