All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-11-03 08:47:15 to 2009-11-03 10:53:20 UTC [more...]

dream: glue for mmc controller
 2009-11-03 10:53 UTC 

LVM2 ./WHATS_NEW lib/display/display.c
 2009-11-03 10:50 UTC 

Multiple nf_bind_pf to the same protocol
 2009-11-03 10:50 UTC  (4+ messages)

Soc camera:Is there anyone dealing with ov9650chip?Let's talk about soc camera driver
 2009-11-03 10:48 UTC  (3+ messages)

[PATCH] [ARM] serial/pxa: work around Errata #75
 2009-11-03 10:47 UTC 

[U-Boot] [STATUS] v2009.11-rc1 is out
 2009-11-03 10:47 UTC  (6+ messages)

Gitk --all error when there are more than 797 refs in a repository
 2009-11-03 10:41 UTC  (14+ messages)
` [PATCH] "

[PATCH] fs: add missing compat_ptr handling for FS_IOC_RESVSP ioctl
 2009-11-03 10:45 UTC 

[PATCH 1/2] tree-wide: fix typos "offest" -> "offset"
 2009-11-03 10:45 UTC  (4+ messages)

[PATCH] net: Support specifying the network namespace upon device creation
 2009-11-03 10:44 UTC  (9+ messages)

[PATCHv4 1/6] qemu/virtio: move features to an inline function
 2009-11-03 10:40 UTC  (4+ messages)

[RFC PATCH 1/3] MIPS: Alchemy: extended DB1200 board support
 2009-11-03 10:43 UTC  (4+ messages)
` [RFC PATCH 2/3] MIPS: Alchemy: DB1200 AC97+I2S audio support

Ext3 sequential read performance drop 2.6.29 -> 2.6.30,2.6.31,
 2009-11-03 10:42 UTC  (6+ messages)
  ` [dm-devel] "
    `  "

[PATCH] TPM: Let the tpm char device be openable multiple times
 2009-11-03 10:43 UTC  (2+ messages)

[PATCH 1/3] sysfs directory scaling: rbtree for dirent name lookups
 2009-11-03 10:41 UTC  (6+ messages)
    ` [PATCH] sysctl: reduce ram usage by 40 %

[PATCH] mtd-nand: davinci: Correct 4-bit error correction
 2009-11-03 10:31 UTC 

kernel BUG at mm/highmem.c:259
 2009-11-03 10:40 UTC  (2+ messages)

[PATCH resend] gitk: Fix "git gui blame" invocation when called from topdir
 2009-11-03 10:39 UTC  (2+ messages)

[PATCH] crc32: Impl. linux optimized crc32()
 2009-11-03 10:39 UTC 

[Qemu-devel] [PATCH 0/3 v5] Live migration without shared storage
 2009-11-03 10:38 UTC  (4+ messages)

A way to let initramfs continue as THE final root filesystem?
 2009-11-03 10:37 UTC 

[PATCH] x86: improve reporting through XENMEM_machine_memory_map
 2009-11-03 10:36 UTC 

how to enable kernel support for Multi-Touch for synaptics touchpad
 2009-11-03 10:29 UTC 

[PATH] grub-mkrelpath
 2009-11-03 10:33 UTC  (10+ messages)

[dm-crypt] [PATCH] print warning when adding a key that contains non-ASCII characters
 2009-11-03 10:31 UTC  (6+ messages)

control what kernel modules get loaded into ramdisk
 2009-11-03 10:30 UTC  (3+ messages)
  ` [PATCH] "

Strange error in domU after dom0 update
 2009-11-03 10:29 UTC  (12+ messages)

[U-Boot] [PATCH 02/10] ARM Add New Board GEC2410
 2009-11-03 10:27 UTC  (7+ messages)
` [U-Boot] [PATCH 03/10] "
  ` [U-Boot] [PATCH 01/10] "
    ` [U-Boot] [PATCH 04/10] "

[PATCH] opensm/osm_state_mgr.c: force heavy sweep when fabric consists of single switch
 2009-11-03 10:26 UTC 

[Qemu-devel] [PATCH 3/3] usb-gotemp: documentation
 2009-11-03 10:24 UTC 

Any tutorial to configure grub menu interface ?
 2009-11-03 10:25 UTC  (10+ messages)

[PATCH 00/27] Push down BKL to the filesystems (v2)
 2009-11-03 10:25 UTC  (5+ messages)
` [PATCH 01/27] BKL: Push down BKL from do_new_mount() to the filesystems get_sb/fill_super operation

[Qemu-devel] [PATCH 2/3] usb-gotemp: new Vernier Go!Temp thermometer emulation
 2009-11-03 10:23 UTC 

[Qemu-devel] [PATCH 1/3] usb-gotemp: expose HID request defines in usb.h
 2009-11-03 10:22 UTC 

[Qemu-devel] [PATCH 0/3] usb-gotemp: USB thermometer emulation
 2009-11-03 10:19 UTC 

[LTP] installation problem
 2009-11-03 10:21 UTC 

[Buildroot] [PATCH] Introduce support for using either e2fsimage of genext2fs
 2009-11-03 10:20 UTC  (3+ messages)

[PATCH] Correct nr_processes() when CPUs have been unplugged
 2009-11-03 10:11 UTC 

xenstore reboot/crash watch
 2009-11-03 10:20 UTC 

[PATCH] MIPS: Make collection of FPU emulator statistics optional
 2009-11-03 10:21 UTC  (3+ messages)

Fast LKM symbol resolution
 2009-11-03 10:19 UTC  (14+ messages)
` [PATCH 0/10] module: Speed up symbol resolution during module loading (using binary search)
` [PATCH 01/10] ARM: use unified discard definition in linker script
` [PATCH 02/10] ARM: unexport symbols used to implement floating point emulation
` [PATCH 03/10] module: extract __EXPORT_SYMBOL from module.h into mod_export.h
` [PATCH 04/10] module: make MODULE_SYMBOL_PREFIX into a CONFIG option
` [PATCH 05/10] kbuild: sort the list of symbols exported by the kernel (__ksymtab)
` [PATCH 06/10] module: refactor symbol tables and try to reduce code size of each_symbol()
` [PATCH 07/10] lib: Add generic binary search function to the kernel
` [PATCH 08/10] lib: bsearch - remove redundant special case for arrays of size 0
` [PATCH 09/10] module: speed up find_symbol() using binary search on the builtin symbol tables
` [PATCH 10/10] module: fix is_exported() to return true for all types of exports

[linux-dvb] NOVA-TD exeriences?
 2009-11-03 10:18 UTC  (2+ messages)

[PATCH ] scsi-misc-2.6: File System going into read-only mode
 2009-11-03 10:17 UTC  (2+ messages)

git pull --rebase and losing commits
 2009-11-03 10:12 UTC  (6+ messages)

HTB accuracy on 10GbE
 2009-11-03 10:13 UTC  (3+ messages)

2.6.31+2.6.31.4: XFS - All I/O locks up to D-state after 24-48 hours (sysrq-t+w available)
 2009-11-03 10:09 UTC  (13+ messages)
            ` mdadm --detail showing annoying device

c/s 20384
 2009-11-03 10:09 UTC  (3+ messages)

hanging kernel - HPMC problem
 2009-11-03 10:07 UTC 

[PATCH] e1000: the power down when running ifdown command
 2009-11-03 10:06 UTC  (3+ messages)

[PATCH] sch_htb.c consume the classes's tokens bellow the HTB_CAN_SEND level
 2009-11-03 10:05 UTC  (4+ messages)

Random MD Raid resyncs?
 2009-11-03 10:05 UTC  (4+ messages)

[PATCH] usbnet: Do not implement ethtool get_link() if link state is unknown
 2009-11-03 10:04 UTC  (5+ messages)

[PATCH] LED: add driver for LT3593 controlled LEDs
 2009-11-03 10:03 UTC  (4+ messages)

