Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2015-03-03 08:30:14 to 2015-03-07 18:32:07 UTC [more...]

[PATCH v2 00/17] MIPS: Add cputime/clock/hrtick features
 2015-03-07 18:30 UTC  (18+ messages)
` [PATCH v2 01/17] MIPS: Add SCHED_HRTICK support
` [PATCH v2 02/17] MIPS: Fall back to generic implementation of cmpxchg64 on 32-bit platforms
` [PATCH v2 03/17] MIPS: Add support for full dynticks CPU time accounting
` [PATCH v2 04/17] clocksource: versatile: Add PLAT_VERSATILE dependency
` [PATCH v2 05/17] MIPS: Add sched_clock support
` [PATCH v2 06/17] MIPS: csrc-r4k: Implement read_sched_clock
` [PATCH v2 07/17] MIPS: csrc-bcm1480: Remove FSF mail address from GPL notice
` [PATCH v2 08/17] MIPS: csrc-bcm1480: Implement read_sched_clock

[PATCH stable 3.10, 3.12, 3.14] MIPS: Export FP functions used by lose_fpu(1) for KVM
 2015-03-07 13:30 UTC  (7+ messages)

[PATCH v3] SATA: OCTEON: support SATA on OCTEON platform
 2015-03-07 12:06 UTC  (5+ messages)

[PATCH 00/15] MIPS: Add cputime/clock/hrtick features
 2015-03-06 23:23 UTC  (40+ messages)
` [PATCH 01/15] MIPS: Add SCHED_HRTICK support
` [PATCH 02/15] MIPS: Fall back to generic implementation of cmpxchg64 on 32-bit platforms
` [PATCH 03/15] MIPS: Add support for full dynticks CPU time accounting
` [PATCH 04/15] MIPS: Add sched_clock support
` [PATCH 05/15] MIPS: csrc-r4k: Implement read_sched_clock
` [PATCH 06/15] MIPS: csrc-bcm1480: Remove FSF mail address from GPL notice
` [PATCH 07/15] MIPS: csrc-bcm1480: Implement read_sched_clock
` [PATCH 08/15] MIPS: csrc-ioasic: Remove FSF mail address from GPL notice
` [PATCH 09/15] MIPS: csrc-ioasic: Implement read_sched_clock
` [PATCH 10/15] MIPS: sgi-ip27: "
` [PATCH 11/15] MIPS: cevt-txx9: "
` [PATCH 12/15] MIPS: jz4740: "
` [PATCH 13/15] MIPS: csrc-sb1250: Remove FSF mail address from GPL notice
` [PATCH 14/15] MIPS: csrc-sb1250: Implement read_sched_clock
` [PATCH 15/15] MIPS: Add support for fine granularity task level IRQ time accounting

[PATCH] Remove deprecated IRQF_DISABLED flag entirely
 2015-03-06 19:41 UTC  (9+ messages)
` [PATCH v2] "

[PATCH 0/2] pinctrl: Support for IMG Pistachio
 2015-03-06 18:51 UTC  (9+ messages)
` [PATCH 1/2] pinctrl: Add Pistachio SoC pin control binding document
` [PATCH 2/2] pinctrl: Add Pistachio SoC pin control driver

[PATCH v5] modify the IO_TLB_SEGSIZE and IO_TLB_DEFAULT_SIZE configurable as flexible requirement about SW-IOMMU
 2015-03-06 15:19 UTC  (8+ messages)

[PATCH] MIPS: Provide fallback reboot/poweroff/halt implementations
 2015-03-06 11:08 UTC  (2+ messages)

[PATCH v2] MIPS: OCTEON: Use correct CSR to soft reset
 2015-03-06 11:02 UTC  (2+ messages)

[PATCH 3.16.y-ckt 079/183] KVM: MIPS: Don't leak FPU/DSP to guest
 2015-03-06  9:57 UTC  (3+ messages)
` [PATCH 3.16.y-ckt 141/183] MIPS: Export FP functions used by lose_fpu(1) for KVM
` [PATCH 3.16.y-ckt 142/183] MIPS: Export MSA "

[PATCH v5 02/29] PCI: Rip out pci_bus_add_devices() from pci_scan_root_bus()
 2015-03-06  9:33 UTC  (4+ messages)
` [PATCH v5 06/29] PCI: Pass PCI domain number combined with root bus number

[PATCH] MIPS: OCTEON: Use correct CSR to soft reset
 2015-03-05 23:48 UTC  (3+ messages)

[PATCH v3] mmc: OCTEON: Add host driver for OCTEON MMC controller
 2015-03-05 14:50 UTC  (2+ messages)

[PATCH v2 0/3] MIPS: OCTEON: flash: syncronize bootbus access
 2015-03-05 14:31 UTC  (8+ messages)
` [PATCH v2 1/3] MIPS: OCTEON: Add semaphore to serialize bootbus accesses
` [PATCH v2 2/3] MIPS: OCTEON: Protect accesses to bootbus flash with octeon_bootbus_sem
` [PATCH v2 3/3] MIPS: OCTEON: Use device tree to probe for flash chips

Looking for an idea/workaround for using MIPS ioremap_nocache (__ioremap) in IRQ
 2015-03-05 13:48 UTC  (7+ messages)

[PATCH 0/4] MIPS R6 fixes for 4.0
 2015-03-05 13:46 UTC  (11+ messages)
` [PATCH 1/4] MIPS: asm: r4kcache: Use correct base register for MIPS R6 cache flushes
` [PATCH 2/4] MIPS: asm: spinlock: Fix addiu instruction for R10000_LLSC_WAR case
` [PATCH 3/4] MIPS: kernel: entry.S: Set correct ISA level for mips_ihb
` [PATCH 4/4] MIPS; asm: bitops: Add missing ISA levels for MIPS R6

[RFC V2 00/12] i2c: describe adapter quirks in a generic way
 2015-03-05 13:27 UTC  (2+ messages)

[patch added to the 3.12 stable tree] MIPS: Export FP functions used by lose_fpu(1) for KVM
 2015-03-05 10:56 UTC 

[PATCH v3 0/8] switch to using asm-generic for seccomp.h
 2015-03-05  6:31 UTC  (10+ messages)
` [PATCH v3 1/8] seccomp: allow COMPAT sigreturn overrides
` [PATCH v3 2/8] arm: use asm-generic for seccomp.h
` [PATCH v3 3/8] microblaze: "
` [PATCH v3 4/8] mips: switch to using "
` [PATCH v3 5/8] parisc: "
` [PATCH v3 6/8] powerpc: "
` [PATCH v3 7/8] sparc: "
` [PATCH v3 8/8] x86: "

[PATCH v2 0/5] split ET_DYN ASLR from mmap ASLR
 2015-03-04 23:56 UTC  (8+ messages)
` [PATCH 4/5] mm: "

[PATCH v4 0/10] split ET_DYN ASLR from mmap ASLR
 2015-03-04 21:58 UTC  (13+ messages)
` [PATCH v4 01/10] arm: factor out mmap ASLR into mmap_rnd
` [PATCH v4 02/10] x86: standardize mmap_rnd() usage
` [PATCH v4 03/10] arm64: "
` [PATCH v4 04/10] mips: extract logic for mmap_rnd()
` [PATCH v4 05/10] powerpc: standardize mmap_rnd() usage
` [PATCH v4 06/10] s390: "
` [PATCH v4 07/10] mm: expose arch_mmap_rnd when available
` [PATCH v4 08/10] s390: redefine randomize_et_dyn for ELF_ET_DYN_BASE
` [PATCH v4 09/10] mm: split ET_DYN ASLR from mmap ASLR
` [PATCH v4 10/10] mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE

[PATCH] MIPS: OCTEON: dma-octeon: fix OHCI USB config check
 2015-03-04 21:08 UTC 

[PATCH 3.14 28/73] MIPS: KVM: Deliver guest interrupts after local_irq_disable()
 2015-03-04 18:22 UTC  (5+ messages)
` [PATCH 3.14 58/73] KVM: MIPS: Dont leak FPU/DSP to guest

