All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-04-05 15:35:11 to 2010-04-05 18:42:22 UTC [more...]

[PATCH 00/43] nd/setup update
 2010-04-05 18:40 UTC  (7+ messages)
` [PATCH 01/43] builtin: introduce startup_info struct
` [PATCH 02/43] builtin: Support RUN_SETUP_GENTLY to set up repository early if found
` [PATCH 03/43] config: use RUN_SETUP_GENTLY
` [PATCH 04/43] hash-object: "
` [PATCH 05/43] shortlog: "
` [PATCH 06/43] grep: "

[lm-sensors] [PATCH] hwmon: (ltc4245) Read GPIO registers correctly
 2010-04-05 18:41 UTC  (2+ messages)
` [lm-sensors] [PATCH] hwmon: (ltc4245) Read GPIO registers

[PATCH] introduce sys_membarrier(): process-wide memory barrier (v10)
 2010-04-05 18:38 UTC  (2+ messages)

ASoC updates for 2.6.34
 2010-04-05 18:38 UTC 

2.6.33.2: USB Quickcam Pro 9000 (usb resets)?
 2010-04-05 18:36 UTC  (2+ messages)

[PATCH RFC tip/core/rcu 0/10] rcu: patches queued for 2.6.35
 2010-04-05 18:34 UTC  (11+ messages)
` [PATCH RFC tip/core/rcu 01/10] rcu: substitute set_need_resched for sending resched IPIs
` [PATCH RFC tip/core/rcu 02/10] rcu: make dead code really dead
` [PATCH RFC tip/core/rcu 03/10] rcu: move some code from macro to function
` [PATCH RFC tip/core/rcu 04/10] rcu: ignore offline CPUs in last non-dyntick-idle CPU check
` [PATCH RFC tip/core/rcu 05/10] rcu: Fix bogus CONFIG_PROVE_LOCKING in comments to reflect reality
` [PATCH RFC tip/core/rcu 06/10] rcu: fix now-bogus rcu_scheduler_active comments
` [PATCH RFC tip/core/rcu 07/10] rcu: shrink rcutiny by making synchronize_rcu_bh() be inline
` [PATCH RFC tip/core/rcu 08/10] rcu: rename rcutiny rcu_ctrlblk to rcu_sched_ctrlblk
` [PATCH RFC tip/core/rcu 09/10] rcu: refactor RCU's context-switch handling
` [PATCH RFC tip/core/rcu 10/10] rcu: slim down rcutiny by removing rcu_scheduler_active and friends

[patch/rft] jbd2: tag journal writes as metadata I/O
 2010-04-05 18:36 UTC  (6+ messages)

Networkconfiguration with KVM
 2010-04-05 18:34 UTC  (7+ messages)

[GSoC 2010][RESEND] Completing Nested VMX
 2010-04-05 18:34 UTC 

[PATCH 04/15] V4L/DVB: ir-core: Add logic to decode IR protocols at the IR core
 2010-04-05 18:33 UTC  (9+ messages)

Floating point exception by perf record
 2010-04-05 18:31 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/7] Fix tests for start+len address valid for guest
 2010-04-05 18:31 UTC  (10+ messages)
` [Qemu-devel] [PATCH 6/7] Fix zero-length write(2)
` [Qemu-devel] [PATCH 1/7] target-sparc: Fix TARGET_{PHYS, VIRT}_ADDR_SPACE_BITS
` [Qemu-devel] [PATCH 3/7] linux-user: Use guest_start_len_valid in msync
` [Qemu-devel] [PATCH 4/7] linux-user: Use guest_start_len_valid in mremap
` [Qemu-devel] [PATCH 5/7] linux-user: Use guest_start_len_valid in mmap
` [Qemu-devel] [PATCH 7/7] Use guest_start_len_valid in page_check_range
` [Qemu-devel] [PATCH 2/7] Add guest_start_len_valid function

[PATCH]ACPI: re-enable mwait for xen cpuidle
 2010-04-05 18:30 UTC  (8+ messages)

bnx2 driver for NIC passthrough
 2010-04-05 18:29 UTC  (2+ messages)

More consistent /dev/ mapping for ISCSI volumes in udev
 2010-04-05 18:28 UTC  (3+ messages)

[PATCH 2/2] V4L/DVB: Use custom I2C probing function mechanism
 2010-04-05 18:26 UTC  (2+ messages)

