Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2014-09-11 01:31:11 to 2014-09-17 17:42:39 UTC [more...]

[PATCH 00/24] MIPS GIC cleanup, part 1
 2014-09-17 17:42 UTC  (43+ messages)
` [PATCH 01/24] MIPS: Always use IRQ domains for CPU IRQs
` [PATCH 02/24] MIPS: Rename mips_cpu_intc_init() -> mips_cpu_irq_of_init()
` [PATCH 03/24] MIPS: Provide a generic plat_irq_dispatch
` [PATCH 04/24] MIPS: Set vint handler when mapping CPU interrupts
` [PATCH 05/24] MIPS: i8259: Use IRQ domains
` [PATCH 06/24] MIPS: Add hook to get C0 performance counter interrupt
` [PATCH 07/24] MIPS: smp-cps: Enable all hardware interrupts on secondary CPUs
` [PATCH 08/24] MIPS: Remove gic_{enable,disable}_interrupt()
` [PATCH 09/24] MIPS: sead3: Remove sead3-serial.c
` [PATCH 10/24] MIPS: sead3: Do not overlap CPU/GIC IRQ ranges
` [PATCH 11/24] MIPS: Malta: Move MSC01 interrupt base
` [PATCH 12/24] MIPS: Move MIPS_GIC_IRQ_BASE into platform irq.h
` [PATCH 13/24] MIPS: Move GIC to drivers/irqchip/
` [PATCH 14/24] irqchip: mips-gic: Implement generic irq_ack/irq_eoi callbacks
` [PATCH 15/24] irqchip: mips-gic: Implement irq_set_type callback
` [PATCH 16/24] irqchip: mips-gic: Fix gic_set_affinity() return value
` [PATCH 17/24] irqchip: mips-gic: Use IRQ domains
` [PATCH 18/24] irqchip: mips-gic: Stop using per-platform mapping tables
` [PATCH 19/24] irqchip: mips-gic: Probe for number of external interrupts
` [PATCH 20/24] irqchip: mips-gic: Use separate edge/level irq_chips
` [PATCH 21/24] irqchip: mips-gic: Support local interrupts
` [PATCH 22/24] irqchip: mips-gic: Remove unnecessary globals
` [PATCH 23/24] MIPS: Malta: Use generic plat_irq_dispatch
` [PATCH 24/24] MIPS: sead3: "

[PATCH v1 00/21] Use MSI chip to configure MSI/MSI-X in all platforms
 2014-09-17  1:24 UTC  (39+ messages)
` [PATCH v1 03/21] MSI: Remove the redundant irq_set_chip_data()
` [PATCH v1 04/21] x86/xen/MSI: Eliminate arch_msix_mask_irq() and arch_msi_mask_irq()
  ` [Xen-devel] "
` [PATCH v1 05/21] PCI/MSI: Introduce weak arch_find_msi_chip() to find MSI chip
` [PATCH v1 06/21] PCI/MSI: Refactor struct msi_chip to make it become more common
` [PATCH v1 08/21] x86/xen/MSI: Use MSI chip framework to configure MSI/MSI-X irq
  ` [Xen-devel] "
` [PATCH v1 15/21] Powerpc/MSI: "
` [PATCH v1 16/21] s390/MSI: "
` [PATCH v1 21/21] PCI/MSI: Clean up unused MSI arch functions

[PATCH] mips: Save all registers when saving the frame
 2014-09-16 23:24 UTC  (2+ messages)

