LinuxLists
Users
About
Ming Lei (
[email protected]
)
Number of posts: 983 (0.17 per day)
First post: 2007-11-27 01:18:04
Last post: 2023-08-04 14:55:57
Previous Page
/
Next Page
Date
List
Subject
2009-07-13 13:56:11
linux-kernel
Re: [RESEND PATCH 01/11] kernel:lockdep:print the shortest dependency chain if finding a circle
2009-07-13 13:51:14
linux-kernel
Re: [RESEND PATCH 01/11] kernel:lockdep:print the shortest dependency chain if finding a circle
2009-07-12 13:45:19
linux-kernel
[PATCH] driver-core:move dma-coherent.c from kernel to driver/base
2009-07-12 02:42:51
linux-kernel
Re: [RESEND PATCH 01/11] kernel:lockdep:print the shortest dependency chain if finding a circle
2009-07-12 02:29:23
linux-kernel
Re: [RESEND PATCH 0/11] kernel:lockdep:replace DFS with BFS
2009-07-11 16:08:51
linux-kernel
[PATCH 3/3] ARM:dma-mapping:Support DMA-API debugging facility on ARM
2009-07-11 16:08:40
linux-kernel
[PATCH 2/3] ARM:dma-mapping:only provide one set of dma-api wrappers
2009-07-11 16:08:29
linux-kernel
[PATCH 1/3] ARM:dma-mapping:wrappers for dma-api
2009-07-11 16:08:12
linux-kernel
[PATCH 0/3] ARM:dma-mapping:Support DMA-API debugging facility on ARM
2009-07-11 03:25:38
linux-kernel
Re: [RESEND PATCH 0/11] kernel:lockdep:replace DFS with BFS
2009-07-11 03:11:33
linux-kernel
Re: [PATCH] driver core:firmware_class:fix memory leak of page pointers array
2009-07-09 00:20:57
linux-kernel
Re: [PATCH] driver core:firmware_class:fix memory leak of page pointers array
2009-07-09 00:16:45
linux-kernel
[PATCH] driver core:firmware_class:fix memory leak of page pointers array
2009-07-08 08:42:47
linux-kernel
Re: Possible memory leak in request_firmware()
2009-07-08 04:38:17
linux-kernel
Re: Possible memory leak in request_firmware()
2009-07-08 00:18:35
linux-kernel
Re: Possible memory leak in request_firmware()
2009-07-07 14:55:16
linux-kernel
Re: [PATCH][RFC] asm-generic:remove calling flush_write_buffers() in dma_sync_*_for_cpu
2009-07-07 13:43:48
linux-kernel
Re: [PATCH][RFC] asm-generic:remove calling flush_write_buffers() in dma_sync_*_for_cpu
2009-07-07 01:54:24
linux-kernel
Re: [PATCH][RFC] asm-generic:remove calling flush_write_buffers() in dma_sync_*_for_cpu
2009-07-05 13:37:25
linux-kernel
Re: [PATCH 0/3] dma-mapping:remove CONFIG_HAVE_DMA_ATTRS
2009-07-05 12:44:39
linux-kernel
Re: [PATCH 0/3] dma-mapping:remove CONFIG_HAVE_DMA_ATTRS
2009-07-04 02:35:57
linux-kernel
[PATCH 3/3] dma-mapping:IA64:remove CONFIG_HAVE_DMA_ATTRS
2009-07-04 02:35:45
linux-kernel
[PATCH 2/3] dma-mapping:X86:remove CONFIG_HAVE_DMA_ATTRS
2009-07-04 02:35:29
linux-kernel
[PATCH 1/3] dma-mapping:remove CONFIG_HAVE_DMA_ATTRS
2009-07-04 02:35:11
linux-kernel
[PATCH 0/3] dma-mapping:remove CONFIG_HAVE_DMA_ATTRS
2009-06-29 14:55:12
linux-kernel
Re: [PATCH][RFC] asm-generic:remove calling flush_write_buffers() in dma_sync_*_for_cpu
2009-06-29 13:58:25
linux-kernel
Re: [PATCH][RFC] asm-generic:remove calling flush_write_buffers() in dma_sync_*_for_cpu
2009-06-28 15:07:54
linux-kernel
[RESEND PATCH 11/11] kernel:lockdep:fix return value of check_usage*()
2009-06-28 15:07:42
linux-kernel
[RESEND PATCH 10/11] BFS cleanup
2009-06-28 15:07:25
linux-kernel
[RESEND PATCH 09/11] kernel:lockdep:add statistics info for max bfs queue depth
2009-06-28 15:07:04
linux-kernel
[RESEND PATCH 08/11] kernel:lockdep: update memory usage introduced by BFS
2009-06-28 15:06:49
linux-kernel
[RESEND PATCH 07/11] kernel:lockdep: implement lockdep_count_*ward_deps by BFS
2009-06-28 15:06:37
linux-kernel
[RESEND PATCH 06/11] kernel:lockdep:introduce print_shortest_lock_dependencies
2009-06-28 15:06:24
linux-kernel
[RESEND PATCH 05/11] kernel:lockdep:implement find_usage_*wards by BFS
2009-06-28 15:06:05
linux-kernel
[RESEND PATCH 04/11] kernel:lockdep:implement check_noncircular() by BFS
2009-06-28 15:05:52
linux-kernel
[RESEND PATCH 03/11] kernel:lockdep: introduce match function to BFS
2009-06-28 15:05:36
linux-kernel
[RESEND PATCH 02/11] kernel:lockdep:improve implementation of BFS
2009-06-28 15:05:17
linux-kernel
[RESEND PATCH 01/11] kernel:lockdep:print the shortest dependency chain if finding a circle
2009-06-28 15:04:58
linux-kernel
[RESEND PATCH 0/11] kernel:lockdep:replace DFS with BFS
2009-06-28 14:39:32
linux-kernel
[PATCH][RFC] asm-generic:remove calling flush_write_buffers() in dma_sync_*_for_cpu
2009-06-26 13:22:17
linux-kernel
[PATCH][MTD][NAND]: fix omap2.c compile failure and warning
2009-06-16 06:41:49
linux-kernel
Re: dma-debug: check_for_stack background?
2009-06-11 14:17:52
linux-kernel
Re: [PATCH] partitions: fix broken uevent_suppress conversion
2009-06-10 14:28:36
linux-kernel
[PATCH 2/2] init/do_mounts.c: replace polling for root device with devtmpfs_wait_for_dev
2009-06-10 14:28:01
linux-kernel
[PATCH 1/2] driver core: introduce devtmpfs_wait_for_dev()
2009-06-09 12:52:38
linux-kernel
Re: [PATCH 0/8] kernel:lockdep:replace DFS with BFS
2009-06-08 15:51:00
linux-kernel
Re: [PATCH 0/8] kernel:lockdep:replace DFS with BFS
2009-06-08 14:04:37
linux-kernel
Re: [PATCH 0/8] kernel:lockdep:replace DFS with BFS
2009-06-08 13:38:57
linux-kernel
Re: [PATCH 0/8] kernel:lockdep:replace DFS with BFS
2009-06-01 07:27:44
linux-kernel
Re: new implementation of mutex
2009-04-29 23:53:28
linux-kernel
Re: [patch 2.6.30-rc3] platform_bus: remove "which platform_data?" confusion