Somebody take a look please! (some kind of kernel bug?)
 2010-04-05 18:17 UTC  (13+ messages)
            ` Kernel crash in xfs_iflush_cluster (was Somebody take a look please!...)

Is anyone working on SD/MMC driver for i.MX35 ?
 2010-04-05 18:21 UTC  (6+ messages)

slow - non-reponding linux raid wiki
 2010-04-05 18:20 UTC  (2+ messages)

[PATCH v1 1/4] max3100: added raise_threaded_irq
 2010-04-05 18:19 UTC  (11+ messages)
` [PATCH v1 3/4] max3100: adds console support for MAX3100

[Buildroot] [git commit master] matchbox: convert to autotools, fix build with start-notification, libxft
 2010-04-05 18:19 UTC  (3+ messages)

(Xenlinux) gentoo-xen-kernel patches questions?
 2010-04-05 18:17 UTC  (2+ messages)
` RE: [Xen-users] "

How to keep different version numbers in different branches?
 2010-04-05 18:15 UTC  (3+ messages)

[Buildroot] init segfaults when compiled with glibc
 2010-04-05 18:15 UTC  (9+ messages)
` [Buildroot] QT embedded working with Xorg?

[PATCH][RESEND] x86: Do not write to VGA memory space if CONFIG_VGA_CONSOLE is undefined
 2010-04-05 18:10 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/14] Implement VDSO for x86_64-linux-user
 2010-04-05 18:14 UTC  (16+ messages)
` [Qemu-devel] [PATCH 01/14] linux-user: Handle filesz < memsz for any PT_LOAD segment
` [Qemu-devel] [PATCH 13/14] linux-user: Build vdso for x64
` [Qemu-devel] [PATCH 03/14] linux-user: Reindent elfload.c
` [Qemu-devel] [PATCH 04/14] linux-user: Reduce lseek+reads while loading elf files
` [Qemu-devel] [PATCH 05/14] linux-user: Fix ELF_DATA for Alpha
` [Qemu-devel] [PATCH 06/14] linux-user: Clean up byte-swapping in elfload.c
` [Qemu-devel] [PATCH 07/14] linux-user: Load symbols from the interpreter
` [Qemu-devel] [PATCH 08/14] linux-user: Improve consistency checking in elf headers
` [Qemu-devel] [PATCH 09/14] linux-user: Put the stack guard page at the top
` [Qemu-devel] [PATCH 10/14] linux-user: Remove partial support for a.out interpreters
` [Qemu-devel] [PATCH 11/14] linux-user: Extract load_elf_image from load_elf_interp
` [Qemu-devel] [PATCH 14/14] linux-user: Load a VDSO for x86-64
` [Qemu-devel] [PATCH 02/14] Add more DT_* and AT_* constants to qemu's copy of elf.h
` [Qemu-devel] [PATCH 12/14] linux-user: Re-use load_elf_image for the main binary

[PATCH 2/4] Driver for Zipit Z2 battery chip
 2010-04-05 18:14 UTC  (4+ messages)

Mysterious junk in file.... "not commited yet"
 2010-04-05 18:13 UTC 

[PATCH 0/3][v2] blkio: IO controller stats
 2010-04-05 18:12 UTC  (9+ messages)
` [PATCH 1/3][v2] blkio: Remove per-cfqq nr_sectors as we'll be passing
` [PATCH 2/3][v2] blkio: Add io controller stats like
` [PATCH 3/3][v2] blkio: Increment the blkio cgroup stats for real now

Does Git really need a commit message to go with a commit?
 2010-04-05 18:11 UTC  (10+ messages)
` [PATCH] Add option to git-commit to allow empty log messages

[PATCH] [V2] Add non-Virtex5 support for LL TEMAC driver
 2010-04-05 18:10 UTC  (4+ messages)

RFC: new V4L control framework
 2010-04-05 18:11 UTC  (6+ messages)

[linux-lvm] question on lvm snapshot
 2010-04-05 18:09 UTC 

[PATCH v2] PowerPC/FSL/CPM: Configure clock correctly for SCC
 2010-04-05 18:05 UTC  (2+ messages)

