All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-03-16 19:08:49 to 2009-03-16 21:14:40 UTC [more...]

[PATCH v3 0/11] FSL eSDHC support
 2009-03-16 21:14 UTC  (16+ messages)
` [PATCH 01/11] sdhci: Add support for bus-specific IO memory accessors
` [PATCH 02/11] sdhci: Split card-detection IRQs management from sdhci_init()
` [PATCH 03/11] sdhci: Enable only relevant (DMA/PIO) interrupts during transfers
` [PATCH 04/11] sdhci: Add support for card-detection polling
` [PATCH 05/11] sdhci: Add support for hosts reporting inverted write-protect state
` [PATCH 06/11] sdhci: Add get_{max,timeout}_clock callbacks
` [PATCH 07/11] sdhci: Add set_clock callback and a quirk for nonstandard clocks
` [PATCH 08/11] sdhci: Add quirk for controllers that need small delays for PIO
` [PATCH 09/11] sdhci: Add quirk for controllers that need IRQ re-init after reset
` [PATCH 10/11] sdhci: Add quirk for forcing maximum block size to 2048 bytes
` [PATCH 11/11] mmc: Add OpenFirmware bindings for SDHCI driver

metadata copied/data not copied?
 2009-03-16 21:14 UTC  (2+ messages)

[patch 2.6.29-rc8-omap] twl4030 power scripts, initsection fixups
 2009-03-16 21:11 UTC  (4+ messages)

git-svn: creating tags from a subdirectory of trunk
 2009-03-16 21:08 UTC  (4+ messages)

VFS, NFS security bug? Should CAP_MKNOD and CAP_LINUX_IMMUTABLE be added to CAP_FS_MASK?
 2009-03-16 21:00 UTC  (11+ messages)
        ` Ответ: "

Support for multiple MSI
 2009-03-16 21:07 UTC  (7+ messages)
` [PATCH 5/6] PCI MSI: Refactor interrupt masking code
` [PATCH 6/6] PCI MSI: Add support for multiple MSI

[PATCH] netns: oops in ip_frag_reasm incrementing stats
 2009-03-16 21:05 UTC  (4+ messages)
` [PATCHv2] "

[PATCH RFC 0/13] FSL eSDHC support
 2009-03-16 21:05 UTC  (7+ messages)
` [PATCH 05/13] sdhci: Add support for card-detection polling

[patch] fix parallel build failures in xfsprogs-3.0.0
 2009-03-16 21:02 UTC  (5+ messages)

[RFC v2 0/7] introduce netfilter conntrack protos pernet functionality v2
 2009-03-16 21:03 UTC  (10+ messages)
` [RFC v2 3/7] net: netfilter conntrack - add per-net functionality for SCTP protocol
` [RFC v2 5/7] net: netfilter conntrack - add per-net functionality for TCP protocol

Multipath failover issues
 2009-03-16 21:03 UTC  (3+ messages)

[net-2.6 PATCH 5/10] Neterion: New driver: register set - vxge-reg.h
 2009-03-16 21:03 UTC  (2+ messages)

[PATCH v2] memory_accessor: new interface for reading/writing persistent memory
 2009-03-16 21:03 UTC  (3+ messages)

[PATCH] do not free active mmu pages in free_mmu_pages()
 2009-03-16 21:01 UTC  (4+ messages)

[PATCH] netback: parent sysfs device should be set before registering
 2009-03-16 21:01 UTC 

[linux-lvm] fsync() and LVM
 2009-03-16 20:58 UTC  (13+ messages)
                ` [linux-lvm] liblvm status question

Latest brk patchset
 2009-03-16 20:59 UTC  (19+ messages)
      ` [crash] "

[Buildroot] svn commit: [25695] trunk/buildroot/package/dbus
 2009-03-16 20:58 UTC 

[Buildroot] svn commit: [25694] trunk/buildroot/package/expat
 2009-03-16 20:58 UTC 

[Buildroot] svn commit: [25693] trunk/buildroot/package
 2009-03-16 20:58 UTC 

[Buildroot] svn commit: [25692] trunk/buildroot/package/expat
 2009-03-16 20:58 UTC 

[Buildroot] svn commit: [25691] trunk/buildroot/package/libgtk2
 2009-03-16 20:58 UTC 

