LinuxLists
Users
About
Alan (
[email protected]
)
Number of posts: 371 (0.12 per day)
First post: 2009-07-08 12:45:39
Last post: 2017-11-06 23:40:15
Previous Page
/
Next Page
Date
List
Subject
2010-04-01 16:35:30
linux-kernel
[PATCH 09/14] rocket: kill BKL
2010-04-01 16:35:09
linux-kernel
[PATCH 07/14] riscom8: kill use of lock_kernel
2010-04-01 16:34:50
linux-kernel
[PATCH 08/14] isicom: kill off the BKL
2010-04-01 16:34:41
linux-kernel
[PATCH 06/14] istallion: use bit ops for the board flags
2010-04-01 16:34:33
linux-kernel
[PATCH 05/14] stallion: prune lock_kernel calls
2010-04-01 16:34:07
linux-kernel
[PATCH 03/14] tty: serial - fix various misuses/mishandlings of port->tty
2010-04-01 16:33:35
linux-kernel
[PATCH 02/14] tty: serial - fix tty back references in termios
2010-04-01 16:33:29
linux-kernel
[PATCH 01/14] tty: serial - fix tty referencing in set_ldisc
2010-04-01 16:33:17
linux-kernel
[RFC PATCH 00/14] Some BKL killing in the serial drivers
2010-02-18 19:03:27
linux-kernel
[RESEND PATCH] dvb: copy_from_user checks
2010-02-17 13:47:32
linux-kernel
[PATCH 3/3] vt: Fix refcounting use
2010-02-17 13:47:19
linux-kernel
[PATCH 2/3] tty: Move the vt_tty field from the vc_data into the standard tty_port
2010-02-17 13:47:10
linux-kernel
[PATCH 1/3] tty: Make vt's have a tty_port
2010-02-17 13:46:52
linux-kernel
[RFC 0/3] A little console mystery...
2010-02-17 13:41:54
linux-kernel
[PATCH 5/5] pata_efar: Enable PARALLEL_SCAN
2010-02-17 13:41:45
linux-kernel
[PATCH 4/5] pata_atiixp: enable parallel scan
2010-02-17 13:41:29
linux-kernel
[PATCH 3/5] Subject: [PATCH] pata_atiixp: add locking for parallel scanning
2010-02-17 13:40:56
linux-kernel
[PATCH 2/5] Subject: [PATCH] pata_efar: add locking for parallel scanning
2010-02-17 13:39:50
linux-kernel
[PATCH 1/5] libata: Pass host flags into the pci helper
2010-02-17 13:38:59
linux-kernel
[RFC 4/4] libata: Make sil680 do its own exec_command posting
2010-02-17 13:37:16
linux-kernel
[RFC 3/4] libata: Remove excess command issue delays
2010-02-17 13:35:39
linux-kernel
[RFC 2/4] libata: Remove excess delay in the tf_load path
2010-02-17 13:34:26
linux-kernel
[RFC 1/4] libata: cache device select
2010-02-17 13:31:19
linux-kernel
[PATCH 5/5] tty: Fix up char drivers request_room usage
2010-02-17 13:31:09
linux-kernel
[PATCH 4/5] tty: kill request_room for USB ACM class
2010-02-17 13:30:58
linux-kernel
[PATCH 3/5] tty: sort out the request_room handling for whiteheat
2010-02-17 13:30:49
linux-kernel
[PATCH 2/5] tty: Prune uses of tty_request_room in the USB layer
2010-02-17 13:30:31
linux-kernel
[PATCH 1/5] tty: Add a function to insert a string of characters with the same flag
2010-02-17 13:28:53
linux-kernel
[PATCH] tty: Keep the default buffering to sub-page units
2010-02-17 13:26:46
linux-kernel
[PATCH] cp210x: Add 81E8 (Zephyr Bioharness)
2010-02-17 13:26:18
linux-kernel
[PATCH] tty: Fix the ldisc hangup race
2010-02-17 13:21:35
linux-kernel
[RESEND PATCH] xen: clean up event funcs
2010-02-16 06:52:21
linux-kernel
[tip:x86/mtrr] x86, mtrr: Kill over the top warn
2010-02-08 10:33:59
linux-kernel
[PATCH] tty: Fix the ldisc hangup race
2010-02-08 10:33:13
linux-kernel
[PATCH] sdio_uart: Use kfifo instead of the messy circ stuff
2010-02-08 10:31:49
linux-kernel
[PATCH 3/3] nozomi: Tidy up the PCI table
2010-02-08 10:31:39
linux-kernel
[PATCH 2/3] nozomi: Fix mutex handling
2010-02-08 10:31:22
linux-kernel
[PATCH 1/3] nozomi: Add tty_port usage
2010-02-08 10:28:31
linux-kernel
[PATCH] timberdale: Remove dependancies
2010-02-08 10:27:56
linux-kernel
[PATCH] mtrr: kill over the top warn
2010-01-22 12:06:15
linux-kernel
Re: [RFC PATCH] mxser: make /dev/ttyMI<n> namespace contiguous
2010-01-04 16:46:16
linux-kernel
[PATCH] sound_oss: remove use of old BKL ioctl path
2010-01-04 16:44:44
linux-kernel
[PATCH] sonypi: Kill off the BKL in the ioctl
2010-01-04 16:43:13
linux-kernel
[PATCH] tosh: Use non bkl ioctl
2010-01-04 16:41:46
linux-kernel
[PATCH] i2o: propogate the BKL down into the ioctl method
2009-12-03 11:33:53
linux-kernel
Re: [Patch] tty: move a definition out of switch block
2009-12-01 16:03:57
linux-kernel
Re: [Patch] tty: move a definition out of switch block
2009-11-30 13:44:16
linux-kernel
[PATCH] staging: fix a silly typo
2009-11-30 13:32:57
linux-kernel
[PATCH] matroxfb: Fix problems with display stability
2009-11-26 15:40:54
linux-kernel
[PATCH] Edwin Török found the following, so fix it
2009-11-24 10:31:58
linux-kernel
Re: [patch] timer: Add a mod_timer_msec() API function