messages from 2010-04-19 08:55:46 to 2010-04-19 10:46:15 UTC [more...]
[PATCH 04/12] Btrfs: Kill init_btrfs_i()
2010-04-19 10:46 UTC
[PATCH 03/12] Btrfs: Shrink delay allocated space in a synchronized way
2010-04-19 10:45 UTC
[PATCH 02/12] Btrfs: Kill allocate_wait in space_info
2010-04-19 10:45 UTC
[PATCH 01/12] Btrfs: Link block groups of different raid types in the same space_info
2010-04-19 10:45 UTC
[PATCH 0/2] Synaptics Clickpad support
2010-04-19 10:44 UTC (8+ messages)
` [PATCH 1/2] input: Add support of Synaptics Clickpad device
` [PATCH 2/2] input: Add LED support to Synaptics device
[radeon] Hardcoded DRIVER_DATE?
2010-04-19 10:44 UTC (2+ messages)
[PATCH 0/5] pv clock misc fixes
2010-04-19 10:43 UTC (7+ messages)
` [PATCH 1/5] Add a global synchronization point for pvclock
s3c24xx gpiolib support
2010-04-19 10:43 UTC (2+ messages)
GSoC 2010: "Integrated Web Client for git" proposal
2010-04-19 10:43 UTC (4+ messages)
boot device order troubleshooting without an initrd
2010-04-19 10:20 UTC (4+ messages)
[U-Boot] tlbentry for U3 bit
2010-04-19 10:42 UTC
[PATCH/RFC v1 0/3] [ARM] Add Samsung S5P camera interface driver
2010-04-19 10:30 UTC (10+ messages)
` [PATCH v1 1/3] ARM: S5P: Add FIMC driver platform helpers
` [PATCH v1 2/3] ARM: S5PC100: "
` [PATCH v1 3/3] ARM: S5P: Add Camera interface (video postprocessor) driver
[Qemu-devel] Problem with QEMU on KVM
2010-04-19 10:39 UTC (9+ messages)
` [Qemu-devel] "
intel gma issues: system freezes
2010-04-19 10:34 UTC
[Qemu-devel] [PATCH v3 0/6] Introduce bit-based phys_ram_dirty, and bit-based dirty page checker
2010-04-19 10:37 UTC (13+ messages)
` [Qemu-devel] [PATCH v3 1/6] Modify DIRTY_FLAG value and DIRTY_IDX introduce to use as indexes of bit-based phys_ram_dirty
` [Qemu-devel] "
` [Qemu-devel] [PATCH v3 2/6] Introduce bit-based phys_ram_dirty for VGA, CODE, MIGRATION and MASTER
` [Qemu-devel] "
` [Qemu-devel] [PATCH v3 3/6] Modifies wrapper functions for byte-based phys_ram_dirty bitmap to bit-based phys_ram_dirty bitmap
` [Qemu-devel] [PATCH v3 4/6] Introduce cpu_physical_memory_get_dirty_range()
` [Qemu-devel] [PATCH v3 5/6] Use cpu_physical_memory_set_dirty_range() to update phys_ram_dirty
` [Qemu-devel] [PATCH v3 6/6] Use cpu_physical_memory_get_dirty_range() to check multiple dirty pages
` [Qemu-devel] Re: [PATCH v3 0/6] Introduce bit-based phys_ram_dirty, and bit-based dirty page checker
[PATCH 07/12] Btrfs: Update metadata reservation for delayed allocation
2010-04-19 10:35 UTC
[PATCH 09/12] Btrfs: Metadata reseravtion for orphan inodes
2010-04-19 10:34 UTC
[PATCH 10/12] Btrfs: Metadata ENOSPC handling for tree log
2010-04-19 10:34 UTC
[PATCH 11/12] Btrfs: Pre-allocate space for data relocation
2010-04-19 10:34 UTC
[PATCH 12/12] Btrfs: Metadata ENOSPC handling for balance
2010-04-19 10:34 UTC
[PATCH] KVM: PPC: Make Performance Counters work
2010-04-19 10:34 UTC (3+ messages)
[U-Boot] Pull request u-boot-marvell.git
2010-04-19 10:33 UTC
how to compile the grub legacy on AMD64
2010-04-19 10:32 UTC (5+ messages)
[dm-crypt] How to move a LUKS partition
2010-04-19 10:34 UTC (3+ messages)
[Xenomai-core] [PATCH v4 00/25] [git pull v4] RTDM fixes and reworks
2010-04-19 10:29 UTC (26+ messages)
` [Xenomai-core] [PATCH v4 01/25] RTDM: Fix potential NULL pointer dereference
` [Xenomai-core] [PATCH v4 02/25] RTDM: Add rtdm_rt_capable() service
` [Xenomai-core] [PATCH v4 03/25] RTDM: Bump API version and document changes
` [Xenomai-core] [PATCH v4 04/25] Revert "rtdm: tag syscalls as conforming"
` [Xenomai-core] [PATCH v4 05/25] RTDM: Deprecate open_rt, socket_rt, and close_rt
` [Xenomai-core] [PATCH v4 06/25] RTIPC: Fix memory leak on failing socket creation
` [Xenomai-core] [PATCH v4 07/25] RTIPC: Drop support for RT socket creation/deletion
` [Xenomai-core] [PATCH v4 08/25] RTCAN: Drop support for socket creation/deletion in real-time
` [Xenomai-core] [PATCH v4 09/25] 16550A: Drop support for device opening/closing "
` [Xenomai-core] [PATCH v4 10/25] Analogy: Drop support for "
` [Xenomai-core] [PATCH v4 11/25] RTDM: Instrument rtdm_context_lock/unlock to detect misuses
` [Xenomai-core] [PATCH v4 12/25] RTDM: Add rtdm_context_put()
` [Xenomai-core] [PATCH v4 13/25] Fix historic msleep wrapping
` [Xenomai-core] [PATCH v4 14/25] irqbench: Fix x86-64 build
` [Xenomai-core] [PATCH v4 15/25] irqbench: Refactor user space helpers
` [Xenomai-core] [PATCH v4 16/25] irqbench: Auto-detect bases of port address and IRQ values
` [Xenomai-core] [PATCH v4 17/25] rttest: Resolved test device conflicts via separate name spaces
` [Xenomai-core] [PATCH v4 18/25] testing: Clean up Kconfig rules
` [Xenomai-core] [PATCH v4 19/25] RTIPC: Drop unused wrapper around close_lock_count
` [Xenomai-core] [PATCH v4 20/25] RTDM: Document device close procedure
` [Xenomai-core] [PATCH v4 21/25] Add list_first_entry wrapper for older kernels
` [Xenomai-core] [PATCH v4 22/25] Add legacy kernel support for delayed_work
` [Xenomai-core] [PATCH v4 23/25] RTDM: Early fd release with poll-free context reference tracking
` [Xenomai-core] [PATCH v4 24/25] RTDM: Add basic unit test
` [Xenomai-core] [PATCH v4 25/25] RTDM: Use non-atomic bitops for used_fildes
Dmaengine query
2010-04-19 10:28 UTC (4+ messages)
` Fwd: "
[RFC][PATCH v2 0/3] Provide a zero-copy method on KVM virtio-net
2010-04-19 10:21 UTC (6+ messages)
[PATCH] KVM-Test: Add KVM unit test (kvmctl)
2010-04-19 10:22 UTC (4+ messages)
[PATCH] [MTD] Fix JFFS2 sync silent failure
2010-04-19 10:20 UTC (6+ messages)
[PATCH 1/9] ath9k: check for specific rx stuck conditions and recover from them
2010-04-19 10:19 UTC (16+ messages)
` [PATCH 2/9] ath9k: clean up tx buffer handling
` [PATCH 3/9] ath9k: update the MCS mask for MCS16 and above
` [PATCH 4/9] ath9k: update the ath_max_4ms_framelen table
` [PATCH 5/9] ath9k: reduce the bits_per_symbol table size, support more streams
` [PATCH 6/9] ath9k: initialize the number of tx/rx streams correctly
` [PATCH 7/9] mac80211: add flags for STBC (Space-Time Block Coding)
[PATCH v6] MIPS: tracing: adds misc cleanups and fixups
2010-04-19 10:07 UTC
[PATCH 1/2] ath5k: Use high bitrates for ACK/CTS
2010-04-19 10:14 UTC (4+ messages)
[PATCH] Input: add appleir USB driver
2010-04-19 10:14 UTC (12+ messages)
[PATCH] MMC: atmel-mci: enable SD high speed support
2010-04-19 10:12 UTC (4+ messages)
[PATCH 0/9] Some am3517 related patches [V2]
2010-04-19 10:20 UTC (10+ messages)
` [PATCH 1/9] omap: fix the compile error if CONFIG_MTD_NAND_OMAP2 is not enabled
` [PATCH 2/9] omap: remove one of the define of INT_34XX_BENCH_MPU_EMUL
` [PATCH 3/9] AM3517: rename the i2c boardinfo to make it more readable
` [PATCH 4/9] AM3517: Add platform init code for regulator driver
` [PATCH 5/9] AM3517: Add audio codec platform data
` [PATCH 6/9] AM3517: initialize i2c subsystem after mux subsystem
` [PATCH 7/9] OMAP: fix a gpmc nand problem
` [PATCH 8/9] omap: init the gpio pinmux for mmc
` [PATCH 9/9] omap hsmmc: fix the hsmmc driver for am3517
RAID Class Drives`
2010-04-19 10:11 UTC (4+ messages)
HDA Intel ALC259
2010-04-19 10:10 UTC
[PATCH] wireless: rt2x00: rt2800usb: identify Allwin devices
2010-04-19 10:10 UTC (2+ messages)
[PATCH] kvm: use the correct RCU API
2010-04-19 10:08 UTC (5+ messages)
` [BUG] kvm: dereference srcu-protected pointer without srcu_read_lock() held
[PATCH 1/2] reflog: make the 'show' subcommand really the default
2010-04-19 9:52 UTC (2+ messages)
` [PATCH 2/2] reflog: remove 'show' from 'expire's usage string
[PATCH] wireless: rt2x00: rt2800usb: delete Allwin devices
2010-04-19 9:58 UTC (5+ messages)
[RFC] [PATCH 0/2] Some clean-up to MCA handling
2010-04-19 10:06 UTC (2+ messages)
mmotm 2010-04-15-14-42 uploaded
2010-04-19 10:01 UTC (2+ messages)
` error at compaction (Re: "
[ANNOUNCE] people.netfilter.org unexpected downtime
2010-04-19 10:04 UTC
[Buildroot] [PATCH] transmission: convert to autotools infrastructure
2010-04-19 10:03 UTC
Alsa-devel missing messages?
2010-04-19 10:01 UTC
[PATCH V5 1/3] perf & kvm: Enhance perf to collect KVM guest os statistics from host side
2010-04-19 10:00 UTC (7+ messages)
Black screen-dead unit on S3 resume - Intel Atom
2010-04-19 10:00 UTC
[Buildroot] Missing something. (Error?)
2010-04-19 9:59 UTC
Libpixman build failure
2010-04-19 9:56 UTC
[PATCH 0/8] Series short description
2010-04-19 9:58 UTC (7+ messages)
` [PATCH 5/8] ir-core: convert mantis from ir-functions.c
ep93xx SPI driver v3
2010-04-19 9:55 UTC (5+ messages)
[PATCH] OMAP: fix gpmc nand setup when no timings supplied
2010-04-19 9:50 UTC
[PATCH net-2.6] cleanup: remove two unnecessary exports in skbuff.c
2010-04-19 9:50 UTC
rps perfomance WAS(Re: rps: question
2010-04-19 9:48 UTC (16+ messages)
` [RFC] rps: shortcut net_rps_action()
[PATCH] Add Sony Vaio VPCZ1 series to the nopnp table
2010-04-19 9:46 UTC (5+ messages)
` "
Strange behavior of pthread_setaffinity_np
2010-04-19 9:45 UTC
hid2hci rule now more broken
2010-04-19 9:44 UTC (2+ messages)
[PROPOSAL] Doing work in idle-vcpu context
2010-04-19 9:43 UTC (2+ messages)
[PATCH] xfsprogs: mkfs: make strict check on -ialign option
2010-04-19 9:41 UTC
[PATCH -v5] MIPS: tracing: Optimize the implementation
2010-04-19 9:36 UTC (2+ messages)
[PATCH] mmc: fix race condition between dma and omap_hsmmc callback
2010-04-19 9:36 UTC (6+ messages)
[Bridge] RSTP-Linux Bridge (2.6 Kernel) query
2010-04-19 9:35 UTC
[QUESTION] or [BUG] Could not stash new bin files
2010-04-19 9:35 UTC (2+ messages)
[PATCH] MAINTAINERS, drm: dri-devel moved to freedesktop.org
2010-04-19 9:32 UTC
xen-unstable.hg not being updated?
2010-04-19 9:29 UTC (2+ messages)
[PATCH 1/2] i2c: Multiplexed I2C bus core support
2010-04-19 9:29 UTC (9+ messages)
` [PATCH 2/2] i2c: driver for PCA954x I2C multiplexer series
Timedrift in KVM guests after livemigration
2010-04-19 9:29 UTC (8+ messages)
[RFC] perf_events: support for uncore a.k.a. nest units
2010-04-19 9:27 UTC (4+ messages)
[PATCH v2 resend 1/3] mac80211: explicitly disable/enable QoS
2010-04-19 9:24 UTC (3+ messages)
` [PATCH] mac80211: document IEEE80211_CONF_CHANGE_QoS
[RFC patch] CFS fix place entity spread issue (v2)
2010-04-19 9:25 UTC (2+ messages)
Kernel 2.6.31.6 pv_ops freeze on start
2010-04-19 9:25 UTC (24+ messages)
` Kernel 2.6.31.6 pv_ops freeze on start, No available IRQ to bind to, increase nr_irqs!
[PATCH 1/1] correctly handle VM Entry Exit reasons and also show them in trace
2010-04-19 9:24 UTC (2+ messages)
Strange behavior of pthread_setaffinity_np
2010-04-19 9:23 UTC
[U-Boot] [PATCH] at91: define matrix registers bit fields
2010-04-19 9:23 UTC
[linux-lvm] Mirror fail/recover test
2010-04-19 9:21 UTC (13+ messages)
` [linux-lvm] Mirror fail/recover test SOLVED
` [linux-lvm] Lvm hangs on San fail
[Buildroot] [Bug 1591] New: portmap fails to compile
2010-04-19 9:21 UTC (2+ messages)
` [Buildroot] [Bug 1591] "
[PATCH 0/1] trace all instructions whose emulation failed
2010-04-19 9:20 UTC (2+ messages)
[Buildroot] [git commit master] Enable libutil by default for uclibc 0.9.31
2010-04-19 9:19 UTC
Need Info
2010-04-19 9:18 UTC (3+ messages)
` [Bulk] "
[PATCH] opensm/osm_sa_path_record.c: livelock in pr_rcv_get_path_parms
2010-04-19 9:15 UTC
Obtenez les plus beaux voyages aux plus bas prix toute l'annee!
2010-04-19 9:11 UTC
[PATCH 0/7] Fix performance issue with ondemand governor
2010-04-19 9:09 UTC (3+ messages)
` [PATCH 7/7] ondemand: Solve the big performance issue with ondemand during disk IO
GSoC 2010: "Integrated Web Client for git" proposal
2010-04-19 9:07 UTC (11+ messages)
2.6.32.11 hangs with xfstest 104
2010-04-19 9:08 UTC (3+ messages)
[PATCH 1/6] Remove node's validity check in alloc_pages
2010-04-19 9:05 UTC (7+ messages)
` [PATCH 3/6] change alloc function in alloc_slab_page
[Buildroot] [git commit master] fs/ext2: fix typo
2010-04-19 9:05 UTC
[Buildroot] [git commit master] toolchain/gdb: target-gdb needs wchar support in toolchain
2010-04-19 9:05 UTC
[Buildroot] [git commit master] CHANGES: #1591 is now closed (portmap fails to compile)
2010-04-19 9:05 UTC
[RFC] mac80211: allow creating/destroying agg sessions from debugfs
2010-04-19 9:04 UTC
[PATCHv3 0/7] The FunctionFS composite function
2010-04-19 9:04 UTC (8+ messages)
` [PATCH 1/8] wait_event_interruptible_locked() interface
` [PATCH 2/8] fs/timerfd.c: make use of wait_event_interruptible_locked_irq()
` [PATCH 3/8] USB: gadget: __init and __exit tags removed
[PATCH] mac80211: add missing newline
2010-04-19 9:03 UTC
[RFC] mac80211: sample survey implementation for mac80211 & hwsim
2010-04-19 9:02 UTC (3+ messages)
regression: soft lockup with ath9k on master-2010-04-14
2010-04-19 9:00 UTC (6+ messages)
` [PATCH] mac80211: fix stopping RX BA session from timer
[RFC] [PATCH 2/2] Clean-up the MCA handling code
2010-04-19 8:59 UTC
[PATCH] MX25PDK: Add support for 64MiB DDR2 SDRAM
2010-04-19 8:59 UTC (3+ messages)
[RFC] [PATCH 1/2] Change the method to get the extended MCA information
2010-04-19 8:58 UTC
Booting Failures when using linux-2.6.33.2 as DomU with paravirt-ops support
2010-04-19 8:58 UTC
[git pull] drm fixes
2010-04-19 8:57 UTC (3+ messages)
[pvops-dom0]Update MCE LOG data
2010-04-19 8:56 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.