[Buildroot] svn commit: [25690] trunk/buildroot/package/dbus
 2009-03-16 20:57 UTC 

undoing something
 2009-03-16 20:51 UTC  (5+ messages)
      ` Effective Posting

[U-Boot] how do you build u-boot under Windows XP SP2
 2009-03-16 20:51 UTC  (2+ messages)

kexec design issues
 2009-03-16 20:51 UTC  (4+ messages)

git-svn rebase can change branches during merge?
 2009-03-16 20:49 UTC 

[PATCH] Document actions a bit more in "udevadm trigger --help"
 2009-03-16 20:50 UTC 

[PATCH v2 0/4] pxa_camera: DMA redesign
 2009-03-16 20:47 UTC  (16+ messages)
` [PATCH v2 1/4] pxa_camera: Enforce YUV422P frame sizes to be 16 multiples
  ` [PATCH v2 2/4] pxa_camera: remove YUV planar formats hole
    ` [PATCH v2 3/4] pxa_camera: Redesign DMA handling
      ` [PATCH v2 4/4] pxa_camera: Fix overrun condition on last buffer

fetch and pull
 2009-03-16 20:43 UTC  (4+ messages)

[Lustre-devel] protocol backofs
 2009-03-16 20:41 UTC 

[EGIT PATCH 00/10] JGit cleanups
 2009-03-16 20:39 UTC  (13+ messages)
` [EGIT PATCH 01/10] Require javadoc on protected methods in jgit core
  ` [EGIT PATCH 02/10] Rename the objectsUrl in the nested HttpObjectDB to
    ` [EGIT PATCH 03/10] Rename variables that hides others with different content in FetchProcess
      ` [EGIT PATCH 04/10] Rename a parameter i PackWriter that hides another with the same name
        ` [EGIT PATCH 05/10] Rename fields to avoid hiding of field names in ReadTreeTest
          ` [EGIT PATCH 06/10] Rename the gitDir fields to indicate they refer to another dir than the default
            ` [EGIT PATCH 07/10] Rename a parameter in PushProcessTest that hides another
              ` [EGIT PATCH 08/10] Drop unused end parameters in hunk parsing code
                ` [EGIT PATCH 09/10] Drop unused File arguments in IndexTreeWalker and WorkdirCheckout
                  ` [EGIT PATCH 10/10] Drop an effectively unused parameter in IndexTreeWalker

AHCI errors on ICH10 board
 2009-03-16 20:40 UTC  (4+ messages)

[PATCH] dmaengine: Add privatecnt to revert DMA_PRIVATE propery
 2009-03-16 20:39 UTC  (2+ messages)

[PATCH 0/4] Omap board updates for merge window after 2.6.29
 2009-03-16 20:38 UTC  (3+ messages)
` [PATCH 2/4] ARM: OMAP3: Add ADS7846 touchscreen support to Overo platform
  ` [PATCH 2/4] ARM: OMAP3: Add ADS7846 touchscreen support to Overo platform, v2

BEQUEST
 2009-03-16 20:38 UTC 

[RFC][PATCH 0/2] Syscalls tracing
 2009-03-16 20:38 UTC  (5+ messages)
` [RFC][PATCH 1/2] tracing/ftrace: syscall tracing infrastructure

Regression in bonding between 2.6.26.8 and 2.6.27.6 - bisected - twice
 2009-03-16 20:35 UTC  (7+ messages)

[netchannel2] nc2_unmap_grants definition conflict?
 2009-03-16 20:35 UTC 

No warning on resume with different kernel version
 2009-03-16 20:33 UTC  (3+ messages)

[PATCH] Fix NULL dereference when suspending snd_opl3sa2
 2009-03-16 20:32 UTC  (4+ messages)

Bugs on aspire one A150
 2009-03-16 20:28 UTC  (13+ messages)
  ` [alsa-devel] "

Fedora 10 x86_64 alsa problem: Realtek ALC889A Audio Codec(ATI azalia) not detected on alsa
 2009-03-16 20:30 UTC  (16+ messages)
    ` My PC has 6GB memory but the limitation of the alsa-driver is 4GB

[ kvm-Bugs-2681442 ] Task Switch causes reboot
 2009-03-16 20:29 UTC 

[PATCH 0/2] qwo input method recipe
 2009-03-16 20:30 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] "

rtl8180 Bit Rate regression in 2.6.29
 2009-03-16 20:25 UTC  (3+ messages)
  ` FW: "

[2.6.30] What's in the async boot tree
 2009-03-16 20:26 UTC  (4+ messages)
` [PATCH] async: remove the temporary (2.6.29) "async is off by default" code

2.6.28.7 domU: 32-bit emulation seems to be broken
 2009-03-16 20:23 UTC  (10+ messages)
  `  "
              ` [Xen-devel] "

[PATCH 4/4] extras: Fix language in vol_id manpage
 2009-03-16 20:22 UTC 

[PATCH 3/4] extras: Expand create_floppy_devices manpage
 2009-03-16 20:22 UTC 

[PATCH 2/4] extras: Update cdrom_id manpage
 2009-03-16 20:22 UTC 

[PATCH 1/4] extras: Add usb_id manpage
 2009-03-16 20:22 UTC 

[PATCH 0/4] Documentation fixes
 2009-03-16 20:22 UTC 

[PATCH] add new frequency table for Strasbourg, France
 2009-03-16 20:21 UTC  (5+ messages)

make headers_install broken for ARCH=m68k in 2.6.29-rc7
 2009-03-16 20:20 UTC  (6+ messages)

e100 firmware in 2.6.29-rc7?
 2009-03-16 20:20 UTC  (7+ messages)

[PATCH] Tests: use test_cmp instead of diff where possible
 2009-03-16 20:18 UTC  (2+ messages)

[BUG 2.6.29_rc8] BIOS Bug: CPU MTRRs don't cover all of memory, losing 0MB of RAM
 2009-03-16 20:17 UTC  (3+ messages)

[JGIT PATCH] Create a debugging tool "jgit rebuild-commitgraph"
 2009-03-16 20:13 UTC  (5+ messages)

2.6.29-rc8: Reported regressions 2.6.27 -> 2.6.28
 2009-03-16 20:07 UTC  (7+ messages)
` [Bug #12465] KVM guests stalling on 2.6.28 (bisected)

[PATCH] jgit: upload-pack: Force an fd flush after receiving flush pkt from client
 2009-03-16 20:05 UTC  (2+ messages)

[PATCH2/2] Libify blame
 2009-03-16 20:04 UTC  (3+ messages)

rt application question with rs232 communication
 2009-03-16 20:05 UTC  (4+ messages)

[PATCH] Give error when no remote is configured
 2009-03-16 20:01 UTC  (4+ messages)

[PATCH 2/2 -tip] sched: small optimisation on can_migrate_task
 2009-03-16 19:59 UTC 

[PATCH 1/2 -tip] sched: Fixed typos in documentation
 2009-03-16 19:58 UTC 

[Qemu-devel] 440 emulation?
 2009-03-16 20:00 UTC  (4+ messages)
` [Qemu-devel] "

LVM2 libdm/Makefile.in scripts/Makefile.in too 
 2009-03-16 20:00 UTC 

[U-Boot] [PATCH] Make nboot skip bad blocks
 2009-03-16 19:59 UTC  (4+ messages)

[PATCH] sbc: powerpc altivec optimizations for 4 subbands encoding
 2009-03-16 19:59 UTC 

2.6.29-rc8: Reported regressions from 2.6.28
 2009-03-16 19:57 UTC  (9+ messages)

dmesg output: are any of these bugs?
 2009-03-16 19:51 UTC 

[Patch] mm tracepoints
 2009-03-16 19:52 UTC 

[PATCH] zd1211rw: Do not panic on device eject when associated
 2009-03-16 19:47 UTC 

ext2/3: document conditions when reliable operation is possible
 2009-03-16 19:45 UTC  (8+ messages)

bttv, tvaudio and ir-kbd-i2c probing conflict
 2009-03-16 19:43 UTC  (9+ messages)

[Bug 12885] New: kernel BUG at fs/jbd/transaction.c:1376!
 2009-03-16 19:42 UTC 

access problem
 2009-03-16 19:41 UTC 

[Patch 2/2] tracepoints for softirq entry/exit - tracepoints
 2009-03-16 19:38 UTC  (12+ messages)

[Qemu-devel] [PATCH] [RFC] Syncing documentation vs. -help vs. qemu_options table v2
 2009-03-16 19:38 UTC  (2+ messages)

[PATCH 3/7 revised] mmc_spi: adjust for delayed data token response
 2009-03-16 19:37 UTC  (2+ messages)

[GIT PULL] Xen dom0 hardware access support
 2009-03-16 19:37 UTC  (5+ messages)
` [PATCH 10/27] xen: make sure swiotlb allocation is physically contigious
  ` [Xen-devel] [PATCH 10/27] xen: make sure swiotlb allocation isphysically contigious
    `  "

[PATCH 1/2] regulator: Don't increment use_count for boot_on regulators
 2009-03-16 19:36 UTC  (2+ messages)
` [PATCH 2/2] regulator: Support disabling of unused regulators by machines

Linux 2.6.29-rc6
 2009-03-16 19:32 UTC  (23+ messages)

[U-Boot] Mirror to github
 2009-03-16 19:35 UTC 

[PATCH] sbc: ensure 16-byte buffer position alignment for 4 subbands encoding
 2009-03-16 19:35 UTC 

[PATCH 00/35] Cleanup and optimise the page allocator V3
 2009-03-16 15:54 UTC  (5+ messages)
` [PATCH 02/35] Do not sanity check order in the fast path
` [PATCH 06/35] Move check for disabled anti-fragmentation out of fastpath

[PATCH 00/26] Cleanup and optimise the page allocator V4
 2009-03-16 19:30 UTC  (7+ messages)
` [PATCH 05/27] Break up the allocator entry point into fast and slow paths
` [PATCH 24/27] Convert gfp_zone() to use a table of precalculated values

[patch 2.6.29-rc7-omap 0/5] mmc-twl4030 loses twl4030-dependency
 2009-03-16 19:33 UTC  (4+ messages)
` [patch 2.6.29-rc7-omap 5/5] mmc-twl4030 uses regulator framework

[PATCH] SBC encoder scale factors calculation optimized with __builtin_clz
 2009-03-16 19:32 UTC  (4+ messages)

[aarcange@redhat.com: [PATCH] fork vs gup(-fast) fix]
 2009-03-16 19:22 UTC  (9+ messages)

[Buildroot] svn commit: [25683] trunk/buildroot: package project
 2009-03-16 19:26 UTC  (3+ messages)

[PATCH] [RFC] c/r: Add UTS support (v2)
 2009-03-16 19:25 UTC  (4+ messages)

[PATCH] Fix SLAB corruption during
 2009-03-16 19:24 UTC  (4+ messages)
` [PATCH v2] Fix SLAB corruption during rmmod

[cron job] v4l-dvb daily build 2.6.22 and up: WARNINGS, 2.6.16-2.6.21: ERRORS
 2009-03-16 19:22 UTC 

automatic fsck?
 2009-03-16 19:19 UTC  (3+ messages)

AMD Quad core - PCI-DMA: Out of IOMMU space on > 4 GB RAM
 2009-03-16 19:18 UTC  (2+ messages)

Fw: Re: tip.git regression from "vsprintf: unify the format decoding layer for its 3 users"
 2009-03-16 19:14 UTC  (2+ messages)

Fw: Re: tip.git regression from "vsprintf: unify the format decoding layer for its 3 users"
 2009-03-16 19:14 UTC  (2+ messages)

rt2x00 mesh support
 2009-03-16 19:12 UTC  (5+ messages)

[Buildroot] Use of buildroot in an embedded linux project
 2009-03-16 19:12 UTC  (2+ messages)

[git pull] device-mapper fixes for 2.6.29
 2009-03-16 19:06 UTC 

OE weekly changelog 2009-03-09 to 2009-03-16
 2009-03-16 19:10 UTC 

[PATCH] pvcreate: conditionally wipe swap signatures
 2009-03-16 19:10 UTC  (2+ messages)

lis3's ACPI dependency
 2009-03-16 19:09 UTC  (8+ messages)
` (no subject)
    ` [PATCH 3/5] lis3: reorder functions to make forward decl obsolete
      ` [PATCH 4/5] lis3: solve dependency between core and ACPI

Bridge issue #3! dma_alloc_coherent causing crash - pm branch
 2009-03-16 19:09 UTC  (5+ messages)
  ` dma_alloc_coherent bug?


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.