messages from 2008-06-20 18:27:59 to 2008-06-20 23:40:16 UTC [more...]
[PATCH 00/70] tty updates proposed for 2.6.27
2008-06-20 23:39 UTC (71+ messages)
` [PATCH 01/70] tty: Ldisc revamp
` [PATCH 02/70] drivers/char/rio/: remove VCS tags
` [PATCH 03/70] drivers/serial/: remove CVS keywords
` [PATCH 04/70] tty: Introduce a tty_port common structure
` [PATCH 05/70] tty.h: clean up
` [PATCH 06/70] epca: use tty_port
` [PATCH 07/70] esp: "
` [PATCH 08/70] gs: "
` [PATCH 09/70] riscom8: "
` [PATCH 10/70] riscom8: remove bogus checks
` [PATCH 11/70] isicom: use tty_port
` [PATCH 12/70] istallion: "
` [PATCH 13/70] moxa: "
` [PATCH 14/70] mxser: "
` [PATCH 15/70] rocket: "
` [PATCH 16/70] serial: "
` [PATCH 17/70] stallion: "
` [PATCH 18/70] synclink: "
` [PATCH 19/70] tty: Clean up tiocmset
` [PATCH 20/70] cyclades: use tty_port
` [PATCH 21/70] termios: Termios defines for other platforms
` [PATCH 22/70] tty: add more tty_port fields
` [PATCH 24/70] whiteheat: coding style
` [PATCH 25/70] whiteheat: fix bugs found in the tidy and audit
` [PATCH 26/70] belkin_sa: clean up code
` [PATCH 27/70] usb-serial-bus: tidy coding style
` [PATCH 28/70] tty-usb-console: tidy the USB console code
` [PATCH 29/70] tty-usb-console: Fix termios
` [PATCH 30/70] cp2101: coding style
` [PATCH 31/70] cyberjack: Coding style
` [PATCH 32/70] cypress_m8: coding style
` [PATCH 33/70] usb-cypress: There is no 0 case to go with CS5/6/7/8 so remove the test
` [PATCH 34/70] digi_acceleport: coding style
` [PATCH 35/70] empeg: Coding style
` [PATCH 36/70] ftdi_sio: "
` [PATCH 37/70] funsoft: Switch to linux/uaccess
` [PATCH 38/70] garmin_gps: Coding style
` [PATCH 39/70] tty-usb-generic: Code cleanup
` [PATCH 40/70] tty-usb-hp4x: Fix overlong line
` [PATCH 41/70] tty-usb-visor: Coding style
` [PATCH 42/70] tty-usb-io_edgeport: "
` [PATCH 43/70] io_edgeport: Fix various bogus returns to the tty layer
` [PATCH 44/70] usb-serial: Coding style
` [PATCH 45/70] io_ti: Minor coding style
` [PATCH 46/70] ipaq: Coding style
` [PATCH 47/70] tty-usb-ipw: "
` [PATCH 48/70] tty-usb-ir-usb: Clean up to coding style
` [PATCH 49/70] tty-usb-iuu-phoenix: "
` [PATCH 50/70] tty-usb-keyspan: Coding style
` [PATCH 51/70] keyspan: Use string flip functions when possible
` [PATCH 52/70] tty-usb-keyspan-pda: Coding style
` [PATCH 53/70] tty-usb-kl5kusb105: "
` [PATCH 54/70] keyspan_pda: Use string flip functions
` [PATCH 55/70] tty-usb-kobil-sct: Coding style
` [PATCH 56/70] kobil_sct: Fix ioctls
` [PATCH 57/70] tty-usb-mct-u232: Coding style
` [PATCH 58/70] mct_u232: Use flip buffer functions
` [PATCH 59/70] tty-usb-pl2303: Coding style
` [PATCH 60/70] tty-usb-sierra: Coding style - minor
` [PATCH 61/70] tty-usb-spcp8x5: Minor coding style
` [PATCH 62/70] tty-usb-ti-usb: Coding style
` [PATCH 63/70] tty-usb-safe-serial: "
` [PATCH 64/70] tty-usb-oti6858: "
` [PATCH 65/70] tty-usb-option: "
` [PATCH 66/70] tty-usb-omninet: "
` [PATCH 67/70] omninet: Use string flip functions
` [PATCH 68/70] mos7840: remove loads of bogus assignments to status
` [PATCH 69/70] whiteheat: remove unused variable
` [PATCH 70/70] tty-usb-mos7720: Coding style
2.6.26-rc: SPARC: Sun Ultra 10 can not boot
2008-06-20 23:36 UTC (9+ messages)
[RFC][PATCH v2] configfs: Provide variants of config_*_init_type_name() that report errors
2008-06-20 23:15 UTC (2+ messages)
[PATCH 01/18] ide: add ->read_sff_dma_status method
2008-06-20 23:14 UTC (20+ messages)
` [PATCH 02/18] ide: use I/O ops directly in ide-dma.c
` [PATCH 03/18] ide: remove ->dma_{status,command} fields from ide_hwif_t
` [PATCH 04/18] ide: remove ide_setup_dma()
` [PATCH 05/18] ide: factor out simplex handling from ide_pci_dma_base()
` [PATCH 06/18] ide: add ->exec_command method
` [PATCH 07/18] ide: add ->read_status method
` [PATCH 08/18] ide: add ->read_altstatus method
` [PATCH 09/18] ide: add ->set_irq method
` [PATCH 10/18] ide: change order of register access in ide_config_drive_speed()
` [PATCH 11/18] ide: use ->tf_load "
` [PATCH 12/18] ide: use ->tf_load in actual_try_to_identify()
` [PATCH 13/18] ide: use ->tf_load in SELECT_DRIVE()
` [PATCH 14/18] ide: use ->tf_read in ide_read_error()
` [PATCH 15/18] ide: add ide_read_device() helper
` [PATCH 16/18] ide: add ide_read_ireason() helper
` [PATCH 17/18] ide: add ide_read_bcount_and_ireason() helper
` [PATCH 18/18] ide: remove ->INB, ->OUTB and ->OUTBSYNC methods
[PATCH] x86: fix compiling when CONFIG_X86_MPPARSE is not set
2008-06-20 23:11 UTC (3+ messages)
` [PATCH] x86: check command line "
` [PATCH] x86: check command line when CONFIG_X86_MPPARSE is not set v2
looping S/PDIF data
2008-06-20 23:09 UTC (11+ messages)
` [alsa-devel] "
stack overflow on Sparc64
2008-06-20 22:47 UTC (18+ messages)
[BUGFIX][PATCH 3/3] configfs: Fix failing symlink() making rmdir() fail
2008-06-20 22:44 UTC (4+ messages)
` [PATCH] "
[BUG] CFS vs cpu hotplug
2008-06-20 22:23 UTC (4+ messages)
Is configfs the right solution for configuration based fs?
2008-06-20 21:37 UTC (8+ messages)
` [RFC PATCHES] "
Bisecting tip/auto-x86-next?
2008-06-20 22:23 UTC (3+ messages)
[RFC PATCH] x86:Use cpu_khz for loops_per_jiffy calculation
2008-06-20 22:06 UTC (7+ messages)
Various x86 syscall mechanisms
2008-06-20 22:00 UTC
[PATCH] X86: reboot-notify additions
2008-06-20 21:33 UTC (8+ messages)
[PATCH] ACPI: don't walk tables if ACPI was disabled
2008-06-20 21:27 UTC (4+ messages)
[PATCH, RFC] fasync() BKL pushdown
2008-06-20 21:05 UTC (6+ messages)
linux-next: Tree for June 13
2008-06-20 20:56 UTC (15+ messages)
` linux-next: Tree for June 13: IO APIC breakage on HP nx6325
[PATCH 0/4] percpu: Optimize percpu accesses
2008-06-20 20:55 UTC (24+ messages)
` [PATCH 3/4] x86_64: Fold pda into per cpu area
` [crash, bisected] "
Introduce userspace interface for Firmware-provided memory map
2008-06-20 20:35 UTC (6+ messages)
` [PATCH 3/3] Limit E820 map when a user-defined memory map is specified
Scatter-gather list constraints
2008-06-20 20:50 UTC (2+ messages)
[WATCHDOG] v2.6.26 hpwdt.c fixes
2008-06-20 20:40 UTC (5+ messages)
2.6.26-rc5-mm3
2008-06-20 20:41 UTC (10+ messages)
` [PATCH][RFC] fix kernel BUG at mm/migrate.c:719! in 2.6.26-rc5-mm3
` [Bad page] trying to free locked page? (Re: [PATCH][RFC] fix kernel BUG at mm/migrate.c:719! in 2.6.26-rc5-mm3)
` [Experimental][PATCH] putback_lru_page rework
appletouch: atp_complete - usb_submit_urb failed with result -1
2008-06-20 20:34 UTC
[GIT PATCH] hwmon updates vs. v2.6.26-rc6
2008-06-20 20:30 UTC (3+ messages)
[PATCH 1/2] cleanup e820_setup_gap
2008-06-20 20:28 UTC (5+ messages)
[PATCH 0/7] x86: pat.c: reserve_memtype strip down
2008-06-20 20:08 UTC (8+ messages)
` [PATCH 1/7] x86: introduce macro to check whether an address range is in the ISA range
` [PATCH 2/7] x86: pat.c choose more crisp variable names
` [PATCH 3/7] x86: pat.c more trivial changes
` [PATCH 4/7] x86: pat.c consolidate error/debug messages in reserve_memtype
` [PATCH 5/7] x86: pat.c consolidate list_add handling "
` [PATCH 6/7] x86: pat.c introduce function to check for conflicts with existing memtypes
` [PATCH 7/7] x86: pat.c final cleanup of loop body in reserve_memtype
[PATCH 1 of 4] mm: add a ptep_modify_prot transaction abstraction
2008-06-20 20:22 UTC (18+ messages)
[PATCH][RESEND] New type of DTV2000H TV Card
2008-06-20 21:57 UTC (5+ messages)
bkl-removal: drivers/firewire and drivers/ieee1394 patches can be reverted/ dropped
2008-06-20 20:10 UTC (2+ messages)
[RFC][Patch 2/2] markers: example of irq regular kernel markers
2008-06-20 20:07 UTC (4+ messages)
[PATCH 1/1] CPM1: Don't send break on TX_STOP, don't interrupt RX/TX when adjusting termios parameters
2008-06-20 19:46 UTC
[2.6.26-rc4] Problems with rt2x00 USB interface on powerpc (fwd)
2008-06-20 19:58 UTC (3+ messages)
network socket receive splice size
2008-06-20 19:04 UTC
2.6.26-rc5-mm3: BUG large value for HugePages_Rsvd
2008-06-20 19:17 UTC (4+ messages)
` [RFC] hugetlb reservations -- MAP_PRIVATE fixes for split vmas
` [PATCH 1/2] hugetlb reservations: move region tracking earlier
` [PATCH 2/2] hugetlb reservations: fix hugetlb MAP_PRIVATE reservations across vma splits
[patch -mm 0/4] mqueue namespace
2008-06-20 19:11 UTC (3+ messages)
lmbench regression due to cond_resched nullification change 26-rc5 vs. 25
2008-06-20 19:10 UTC (2+ messages)
[PATCH] ACPI: fix mutex names
2008-06-20 19:03 UTC (2+ messages)
[git patches] IDE fixes
2008-06-20 19:00 UTC (4+ messages)
[PATCH 2/2] ide: pass hw_regs_t-s to ide_device_add[_all]()
2008-06-20 18:29 UTC
[PATCH 1/2] ide: move ide_pci_setup_ports() call out from do_ide_setup_pci_device()
2008-06-20 18:27 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox