messages from 2014-09-22 14:23:35 to 2014-09-28 18:34:19 UTC [more...]
[PATCH 00/16] MIPS: support for the Atheros AR231X SoCs
2014-09-28 18:33 UTC (12+ messages)
` [PATCH 01/16] MIPS: ar231x: add common parts
` [PATCH 02/16] MIPS: ar231x: add basic AR5312 SoC support
` [PATCH 03/16] MIPS: ar231x: add basic AR2315 "
` [PATCH 04/16] MIPS: ar231x: add interrupts handling routines
` [PATCH 05/16] MIPS: ar231x: add early printk support
` [PATCH 06/16] MIPS: ar231x: add UART support
` [PATCH 07/16] MIPS: ar231x: add board configuration detection
` [PATCH 08/16] MIPS: ar231x: add SoC type detection
` [PATCH 09/16] gpio: add driver for Atheros AR5312 SoC GPIO controller
` [PATCH 10/16] gpio: add driver for Atheros AR2315 "
` [PATCH 11/16] mtd: add Atheros AR2315 SPI Flash driver
[PATCH v2 00/22] Use MSI chip framework to configure MSI/MSI-X in all platforms
2014-09-28 11:21 UTC (107+ 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 12/22] MIPS/Octeon/MSI: Use MSI chip framework to configure MSI/MSI-X irq
` [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 19/22] IA64/MSI: "
` [PATCH v2 20/22] Sparc/MSI: "
` [PATCH v2 21/22] tile/MSI: "
` [PATCH v2 22/22] PCI/MSI: Clean up unused MSI arch functions
[PATCH] MIPS: ralink: remove deprecated IRQF_DISABLED
2014-09-27 6:31 UTC
[PATCH 3.12 068/142] MIPS: GIC: Prevent array overrun
2014-09-26 9:44 UTC (4+ messages)
` [PATCH 3.12 069/142] MIPS: Prevent user from setting FCSR cause bits
` [PATCH 3.12 070/142] MIPS: tlbex: Fix a missing statement for HUGETLB
` [PATCH 3.12 071/142] MIPS: Remove BUG_ON(!is_fpu_owner()) in do_ade()
[PATCH 00/11] FP/MSA fixes
2014-09-25 10:24 UTC (35+ 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 v2 "
` [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] MIPS: prevent compiler warning from cop2_{save,restore}
2014-09-25 9:42 UTC (3+ messages)
[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 v1 00/21] Use MSI chip to configure MSI/MSI-X in all platforms
2014-09-24 3:52 UTC (4+ messages)
[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 (4+ 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 (11+ 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
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