messages from 2009-09-19 10:08:09 to 2009-09-19 23:24:25 UTC [more...]
[PATCH 1/3] backlight: Allow drivers to update the core, and generate events on changes
2009-09-19 23:24 UTC (2+ messages)
tickless and HZ=1000 throughput advantage?
2009-09-19 23:12 UTC (4+ messages)
EXT4 RAID read performance
2009-09-19 23:18 UTC (3+ messages)
[PATCH] platform_driver_register: warn if probe is in .init.text
2009-09-19 23:09 UTC (13+ messages)
` [PATCH] move acornfb's probe function to .devinit.text
` [PATCH] move am79c961's "
` [PATCH] move arcfb's "
` [PATCH] move at91_ether's "
` [PATCH] move cfag12864bfb's "
` [PATCH] move leds-clevo-mail's "
` [PATCH] move cobalt-lcd's "
` [PATCH] move corgi-ssp's "
` [PATCH] move efifb's "
` [PATCH] move epson1355fb's "
` [PATCH] move sh_flctl's "
Paravirtualization on VMware's Platform [VMI]
2009-09-19 22:44 UTC (2+ messages)
Please pull bjdooks' i2c tree
2009-09-19 22:46 UTC
[PATCH 1/2] 9p: Add fscache support to 9p
2009-09-19 22:44 UTC (2+ messages)
` [PATCH 2/2] 9p: Update documentation to add fscache related bits
2.6.31: no login prompt
2009-09-19 22:43 UTC
bug/section mismatches on 2.6.31 ?
2009-09-19 22:29 UTC (2+ messages)
Hibernation oops with 2.6.31 won't fit the screen - how to debug?
2009-09-19 22:08 UTC (3+ messages)
[GIT PULL] DRBD for 2.6.32
2009-09-19 22:02 UTC (5+ messages)
[GIT PATCH] TTY patches for 2.6.31-git
2009-09-19 21:37 UTC (80+ messages)
` [PATCH 01/79] tty: gigaset: really fix chars_in_buffer
` [PATCH 02/79] serial: bfin_5xx: fix building as module when early printk is enabled
` [PATCH 03/79] tty: serial/pcmcia: add ID for Advantech card
` [PATCH 04/79] tty-ldisc: make /proc/tty/ldiscs use ldisc_ops instead of ldiscs
` [PATCH 05/79] tty-ldisc: get rid of tty_ldisc_try_get() helper function
` [PATCH 06/79] tty: includecheck fix: drivers/char, vt.c
` [PATCH 07/79] tty: icom: bit and/or confusion?
` [PATCH 08/79] cyclades: add tty refcounting
` [PATCH 09/79] cyclades: remove block_til_ready
` [PATCH 10/79] cyclades: avoid addresses recomputation
` [PATCH 11/79] cyclades: switch to tty_port_hangup
` [PATCH 12/79] cyclades: close cleanup
` [PATCH 13/79] cyclades: overall cleanup
` [PATCH 14/79] cyclades: sleep instead busy-wait
` [PATCH 15/79] cyclades: use dtr_rts helpers
` [PATCH 16/79] cyclades: merge cy_startup tails
` [PATCH 17/79] cyclades: ioctls cleanup
` [PATCH 18/79] cyclades: tiocm cleanup
` [PATCH 19/79] cyclades: introduce cyy_readb/writeb
` [PATCH 20/79] cyclades: remove more duplicated code
` [PATCH 21/79] slip: Clean up create and destroy
` [PATCH 22/79] kfifo: Use "const" definitions
` [PATCH 23/79] MOS7720 has no tiocmget method
` [PATCH 24/79] tty: usb_serial_mos7720: Fix get_lsr_info
` [PATCH 25/79] tty: Fix a typo noted in passing
` [PATCH 26/79] mos7840: remove old dead modem logic
` [PATCH 27/79] serial: 8250: add IRQ trigger support
` [PATCH 28/79] 8250: Now honours baud rate lower bounds
` [PATCH 29/79] tty: Add a full port_close function
` [PATCH 30/79] riscom8: split open and close methods up
` [PATCH 31/79] mxser: Split close ready for a standard tty_port_close method
` [PATCH 32/79] isicom: Split the close hardware bits out
` [PATCH 33/79] tty: riscom8 kref and tty_port_close
` [PATCH 34/79] cyclades: use the full port_close function
` [PATCH 35/79] tty: make the kref destructor occur asynchronously
` [PATCH 36/79] cdc_acm: Fix to use modern speed interfaces
` [PATCH 37/79] tty: USB hangup is racy
` [PATCH 38/79] tty: remove dtr/rts use from the driver open methods
` [PATCH 39/79] tty: USB can now use the shutdown method for kref based freeing of ports
` [PATCH 40/79] vt: add an event interface
` [PATCH 41/79] vt: remove power stuff from kernel/power
` [PATCH 42/79] vt: move kernel stuff out of vt.h
` [PATCH 43/79] vt: add an activate and lock
` [PATCH 44/79] tty: USB does not need the filp argument in the drivers
` [PATCH 45/79] isicom: split the open method for the isicom device
` [PATCH 46/79] serial: kill off uart_info
` [PATCH 47/79] serial: Fold closing_* fields into the tty_port ones
` [PATCH 48/79] serial: use tty_port pointers in the core code
` [PATCH 49/79] serial: move count into the tty_port version
` [PATCH 50/79] serial: move the flags into the tty_port field
` [PATCH 51/79] serial: kill off uif_t
` [PATCH 52/79] serial: replace the state mutex with the tty port mutex
` [PATCH 53/79] serial: move delta_msr_wait into the tty_port
` [PATCH 54/79] serial: move port users helper
` [PATCH 55/79] serial: kill USF_CLOSING_* definitions
` [PATCH 56/79] serial: introduce tty krefs
` [PATCH 57/79] Set proper console speed on resume if console suspend is disabled
` [PATCH 58/79] tty: USB serial termios bits
` [PATCH 59/79] n_tty: honor opost flag for echoes
` [PATCH 60/79] n_tty: move echoctl check and clean up logic
` [PATCH 61/79] tty: handle VT specific compat ioctls in vt driver
` [PATCH 62/79] tty: vt: use printk_once
` [PATCH 63/79] tty: Power: fix suspend vt regression
` [PATCH 64/79] TTY: fix typos
` [PATCH 65/79] tty: riscom8, fix shutdown declaration
` [PATCH 66/79] tty: riscom8, fix tty refcnt
` [PATCH 67/79] tty: USB: serial/mct_u232, "
` [PATCH 68/79] uartlite: support shared interrupt lines
` [PATCH 69/79] tty: Char: mxser, add support for CP112UL
` [PATCH 70/79] tty: Char: mxser, use THRE for ASPP_OQUEUE ioctl
` [PATCH 71/79] usb-serial: change referencing of port and serial structures
` [PATCH 72/79] usb-serial: put subroutines in logical order
` [PATCH 73/79] usb-serial: change logic of serial lookups
` [PATCH 74/79] usb-serial: acquire references when a new tty is installed
` [PATCH 75/79] usb-serial: fix termios initialization logic
` [PATCH 76/79] usb-serial: rename subroutines
` [PATCH 77/79] usb-serial: add missing tests and debug lines
` [PATCH 78/79] usb-serial: straighten out serial_open
` [PATCH 79/79] USB serial: update the console driver
De-duplication filesystem for Linux
2009-09-19 21:19 UTC
[GIT PATCH] driver core patch for 2.6.31-git
2009-09-19 21:36 UTC (2+ messages)
` [PATCH 1/1] Driver-Core: extend devnode callbacks to provide permissions
[PATCH RESEND] kaweth: Fix memory leak in kaweth_control()
2009-09-19 21:18 UTC
[PATCH tip/core/rcu] RCU whitespace fixes
2009-09-19 21:15 UTC (3+ messages)
[PATCH] Fix fn-key release events for Samsung Q320 laptop
2009-09-19 20:37 UTC (3+ messages)
BFS vs. mainline scheduler benchmarks and measurements
2009-09-19 20:33 UTC (12+ messages)
[PATCH] sisfb: Change SiS_DDC_Port type to SISIOADDRESS
2009-09-19 20:03 UTC
amd64 + mtrr: only 3.1gb of 8gb are covered, kernel 2.6.30 and earlier
2009-09-19 20:11 UTC (4+ messages)
[GIT PULL] perfcounters for v2.6.32, part 2
2009-09-19 20:08 UTC
[PATCH 5/5] arch/um: remove duplicate structure field initialization
2009-09-19 19:49 UTC
[PATCH 4/5] drivers/infiniband: remove duplicate structure field initialization
2009-09-19 19:49 UTC
[PATCH 3/5] drivers/staging: remove duplicate structure field initialization
2009-09-19 19:49 UTC
[PATCH 2/5] drivers/net: remove duplicate structure field initialization
2009-09-19 19:48 UTC
[PATCH 1/5] drivers/media/video: remove duplicate structure field initialization
2009-09-19 19:48 UTC
+ sched-fix-raciness-in-runqueue_is_locked.patch added to -mm tree
2009-09-19 19:21 UTC
[PATCH] kaweth: Fix memory leak in kaweth_control()
2009-09-19 19:19 UTC (2+ messages)
[PATCH 1/2] spi: new SPI bus lock/unlock functions
2009-09-19 19:11 UTC (5+ messages)
` [spi-devel-general] [PATCH 1/2] spi: new SPI bus lock/unlockfunctions
[PATCH 00/17] Blackfin arch conversion to asm-generic
2009-09-19 19:08 UTC (5+ messages)
` [PATCH 05/17] Blackfin: convert to generic checksum code
linux-next: reservetop fix disables mem=
2009-09-19 18:33 UTC (9+ messages)
` [tip:x86/urgent] Revert 'x86: Fix system crash when loading with "reservetop" parameter'
Linux not shutting down all devices? Battery drain in after shutdown
2009-09-19 18:15 UTC
[ANNOUNCE]: Support of QLogic Fibre Channel 4/8Gb (24xx/25xx) HBA's added in target driver for SCST qla2x00t
2009-09-19 19:33 UTC (2+ messages)
` [Scst-devel] "
[PATCH 1/3][RESEND] function-graph: use ftrace_graph_funcs directly
2009-09-19 18:04 UTC (6+ messages)
` [PATCH 3/3] tracing/events: use list_for_entry_continue
` [tip:tracing/urgent] "
` [tip:tracing/urgent] function-graph: use ftrace_graph_funcs directly
[PATCH] x86, mce: Fix compile warning in case of CONFIG_SMP=n
2009-09-19 18:04 UTC (2+ messages)
` [tip:x86/urgent] "
perf_copy_attr pointer arithmetic weirdness
2009-09-19 18:04 UTC (5+ messages)
` [tip:perfcounters/core] perf_counter: Fix perf_copy_attr() pointer arithmetic
[PATCH 2/3][RESEND] tracing: remove max_tracer_type_len
2009-09-19 18:03 UTC (2+ messages)
` [tip:tracing/urgent] "
circular locking dependency detected panic in filldir when CONFIG_PROVE_LOCKING=y
2009-09-19 17:39 UTC (5+ messages)
[PATCH 0/3] [GIT PULL] tracing: cleanups for 2.6.32
2009-09-19 17:21 UTC (5+ messages)
` [PATCH 1/3] [PATCH 1/3] function-graph: use ftrace_graph_funcs directly
` [PATCH 2/3] [PATCH 2/3] tracing: remove max_tracer_type_len
` [PATCH 3/3] [PATCH 3/3] tracing/events: use list_for_entry_continue
[PATCH] interrupt remapping: Disallow interrupt remapping if not all ioapic under interrupt remapping
2009-09-20 0:55 UTC (5+ messages)
` [PATCH] IR: "
[PATCH] IR: Fix kernel hang if interrupt remapping disable in BIOS
2009-09-20 0:45 UTC (6+ messages)
fixing "pci=use_crs"
2009-09-19 17:08 UTC (3+ messages)
[git pull] incremental updates to timechart
2009-09-19 17:01 UTC (11+ messages)
` [PATCH] perf: Add "perf timechart record"
` [tip:perfcounters/core] perf timechart: "
` [PATCH] perf: Be consistent about minimum text size in the svghelper
` [tip:perfcounters/core] perf utils: "
` [PATCH] trace: Move the end point of a C state in the power tracer
` [tip:perfcounters/core] tracing, x86, cpuidle: "
` [PATCH] perf: Add timechart help text and add timechart to "perf help"
` [tip:perfcounters/core] "
` [PATCH] perf: Use a define for the maximum length of a trace event
` [tip:perfcounters/core] perf utils: "
[tip:tracing/urgent] tracing: Allocate the ftrace event profile buffer dynamically
2009-09-19 16:52 UTC (2+ messages)
[PATCH] USB: ftdi_sio: Fix read regression in 2.6.31
2009-09-19 16:36 UTC (3+ messages)
[GIT PATCH] driver core patches for 2.6.31-git
2009-09-19 16:01 UTC (11+ messages)
` [PATCH 06/20] mem_class: use minor as index instead of searching the array
[PATCH 1/3] block: Add blk_queue_copy_limits()
2009-09-19 15:35 UTC (6+ messages)
` [dm-devel] "
[PATCH 2/3] block: Rename trace_block_remap to trace_block_bio_remap
2009-09-19 15:30 UTC (2+ messages)
[tip:sched/urgent] sched: Re-add lost cpu_allowed check to sched_fair.c::select_task_rq_fair()
2009-09-19 15:16 UTC
Linux not shutting down all devices? Battery drain in after shutdown
2009-09-19 15:04 UTC (4+ messages)
[PATCH 0/7] Per-bdi writeback flusher threads v20
2009-09-19 15:03 UTC (10+ messages)
[Announce] 2.6.29-rc4-rt1
2009-09-19 15:01 UTC (20+ messages)
` [Announce] 2.6.29.4-rt15
` [Announce] 2.6.29.4-rt17
` [Announce] 2.6.29.4-rt18
` 2.6.29.4-rt19
` [ANNOUNCE] 2.6.29.5-rt21
` [ANNOUNCE] 2.6.29.5-rt22
` [ANNOUNCE] 2.6.29.6-rt23
` [ANNOUNCE] 2.6.31-rc4-rt1
` [ANNOUNCE] 2.6.31-rc6-rt2
` [ANNOUNCE] 2.6.31-rc6-rt4
` [ANNOUNCE] 2.6.31-rc6-rt5
` [ANNOUNCE] 2.6.31-rc6-rt6
` [ANNOUNCE] 2.6.31-rc7-rt8
` [ANNOUNCE] 2.6.31-rt10
` [ANNOUNCE] 2.6.31-rt11
[PATCH] wistron_btns.c: Add DMI entry for Medion WIM2030 laptop
2009-09-19 14:55 UTC (3+ messages)
[PATCH] arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0
2009-09-19 14:51 UTC
[PATCH take 3][RFC] fat: Save FAT root directory timestamps to volume label
2009-09-19 14:46 UTC (5+ messages)
[Patch] AMD64_EDAC: Fix amd64_map_to_dcs_mask
2009-09-19 14:08 UTC (4+ messages)
[tip:tracing/urgent] tracing: Allocate the ftrace event profile buffer dynamically
2009-09-19 13:47 UTC
[RFC PATCH 0/3] Hatchet job for SLQB on memoryless configurations
2009-09-19 11:46 UTC (4+ messages)
` [PATCH 2/3] slqb: Treat pages freed on a memoryless node as local node
efficient access to "rotational"; new fcntl?
2009-09-19 11:40 UTC (10+ messages)
[PATCH 7/8] perf: Add a perf record --timechart option
2009-09-19 11:03 UTC (5+ messages)
` [PATCH] perf: Add "perf timechart record"
[PATCH 1/2] ARM: Pass IFSR register to do_PrefetchAbort()
2009-09-19 11:03 UTC (2+ messages)
[PATCH 1/7] w35und: Commit MDS typedef to struct w35_mds
2009-09-19 10:33 UTC (11+ messages)
` [PATCH 2/7] w35und: Remove unused struct _RXBUFFER
` [PATCH 3/7] w35und: Cleanup the mlmetxrx_f.h header file
` [PATCH 4/7] w35und: Convert typedef DESCRIPTOR to struct wb35_descriptor
` [PATCH 5/7] w35und: Remove unused struct _STATISTICS_INFO
` [PATCH 6/7] w35und: Convert typedef MTO_PARAMETERS to struct wb35_mto_param
` [PATCH 7/7] w35und: Remove some write-only struct members
Lightweight patchset for regulator-framework
2009-09-19 10:33 UTC (2+ messages)
V4L2 drivers: potentially dangerous and inefficient msecs_to_jiffies() calculation
2009-09-19 10:08 UTC (4+ messages)
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