messages from 2014-09-16 10:38:45 to 2014-09-25 02:56:36 UTC [more...]
[PATCH v2 00/22] Use MSI chip framework to configure MSI/MSI-X in all platforms
2014-09-25 3:14 UTC (40+ messages)
` [PATCH v2 01/22] PCI/MSI: Clean up struct msi_chip argument
` [PATCH v2 02/22] PCI/MSI: Remove useless bus->msi assignment
` [PATCH v2 03/22] MSI: Remove the redundant irq_set_chip_data()
` [PATCH v2 04/22] x86/xen/MSI: Eliminate arch_msix_mask_irq() and arch_msi_mask_irq()
` [PATCH v2 05/22] s390/MSI: Use __msi_mask_irq() instead of default_msi_mask_irq()
` [PATCH v2 06/22] PCI/MSI: Introduce weak arch_find_msi_chip() to find MSI chip
` [PATCH v2 07/22] PCI/MSI: Refactor struct msi_chip to make it become more common
` [PATCH v2 08/22] x86/MSI: Use MSI chip framework to configure MSI/MSI-X irq
` [PATCH v2 09/22] x86/xen/MSI: "
` [PATCH v2 10/22] Irq_remapping/MSI: "
` [PATCH v2 11/22] x86/MSI: Remove unused MSI weak arch functions
` [PATCH v2 13/22] MIPS/Xlp: Remove the dead function destroy_irq() to fix build error
` [PATCH v2 14/22] MIPS/Xlp/MSI: Use MSI chip framework to configure MSI/MSI-X irq
` [PATCH v2 15/22] MIPS/Xlr/MSI: "
` [PATCH v2 16/22] Powerpc/MSI: "
` [PATCH v2 17/22] s390/MSI: "
` [PATCH v2 18/22] arm/iop13xx/MSI: "
` [PATCH v2 20/22] Sparc/MSI: "
` [PATCH v2 21/22] tile/MSI: "
[PATCH 0/2] MIPS: Netlogic: modular build fixes
2014-09-25 1:36 UTC (6+ messages)
` [PATCH 1/2] MIPS: Netlogic: handle modular USB case
` [PATCH 2/2] MIPS: Netlogic: handle modular AHCI builds
[PATCH 00/11] FP/MSA fixes
2014-09-24 13:00 UTC (29+ messages)
` [PATCH 01/11] MIPS: push .set arch=r4000 into the functions needing it
` [PATCH 02/11] MIPS: assume at as source/dest of MSA copy/insert instructions
` [PATCH 03/11] MIPS: remove MSA macro recursion
` [PATCH 04/11] MIPS: wrap cfcmsa & ctcmsa accesses for toolchains with MSA support
` [PATCH 05/11] MIPS: clear MSACSR cause bits when handling MSA FP exception
` [PATCH 06/11] MIPS: fix mfc1 & mfhc1 emulation for mips64 systems
` [PATCH 07/11] MIPS: ensure FCSR cause bits are clear after invoking FPU emulator
` [PATCH 08/11] MIPS: prevent FP context set via ptrace being discarded
` [PATCH 09/11] MIPS: disable FPU if the mode is unsupported
` [PATCH 10/11] Revert "MIPS: Don't assume 64-bit FP registers for context switch"
` [PATCH 11/11] MIPS: MSA: Fix big-endian FPR_IDX implementation
[PATCH v1 00/21] Use MSI chip to configure MSI/MSI-X in all platforms
2014-09-24 3:52 UTC (13+ messages)
` [PATCH v1 03/21] MSI: Remove the redundant irq_set_chip_data()
` [PATCH v1 16/21] s390/MSI: Use MSI chip framework to configure MSI/MSI-X irq
[PATCH] atomic_read: Use ACCESS_ONCE() instead of cast to volatile
2014-09-23 23:56 UTC (6+ messages)
[RFC][PATCH] sched,mips,ia64: Remove __ARCH_WANT_UNLOCKED_CTXSW
2014-09-23 19:45 UTC (3+ messages)
[PATCH] mips: Save all registers when saving the frame
2014-09-23 16:12 UTC (6+ messages)
[PATCH 1/5] mips: Set CONFIG_NET=y in defconfigs
2014-09-23 16:06 UTC (3+ messages)
[PATCH 0/2] Minor MIPS ftrace fixes
2014-09-23 10:47 UTC (14+ messages)
` [PATCH 1/2] MIPS: ftrace.h: Fix the MCOUNT_INSN_SIZE definition
` [PATCH 2/2] MIPS: mcount: Fix selfpc address for static trace
[PATCH 3.4 35/45] MIPS: perf: Fix build error caused by unused counters_per_cpu_to_total()
2014-09-23 2:31 UTC (2+ messages)
` [PATCH 3.4 36/45] MIPS: Fix accessing to per-cpu data when flushing the cache
[PATCH v2 00/16] MIPS: GIC device-tree support
2014-09-22 19:43 UTC (8+ messages)
` [PATCH v2 10/16] of: Add vendor prefix for MIPS Technologies, Inc
gcc-4.8+ and R10000+
2014-09-22 9:31 UTC (5+ messages)
[PATCH] MIPS/loongson2_cpufreq: Fix CPU clock rate setting mismerge
2014-09-21 12:38 UTC
MIPS: loongson2_cpufreq: Fix CPU clock rate setting mismerge
2014-09-21 12:38 UTC
[RFC PATCH 00/11] next: mips: Fix default configurations
2014-09-21 0:46 UTC (12+ messages)
` [RFC PATCH 01/11] next: mips: Fix gpr_defconfig
` [RFC PATCH 02/11] next: mips: Fix ip27_defconfig
` [RFC PATCH 03/11] next: mips: Fix jazz_defconfig
` [RFC PATCH 04/11] next: mips: Fix loongson3_defconfig
` [RFC PATCH 05/11] next: mips: Fix malta_defconfig
` [RFC PATCH 06/11] next: mips: Fix malta_kvm_defconfig
` [RFC PATCH 07/11] next: mips: Fix malta_kvm_guest_defconfig
` [RFC PATCH 08/11] next: mips: Fix mtx1_defconfig
` [RFC PATCH 09/11] next: mips: Fix nlm_xlp_defconfig
` [RFC PATCH 10/11] next: mips: Fix nlm_xlr_defconfig
` [RFC PATCH 11/11] next: mips: Fix rm200_defconfig
[RFC PATCH 00/11] next: mips: Fix default configurations
2014-09-21 0:45 UTC
[RFC PATCH 00/11] next: mips: Fix default configurations
2014-09-21 0:44 UTC
[PATCH 3.17-rc5] Fix confusing PFA_NO_NEW_PRIVS constant
2014-09-20 17:19 UTC (4+ messages)
[PATCH V2 00/24] MIPS GIC cleanup, part 1
2014-09-18 21:47 UTC (25+ messages)
` [PATCH V2 01/24] MIPS: Always use IRQ domains for CPU IRQs
` [PATCH V2 02/24] MIPS: Rename mips_cpu_intc_init() -> mips_cpu_irq_of_init()
` [PATCH V2 03/24] MIPS: Provide a generic plat_irq_dispatch
` [PATCH V2 04/24] MIPS: Set vint handler when mapping CPU interrupts
` [PATCH V2 05/24] MIPS: i8259: Use IRQ domains
` [PATCH V2 06/24] MIPS: Add hook to get C0 performance counter interrupt
` [PATCH V2 07/24] MIPS: smp-cps: Enable all hardware interrupts on secondary CPUs
` [PATCH V2 08/24] MIPS: Remove gic_{enable,disable}_interrupt()
` [PATCH V2 09/24] MIPS: sead3: Remove sead3-serial.c
` [PATCH V2 10/24] MIPS: sead3: Do not overlap CPU/GIC IRQ ranges
` [PATCH V2 11/24] MIPS: Malta: Move MSC01 interrupt base
` [PATCH V2 12/24] MIPS: Move MIPS_GIC_IRQ_BASE into platform irq.h
` [PATCH V2 13/24] MIPS: Move GIC to drivers/irqchip/
` [PATCH V2 14/24] irqchip: mips-gic: Remove platform irq_ack/irq_eoi callbacks
` [PATCH V2 15/24] irqchip: mips-gic: Implement irq_set_type callback
` [PATCH V2 16/24] irqchip: mips-gic: Fix gic_set_affinity() return value
` [PATCH V2 17/24] irqchip: mips-gic: Use IRQ domains
` [PATCH V2 18/24] irqchip: mips-gic: Stop using per-platform mapping tables
` [PATCH V2 19/24] irqchip: mips-gic: Probe for number of external interrupts
` [PATCH V2 20/24] irqchip: mips-gic: Use separate edge/level irq_chips
` [PATCH V2 21/24] irqchip: mips-gic: Support local interrupts
` [PATCH V2 22/24] irqchip: mips-gic: Remove unnecessary globals
` [PATCH V2 23/24] MIPS: Malta: Use generic plat_irq_dispatch
` [PATCH V2 24/24] MIPS: sead3: "
[PATCH] MIPS: Kconfig: Add missing MIPS_CPS dependencies to PM and cpuidle
2014-09-18 15:09 UTC (2+ messages)
[patch added to the 3.12 stable tree] MIPS: GIC: Prevent array overrun
2014-09-18 14:07 UTC (4+ messages)
` [patch added to the 3.12 stable tree] MIPS: Prevent user from setting FCSR cause bits
` [patch added to the 3.12 stable tree] MIPS: tlbex: Fix a missing statement for HUGETLB
` [patch added to the 3.12 stable tree] MIPS: Remove BUG_ON(!is_fpu_owner()) in do_ade()
[PATCH v2 5/6] mips: use per-mm page to execute FP branch delay slots
2014-09-18 8:57 UTC (9+ messages)
[PATCH 00/24] MIPS GIC cleanup, part 1
2014-09-18 7:08 UTC (27+ messages)
` [PATCH 03/24] MIPS: Provide a generic plat_irq_dispatch
` [PATCH 14/24] irqchip: mips-gic: Implement generic irq_ack/irq_eoi callbacks
` [PATCH 18/24] irqchip: mips-gic: Stop using per-platform mapping tables
` [PATCH 20/24] irqchip: mips-gic: Use separate edge/level irq_chips
` [PATCH 21/24] irqchip: mips-gic: Support local interrupts
[PATCH v3] MIPS: mcount: Adjust stack pointer for static trace in MIPS32
2014-09-16 14:55 UTC (3+ messages)
` [PATCH v4] "
MIPS: mcount: Adjust stack pointer for static trace in MIPS32
2014-09-16 14:55 UTC
[PATCH] MIPS: idle: Remove leftover __pastwait symbol and its references
2014-09-16 12:57 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