Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2014-09-15 19:27:28 to 2014-09-23 16:06:11 UTC [more...]

[PATCH 1/5] mips: Set CONFIG_NET=y in defconfigs
 2014-09-23 16:06 UTC  (3+ messages)

[PATCH] atomic_read: Use ACCESS_ONCE() instead of cast to volatile
 2014-09-23 15:40 UTC  (4+ messages)

[RFC][PATCH] sched,mips,ia64: Remove __ARCH_WANT_UNLOCKED_CTXSW
 2014-09-23 15:16 UTC  (2+ 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] mips: Save all registers when saving the frame
 2014-09-18 12:58 UTC  (5+ messages)

[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  (46+ 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  (28+ messages)
` [PATCH v1 03/21] MSI: Remove the redundant irq_set_chip_data()
` [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 15/21] Powerpc/MSI: Use MSI chip framework to configure MSI/MSI-X irq
` [PATCH v1 16/21] s390/MSI: "
` [PATCH v1 21/21] PCI/MSI: Clean up unused MSI arch functions

[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)

[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  (10+ 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 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


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