[U-Boot] Does uboot EBS(erase block summary) to reduce JFFS2 scaning time?
 2009-11-03 10:02 UTC  (13+ messages)

[PATCH 1/3] [ARM] serial/pxa: work around Errata #75
 2009-11-03 10:02 UTC 

[RFC 2/2] Use unified UUID/GUID definition in gfs2
 2009-11-03 10:02 UTC  (8+ messages)

ext3/jbd oops in journal_start
 2009-11-03 10:01 UTC  (6+ messages)

[PATCH] mtd: m25p80: make command buffer DMA-safe
 2009-11-03 10:00 UTC  (4+ messages)

wishlist - IMQ in xtable-addons
 2009-11-03  9:17 UTC  (4+ messages)

[PATCH ] scsi-misc-2.6: File System going into read-only mode
 2009-11-03  9:54 UTC  (2+ messages)

[Qemu-devel] [PATCH] Cleanup configure checks for dup3 and fallocate
 2009-11-03  9:54 UTC 

[PATCH 1/4] S3C64XX DSP: Added base and register defines for PCM controllers
 2009-11-03  9:54 UTC  (10+ messages)
` [PATCH 2/4] S3C64XX DSP: Added PCLK clock source for the "
  ` [PATCH 3/4] S3C64XX DSP: Defined PCM controller platform devices
    ` [PATCH 4/4] S3C64XX DSP: Added the CPU driver for PCM controllers

[PATCH] STAGING: comedi: cb_das16_cs: fixing coding style errors
 2009-11-03  9:54 UTC 

[PATCH 1/2] Crash in linux kernel when disconnecting usb storage
 2009-11-03  9:36 UTC  (4+ messages)
` [PATCH 2/2] Another crash in linux kernel at diconnect of usb strorage

Possible suspend/resume regression in .32-rc?
 2009-11-03  9:50 UTC  (9+ messages)

S3C64XX DSP support added
 2009-11-03  9:47 UTC  (8+ messages)

[Bug 12309] Large I/O operations result in slow performance and high iowait times
 2009-11-03  9:47 UTC  (3+ messages)

[PATCH v4] Added PR_SET_PROCTITLE_AREA option for prctl()
 2009-11-03  9:47 UTC  (3+ messages)

[PATCH] MTD OneNAND OMAP2/3: allow giving partition layout as module parameter
 2009-11-03  9:41 UTC  (3+ messages)

[Bug 14534] New: mvsas : repeatably disconnects all disks during RAID6 resync
 2009-11-03  9:41 UTC  (2+ messages)
` [Bug 14534] "

[PATCH ] scsi-misc-2.6: File System going into read-only mode
 2009-11-03  9:38 UTC  (2+ messages)

[PATCH] Add VirtIO Frame Buffer Support
 2009-11-03 11:25 UTC  (16+ messages)
                    ` [Qemu-devel] "

how to rebase backwards
 2009-11-03  9:37 UTC  (3+ messages)

[RFC] NLM server can not process retransmited request correctly
 2009-11-03  9:37 UTC  (3+ messages)

[LTP] [PATCH][RFC]Testcases mbind01.c and get_mempolicy01 fails with EINVAL
 2009-11-03  9:35 UTC  (2+ messages)

[Bug 14354] New: Bad corruption with 2.6.32-rc1 and upwards
 2009-11-03  9:33 UTC  (2+ messages)
` [Bug 14354] "

[PATCH 2/6] pxa: frame buffer support both pxa168 and pxa910
 2009-11-03  9:32 UTC  (3+ messages)

error in ibdiagnet output
 2009-11-03  9:27 UTC  (2+ messages)

pidns memory leak
 2009-11-03  9:24 UTC  (15+ messages)

Kmemleak for mips
 2009-11-03  9:23 UTC  (3+ messages)

[PATCH] update v2 fix X86_64 procfs provide stack information for threads
 2009-11-03  9:22 UTC 

[PATCH] register NFS_ACL with rpcbind
 2009-11-03  9:17 UTC  (4+ messages)
` [PATCH v2] "

[PATCH net-next-2.6] bnx2: avoid compiler warnings
 2009-11-03  9:17 UTC 

unbelievably bad performance: 2.6.27.37 and raid6
 2009-11-03  9:16 UTC  (8+ messages)

mpc8548 does not make use of DMA when doing memory copy?
 2009-11-03  8:40 UTC  (4+ messages)

Attending skype calls from bluetooth headset
 2009-11-03  9:11 UTC  (3+ messages)

[PATCH] ahci: Enable SB600 64bit DMA on MSI K9A2 Platinum v2
 2009-11-03  9:10 UTC  (2+ messages)

[PATCH] fix X86_64 procfs provide stack information for threads
 2009-11-03  9:09 UTC  (3+ messages)

UDP-U stream performance regression on 32-rc1 kernel
 2009-11-03  9:09 UTC  (3+ messages)

[U-Boot] [PATCH ARM] Clean-up of s3c24x0 header files
 2009-11-03  9:09 UTC 

[U-Boot] [PATCH ARM] Move s3c24x0 header files to asm-arm/arch-s3c24x0/
 2009-11-03  9:08 UTC 

[spi-devel-general] [PATCH v2 net-next-2.6] can: Driver for the Microchip MCP251x SPI CAN controllers
 2009-11-03  9:07 UTC  (5+ messages)
` [PATCH] "
      ` [PATCH v3 net-next-2.6] "

Logitech Bluetooth mouse batteries drain quickly
 2009-11-03  9:06 UTC  (2+ messages)

[PATCH 00/27] Add KVM support for Book3s_64 (PPC64) hosts v6
 2009-11-03  9:06 UTC  (7+ messages)
` [PATCH 14/27] Add book3s_64 specific opcode emulation

[PATCH] update fix X86_64 procfs provide stack information for threads
 2009-11-03  9:06 UTC  (3+ messages)

Need help in debugging partially blocked hypervisor
 2009-11-03  9:03 UTC  (7+ messages)

[PATCH -v4] crypto: Add PCLMULQDQ accelerated GHASH implementation
 2009-11-03  9:03 UTC  (9+ messages)

Error in Git
 2009-11-03  8:51 UTC 

[lm-sensors] lm sensors help
 2009-11-03  9:02 UTC 

Update DSS2 patches for latest kernel changes
 2009-11-03  9:02 UTC  (3+ messages)

[PATCH 1/3] Fixing compilation warning for 'nand/omap2.c'
 2009-11-03  9:01 UTC  (7+ messages)

+ firedtv-fix-regression-tuning-fails-due-to-bogus-error-return.patch added to -mm tree
 2009-11-03  9:01 UTC  (2+ messages)

[GIT PATCH] TTY fix for 2.6.32-git
 2009-11-03  9:01 UTC  (4+ messages)
` [PATCH 1/1] tty: Mark generic_serial users as BROKEN

hvr1300 DVB regression
 2009-11-03  9:01 UTC  (3+ messages)

pppd & ntpd
 2009-11-03  8:59 UTC  (2+ messages)

Please consider reverting 7d930bc33653d5592dc386a76a38f39c2e962344
 2009-11-03  8:57 UTC  (9+ messages)

[PATCH] ahci: Enable SB600 64bit DMA on MSI K9A2 Platinum
 2009-11-03  8:57 UTC  (7+ messages)

[PATCH net-next] iwmc3200bt: Add iwmc3200 bluetooth driver
 2009-11-03  8:56 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/9] S390x KVM support
 2009-11-03  8:55 UTC  (15+ messages)
` [Qemu-devel] "
  `  "

[PATCH] asm-generic: Fix typo in asm-generic/unistd.h
 2009-11-03  8:52 UTC  (2+ messages)

[PATCH 2/3]NAND: OMAP: Fixing omap nand driver, compiled as module
 2009-11-03  8:48 UTC  (8+ messages)

[LTP] [Ltp-results] Got warning message on ltp-full-20091031 while running ./configure
 2009-11-03  8:46 UTC 


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.