Jiang Liu ([email protected])

Number of posts: 1045 (14.72 per day)
First post: 2012-02-12 09:33:15
Last post: 2012-04-23 13:51:48

Date List Subject
2013-06-20 17:03:06 linux-kernel [PATCH 0/3] deprecate usage of pci_scan_bus_parented()
2013-06-20 17:01:48 linux-kernel [PATCH 3/3] PCI: mark pci_scan_bus_parented() as __deprecated
2013-06-20 17:01:45 linux-kernel [PATCH 2/3] PCI, xen-pcifront: use new PCI interfaces to simplify implementation
2013-06-20 17:01:39 linux-kernel [PATCH 1/3] PCI: export three functions to support modular host bridge driver
2013-06-20 16:18:53 linux-kernel Re: [PATCH v3, part2 01/20] PCI: introduce hotplug-safe PCI bus iterators
2013-06-18 16:35:07 linux-kernel Re: [PATCH v3, part2 17/20] PCI, iommu: use hotplug-safe iterators to walk PCI buses
2013-06-18 16:34:04 linux-kernel Re: [PATCH v3, part2 15/20] PCI, EDAC: use hotplug-safe PCI bus iterators to walk PCI buses
2013-06-18 16:23:33 linux-kernel Re: [PATCH v3, part2 01/20] PCI: introduce hotplug-safe PCI bus iterators
2013-06-18 16:03:45 linux-kernel Re: [BUGFIX v2 2/4] ACPI, DOCK: resolve possible deadlock scenarios
2013-06-18 15:36:59 linux-kernel Re: [BUGFIX v2 2/4] ACPI, DOCK: resolve possible deadlock scenarios
2013-06-18 15:13:21 linux-kernel Re: [BUGFIX v2 0/4] fix bug 56531, 59501 and 59581
2013-06-16 17:34:07 linux-kernel Re: [BUGFIX v2 0/4] fix bug 56531, 59501 and 59581
2013-06-16 17:12:10 linux-kernel Re: [BUGFIX v2 2/4] ACPI, DOCK: resolve possible deadlock scenarios
2013-06-16 17:02:02 linux-kernel Re: [BUGFIX v2 2/4] ACPI, DOCK: resolve possible deadlock scenarios
2013-06-16 16:27:23 linux-kernel Re: [BUGFIX v2 2/4] ACPI, DOCK: resolve possible deadlock scenarios
2013-06-15 10:05:41 linux-kernel Re: [BUGFIX v2 1/4] ACPI, DOCK: initialize dock subsystem before scanning PCI root buses
2013-06-15 03:05:29 linux-kernel [PATCH] libata: remove dead code from libata-acpi.c
2013-06-15 01:44:40 linux-kernel Re: [BUGFIX v2 2/4] ACPI, DOCK: resolve possible deadlock scenarios
2013-06-14 15:30:45 linux-kernel Re: [BUGFIX 2/9] ACPIPHP: fix device destroying order issue when handling dock notification
2013-06-14 14:05:59 linux-kernel Re: [BUGFIX 5/9] ACPI, DOCK: kill redundant spin lock in dock device object
2013-06-14 14:04:22 linux-kernel Re: [BUGFIX 3/9] ACPI, DOCK: clean up unused module related code
2013-06-14 13:57:27 linux-kernel Re: [BUGFIX 2/9] ACPIPHP: fix device destroying order issue when handling dock notification
2013-06-14 13:54:10 linux-kernel Re: [BUGFIX 2/9] ACPIPHP: fix device destroying order issue when handling dock notification
2013-06-12 02:49:50 linux-kernel Re: [PATCH] ACPIPHP: fix device destroying order issue in handling dock notification
2013-06-12 02:18:04 linux-kernel Re: [PATCH v8, part3 10/14] mm: use a dedicated lock to protect totalram_pages and zone->managed_pages
2013-06-11 15:01:09 linux-kernel Re: [PATCH] ACPIPHP: fix device destroying order issue in handling dock notification
2013-06-11 12:24:53 linux-kernel Re: [PATCH] ACPIPHP: fix device destroying order issue in handling dock notification
2013-06-11 11:54:55 linux-kernel [PATCH] ACPIPHP: fix device destroying order issue in handling dock notification
2013-06-10 17:08:24 linux-kernel Re: [RFC PATCH v2, part3 07/11] PCI, xen-pcifront: use new PCI interfaces to simplify implementation
2013-06-09 16:50:59 linux-kernel Re: [RFC PATCH v2, part3 07/11] PCI, xen-pcifront: use new PCI interfaces to simplify implementation
2013-06-07 16:50:45 linux-kernel Re: [RFC PATCH v2, part3 07/11] PCI, xen-pcifront: use new PCI interfaces to simplify implementation
2013-06-07 15:50:59 linux-kernel Re: [RFC PATCH v2, part3 07/11] PCI, xen-pcifront: use new PCI interfaces to simplify implementation
2013-06-07 15:30:27 linux-kernel Re: [PATCH v3, part1 04/10] PCI: mark pci_scan_bus_parented() as __deprecated
2013-06-07 15:18:14 linux-kernel Re: [RFC PATCH v2, part3 07/11] PCI, xen-pcifront: use new PCI interfaces to simplify implementation
2013-06-07 15:11:32 linux-kernel Re: [PATCH v3, part1 04/10] PCI: mark pci_scan_bus_parented() as __deprecated
2013-06-07 09:43:58 linux-kernel Re: [PATCH v3 05/10] zram: avoid access beyond the zram device
2013-06-06 16:32:39 linux-kernel Re: [PATCH v3, part1 04/10] PCI: mark pci_scan_bus_parented() as __deprecated
2013-06-06 16:16:54 linux-kernel Re: [PATCH v3, part1 03/10] PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus) instead
2013-06-06 16:12:36 linux-kernel [PATCH v3 10/10] zram: use atomic64_xxx() to replace zram_stat64_xxx()
2013-06-06 16:12:06 linux-kernel [PATCH v3 09/10] zram: optimize memory operations with clear_page()/copy_page()
2013-06-06 16:11:26 linux-kernel [PATCH v3 08/10] zram: kill unused zram_get_num_devices()
2013-06-06 16:11:22 linux-kernel [PATCH v3 07/10] zram: simplify and optimize dev_to_zram()
2013-06-06 16:11:19 linux-kernel [PATCH v3 06/10] zram: protect sysfs handler from invalid memory access
2013-06-06 16:11:15 linux-kernel [PATCH v3 05/10] zram: avoid access beyond the zram device
2013-06-06 16:11:12 linux-kernel [PATCH v3 04/10] zram: avoid double free in function zram_bvec_write()
2013-06-06 16:11:05 linux-kernel [PATCH v3 03/10] zram: destroy all devices on error recovery path in zram_init()
2013-06-06 16:11:02 linux-kernel [PATCH v3 02/10] zram: use zram->lock to protect zram_free_page() in swap free notify path
2013-06-06 16:10:58 linux-kernel [PATCH v3 01/10] zram: avoid invalid memory access in zram_exit()
2013-06-06 16:10:53 linux-kernel [PATCH v2 00/10] Bugfixes and minor improvements for zram
2013-06-06 15:56:53 linux-kernel Re: [PATCH v2 10/10] zram: use atomic64_xxx() to replace zram_stat64_xxx()
2013-06-06 14:37:00 linux-kernel Re: [PATCH v2 10/10] zram: use atomic64_xxx() to replace zram_stat64_xxx()