[PATCH 3.19 076/175] KVM: MIPS: Disable HTW while in guest
 2015-03-04  6:15 UTC  (8+ messages)
` [PATCH 3.19 077/175] KVM: MIPS: Dont leak FPU/DSP to guest
` [PATCH 3.19 078/175] MIPS: Alchemy: Fix cpu clock calculation
` [PATCH 3.19 081/175] MIPS: asm: pgtable: Add c0 hazards on HTW start/stop sequences
` [PATCH 3.19 082/175] MIPS: asm: pgtable: Prevent HTW race when updating PTEs
` [PATCH 3.19 083/175] MIPS: Export FP functions used by lose_fpu(1) for KVM
` [PATCH 3.19 084/175] MIPS: Export MSA "
` [PATCH 3.19 141/175] MIPS: HTW: Prevent accidental HTW start due to nested htw_{start, stop}

[PATCH 3.18 066/151] KVM: MIPS: Disable HTW while in guest
 2015-03-04  6:14 UTC  (8+ messages)
` [PATCH 3.18 067/151] KVM: MIPS: Dont leak FPU/DSP to guest
` [PATCH 3.18 068/151] MIPS: Alchemy: Fix cpu clock calculation
` [PATCH 3.18 071/151] MIPS: asm: pgtable: Add c0 hazards on HTW start/stop sequences
` [PATCH 3.18 072/151] MIPS: asm: pgtable: Prevent HTW race when updating PTEs
` [PATCH 3.18 073/151] MIPS: Export FP functions used by lose_fpu(1) for KVM
` [PATCH 3.18 074/151] MIPS: Export MSA "
` [PATCH 3.18 121/151] MIPS: HTW: Prevent accidental HTW start due to nested htw_{start, stop}

[PATCH 3.10 20/53] MIPS: KVM: Deliver guest interrupts after local_irq_disable()
 2015-03-04  6:06 UTC  (2+ messages)
` [PATCH 3.10 43/53] KVM: MIPS: Dont leak FPU/DSP to guest

[PATCH v3 0/10] split ET_DYN ASLR from mmap ASLR
 2015-03-04  2:10 UTC  (11+ messages)
` [PATCH v3 01/10] arm: factor out mmap ASLR into mmap_rnd
` [PATCH v3 02/10] x86: standardize mmap_rnd() usage
` [PATCH v3 03/10] arm64: "
` [PATCH v3 04/10] mips: extract logic for mmap_rnd()
` [PATCH v3 05/10] powerpc: standardize mmap_rnd() usage
` [PATCH v3 06/10] s390: "
` [PATCH v3 07/10] mm: expose arch_mmap_rnd when available
` [PATCH v3 08/10] s390: redefine randomize_et_dyn for ELF_ET_DYN_BASE
` [PATCH v3 09/10] mm: split ET_DYN ASLR from mmap ASLR
` [PATCH v3 10/10] mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE

[PATCH 3.2 09/24] MIPS: Fix kernel lockup or crash after CPU offline/online
 2015-03-04  0:25 UTC  (5+ messages)
` [PATCH 3.2 03/24] MIPS: IRQ: Fix disable_irq on CPU IRQs
` [PATCH 3.2 12/24] MIPS: Fix C0_Pagegrain[IEC] support

pm-cps code uses uninitialized cpu_data fields
 2015-03-03 20:03 UTC 

[PATCH v2] seccomp: switch to using asm-generic for seccomp.h
 2015-03-03 17:56 UTC  (4+ messages)


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