[PATCH] MIPS: mcount: Adjust stack pointer for static trace in MIPS32
 2014-09-16 14:55 UTC  (7+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [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)

[PATCH 3.13 112/187] MIPS: tlbex: Fix a missing statement for HUGETLB
 2014-09-15 22:09 UTC  (8+ messages)
` [PATCH 3.13 113/187] MIPS: Prevent user from setting FCSR cause bits
` [PATCH 3.13 115/187] MIPS: Remove BUG_ON(!is_fpu_owner()) in do_ade()
` [PATCH 3.13 116/187] MIPS: ptrace: Test correct task's flags in task_user_regset_view()
` [PATCH 3.13 117/187] MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same time
` [PATCH 3.13 118/187] MIPS: ptrace: Change GP regset to use correct core dump register layout
` [PATCH 3.13 124/187] MIPS: GIC: Prevent array overrun
` [PATCH 3.13 132/187] MIPS: O32/32-bit: Fix bug which can cause incorrect system call restarts

[3.13.y.z extended stable] Patch "MIPS: O32/32-bit: Fix bug which can cause incorrect system call restarts" has been added to staging queue
 2014-09-15 22:07 UTC 

[3.13.y.z extended stable] Patch "MIPS: Remove BUG_ON(!is_fpu_owner()) in do_ade()" has been added to staging queue
 2014-09-15 22:07 UTC 

[3.13.y.z extended stable] Patch "MIPS: tlbex: Fix a missing statement for HUGETLB" has been added to staging queue
 2014-09-15 22:07 UTC 

[3.13.y.z extended stable] Patch "MIPS: GIC: Prevent array overrun" has been added to staging queue
 2014-09-15 22:07 UTC 

[3.13.y.z extended stable] Patch "MIPS: ptrace: Test correct task's flags in task_user_regset_view()" has been added to staging queue
 2014-09-15 22:07 UTC 

[3.13.y.z extended stable] Patch "MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same time" has been added to staging queue
 2014-09-15 22:07 UTC 

[3.13.y.z extended stable] Patch "MIPS: ptrace: Change GP regset to use correct core dump register layout" has been added to staging queue
 2014-09-15 22:07 UTC 

[3.13.y.z extended stable] Patch "MIPS: Prevent user from setting FCSR cause bits" has been added to staging queue
 2014-09-15 22:07 UTC 

[PATCH 3.10 19/71] MIPS: GIC: Prevent array overrun
 2014-09-15 19:26 UTC  (7+ messages)
` [PATCH 3.10 20/71] MIPS: Prevent user from setting FCSR cause bits
` [PATCH 3.10 21/71] MIPS: tlbex: Fix a missing statement for HUGETLB
` [PATCH 3.10 22/71] MIPS: Remove BUG_ON(!is_fpu_owner()) in do_ade()
` [PATCH 3.10 23/71] MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same time
` [PATCH 3.10 25/71] MIPS: asm: thread_info: Add _TIF_SECCOMP flag
` [PATCH 3.10 27/71] MIPS: Fix accessing to per-cpu data when flushing the cache

[PATCH 3.14 042/114] MIPS: GIC: Prevent array overrun
 2014-09-15 19:25 UTC  (8+ messages)
` [PATCH 3.14 043/114] MIPS: O32/32-bit: Fix bug which can cause incorrect system call restarts
` [PATCH 3.14 044/114] MIPS: ptrace: Test correct tasks flags in task_user_regset_view()
` [PATCH 3.14 045/114] MIPS: ptrace: Change GP regset to use correct core dump register layout
` [PATCH 3.14 046/114] MIPS: Prevent user from setting FCSR cause bits
` [PATCH 3.14 047/114] MIPS: tlbex: Fix a missing statement for HUGETLB
` [PATCH 3.14 048/114] MIPS: Remove BUG_ON(!is_fpu_owner()) in do_ade()
` [PATCH 3.14 049/114] MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same time

[PATCH 3.16 060/158] MIPS: GIC: Prevent array overrun
 2014-09-15 19:25 UTC  (11+ messages)
` [PATCH 3.16 061/158] MIPS: O32/32-bit: Fix bug which can cause incorrect system call restarts
` [PATCH 3.16 062/158] MIPS: ptrace: Test correct tasks flags in task_user_regset_view()
` [PATCH 3.16 063/158] MIPS: ptrace: Change GP regset to use correct core dump register layout
` [PATCH 3.16 064/158] MIPS: ptrace: Avoid smp_processor_id() when retrieving FPU IR
` [PATCH 3.16 065/158] MIPS: smp-mt: Fix link error when PROC_FS=n
` [PATCH 3.16 066/158] MIPS: Prevent user from setting FCSR cause bits
` [PATCH 3.16 067/158] MIPS: tlbex: Fix a missing statement for HUGETLB
` [PATCH 3.16 068/158] MIPS: Remove BUG_ON(!is_fpu_owner()) in do_ade()
` [PATCH 3.16 069/158] MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same time
` [PATCH 3.16 072/158] MIPS: Malta: Improve system memory detection for {e, }memsize >= 2G

[PATCH v3 0/3] MIPS: Move device-tree files to a common location
 2014-09-15 18:11 UTC  (5+ messages)
` [PATCH v3 1/3] MIPS: Create common infrastructure for building built-in device-trees
` [PATCH v3 2/3] MIPS: Add support for building and installing device-tree binaries
` [PATCH v3 3/3] MIPS: Move device-trees to arch/mips/boot/dts

[PATCH] netdev: octeon_mgmt: Fix ISO C90 forbids mixed declarations and code warning
 2014-09-15 16:32 UTC  (3+ messages)

[RFC 00/18] MIPS: support for the Atheros AR231X SoCs
 2014-09-15 13:22 UTC  (22+ messages)
` [RFC 01/18] MIPS: ar231x: add common parts
` [RFC 02/18] MIPS: ar231x: add basic AR5312 SoC support
` [RFC 03/18] MIPS: ar231x: add basic AR2315 "
` [RFC 04/18] MIPS: ar231x: add interrupts handling routines
` [RFC 05/18] MIPS: ar231x: add early printk support
` [RFC 06/18] MIPS: ar231x: add UART support
` [RFC 07/18] MIPS: ar231x: add board configuration detection
` [RFC 08/18] gpio: add driver for Atheros AR5312 SoC GPIO controller
` [RFC 09/18] "
` [RFC 10/18] MIPS: ar231x: add SoC type detection
` [RFC 11/18] MIPS: ar231x: add AR5312 flash support
` [RFC 12/18] mtd: add Atheros AR2315 SPI Flash driver
` [RFC 13/18] watchdog: add Atheros AR2315 watchdog driver
` [RFC 14/18] MIPS: ar231x: add AR2315 PCI host controller driver
` [RFC 15/18] MIPS: ar231x: add Wireless device support
` [RFC 16/18] ath5k: correct conditional compilation
` [RFC 17/18] ath5k: update dependency
` [RFC 18/18] ath5k: correct dependency

[PATCH] mm: export symbol dependencies of is_zero_pfn()
 2014-09-14 14:23 UTC  (4+ messages)

[PATCH v2 5/6] mips: use per-mm page to execute FP branch delay slots
 2014-09-13 23:06 UTC  (7+ messages)

[PATCH][RFC] MIPS: BCM47XX: Use mtd as an alternative way/API to get NVRAM content
 2014-09-13 18:54 UTC  (2+ messages)

[PATCH 11/11] MIPS: Loongson: Make CPUFreq usable for Loongson-3
 2014-09-13  8:03 UTC 

[PATCH 10/11] MIPS: Loongson-3: Add RS780/SBX00 HPET support
 2014-09-13  8:01 UTC 

[PATCH 0/11] MIPS: Loongson-3: Improve kernel functionality
 2014-09-13  8:00 UTC  (10+ messages)
` [PATCH 01/11] MIPS: Loongson: set Loongson-3's ISA level to MIPS64R1
` [PATCH 02/11] MIPS: Loongson-3: Add PHYS48_TO_HT40 support
` [PATCH 03/11] MIPS: Loongson: Introduce and use cpu_has_coherent_cache feature
` [PATCH 04/11] MIPS: Loongson: Allow booting from any core
` [PATCH 05/11] MIPS: Loongson: Improve LEFI firmware interface
` [PATCH 06/11] MIPS: Loongson: Add Loongson-3A/3B GPIO support
` [PATCH 07/11] MIPS: Loongson-3: Add CPU Hwmon platform driver
` [PATCH 08/11] MIPS: Loongson-3: Add chipset ACPI "
` [PATCH 09/11] MIPS: Loongson-3: Add oprofile support

[PATCH V2] MIPS: bugfix of coherentio variable default setup
 2014-09-12 18:35 UTC  (6+ messages)

[PATCH 3.2 096/131] MIPS: perf: Fix build error caused by unused counters_per_cpu_to_total()
 2014-09-11 12:32 UTC  (5+ messages)
` [PATCH 3.2 030/131] MIPS: Prevent user from setting FCSR cause bits
` [PATCH 3.2 097/131] MIPS: Fix accessing to per-cpu data when flushing the cache
` [PATCH 3.2 039/131] MIPS: GIC: Prevent array overrun
` [PATCH 3.2 029/131] MIPS: tlbex: Fix a missing statement for HUGETLB

[PATCH 00/10] MIPS O32 new FP ABI support
 2014-09-11  7:30 UTC  (22+ messages)
` [PATCH 01/10] binfmt_elf: hoist ELF program header loading to a function
` [PATCH 02/10] binfmt_elf: load interpreter program headers earlier
` [PATCH 03/10] binfmt_elf: allow arch code to examine PT_LOPROC ... PT_HIPROC headers
` [PATCH 04/10] MIPS: define bits introduced for hybrid FPRs
` [PATCH 05/10] MIPS: detect presence of the FRE & UFR bits
` [PATCH 06/10] MIPS: ensure Config5.UFE is clear on boot
` [PATCH 07/10] MIPS: support for hybrid FPRs
` [PATCH 08/10] MIPS: ELF: add definition for the .MIPS.abiflags section
` [PATCH 09/10] MIPS: ELF: set FP mode according to .MIPS.abiflags
` [PATCH 10/10] MIPS: Kconfig option to better exercise/debug hybrid FPRs


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