David Daney ([email protected])

Number of posts: 471 (0.4 per day)
First post: 2011-03-23 22:03:39
Last post: 2014-05-29 22:14:37

Date List Subject
2016-04-18 21:18:17 linux-kernel [PATCH v4 02/14] acpi, numa: Replace ACPI_DEBUG_PRINT() with pr_debug()
2016-04-18 21:17:40 linux-kernel [PATCH v4 01/14] acpi, numa: Use pr_fmt() instead of printk
2016-04-18 21:17:37 linux-kernel [PATCH v4 06/14] arm64, numa: rework numa_add_memblk()
2016-04-18 21:17:09 linux-kernel [PATCH v4 07/14] x86, acpi, numa: cleanup acpi_numa_processor_affinity_init()
2016-04-18 21:16:50 linux-kernel [PATCH v4 08/14] acpi, numa: move bad_srat() and srat_disabled() to drivers/acpi/numa.c
2016-04-18 21:16:35 linux-kernel [PATCH v4 09/14] acpi, numa: remove unneeded acpi_numa=1
2016-04-18 21:16:05 linux-kernel [PATCH v4 11/14] acpi, numa, srat: Improve SRAT error detection and add messages.
2016-04-18 21:15:48 linux-kernel [PATCH v4 10/14] acpi, numa: Move acpi_numa_memory_affinity_init() to drivers/acpi/numa.c
2016-04-18 21:15:01 linux-kernel [PATCH v4 13/14] acpi, numa: Enable ACPI based NUMA on ARM64
2016-04-18 21:14:59 linux-kernel [PATCH v4 14/14] arm64, acpi, numa: Default enable ACPI_NUMA with NUMA
2016-04-18 21:14:44 linux-kernel [PATCH v4 12/14] arm64, acpi, numa: NUMA support based on SRAT and SLIT
2016-04-18 21:14:40 linux-kernel [PATCH v4 05/14] acpi, numa: move acpi_numa_slit_init() to drivers/acpi/numa.c
2016-04-18 21:14:38 linux-kernel [PATCH v4 03/14] acpi, numa: remove duplicate NULL check
2016-04-18 21:14:36 linux-kernel [PATCH v4 04/14] acpi, numa: Move acpi_numa_arch_fixup() to ia64 only
2016-04-18 21:14:30 linux-kernel [PATCH v4 00/14] ACPI NUMA support for ARM64
2016-04-13 21:27:16 linux-kernel [PATCH] pm80xx: Remove bogus address masking in pm8001_ioremap()
2016-04-11 23:29:40 linux-kernel [PATCH] pci, pci-thunder-pem: Don't clobber read-only bits in bridge config registers.
2016-04-08 22:52:03 linux-kernel [PATCH v16 2/6] Documentation, dt, numa: dt bindings for NUMA.
2016-04-08 22:51:46 linux-kernel [PATCH v16 1/6] efi: ARM/arm64: ignore DT memory nodes instead of removing them
2016-04-08 22:51:20 linux-kernel [PATCH v16 6/6] arm64, mm, numa: Add NUMA balancing support for arm64.
2016-04-08 22:50:53 linux-kernel [PATCH v16 5/6] arm64, numa: Add NUMA support for arm64 platforms.
2016-04-08 22:50:51 linux-kernel [PATCH v16 4/6] arm64: Move unflatten_device_tree() call earlier.
2016-04-08 22:50:46 linux-kernel [PATCH v16 3/6] of, numa: Add NUMA of binding implementation.
2016-04-08 22:50:43 linux-kernel [PATCH v16 0/6] arm64, numa: Add numa support for arm64 platforms
2016-04-08 20:37:35 linux-kernel [PATCH] net: thunderx: Fix broken of_node_put() code.
2016-04-08 16:29:06 linux-kernel [PATCH] net: thunderx: Fix broken of_node_put() code.
2016-04-08 16:29:04 linux-kernel [PATCH] net: thunderx: Fix broken of_node_put() code.
2016-03-28 17:25:10 linux-kernel Re: [PATCH 07/31] Add mips-specific parity functions
2016-03-21 16:39:38 linux-kernel Re: [PATCH] Remove v850 from linux/elf-em.h
2016-03-18 17:47:00 linux-kernel Re: [PATCH] Remove v850 from linux/elf-em.h
2016-03-17 22:09:28 linux-kernel Re: [PATCH] Remove v850 from linux/elf-em.h
2016-03-17 20:22:03 linux-kernel Re: [PATCH] ACPI / property: Export a couple of symbols.
2016-03-17 00:23:29 linux-kernel [PATCH] ACPI / property: Export a couple of symbols.
2016-03-15 23:22:23 linux-kernel Re: [PATCH] Remove v850 from linux/elf-em.h
2016-03-15 00:57:18 linux-kernel [PATCH] netdev: Move octeon/octeon_mgmt driver to cavium directory.
2016-03-15 00:31:44 linux-kernel [PATCH 0/3] net/phy: Fixes for Cavium Thunder MDIO code.
2016-03-15 00:31:17 linux-kernel [PATCH 3/3] net: thunderx: Don't leak phy device references on -EPROBE_DEFER condition.
2016-03-15 00:30:57 linux-kernel [PATCH 2/3] net: cavium: For Kconfig THUNDER_NIC_BGX, select MDIO_THUNDER.
2016-03-15 00:30:53 linux-kernel [PATCH 1/3] phy: mdio-cavium: Add missing MODULE_* annotations.
2016-03-11 20:56:11 linux-kernel Re: [PATCH 1/3] net: thunderx: Cleanup PHY probing code.
2016-03-11 17:54:13 linux-kernel [PATCH v2 1/3] net: thunderx: Cleanup PHY probing code.
2016-03-11 17:53:46 linux-kernel [PATCH v2 3/3] phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.
2016-03-11 17:53:28 linux-kernel [PATCH v2 2/3] phy: mdio-octeon: Refactor into two files/modules
2016-03-11 17:53:23 linux-kernel [PATCH v2 0/3] net/phy: Improvements to Cavium Thunder MDIO code.
2016-03-11 16:48:05 linux-kernel [PATCH 1/3] net: thunderx: Cleanup PHY probing code.
2016-03-11 16:47:36 linux-kernel [PATCH 3/3] phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.
2016-03-11 16:47:17 linux-kernel [PATCH 2/3] phy: mdio-octeon: Refactor into two files/modules
2016-03-11 16:47:13 linux-kernel [PATCH 0/3] net/phy: Improvements to Cavium Thunder MDIO code.
2016-03-09 00:01:05 linux-kernel [PATCH v15 6/6] arm64, mm, numa: Add NUMA balancing support for arm64.
2016-03-09 00:00:55 linux-kernel [PATCH v15 5/6] arm64, numa: Add NUMA support for arm64 platforms.
2016-03-09 00:00:50 linux-kernel [PATCH v15 4/6] arm64: Move unflatten_device_tree() call earlier.