messages from 2017-05-23 20:33:02 to 2017-06-01 15:47:35 UTC [more...]
[PATCH 3.16 009/212] MIPS: Fix is_jump_ins() handling of 16b microMIPS instructions
2017-06-01 15:43 UTC (6+ messages)
` [PATCH 3.16 012/212] MIPS: Netlogic: Fix assembler warning from smpboot.S
` [PATCH 3.16 006/212] MIPS: Clear ISA bit correctly in get_frame_info()
` [PATCH 3.16 008/212] MIPS: Fix get_frame_info() handling of microMIPS function size
` [PATCH 3.16 007/212] MIPS: Prevent unaligned accesses during stack unwinding
` [PATCH 3.16 010/212] MIPS: Calculate microMIPS ra properly when unwinding the stack
[PATCH 3.2 022/101] MIPS: 'make -s' should be silent
2017-06-01 15:40 UTC (3+ messages)
` [PATCH 3.2 052/101] MIPS: OCTEON: Fix copy_from_user fault handling for large buffers
` [PATCH 3.2 053/101] MIPS: ip27: Disable qlge driver in defconfig
[PATCH] MIPS: Loongson: Set Loongson32 to MIPS32R1
2017-06-01 10:41 UTC
[PATCH v3 00/16] MIPS: lantiq: handle RCU register by separate drivers
2017-05-31 21:04 UTC (29+ messages)
` [PATCH v3 01/16] MIPS: lantiq: Use of_platform_default_populate instead of __dt_register_buses
` [PATCH v3 02/16] mtd: lantiq-flash: drop check of boot select
` [PATCH v3 03/16] mtd: spi-falcon: "
` [PATCH v3 04/16] watchdog: lantiq: access boot cause register through regmap
` [PATCH v3 05/16] watchdog: lantiq: add device tree binding documentation
` [PATCH v3 06/16] MIPS: lantiq: Enable MFD_SYSCON to be able to use it for the RCU MFD
` [PATCH v3 07/16] Documentation: DT: MIPS: lantiq: Add docs for the RCU bindings
` [PATCH v3 08/16] MIPS: lantiq: Convert the fpi bus driver to a platform_driver
` [PATCH v3 09/16] MIPS: lantiq: remove ltq_reset_cause() and ltq_boot_select()
` [PATCH v3 10/16] reset: Add a reset controller driver for the Lantiq XWAY based SoCs
` [PATCH v3 11/16] MIPS: lantiq: remove old reset controller implementation
` [PATCH v3 12/16] MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd
` [PATCH v3 13/16] MIPS: lantiq: remove old GPHY loader code
` [PATCH v3 14/16] phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module
` [PATCH v3 15/16] MIPS: lantiq: remove old USB PHY initialisation
` [PATCH v3 16/16] MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementation
[PATCH v5] MIPS: NI 169445 board support
2017-05-31 19:33 UTC (2+ messages)
[PATCH] bcm47xx: fix build regression
2017-05-31 19:30 UTC (8+ messages)
[PATCH] MIPS: Octeon: Fix broken EDAC driver
2017-05-31 17:20 UTC
[PATCH 0/4] MIPS: sysmips(MIPS_ATOMIC_SET, ...) fixes
2017-05-31 17:20 UTC (14+ messages)
` [PATCH 1/4] MIPS: Fix mips_atomic_set() retry condition
` [PATCH 2/4] MIPS: Save static registers before sysmips
` [PATCH 3/4] MIPS: Fix mips_atomic_set() with EVA
` [PATCH 4/4] MIPS: Branch straight to ll in mips_atomic_set()
[PATCH] MIPS: OCTEON: Fix USB platform code breakage
2017-05-31 17:13 UTC
[PATCH] MIPS: Sort MIPS Kconfig Alphabetically
2017-05-31 15:41 UTC (3+ messages)
[PATCH 2/7] clocksource: Rename CLOCKSOURCE_OF_DECLARE
2017-05-31 10:29 UTC (33+ messages)
` [PATCH 3/7] clocksource: Rename clocksource_probe
` [PATCH 6/7] clocksource: Rename CLKSRC_OF to TIMER_OF
[PATCH v2 00/15] MIPS: lantiq: handle RCU register by separate drivers
2017-05-30 23:11 UTC (15+ messages)
` [PATCH v2 07/15] MIPS: lantiq: Convert the xbar driver to a platform_driver
` [PATCH v2 09/15] reset: Add a reset controller driver for the Lantiq XWAY based SoCs
` [PATCH v2 11/15] MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd
[PATCH] MIPS: Lantiq: Fix ASC0/ASC1 clocks
2017-05-30 4:34 UTC
[PATCH] MIPS: Alchemy: Remove reverted CONFIG_NETLINK_MMAP from db1xxx_defconfig
2017-05-30 0:34 UTC
[PATCH] MIPS: Octeon: Delete an error message for a failed memory allocation in octeon_irq_init_gpio()
2017-05-29 19:38 UTC (6+ messages)
[PATCH] kthread: fix boot hang (regression) on MIPS/OpenRISC
2017-05-29 16:40 UTC (4+ messages)
kthread: fix boot hang (regression) on MIPS/OpenRISC
2017-05-29 7:22 UTC
kthread: fix boot hang (regression) on MIPS/OpenRISC
2017-05-29 7:22 UTC
kthread: fix boot hang (regression) on MIPS/OpenRISC
2017-05-29 7:22 UTC
[PATCH 0/5] MIPS: Implement eBPF JIT
2017-05-26 19:22 UTC (20+ messages)
` [PATCH 1/5] MIPS: Optimize uasm insn lookup
` [PATCH 2/5] MIPS: Correctly define DBSHFL type instruction opcodes
` [PATCH 3/5] MIPS: Add some instructions to uasm
` [PATCH 4/5] MIPS: Sort uasm enum opcode elements
` [PATCH 5/5] MIPS: Add support for eBPF JIT
[PATCH 1/1] futex: remove duplicated code
2017-05-26 6:54 UTC (5+ messages)
[PATCH] MIPS: Alchemy: Delete an error message for a failed memory allocation in alchemy_pci_probe()
2017-05-25 10:57 UTC (9+ messages)
` "
[PATCH 0/3] gpio: move include files out of include/linux/i2c
2017-05-25 8:52 UTC (5+ messages)
` [PATCH 2/3] gpio: pcf857x: move header file out of I2C realm
[PATCH 1/1] BMIPS: Enable HARDIRQS_SW_RESEND
2017-05-25 3:05 UTC (2+ messages)
[PATCH v1 1/2] MIPS: Loongson: Remove unused PCI_BAR_COUNT definition
2017-05-24 21:42 UTC (3+ messages)
` [PATCH v1 2/2] MIPS: PCI: Remove unused busn_offset
[PATCH] MIPS: ralink: Delete an error message for a failed memory allocation in rt_timer_probe()
2017-05-24 17:01 UTC
Unify the various copies of libgcc into lib
2017-05-24 13:59 UTC (33+ messages)
` [PATCH 1/7] lib: Add shared copies of some GCC library routines
` [PATCH 2/7] m32r: Use lib/ucmpdi2.c
` [PATCH 3/7] microblaze: Use libgcc files from lib/
` [PATCH 4/7] mips: Use lib/{ashldi3,ashrdi3,cmpdi2,lshrdi3,ucmpdi2}.c
` [PATCH 5/7] score: "
` [PATCH 6/7] sh: Use lib/ashldi3,ashrdi3,lshrdi3}.c
` [PATCH 7/7] sparc: Use lib/{cmpdi2,ucmpdi2}.c
[PATCH 0/4] MIPS16e2 ASE support
2017-05-23 22:21 UTC (5+ messages)
` [PATCH 4/4] MIPS16e2: Provide feature overrides for non-MIPS16 systems
[PATCH 0/5] MIPS-kernel: Adjustments for some function implementations
2017-05-23 21:11 UTC (7+ messages)
` [PATCH 1/5] MIPS: pm-cps: Delete an error message for a failed memory allocation in cps_pm_online_cpu()
` [PATCH 2/5] MIPS: smp-cps: Delete error messages for failed memory allocations in cps_prepare_cpus()
` [PATCH 3/5] MIPS: VPE: Delete an error message for a failed memory allocation in vpe_open()
` [PATCH 4/5] MIPS: VPE: Improve a size determination in two functions
` [PATCH 5/5] MIPS: VPE: Adjust 13 checks for null pointers
[PATCH 4.9 144/164] MIPS: Loongson-3: Select MIPS_L1_CACHE_SHIFT_6
2017-05-23 20:09 UTC
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