Xen 4.0.0-rc8 problem: xenconsole: Could not read tty from store: No such file or directory
 2010-04-05 18:05 UTC  (7+ messages)
    ` pvgrub boot problems

[PATCH] microblaze: Fix ftrace_update_ftrace_func panic
 2010-04-05 18:04 UTC  (3+ messages)

[Qemu-devel] s390 - Parts of console output lost
 2010-04-05 18:04 UTC  (2+ messages)

[Qemu-devel] [PATCH] win32: Fix compiler errors from u_int64_t
 2010-04-05 18:01 UTC  (3+ messages)
` [Qemu-devel] "

Xen 4.0.0-rc7 problem/hang with vt-d DMAR parsing
 2010-04-05 18:00 UTC  (11+ messages)

[Qemu-devel] s390 - No 'PCI' bus found for device 'virtio-serial-pci'
 2010-04-05 17:58 UTC  (4+ messages)

[PATCH] NFS: Fix RCU warnings in nfs_inode_return_delegation_noreclaim() [ver #2]
 2010-04-05 17:57 UTC  (11+ messages)

RFC: Superpage/hugepage performance improvement
 2010-04-05 17:52 UTC 

[U-Boot] [PATCH 1/3] The BUILD_BUG_ON macros moved from ubi_uboot.h to common.h
 2010-04-05 17:52 UTC  (5+ messages)

[lm-sensors] [PATCH] hwmon: (adm1031) Increase update rate
 2010-04-05 17:51 UTC  (2+ messages)

[lm-sensors] Soltek K8T800Pro (it87-isa-0290),
 2010-04-05 17:48 UTC 

[PATCH] OMAP: Fix for bus width which improves SD card's peformance
 2010-04-05 17:43 UTC  (14+ messages)
  ` [PATCH-V2] "
              ` [PATCH v3] "

Increased Latencies when upgrading kernel version
 2010-04-05 17:34 UTC  (4+ messages)

tulip_stop_rxtx() failed (CSR5 0xf0260000 CSR6 0xb3862002) on DEC Alpha Personal Workstation 433au
 2010-04-05 17:36 UTC  (2+ messages)

[PATCH 1/2] nilfs2: cleanup multi kmem_cache_{create,destroy} code
 2010-04-05 17:35 UTC  (4+ messages)
` [PATCH 2/2] nilfs2: add a print message after loading nilfs2

[PATCH] vhost: Make it more scalable by creating a vhost thread per device
 2010-04-05 17:35 UTC  (3+ messages)

[PATCH] ethtool: add names of newer Marvell chips
 2010-04-05 17:34 UTC  (3+ messages)

[linux-lvm] Strange errors trying to mirror
 2010-04-05 17:33 UTC  (3+ messages)

[refpolicy] [ mta patch (Retry) 1/1] This is what i think would probably have to be modified to make mail home work
 2010-04-05 17:33 UTC  (3+ messages)

hackbench regression due to commit 9dfc6e68bfe6e
 2010-04-05 17:30 UTC  (8+ messages)

Convert arc4 from a cipher into a block cipher
 2010-04-05 17:15 UTC  (12+ messages)
` [PATCH 2/7] crypto: add blkcipher implementation of ARC4
    ` [PATCH v2] "
` [PATCH 4/7] net/wireless: switch lib80211_crypt_tkip from arc4 to arc4blk
` [PATCH 5/7] net/wireless: switch lib80211_crypt_wep "
` [PATCH 6/7] net/mac80211: convert wep "

[PATCH 0/3] blkio: IO controller stats
 2010-04-05 17:29 UTC  (7+ messages)
` [PATCH 3/3] blkio: Increment the blkio cgroup stats for real now

[Buildroot] [01/03] gmp: convert to autotools infrastructure
 2010-04-05 17:21 UTC  (2+ messages)

[Qemu-devel] [PATCH] net: Convert do_info_network() to QObject
 2010-04-05 17:19 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH] Link against libiconv on IRIX
 2010-04-05 17:15 UTC  (3+ messages)

[PATCH 2/2] cpuhotplug: make get_online_cpus() scalability by using percpu counter
 2010-04-05 16:29 UTC  (2+ messages)

[PATCH 1/4] flow: virtualize flow cache entry methods
 2010-04-05 17:01 UTC  (2+ messages)

domU guest for xcp 0.1.1
 2010-04-05 17:00 UTC  (11+ messages)

domU to dom0 switch question
 2010-04-05 16:58 UTC  (4+ messages)

[PATCH] staging, hv: Fix up memory leak on HvCleanup
 2010-04-05 16:56 UTC 

Please test xen/stable-2.6.32.x in xen.git
 2010-04-05 16:53 UTC  (2+ messages)

status of PV drivers in Xen 4.0
 2010-04-05 16:50 UTC  (3+ messages)

USB on omap2430
 2010-04-05 16:49 UTC  (9+ messages)

[PATCH]: Support dynamic resizing of vbds
 2010-04-05 16:45 UTC  (3+ messages)

metadata and / and grub-static
 2010-04-05 16:44 UTC  (7+ messages)

[Patch mdadm] Add hot-unplug support to mdadm
 2010-04-05 16:40 UTC 

A few questions and issues with dynticks, NOHZ and powertop
 2010-04-05 16:40 UTC  (13+ messages)

Linux Raid performance
 2010-04-05 16:35 UTC  (12+ messages)

[Qemu-devel] [PATCH 0/5] chardev, virtio-console: flow control, error handling
 2010-04-05 16:33 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/5] char: Let the caller know how many bytes were written in case of incomplete writes

[PATCH] Enable amplifiers on Acer Inspire 6530G
 2010-04-05 16:31 UTC  (2+ messages)

[PATCH 1/2] RFC quota: add generic quota error handlers. v2
 2010-04-05 16:29 UTC  (2+ messages)
` [PATCH 2/2] ext4: add quota's error handling callback

[Bug 25228] Software renderer or freeze after X restart with radeon driver
 2010-04-05 16:28 UTC 

[Bug 25227] X freezes on attempt to start quake3 engine based games with r300 driver
 2010-04-05 16:28 UTC 

Undefined behaviour of connect(fd, NULL, 0);
 2010-04-05 16:25 UTC  (7+ messages)

[PATCH] ACPI: battery: register power_supply subdevice even when battery not present
 2010-04-05 16:23 UTC 

[PATCH] Expose the statistics in blkio.time and blkio.sectors for the root cgroup
 2010-04-05 16:20 UTC  (4+ messages)

[PATCH] svcrdma: RDMA support not yet compatible with RPC6
 2010-04-05 16:20 UTC  (14+ messages)

threads and fork on machine with VIPT-WB cache
 2010-04-05 16:18 UTC  (2+ messages)

[PATCH] drivers:staging: sources for ST core
 2010-04-05 16:18 UTC  (2+ messages)

Linux 2.6.34-rc3
 2010-04-05 16:13 UTC  (12+ messages)
` Ugly rmap NULL ptr deref oopsie on hibernate (was Linux 2.6.34-rc3)
            ` [PATCH] rmap: fix anon_vma_fork() memory leak
                ` [PATCH -v2] "

[PATCH] sky2: rx hash offload
 2010-04-05 16:14 UTC  (2+ messages)

USB mixer on MixVibes U46DJ
 2010-04-05 16:07 UTC 

[PATCH 2/2] powerpc: 83xx: enable EPOLL syscall in defconfig
 2010-04-05 16:14 UTC 

[PATCH 1/2] powerpc: 83xx: add RTC drivers in 83xx defconfig
 2010-04-05 16:13 UTC 

[Bug 27455] New: dualhead not working, second display always black
 2010-04-05 15:50 UTC  (2+ messages)
  ` [Bug 27455] "

[PATCH 2/2] ntfs: use add_to_page_cache_lru
 2010-04-05 15:46 UTC 

[linux-lvm] help to recovering my home volume
 2010-04-05 15:45 UTC  (2+ messages)

[PATCH 1/2] ntfs : Clean up ntfs_attr_extend_initialized
 2010-04-05 15:45 UTC 

[PATCH] Makefile: update defaults for modern Cygwin
 2010-04-05 15:36 UTC  (9+ messages)
            ` [PATCH] Makefile: avoid a fork in Cygwin version check

[PATCH] dma: fix scope of errata i88 upto 3430ES1.0
 2010-04-05 15:36 UTC  (4+ messages)
    ` [PATCH v2] "

[refpolicy] [ mta patch 1/1] This is what i think would probably have to be modifies to make mail home work
 2010-04-05 15:35 UTC 

[PATCH] amd iommu: force flush of iommu prior during shutdown
 2010-04-05 15:34 UTC  (12+ messages)
                ` [PATCH 1/2] x86/amd-iommu: enable iommu before attaching devices


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.