LinuxLists
Users
About
Matthias Kaehlcke (
[email protected]
)
Number of posts: 77 (0.42 per day)
First post: 2007-05-04 07:05:37
Last post: 2007-11-04 23:13:21
Next Page
Date
List
Subject
2007-12-10 19:03:32
linux-kernel
[PATCH] fs/sysfs/file.c: use DEFINE_SPINLOCK for sysfs_open_dirent_lock definition
2007-12-10 16:57:37
linux-kernel
[PATCH] acpi_pci_irq_find_prt_entry(): use list_for_each_entry() instead of list_for_each()
2007-12-09 19:53:17
linux-kernel
Re: [PATCH] PPP synchronous tty: convert dead_sem to completion
2007-12-09 12:46:38
linux-kernel
[PATCH] qla2xxx driver: convert mbx_intr_sem to completion
2007-12-08 16:23:25
linux-kernel
[PATCH] PLIP driver: convert killed_timer_sem to completion
2007-12-08 15:10:12
linux-kernel
[PATCH] PPP synchronous tty: convert dead_sem to completion
2007-12-07 07:41:21
linux-kernel
Re: [PATCH 3/3] printer port driver: semaphore to mutex
2007-12-06 20:05:33
linux-kernel
Re: [PATCH 3/3] printer port driver: semaphore to mutex
2007-12-04 22:31:49
linux-kernel
Re: [PATCH] USB testing driver: convert dev->sem to mutex
2007-12-04 16:55:32
linux-kernel
[PATCH] USB testing driver: convert dev->sem to mutex
2007-12-04 15:15:32
linux-kernel
[PATCH] Edgeport USB Serial Converter: convert es_sem to mutex
2007-11-28 15:00:55
linux-kernel
Re: Question regarding mutex locking
2007-11-28 08:10:34
linux-kernel
Re: Question regarding mutex locking
2007-11-14 22:17:54
linux-kernel
[PATCH] TI 3410/5052 USB Serial: convert td_open_close_lock to mutex
2007-11-13 18:45:29
linux-kernel
[PATCH] QLogic InfiniPath: convert ipath_eep_sem to mutex
2007-11-07 10:16:47
linux-kernel
Re: Linux 2.6.24-rc2 build fails : implicit declaration of function ‘smp_call_func tion_mask'
2007-11-05 08:41:19
linux-kernel
Re: [PATCH] Prism54: Convert mgmt_sem to the mutex API
2007-11-05 08:41:07
linux-wireless
Re: [PATCH] Prism54: Convert mgmt_sem to the mutex API
2007-11-04 23:13:21
linux-wireless
[PATCH] Prism54: Convert mgmt_sem to the mutex API
2007-11-04 22:53:49
linux-kernel
[PATCH] Prism54: Convert mgmt_sem to the mutex API
2007-10-31 17:11:00
linux-kernel
Re: kernel processes - are they really needed?
2007-10-27 07:48:43
linux-kernel
[PATCH] MegaRAID SAS: Convert aen_mutex to the mutex API
2007-10-26 18:34:27
linux-kernel
[PATCH] Parallel port: Convert port_mutex to the mutex API
2007-10-25 05:47:32
linux-kernel
Re: [patch 0/3] MBCS: Convert semaphores to the mutex API
2007-10-24 17:10:38
linux-kernel
[patch 3/3] MBCS: Convert dmareadlock to mutex
2007-10-24 17:09:57
linux-kernel
[patch 2/3] MBCS: Convert dmawritelock to mutex
2007-10-24 17:09:41
linux-kernel
[patch 1/3] MBCS: Convert algolock to mutex
2007-10-24 17:09:23
linux-kernel
[patch 0/3] MBCS: Convert semaphores to the mutex API
2007-10-24 15:05:13
linux-kernel
[PATCH] usbvision: Convert semaphore to mutex
2007-10-24 13:25:18
linux-kernel
[PATCH] Hardware Monitor LM70: Convert semaphore to mutex
2007-10-16 17:23:43
linux-kernel
[PATCH] FTDI Elan driver: Convert ftdi->u132_lock to mutex
2007-10-16 17:19:08
linux-kernel
[PATCH] Videopix Frame Grabber: Convert device_lock_sem to mutex
2007-10-12 18:04:00
linux-kernel
[PATCH 1/2] fs/sysfs/dir.c: use DEFINE_SPINLOCK for spinlock definition
2007-10-12 17:57:39
linux-kernel
[PATCH 2/2] ieee1394_core.c: use DEFINE_SPINLOCK for spinlock definition
2007-09-15 05:46:42
linux-kernel
Re: On thread scheduling
2007-09-11 21:12:44
linux-kernel
[PATCH 4/4] Routines for effect processor FX8010: Use list_for_each_entry
2007-09-11 21:10:40
linux-kernel
[PATCH 3/4] Intel HD Audio: Use list_for_each_entry(_safe)
2007-09-11 21:08:25
linux-kernel
[PATCH 2/4] ESS Maestro 1/2/2E Sound Card: Use list_for_each_entry
2007-09-11 21:06:39
linux-kernel
[PATCH 0/4] Several sound drivers: Use list_for_each_entry(_safe)
2007-09-11 21:05:41
linux-kernel
[PATCH 1/4] Generic AC97 mixer/modem (OSS): Use list_for_each_entry
2007-09-07 13:20:06
linux-kernel
Re: [PATCH 2/2] ELAN U132 Host Controller Driver: convert scheduler_lock to mutex
2007-09-07 06:14:19
linux-kernel
Re: [PATCH 1/2] ELAN U132 Host Controller Driver: convert sw_lock to mutex
2007-09-06 21:20:50
linux-kernel
[PATCH 2/2] ELAN U132 Host Controller Driver: convert scheduler_lock to mutex
2007-09-06 21:20:34
linux-kernel
[PATCH 0/2] Use mutexes instead of semaphores in the ELAN U132 Host Controller Driver
2007-09-06 21:18:26
linux-kernel
[PATCH 1/2] ELAN U132 Host Controller Driver: convert sw_lock to mutex
2007-07-30 05:40:10
linux-wireless
Re: [PATCH 1/5] Use mutex instead of semaphore in the Host AP driver
2007-07-29 21:34:36
linux-wireless
[PATCH 1/5] Use mutex instead of semaphore in the Host AP driver
2007-06-19 12:36:35
linux-kernel
Re: How do you allocate huge pages.
2007-06-14 13:37:20
linux-kernel
Re: heartbeat problems on linux 2.6.21.[34]
2007-06-13 11:01:52
linux-kernel
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3
2007-06-01 07:46:52
linux-kernel
Re: [PATCH] use mutex instead of semaphore in tty_io.c