messages from 2009-11-19 16:46:52 to 2009-11-19 18:25:35 UTC [more...]
[PATCH] Do not read IIR in serial8250_start_tx when UART_BUG_TXEN
2009-11-19 18:15 UTC (3+ messages)
udev 147 (ata_id) blanks RW media
2009-11-19 18:24 UTC (3+ messages)
[patch for 2.6.32? 1/3] hrtimers: remove the "timer_stats_active" check when setting the start info
2009-11-19 18:22 UTC (15+ messages)
` [tip:timers/urgent] hrtimer: Fix /proc/timer_list regression
` BUG: function graph tracer function frame assumptions
` BUG: GCC-4.4.x changes the function frame on some functions
[PATCH 2/2] pata_hpt37x: unify ->pre_reset methods
2009-11-19 18:24 UTC (2+ messages)
[U-Boot] [PATCH] crc32: Make crc32 build on non Linux too
2009-11-19 18:22 UTC (5+ messages)
` [U-Boot] [PATCH v3] crc32: Impl. linux optimized crc32()
[PATCH 1/2] pata_hpt37x: add proper cable detection methods
2009-11-19 18:23 UTC (2+ messages)
[PATCH] fix granularity of task_u/stime()
2009-11-19 18:17 UTC (11+ messages)
` [PATCH] fix granularity of task_u/stime(), v2
[PATCH v1] [loongson] yeeloong2f: add platform specific support
2009-11-19 18:19 UTC
the apparent fix for guile-native
2009-11-19 18:18 UTC
[PATCH 0/5] Series short description
2009-11-19 18:21 UTC (8+ messages)
` [PATCH 4/5] pata: Update experimental tags
MX3 SDMA?
2009-11-19 18:19 UTC (2+ messages)
Using `git tag -l` to get non-matching tags
2009-11-19 18:18 UTC (2+ messages)
[RFC] new -stable tag variant, Git workflow question
2009-11-19 18:15 UTC (8+ messages)
cloud infrastructure + xen
2009-11-19 18:14 UTC (3+ messages)
[PATCH 1/2] ext2: clear uptodate flag on super block I/O error (v2)
2009-11-19 18:13 UTC (3+ messages)
[PATCH v3] Unify log messages in ext2
2009-11-19 18:12 UTC (2+ messages)
` [PATCH v4] "
[PATCH v3] Expand ~ and ~user in core.excludesfile, commit.template
2009-11-19 18:12 UTC (3+ messages)
` [PATCH v4] "
[Qemu-devel] Fwd: qemu code review
2009-11-19 18:11 UTC (4+ messages)
What's cooking in git.git (Nov 2009, #04; Tue, 17)
2009-11-19 18:11 UTC (3+ messages)
[PATCH v4] git remote: Separate usage strings for subcommands
2009-11-19 18:10 UTC (4+ messages)
[Cluster-devel] fencing conditions: what should trigger a fencing operation?
2009-11-19 18:10 UTC (6+ messages)
[PATCH 0/4] nilfs2 mount/recovery updates for 2.6.33
2009-11-19 18:10 UTC (7+ messages)
` [PATCH 1/4] nilfs2: apply readahead for recovery on mount
` [PATCH 2/4] nilfs2: move recovery completion into load_nilfs function
` [PATCH 3/4] nilfs2: add helper to get if volume is in a valid state
` [PATCH 4/4] nilfs2: add norepair mount option
[Xenomai-help] problem with RT-Socket-CAN xeno_can_isa module
2009-11-19 18:09 UTC (2+ messages)
Arbitrary reboot with xen 3.4.x
2009-11-19 18:09 UTC (2+ messages)
[BUG] netxen: Stops working between 2.6.30 and 2.6.31-rc1
2009-11-19 18:07 UTC (2+ messages)
cache aliasing in dup_mmap
2009-11-19 18:08 UTC (10+ messages)
[PATCH 0/3] cpufreq / linux-next build fixes
2009-11-19 18:08 UTC (5+ messages)
` [PATCH 2/3] ACPI: do not define acpi_processor_get_bios_limit() in processor.h
` [PATCH] ACPI: do not define acpi_processor_get_bios_limit() in processor.h (snd ver)
[PATCH 00/28] Fixes for FS-Cache and CacheFiles
2009-11-19 17:22 UTC (29+ messages)
` [PATCH 01/28] SLOW_WORK: Wait for outstanding work items belonging to a module to clear
` [PATCH 02/28] SLOW_WORK: Make slow_work_ops ->get_ref/->put_ref optional
` [PATCH 03/28] SLOW_WORK: Add support for cancellation of slow work
` [PATCH 04/28] SLOW_WORK: Add delayed_slow_work support
` [PATCH 05/28] SLOW_WORK: Allow the work items to be viewed through a /proc file
` [PATCH 06/28] SLOW_WORK: Allow the owner of a work item to determine if it is queued or not
` [PATCH 07/28] SLOW_WORK: Allow a requeueable work item to sleep till the thread is needed
` [PATCH 08/28] FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work items
` [PATCH 09/28] FS-Cache: Allow the current state of all objects to be dumped
` [PATCH 10/28] FS-Cache: Add counters for entry/exit to/from cache operation functions
` [PATCH 11/28] FS-Cache: Clear netfs pointers in cookie after detaching object, not before
` [PATCH 12/28] FS-Cache: Use radix tree preload correctly in tracking of pages to be stored
` [PATCH 13/28] FS-Cache: Permit cache retrieval ops to be interrupted in the initial wait phase
` [PATCH 14/28] FS-Cache: The object-available state can't rely on the cookie to be available
` [PATCH 15/28] FS-Cache: Fix lock misorder in fscache_write_op()
` [PATCH 16/28] FS-Cache: Don't delete pending pages from the page-store tracking tree
` [PATCH 17/28] FS-Cache: Handle read request vs lookup, creation or other cache failure
` [PATCH 18/28] FS-Cache: Handle pages pending storage that get evicted under OOM conditions
` [PATCH 19/28] FS-Cache: Add a retirement stat counter
` [PATCH 20/28] FS-Cache: Make sure FSCACHE_COOKIE_LOOKING_UP cleared on lookup failure
` [PATCH 21/28] FS-Cache: Start processing an object's operations on that object's death
` [PATCH 22/28] FS-Cache: Actually requeue an object when requested
` [PATCH 23/28] CacheFiles: Don't write a full page if there's only a partial page to cache
` [PATCH 24/28] CacheFiles: Handle truncate unlocking the page we're reading
` [PATCH 25/28] CacheFiles: Mark parent directory locks as I_MUTEX_PARENT to keep lockdep happy
` [PATCH 26/28] CacheFiles: Better showing of debugging information in active object problems
` [PATCH 27/28] CacheFiles: Catch an overly long wait for an old active object
` [PATCH 28/28] CacheFiles: Don't log lookup/create failing with ENOBUFS
[U-Boot] [PATCH] Move the preprocessor test for building flash.c to the Makefile
2009-11-19 18:03 UTC (3+ messages)
[PATCH 0/5] Lemote-2f: Add Platform Specific Support
2009-11-19 18:02 UTC (9+ messages)
` [PATCH 1/5] [loongson] LynLoong2F: "
` [PATCH 2/5] [loongson] yeeloong2f: add basic ec operations
` [PATCH 3/5] [loongson] yeeloong2f: add LID open event as the wakeup event
` [PATCH 4/5] [loongson] yeeloong2f: cleanup the reset logic with ec_write function
` [lm-sensors] [PATCH 5/5] [loongson] yeeloong2f: add platform
` [PATCH 5/5] [loongson] yeeloong2f: add platform specific support
Help in adding documentation
2009-11-19 17:01 UTC (7+ messages)
BUG() in end_page_writeback(), stack overflows and system speed decrease with XFS over USB
2009-11-19 18:00 UTC (2+ messages)
[Fwd: Anyone got a KWorld USB DVB-T TV Stick II (VS-DVB-T 395U) to work properly?]
2009-11-19 17:59 UTC (2+ messages)
[PATCH] b43: Improve error response for bug in openfwwf
2009-11-19 17:58 UTC
KVM and VMware Workstation 7 - Is it finally possible?
2009-11-19 17:57 UTC
[patch for 2.6.32? 3/3] scsi: fix another crash at disconnect of usb strorage
2009-11-19 17:57 UTC (2+ messages)
i810fb: fix wrong pixclock for discrete mode selection
2009-11-19 17:58 UTC
(no subject)
2009-11-19 17:56 UTC
[PATCH v2 1/2] Input: Add device_enable handler to DaVinci Keyscan platform data
2009-11-19 17:54 UTC (5+ messages)
[PATCH] x86: eliminate redundant/contradicting cache line size config options
2009-11-19 17:53 UTC (10+ messages)
i.MX audio support
2009-11-19 17:53 UTC (7+ messages)
` [alsa-devel] "
Bug in drivers/serial/of_serial.c?
2009-11-19 17:42 UTC (12+ messages)
[PATCH user-cr v19-rc1] Revert "restart: coordinator in new pidns to always report status via pipe"
2009-11-19 17:51 UTC (2+ messages)
build failure just trying to build guile-1.8.7 natively
2009-11-19 17:49 UTC
[Bug 24996] New: Wrong display resolution in X, "windowed" console. FX 5600 XT
2009-11-19 17:50 UTC (2+ messages)
` [Bug 24996] "
[PATCH/RFC] Booting Xilinx ML510 board using SystemACE
2009-11-19 17:32 UTC (4+ messages)
[PATCH 00/23] Removal of binary sysctl support
2009-11-19 17:49 UTC (7+ messages)
Can anyone help test Cortex A9 patches?
2009-11-19 17:49 UTC (4+ messages)
[RFC][PATCH] clone_with_pids()^w eclone() for x86_64
2009-11-19 17:48 UTC (3+ messages)
[patch 1/1] TOUCHSCREEN: S3C24XX touchscreen driver from Arnaud Patard
2009-11-19 17:48 UTC (12+ messages)
building versus just using native guile?
2009-11-19 17:46 UTC (3+ messages)
[PATCH v3 00/12] snapshot-merge target
2009-11-19 17:45 UTC (5+ messages)
` "
[PATCH v3 1/3] powerpc/fsl: 85xx: document cache-sram size as a kernel parametric option
2009-11-19 17:45 UTC (6+ messages)
` [PATCH v3 2/3] powerpc/fsl: 85xx: document cache-sram
` [PATCH v3 3/3] powerpc/fsl: 85xx: add cache-sram support
Error in Compiling the kernel
2009-11-19 17:44 UTC
[PATCH v9] dm snapshot: allow live exception store handover between tables
2009-11-19 17:43 UTC
Problems booting latest xen pv-ops linux kernel
2009-11-19 17:41 UTC (6+ messages)
watchdog exception on 8548CDS during cpu_idle
2009-11-19 17:37 UTC (2+ messages)
[PATCH 0/8] AI TB: Always Innovating OMAP3-based Touch Book
2009-11-19 17:37 UTC (10+ messages)
` [PATCH 1/8] defconfig file of "
` [PATCH 2/8] Board "
` [PATCH 3/8] Freescale MMA7455 accelerometer driver
` [PATCH 4/8] Driver for Always Innovating OMAP3-based Touch Book keyboard
` [PATCH 5/8] HID file "
` [PATCH 6/8] Audio driver of Always Innovating OMAP3-based Touch Book
` [PATCH 7/8] Video "
` [PATCH 8/8] Additional file for "
SRCPV migration
2009-11-19 17:34 UTC (12+ messages)
[PATCH] linux: force proper address translation in Dell RBU
2009-11-19 17:35 UTC (3+ messages)
[patch 0/8] x86: UV - XPC fixes with related support functionality V2
2009-11-19 17:32 UTC (9+ messages)
` [patch 1/8] x86: UV - Introduce a means to translate from gpa -> socket_paddr
` [patch 2/8] x86: UV - XPC needs to provide an abstraction for uv_gpa
` [patch 3/8] x86: UV - Introduce uv_gpa_is_mmr
` [patch 4/8] X86: UV - Implement a gru_read_gpa kernel function
` [patch 5/8] x86: UV - Update XPC to handle updated BIOS interface
` [patch 6/8] x86: UV - XPC NULL deref when mesq becomes empty
` [patch 7/8] X86: UV - xpc_make_first_contact hang due to not accepting ACTIVE state
` [patch 8/8] X86: UV - XPC receive message reuse triggers invalid BUG_ON()
Crash with paravirt-ops 2.6.31.6 kernel
2009-11-19 17:31 UTC (3+ messages)
git-cvsserver and (edit|watch) support?
2009-11-19 17:31 UTC
[PATCH] MAINTAINERS: Add missing i2c files
2009-11-19 17:25 UTC
[U-Boot] MAKE MONEY FAST!!
2009-11-19 17:23 UTC
Changes to fcntl.h and F_* numbers?
2009-11-19 17:23 UTC (4+ messages)
Crash 2.6.19
2009-11-19 17:22 UTC (2+ messages)
mesh endian bugs
2009-11-19 17:20 UTC (3+ messages)
[PATCH] USB: usbtmc: repeat usb_bulk_msg until whole message is transfered
2009-11-19 17:14 UTC
[PATCH 0/2] lockdep: Improvements for rwlocks dependency inversion detection
2009-11-19 17:13 UTC (5+ messages)
` [PATCH 2/2] lockdep: Don't only check recursive read locks once in a sequence
[PATCH 0/4] [GIT PULL] tracing: Fix and trace event space savings
2009-11-19 17:10 UTC (5+ messages)
` [PATCH 1/4] [PATCH 1/4] tracing: Fix strstrip usage in set_ftrace_pid
` [PATCH 2/4] [PATCH 2/4] tracing: Create new TRACE_EVENT_TEMPLATE
` [PATCH 3/4] [PATCH 3/4] tracing: Create new DEFINE_EVENT_PRINT
` [PATCH 4/4] [PATCH 4/4] tracing: Convert some sched trace events to DEFINE_EVENT and _PRINT
[PATCH] procfs: make /proc style symlinks behave like "normal" symlinks
2009-11-19 17:07 UTC (2+ messages)
[LTP] [PATCH] mem/hugeshmget: fix failure of hugeshmget01
2009-11-19 17:06 UTC (2+ messages)
[PATCH 1/4] input: atmel_tsadcc: touchscreen rework setting capabilities
2009-11-19 17:04 UTC (5+ messages)
[PATCH] futex: add FUTEX_SET_WAIT operation
2009-11-19 17:03 UTC (6+ messages)
[Qemu-devel] [RFC v0 00/15] QEMU Monitor Protocol
2009-11-19 17:00 UTC (4+ messages)
` [Qemu-devel] "
Disable EARLY_PRINTK on IP22 to make the system boot
2009-11-19 17:00 UTC (3+ messages)
[RFC] Block IO Controller V2 - some results
2009-11-19 16:57 UTC (3+ messages)
[PATCH 1/3] perf tools: perf_header__read shouldn't die()
2009-11-19 16:55 UTC (3+ messages)
` [PATCH 2/3] perf tools: Eliminate some more die() uses in library functions
` [PATCH 3/3] perf tools: Don't die() in mmap_dispatch_perf_file
[PATCH] NEXIO (or iNexio) support for usbtouchscreen
2009-11-19 16:56 UTC (4+ messages)
` [PATCH v2] [RFC] "
` [PATCH v3] "
[PATCH] Fix kdump failure if booted with percpu_alloc=page
2009-11-19 16:53 UTC
[lm-sensors] [PATCH] MAINTAINERS: Add missing hwmon files
2009-11-19 16:52 UTC
[PATCH 00/12] trivial writeback cleanups/fixes
2009-11-19 16:51 UTC (4+ messages)
` [PATCH 04/12] writeback: remove unused nonblocking and congestion checks (afs)
XCP Windows PV Driver Problem
2009-11-19 16:51 UTC (6+ messages)
[RFC PATCH 0/6] jump label v3
2009-11-19 16:48 UTC (4+ messages)
` [RFC PATCH 4/6] jump label v3 - base patch
` [PATCH] notifier atomic call chain notrace
Organizing ALL device data in linuxtv wiki
2009-11-19 16:48 UTC (4+ messages)
` [linux-dvb] "
[RFC] [PATCH] Disable EMBEDDED on MIPS
2009-11-19 16:46 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.