public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-09-19 08:01:22 to 2009-09-19 21:44:51 UTC [more...]

[GIT PATCH] TTY patches for 2.6.31-git
 2009-09-19 21:37 UTC  (59+ 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 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 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 25/79] tty: Fix a typo noted in passing
` [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 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 41/79] vt: remove power stuff from kernel/power
` [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 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 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 62/79] tty: vt: use printk_once
` [PATCH 64/79] TTY: fix typos
` [PATCH 65/79] tty: riscom8, fix shutdown declaration
` [PATCH 66/79] tty: riscom8, fix tty refcnt
` [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 73/79] usb-serial: change logic of serial lookups

[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 

Hibernation oops with 2.6.31 won't fit the screen - how to debug?
 2009-09-19 19:55 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 

EXT4 RAID read performance
 2009-09-19 18:12 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  (10+ messages)
` [PATCH 2/3][RESEND] tracing: remove max_tracer_type_len
  ` [tip:tracing/urgent] "
` [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

tickless and HZ=1000 throughput advantage?
 2009-09-19 17:50 UTC  (3+ messages)

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 2/8] perf: Store trace event name/id pairs in perf.data
 2009-09-19 11:03 UTC  (12+ messages)
  ` [tip:perfcounters/core] "
` [PATCH 7/8] perf: Add a perf record --timechart option
        ` [PATCH] perf: Add "perf timechart record"
` [PATCH 8/8] perf: Add the timechart tool
  ` [tip:perfcounters/core] "

[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)

[PATCH 5/8] trace: Convert the power tracer into an event tracer
 2009-09-19  9:52 UTC  (2+ messages)
` [tip:perfcounters/core] tracing, perf: "

[PATCH 6/8] perf: Add a SVG helper library file
 2009-09-19  9:52 UTC  (2+ messages)
` [tip:perfcounters/core] "

[PATCH 4/8] perf: Add a sample_event type to the event_union
 2009-09-19  9:52 UTC  (2+ messages)
` [tip:perfcounters/core] "

[PATCH 3/8] perf: Allow perf utilities to have "callback" options without arguments
 2009-09-19  9:52 UTC  (2+ messages)
` [tip:perfcounters/core] "

[PATCH 1/8] perf: Add a timestamp to fork events
 2009-09-19  9:51 UTC  (2+ messages)
` [tip:perfcounters/core] "

hid-core: fix lockdep in hid_input_report()
 2009-09-19  9:20 UTC  (2+ messages)

[PATCH] [0/5] kbuild: A couple of Kbuild fixes/improvements
 2009-09-19  9:20 UTC  (4+ messages)
` [PATCH] [5/5] kbuild: Set -fconserve-stack option for gcc 4.5

INGO Why you remove set_user_nice() from kernel/kthread.c
 2009-09-19  9:18 UTC 

[GIT PULL] tracing/syscalls: Arch code shrinks, easier arch integration
 2009-09-19  9:08 UTC  (7+ messages)
` [PATCH 1/2] tracing: Move syscalls metadata handling from arch to core
` [GIT PULL v2] tracing/syscalls: Arch code shrinks, easier arch integration
` [PATCH 1/2 v2] tracing: Move syscalls metadata handling from arch to core
` [PATCH 2/2 v2] tracing: Document HAVE_SYSCALL_TRACEPOINTS needs

microblaze: commit 95521585 breakage
 2009-09-19  9:07 UTC  (2+ messages)

[patch] Makefile: can't build modules outside the kernel tree if it was built using O=
 2009-09-19  9:06 UTC  (2+ messages)

[PATCH] Prevent immediate process rescheduling
 2009-09-19  9:03 UTC  (6+ messages)

[PATCH] h8300: Cleanup linker script using new linker script macros
 2009-09-19  8:40 UTC  (2+ messages)

[PATCH v2] Linker script cleanup for um
 2009-09-19  8:39 UTC  (3+ messages)
` [PATCH v2] um: Clean up linker script using standard macros

[PATCH v2 0/2] Linker script cleanup patches for parisc
 2009-09-19  8:38 UTC  (2+ messages)

[PATCH v2] Linker script cleanup for xtensa
 2009-09-19  8:37 UTC  (3+ messages)
` [PATCH v2] xtensa: Cleanup linker script using new linker script macros

[PATCH v2 0/6] Linker script cleanup patches for m32r
 2009-09-19  8:35 UTC  (2+ messages)

[git pull] timechart
 2009-09-19  8:29 UTC 

[PATCH] [0/2] Updated patches for gold -X probing
 2009-09-19  8:07 UTC  (3+ messages)
` [PATCH] [1/2] kbuild: Add a really-ld-option macro

[PATCH 0/2 v2] tracing: Tracing event profiling updates
 2009-09-19  8:03 UTC  (4+ messages)
` [PATCH 0/2 v3] "

performance counter for linux question
 2009-09-19  8:01 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox