All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-11-14 18:49:50 to 2008-11-14 21:41:34 UTC [more...]

+ mtd-unify-mtd-partition-device-registration-fix.patch added to -mm tree
 2008-11-14 21:41 UTC 

+ mtd-physmap-use-parse_mtd.patch added to -mm tree
 2008-11-14 21:41 UTC 

+ mtd-unify-mtd-partition-device-registration.patch added to -mm tree
 2008-11-14 21:41 UTC 

[patch 0/7] SDHCI support for Samsung SoC
 2008-11-14 21:41 UTC  (9+ messages)
` [patch 1/7] SDHCI: Add timeout hooks
` [patch 2/7] SDHCI: Print ADMA status and pointer on debug
` [patch 3/7] SDHCI: Add set_ios hook
` [patch 4/7] SDHCI: Add quirk for controller with no end-of-busy IRQ

[PATCH] mtd: unify mtd partition/device registration
 2008-11-14 21:41 UTC  (5+ messages)
` [PATCH] mtd/physmap: use parse_mtd()

[PATCH 00/13] dmaengine redux
 2008-11-14 21:35 UTC  (14+ messages)
` [PATCH 01/13] async_tx, dmaengine: document channel allocation and api rework
` [PATCH 02/13] dmaengine: remove dependency on async_tx
` [PATCH 03/13] dmaengine: up-level reference counting to the module level
` [PATCH 04/13] dmaengine: centralize channel allocation, introduce dma_find_channel
` [PATCH 05/13] dmaengine: provide a common 'issue_pending_all' implementation
` [PATCH 06/13] net_dma: convert to dma_find_channel
` [PATCH 07/13] dmaengine: introduce dma_request_channel and private channels
` [PATCH 08/13] dmatest: convert to dma_request_channel
` [PATCH 09/13] atmel-mci: convert to dma_request_channel and down-level dma_slave
` [PATCH 10/13] dmaengine: replace dma_async_client_register with dmaengine_get
` [PATCH 11/13] dmaengine: kill struct dma_client and supporting infrastructure
` [PATCH 12/13] dmaengine: remove 'bigref' infrastructure
` [PATCH 13/13] dmaengine: kill enum dma_state_client

[patch 0/8] x86 PAT: track pfnmap mappings with remap_pfn_range and vm_insert_pfn
 2008-11-14 21:35 UTC  (8+ messages)
` [patch 2/8] x86 PAT: set VM_PFNMAP flag in vm_insert_pfn

[PATCH] HSMMC: Fix boot crash on boards without gpio_cd set
 2008-11-14 21:40 UTC  (5+ messages)
` [PATCH] HSMMC: Add MMC configuration for pandora

[Qemu-devel] Machine config files
 2008-11-14 21:39 UTC  (9+ messages)
        `  "

serial8250_interrupt idea
 2008-11-14 21:34 UTC  (5+ messages)
` [PATCH 1/2] serial/8250.c: Change to singly linked handler chain
  ` [PATCH 2/2] serial/8250.c: Use self-adjusting list for port poll order
    ` [RFC "
  ` [RFC 1/2] serial/8250.c: Change to singly linked handler chain

git to libgit2 code relicensing
 2008-11-14 21:33 UTC  (2+ messages)

Multimedia video controller [0400]: Conexant Systems, Inc. CX23880/1/2/3
 2008-11-14 21:34 UTC 

Using period events
 2008-11-14 21:35 UTC 

[PATCH] udevadm: fix option parsing breakage with klibc
 2008-11-14 21:34 UTC 

And again help on deciphering an error
 2008-11-14 21:33 UTC  (8+ messages)
` And again help on deciphering an error (continued)

[PATCH] fix free space leak
 2008-11-14 21:33 UTC 

+ add-pr_prefix-to-pr_xyz-macros-checkpatch-fixes.patch added to -mm tree
 2008-11-14 21:33 UTC 

+ add-pr_prefix-to-pr_xyz-macros.patch added to -mm tree
 2008-11-14 21:32 UTC 

[RFC] Add PR_PREFIX to pr_xyz macros
 2008-11-14 21:32 UTC  (4+ messages)

[patch] add module parameter to provide hardware-calibrated coordinate data for MicroTouch/3M touchscreens
 2008-11-14 21:31 UTC  (2+ messages)

Should we be trying re-write on write errors?
 2008-11-14 21:30 UTC 

[Xenomai-help] Icecube booting image problems
 2008-11-14 21:29 UTC  (2+ messages)

+ atmel_serial-might-lose-modem-status-change.patch added to -mm tree
 2008-11-14 21:27 UTC 

[PATCH] x86: fix sparse warnings in ptrace.c
 2008-11-14 21:28 UTC 

linux-next: Tree for November 14
 2008-11-14 21:28 UTC  (4+ messages)
` linux-next: Tree for November 14 (staging/meilhaus/ more)
` linux-next: Tree for November 14 (staging/agnx/)

Strange behavior since commit 5fef0e5c
 2008-11-14 21:26 UTC  (3+ messages)

[PATCH] ext2/ext3: allocate ->s_blockgroup_lock separately to avoid wasting space
 2008-11-14 21:26 UTC  (2+ messages)

[RFH,Status] Sony Vaio VGN-Z11 support
 2008-11-14 21:25 UTC  (4+ messages)

+ physmap-fix-leak-of-memory-returned-by-parse_mtd_partitions.patch added to -mm tree
 2008-11-14 21:23 UTC 

Latest kvm.git versus Windows Vista?
 2008-11-14 21:14 UTC  (3+ messages)

Active waiting with yield()
 2008-11-14 21:21 UTC  (5+ messages)

[linux-lvm] pvmove --abort does nothing
 2008-11-14 21:19 UTC  (15+ messages)
        ` [linux-lvm] Moving Xen LV to image and mounting the image

[PATCH] x86: add REQUIRED_MASK8
 2008-11-14 21:20 UTC 

[PATCH v2 00/11] gitweb: display remote heads
 2008-11-14 21:17 UTC  (16+ messages)
` [PATCH v2 01/11] gitweb: introduce remote_heads feature
  ` [PATCH v2 02/11] gitweb: git_get_heads_list accepts an optional list of refs
    ` [PATCH v2 03/11] gitweb: separate heads and remotes list in summary view
      ` [PATCH v2 04/11] gitweb: optional custom name for refs in git_heads_body
        ` [PATCH v2 05/11] gitweb: git_split_heads_body function
          ` [PATCH v2 06/11] gitweb: use CSS to style split head lists
            ` [PATCH v2 07/11] gitweb: add 'remotes' action
              ` [PATCH v2 08/11] gitweb: display HEAD in heads list when detached
                ` [PATCH v2 09/11] gitweb: git_is_head_detached() function

Kernel oops when loading ath5k from compat-wireless in 2.6.27
 2008-11-14 21:13 UTC  (14+ messages)

[RFC] mac80211: don't assume driver has been attached on registration
 2008-11-14 21:12 UTC 

[PATCH] x86 - Make CONFIG_OLPC dependent on CONFIG_MGEODE_LX
 2008-11-14 21:10 UTC  (15+ messages)
      ` [PATCH] ALSA: cs5535audio: only build OLPC support if MGEODE_LX is defined

[Cluster-devel] [RFC] Splitting cluster.git into separate projects/trees
 2008-11-14 21:11 UTC  (4+ messages)
    ` [Ocfs2-devel] "

debugctl msr
 2008-11-14 21:10 UTC  (5+ messages)

[PATCH] dvb: usb vendor_ids/product_ids are __le16
 2008-11-14 21:08 UTC  (9+ messages)
` [v4l-dvb-maintainer] "

Unix sockets via TCP on localhost: is TCP slower?
 2008-11-14 21:07 UTC  (6+ messages)

MMC host driver requirements
 2008-11-14 21:06 UTC  (10+ messages)
    ` Driver for CB710/720 memory card reader (MMC part)
      ` RFC: "
          ` RFC: Driver for CB710/720 memory card reader (MMC part) - v2
              ` RFC: Driver for CB710/720 memory card reader (MMC part) - v3

"tune2fs -I 256" runtime---can it be interrupted safely?
 2008-11-14 21:06 UTC  (2+ messages)

+ gru-fix-for-debug-option.patch added to -mm tree
 2008-11-14 21:05 UTC 

Kernel oops when running bonnie++ on btrfs
 2008-11-14 21:03 UTC  (5+ messages)

[GIT PATCH] USB patches for 2.6-git
 2008-11-14 21:02 UTC  (8+ messages)

LVM2 libdm/Makefile.in tools/Makefile.in
 2008-11-14 20:59 UTC 

[PATCH] ansi_cprng: zero out key data on exit
 2008-11-14 20:55 UTC 

This policy causes checkmodule to segfault
 2008-11-14 20:56 UTC 

[Qemu-devel] LSI53C895A, IDE HDD detection under SCO OpenServer 5.0.5
 2008-11-14 20:50 UTC 

[linux-dvb] Tuning Problems
 2008-11-14 20:47 UTC 

Regression: USB/DVB 2.6.26.8 --> 2.6.27.6
 2008-11-14 20:20 UTC 

For review: pthread_setaffinity_np.3
 2008-11-14 20:45 UTC  (8+ messages)
  ` Delivery Status Notification (Failure)

[PATCH] btrfs: allow clone of an arbitrary file range
 2008-11-14 20:43 UTC  (3+ messages)

[PATCH 4 of 5] dm-exception-store API
 2008-11-14 20:39 UTC  (2+ messages)

[PATCH] i2c: i2c-omap: Fix standard and fast mode prescalers
 2008-11-14 20:38 UTC  (5+ messages)

[Qemu-devel] [PATCH v3 0/6] Support for S3 ACPI state (suspend to memory) in BIOS
 2008-11-14 20:36 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 1/6] Move PIC initialization out of line to save space in post code area
  ` [Qemu-devel] Re: [Bochs-developers] [PATCH v3 1/6] Move PIC initialization out ofline "
    ` [Qemu-devel] "
          ` [Qemu-devel] RE: [Bochs-developers] [PATCH v3 1/6] Move PICinitialization "

Validation of DMA params breaks e100 driver (2.6.28-rc2)
 2008-11-14 20:37 UTC  (3+ messages)

[PATCH] - GRU fix for debug option
 2008-11-14 20:27 UTC 

[RFC PATCH 04/17] Implement 64-bit "bitarray" bmap ops
 2008-11-14 20:35 UTC  (15+ messages)
` [RFC PATCH 05/17] Convert libext2fs to 64-bit bitmap interface
  ` [RFC PATCH 06/17] Convert mke2fs to new "
    ` [RFC PATCH 07/17] Convert e2fsck "
      ` [RFC PATCH 08/17] Turn on new bitmaps in e2fsck and mke2fs
        ` [RFC PATCH 09/17] Add progress bar for allocating block tables - takes forever on large
          ` [RFC PATCH 10/17] signed int -> blk64_t to fix bugs at 2^31 - 2^32 blocks
            ` [RFC PATCH 11/17] Fix overflow in calculation of total file system blocks
                ` 64-bit inode support in e2fsprogs? (was Re: [RFC PATCH 11/17] Fix overflow in calculation of total file system blocks)

help understanding the current (and future) state of NFSv4 locking?
 2008-11-14 20:34 UTC 

[linux-lvm] Disappearing Volume Group
 2008-11-14 20:30 UTC 

Call traces on console from a test machine
 2008-11-14 20:29 UTC  (4+ messages)

[RESEND patch 2.6.28-rc4] isp1301_omap build fixes
 2008-11-14 20:28 UTC 

[refpolicy] range_transitions not working
 2008-11-14 20:25 UTC  (3+ messages)

[PATCH] Make sure the state of a path is set properly when controller is swapped from passive to active
 2008-11-14 20:24 UTC  (9+ messages)
` DM does not activate the paths if there are more than one path in path group during failover
      ` [RFC][PATCH] Handle multipath paths in a path group properly during pg_init (was "RE: [dm-devel] DM does not activate the paths if there are more than one path in path group during failover")
        ` [RFC][PATCH] Handle multipath paths in a path group properly during pg_init (was "RE: "

git compile error on AIX
 2008-11-14 20:21 UTC  (2+ messages)

The "badguy" example in the man page not working (--> "iptables: No chain/target/match by that name")
 2008-11-14 20:21 UTC  (5+ messages)
  ` The "badguy" example in the man page not working (-->"iptables: "

hosting git on a nfs
 2008-11-14 20:14 UTC  (13+ messages)

Use of ACPI_FLUSH_CPU_CACHE()
 2008-11-14 20:15 UTC 

[PATCH] sha1_file: make sure correct error is propagated
 2008-11-14 20:08 UTC  (7+ messages)

Can git ignore parts of files
 2008-11-14 20:06 UTC  (4+ messages)

[PATCH 0/16 v6] PCI: Linux kernel SR-IOV support
 2008-11-14 19:30 UTC  (6+ messages)

Bugs on aspire one A150
 2008-11-14 19:59 UTC  (13+ messages)
      ` [ath5k-devel] "

LTTng 0.55 for 2.6.27.6, tracepoint updates
 2008-11-14 19:55 UTC 

[PATCH mmotm] mm: don't mark_page_accessed in shmem_fault
 2008-11-14 19:49 UTC 

CONFIG_OPTIMIZE_INLINING fun
 2008-11-14 19:46 UTC  (4+ messages)

USB Capture device
 2008-11-14 19:44 UTC  (2+ messages)
` MODRPOBE RMMOD

[REVIEW PATCH] Added OMAP3EVM support on Tomis FBDEV/DSS Patches
 2008-11-14 19:44 UTC  (3+ messages)

FW: people.netfilter.org are down PoM download doesn't work. (fwd)
 2008-11-14 19:40 UTC  (3+ messages)

[PATCH 3/4] ibmvfc: Handle port login required response
 2008-11-14 19:33 UTC 

[PATCH 4/4] ibmvfc: Driver version 1.0.4
 2008-11-14 19:33 UTC 

[PATCH 2/4] ibmvfc: Fix command timeouts due to cached CRQ access
 2008-11-14 19:33 UTC 

[PATCH 1/4] ibmvfc: Fix oops in interrupt handler
 2008-11-14 19:33 UTC 

[PATCH 00 of 38] xen: add more Xen dom0 support
 2008-11-14 19:33 UTC  (5+ messages)
` [PATCH 03 of 38] swiotlb: allow architectures to override swiotlb pool allocation
  ` [Xen-devel] [PATCH 03 of 38] swiotlb: allow architectures tooverride "
      `  "

[patch] ACPI: make debug command-line arguments work again
 2008-11-14 19:28 UTC  (3+ messages)

[PATCH] v4l: s2255drv fix firmware test on big-endian
 2008-11-14 19:27 UTC 

NR_PIRQS vs. NR_IRQS
 2008-11-14 19:27 UTC  (2+ messages)

[PATCH] rcupdate: move synchronize_sched() back to rcupdate.c V2
 2008-11-14 19:25 UTC  (12+ messages)

[PATCH] PCI serial card support
 2008-11-14 19:24 UTC  (11+ messages)

- crypto-md4c-use-array_size.patch removed from -mm tree
 2008-11-14 19:23 UTC 

- drivers-staging-wlan-ng-p80211wextc-use-array_size.patch removed from -mm tree
 2008-11-14 19:23 UTC 

- asix-add-support-for-cables-to-go-usb-ethernet-adapter.patch removed from -mm tree
 2008-11-14 19:23 UTC 

- drivers-staging-usbip-stub_txc-cleanup-kerneldoc.patch removed from -mm tree
 2008-11-14 19:23 UTC 

Please pull linux-2.6-mpc52xx.git
 2008-11-14 19:20 UTC 

[PATCH] i2c: i2c-omap: Fix BUFSTAT_REG reading
 2008-11-14 19:16 UTC  (2+ messages)

[PATCH] mtd/physmap: make physmap compat explicit
 2008-11-14 19:10 UTC  (2+ messages)

[PATCH] workaround for mpc52xx erratum #364 (serial may not be reset in break state)
 2008-11-14 19:09 UTC  (9+ messages)
  ` [PATCH V2] "
      ` [PATCH V3] "
          ` [PATCH V4] "

[PATCH] Fix an uninitialised variable warning in the 8250 driver
 2008-11-14 19:01 UTC  (5+ messages)

KVM performance
 2008-11-14 18:58 UTC  (2+ messages)

2.6.26.[6|7]-rt11, alsa rawmidi, seq hang
 2008-11-14 18:57 UTC  (8+ messages)
    ` [alsa-devel] "
      ` [alsa-devel] 2.6.26.[6|7]-rt11, alsa rawmidi, seq hang (tasklet_hi_schedule?)
            `  "

xfi fatality pro gamer
 2008-11-14 18:57 UTC 

[PATCH 1/2] HSMMC: Make loopback clock configurable
 2008-11-14 18:54 UTC  (3+ messages)

[PATCH 5/7] kill xfs_dinode_core_t
 2008-11-14 18:52 UTC  (3+ messages)

kvm-78 - kernel panic after using system_reset except when using -no-kvm-irqchip
 2008-11-14 18:50 UTC  (5+ messages)

NIU driver: Sun x8 Express Quad Gigabit Ethernet Adapter
 2008-11-14 18:49 UTC  (6+ messages)
      ` NIU driver: Sun x8 Express Quad Gigabit Ethernet Adapter (rmmod 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.