Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2014-10-09 10:41:23 to 2014-10-15 02:30:00 UTC [more...]

[PATCH v3 00/27] Use MSI chip framework to configure MSI/MSI-X in all platforms
 2014-10-15  3:07 UTC  (56+ messages)
` [PATCH v3 01/27] MSI: Remove the redundant irq_set_chip_data()
` [PATCH v3 02/27] x86/xen/MSI: Eliminate arch_msix_mask_irq() and arch_msi_mask_irq()
` [PATCH v3 03/27] s390/MSI: Use __msi_mask_irq() instead of default_msi_mask_irq()
` [PATCH v3 04/27] arm/MSI: Save MSI chip in pci_sys_data
` [PATCH v3 05/27] PCI: tegra: Save msi "
` [PATCH v3 06/27] PCI: designware: "
` [PATCH v3 07/27] PCI: rcar: "
` [PATCH v3 08/27] PCI: mvebu: "
` [PATCH v3 09/27] arm/PCI: Clean unused pcibios_add_bus() and pcibios_remove_bus()
` [PATCH v3 10/27] PCI/MSI: Remove useless bus->msi assignment
` [PATCH v3 11/27] PCI/MSI: Refactor struct msi_chip to make it become more common
` [PATCH v3 12/27] x86/MSI: Use MSI chip framework to configure MSI/MSI-X irq
` [PATCH v3 13/27] x86/xen/MSI: "
` [PATCH v3 14/27] Irq_remapping/MSI: "
` [PATCH v3 15/27] x86/MSI: Remove unused MSI weak arch functions
` [PATCH v3 16/27] Mips/MSI: Save msi chip in pci sysdata
` [PATCH v3 17/27] MIPS/Octeon/MSI: Use MSI chip framework to configure MSI/MSI-X irq
` [PATCH v3 18/27] MIPS/Xlp: Remove the dead function destroy_irq() to fix build error
` [PATCH v3 19/27] MIPS/Xlp/MSI: Use MSI chip framework to configure MSI/MSI-X irq
` [PATCH v3 20/27] MIPS/Xlr/MSI: "
` [PATCH v3 21/27] Powerpc/MSI: "
` [PATCH v3 22/27] s390/MSI: "
` [PATCH v3 23/27] arm/iop13xx/MSI: "
` [PATCH v3 24/27] IA64/MSI: "
` [PATCH v3 25/27] Sparc/MSI: "
` [PATCH v3 26/27] tile/MSI: "
` [PATCH v3 27/27] PCI/MSI: Clean up unused MSI arch functions

[PATCH 6/6] cpufreq: Loongson1: Add cpufreq driver for Loongson1B
 2014-10-14  7:22 UTC 

[PATCH 00/44] kernel: Add support for poweroff handler call chain
 2014-10-14  4:29 UTC  (33+ messages)
` [PATCH 01/44] "
` [PATCH 03/44] hibernate: Call have_kernel_poweroff instead of checking pm_power_off
` [PATCH 08/44] kernel: Move pm_power_off to common code
` [PATCH 12/44] mfd: ab8500-sysctrl: Register with kernel poweroff handler
` [PATCH 32/44] arm64: psci: "

[PATCH] MIPS: uapi/asm/ptrace.h: add a missing include
 2014-10-13 21:42 UTC 

[patch added to the 3.12 stable tree] MIPS: ZBOOT: add missing <linux/string.h> include
 2014-10-13 13:49 UTC  (2+ messages)
` [patch added to the 3.12 stable tree] MIPS: mcount: Adjust stack pointer for static trace in MIPS32

[PATCH v9 00/12] Intel MPX support
 2014-10-12  4:41 UTC  (13+ messages)
` [PATCH v9 01/12] x86, mpx: introduce VM_MPX to indicate that a VMA is MPX specific
` [PATCH v9 02/12] x86, mpx: rename cfg_reg_u and status_reg
` [PATCH v9 03/12] x86, mpx: add MPX specific mmap interface
` [PATCH v9 04/12] x86, mpx: add MPX to disaabled features
` [PATCH v9 05/12] x86, mpx: on-demand kernel allocation of bounds tables
` [PATCH v9 06/12] mpx: extend siginfo structure to include bound violation information
` [PATCH v9 07/12] mips: sync struct siginfo with general version
` [PATCH v9 08/12] ia64: "
` [PATCH v9 09/12] x86, mpx: decode MPX instruction to get bound violation information
` [PATCH v9 10/12] x86, mpx: add prctl commands PR_MPX_ENABLE_MANAGEMENT, PR_MPX_DISABLE_MANAGEMENT
` [PATCH v9 11/12] x86, mpx: cleanup unused bound tables
` [PATCH v9 12/12] x86, mpx: add documentation on Intel MPX

[RFC PATCH v3] MIPS: fix build with binutils 2.24.51+
 2014-10-11 10:09 UTC 

[RFC PATCH V2] MIPS: fix build with binutils 2.24.51+
 2014-10-11  6:53 UTC  (9+ messages)

[PATCH v2 0/3] MIPS executable stack protection
 2014-10-10 23:40 UTC  (33+ messages)
` [PATCH v2 1/3] MIPS: mips_flush_cache_range is added
` [PATCH v2 2/3] MIPS: Setup an instruction emulation in VDSO protected page instead of user stack
` [PATCH v2 3/3] MIPS: set stack/data protection as non-executable

[PATCH 00/10] MIPS: lantiq: various fixes
 2014-10-10 22:02 UTC  (11+ messages)
` [PATCH 01/10] MIPS: lantiq: handle vmmc memory reservation
` [PATCH 02/10] MIPS: lantiq: add reset-controller api support
` [PATCH 03/10] MIPS: lantiq: reboot gphy on restart
` [PATCH 04/10] MIPS: lantiq: add support for xrx200 firmware depending on soc type
` [PATCH 05/10] MIPS: lantiq: export "
` [PATCH 06/10] MIPS: lantiq: move eiu init after irq_domain register
` [PATCH 07/10] MIPS: lantiq: copy the commandline from the devicetree
` [PATCH 08/10] MIPS: lantiq: the detection of the gpe clock is broken
` [PATCH 09/10] MIPS: lantiq: add missing spi clock on falcon SoC
` [PATCH 10/10] MIPS: lantiq: refactor the falcon sysctrl code

[PATCH 1/5] DT: Add documentation for gpio-rt2880
 2014-10-10 20:28 UTC  (5+ messages)
` [PATCH 2/5] GPIO: MIPS: ralink: add gpio driver for ralink rt2880 SoC
` [PATCH 3/5] DT: Add documentation for gpio-mt7621
` [PATCH 4/5] GPIO: MIPS: ralink: add gpio driver for ralink MT762x SoC
` [PATCH 5/5] MIPS: ralink: we require gpiolib

[PATCH] watchdog: add MT7621 watchdog support
 2014-10-10 20:02 UTC  (3+ messages)

[PATCH 1/2] MIPS: ralink: add gic support
 2014-10-10 17:36 UTC  (5+ messages)
` [PATCH 2/2] MIPS: ralink: add MT7621 support

[PATCH] USB: phy: add ralink SoC driver
 2014-10-10 15:16 UTC  (6+ messages)

[PATCH 1/2] DT: Add documentation for gpio-rt2880
 2014-10-10 13:31 UTC  (6+ messages)
` [PATCH 2/2] GPIO: MIPS: ralink: add gpio driver for ralink SoC

[PATCH 0/4] add mt7620n and mt7628an support
 2014-10-10 10:21 UTC  (7+ messages)
` [PATCH 1/4] MIPS: ralink: cleanup early_printk
` [PATCH 2/4] MIPS: ralink: allow loading irq registers from the devicetree
` [PATCH 3/4] MIPS: ralink: add support for MT7620n
` [PATCH 4/4] MIPS: ralink: add mt7628an support

[PATCH] MIPS: ralink: add rt2880 pci driver
 2014-10-10  9:43 UTC 

[PATCH 6/6] cpufreq: Loongson1: Add cpufreq driver for Loongson1B
 2014-10-10  4:40 UTC  (2+ messages)

[PATCH 5/6] clk: ls1x: Update relationship among all clocks
 2014-10-10  3:42 UTC 

[PATCH 0/6] MIPS: Loongson1B: Fixes and updates
 2014-10-10  3:40 UTC  (5+ messages)
` [PATCH 1/6] MIPS: Loongson1B: Fix reboot problem on LS1B
` [PATCH 2/6] MIPS: Loongson1B: Improve early printk
` [PATCH 3/6] MIPS: Loongson1B: Some fixes/updates for LS1B
` [PATCH 4/6] MIPS: Loongson1B: Add a clockevent/clocksource using PWM Timer

[PATCH 3.13 078/163] MIPS: ZBOOT: add missing <linux/string.h> include
 2014-10-09 21:02 UTC  (2+ messages)
` [PATCH 3.13 142/163] MIPS: mcount: Adjust stack pointer for static trace in MIPS32

[3.13.y.z extended stable] Patch "MIPS: mcount: Adjust stack pointer for static trace in MIPS32" has been added to staging queue
 2014-10-09 20:51 UTC 

[3.13.y.z extended stable] Patch "MIPS: ZBOOT: add missing <linux/string.h> include" has been added to staging queue
 2014-10-09 20:51 UTC 

[PATCH v3 0/8] Per-user clock constraints
 2014-10-09 20:45 UTC  (5+ messages)
` [PATCH v3 1/8] MIPS: Alchemy: Remove direct access to prepare_count field of struct clk
` [PATCH v3 6/8] clk: Change clk_ops->determine_rate to return a clk_hw as the best parent

[PATCH 0/4] pinctrl: ralink: add support for rt2880 pinmux
 2014-10-09  2:55 UTC  (5+ messages)
` [PATCH 1/4] MIPS: ralink: cleanup the soc specific pinmux data
` [PATCH 2/4] pinctrl: ralink: add a pinctrl driver for the rt2880 family of SoCs
` [PATCH 3/4] pinctrl: ralink: add binding documentation
` [PATCH 4/4] MIPS: ralink: always enable pinctrl on ralink SoC

[PATCH 00/10] MIPS: ralink: various minor fixes and features
 2014-10-09 16:42 UTC  (14+ messages)
` [PATCH 01/10] MIPS: ralink: add verbose pmu info
` [PATCH 02/10] MIPS: ralink: add a helper for reading the ECO version
` [PATCH 03/10] MIPS: ralink: add rt_sysc_m32 helper
` [PATCH 04/10] MIPS: ralink: add a bootrom dumper module
` [PATCH 05/10] MIPS: ralink: add illegal access driver
` [PATCH 06/10] MIPS: ralink: allow manual memory override
` [PATCH 07/10] MIPS: ralink: add missing clk_set_rate() to clk.c
` [PATCH 08/10] MIPS: ralink: add rt2880 wmac clock
` [PATCH 09/10] MIPS: ralink: add rt3883 "
` [PATCH 10/10] MIPS: ralink: copy the commandline from the devicetree


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