All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-09-20 06:42:39 to 2010-09-20 09:06:26 UTC [more...]

[PATCH v2 1/2] tcm: Add support for BIDI-COMMANDS and XDWRITE_READ_10 emulation
 2010-09-20  9:02 UTC  (3+ messages)

[Bug 30272] New: r600g: buffer object leak (regression)
 2010-09-20  9:04 UTC  (3+ messages)
` [Bug 30272] "

[PATCH net-next-2.6] net: pskb_expand_head() optimization
 2010-09-20  9:02 UTC  (6+ messages)

[PATCH] Add 802.11a support configuration
 2010-09-20  9:02 UTC 

[PATCH 2/3] tcm: Add VARIABLE_LENGTH_CMD support w/ XDWRITE_READ_32 emulation
 2010-09-20  8:58 UTC  (3+ messages)

[PATCHv2] SVM: do not generate "external interrupt exit" if other exit is pending
 2010-09-20  8:51 UTC  (2+ messages)

[PATCH 0/7] gitweb: allheads feature
 2010-09-20  8:59 UTC  (6+ messages)
` [PATCH 7/7] gitweb: group remote heads

VGA passthrough problems with GeForce GTS 250 and P7Q57-M DO (also: LGA1156 boards with working VT-d)
 2010-09-20  8:58 UTC  (2+ messages)

[PATCH] mmc: failure of block read wait for long time
 2010-09-20  8:57 UTC  (13+ messages)

[PATCH] clutter: remove COMPATIBLE_MACHINE
 2010-09-20  8:55 UTC  (6+ messages)

[PATCH 1/3] tcm: Add native 32-byte CDB support
 2010-09-20  8:54 UTC  (3+ messages)

[PATCH] ASoC: tlv320aic3x: Add virtual output pin Detection
 2010-09-20  8:53 UTC  (3+ messages)

[patch]cfq-iosched: schedule dispatch for noidle queue
 2010-09-20  8:53 UTC 

[patch]cfq-iosched: don't idle if a deep seek queue is slow
 2010-09-20  8:53 UTC 

[patch]cfq-iosched: do cleanup
 2010-09-20  8:53 UTC 

[PATCH 0/2] mtd: add BLKPG API based repartition support
 2010-09-20  8:50 UTC  (3+ messages)
` [PATCH 1/2] mtd: prepare partition add and del functions for ioctl requests

[PATCH 00/10] staging:iio: implement _type attrs for scan elements
 2010-09-20  8:51 UTC  (2+ messages)

[PATCH] mtd: Expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUT
 2010-09-20  8:49 UTC  (15+ messages)
` [PATCH v2 0/2] Deprecate ECCGETLAYOUT
        ` [PATCH v4] mtd: nand: Expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUT
                ` [PATCH] mtd: Edit comments on deprecation of "

[RFC]pagealloc: compensate a task for direct page reclaim
 2010-09-20  8:50 UTC  (3+ messages)

[Qemu-devel] [PATCH] e1000: Pad short frames to minimum size (60 bytes)
 2010-09-20  8:50 UTC  (7+ messages)

[PATCH] usibfs: fix kconfig dependency warning
 2010-09-20  8:45 UTC  (3+ messages)

[PATCH] Regulator: lp3972 cleanup
 2010-09-20  8:46 UTC  (3+ messages)

[PATCH 0/3 v2] nmi perf fixes
 2010-09-20  8:41 UTC  (11+ messages)
` [PATCH] x86: fix duplicate calls of the nmi handler
              ` [PATCH] perf, x86: catch spurious interrupts after disabling counters

[PATCH v3] USB device driver of Topcliff PCH
 2010-09-20  8:44 UTC  (2+ messages)

Newbie question
 2010-09-20  8:39 UTC  (6+ messages)

[PATCH 1/2] MTD: generic FSMC NAND MTD driver
 2010-09-20  8:39 UTC  (4+ messages)

[PATCH] mmc: add SDHCI driver for STM platforms (V2)
 2010-09-20  8:38 UTC  (2+ messages)

[PATCH 1/2] Fix minor coding style issues in MCAP CSP code
 2010-09-20  8:35 UTC  (2+ messages)
` [PATCH 2/2] Fix potential NULL pointer access "

[PATCH V5] libxl: make libxl communicate with xenstored by socket or xenbus driver
 2010-09-20  8:34 UTC  (5+ messages)

A simple question of sys_
 2010-09-20  8:34 UTC  (5+ messages)

[PATCH 0/6] Introduce pathspec struct
 2010-09-20  8:31 UTC  (2+ messages)

mtd: blktrans: Hotplug fixes
 2010-09-20  8:30 UTC  (4+ messages)
` [PATCH 2.6.35] mtd: blktrans: Move device and module ref-counting back to open/release

[MTD] My updates
 2010-09-20  8:28 UTC  (3+ messages)
` [PATCH 1/3] MTD: blktrans: Final version of hotplug support

[PATCH 00/37] Audit and fix corner case bugs in recursive merge
 2010-09-20  8:29 UTC  (38+ messages)
` [PATCH 01/37] t3030: Add a testcase for resolvable rename/add conflict with symlinks
` [PATCH 02/37] merge-recursive: Restructure showing how to chain more process_* functions
` [PATCH 03/37] t6032: Add a test checking for excessive output from merge
` [PATCH 04/37] t6022: Add test combinations of {content conflict?, D/F conflict remains?}
` [PATCH 05/37] t6022: Add tests for reversing order of merges when D/F conflicts present
` [PATCH 06/37] t6022: Add tests with both rename source & dest involved in D/F conflicts
` [PATCH 07/37] t6022: Add paired rename+D/F conflict: (two/file, one/file) -> (one, two)
` [PATCH 08/37] t6022: Add tests for rename/rename combined with D/F conflicts
` [PATCH 09/37] t6020: Modernize style a bit
` [PATCH 10/37] t6020: Add a testcase for modify/delete + directory/file conflict
` [PATCH 11/37] t6036: Test index and worktree state, not just that merge fails
` [PATCH 12/37] t6036: Add a second testcase similar to the first but with content changes
` [PATCH 13/37] t6036: Add testcase for undetected conflict
` [PATCH 14/37] merge-recursive: Small code clarification -- variable name and comments
` [PATCH 15/37] merge-recursive: Rename conflict_rename_rename*() for clarity
` [PATCH 16/37] merge-recursive: Nuke rename/directory conflict detection
` [PATCH 17/37] merge-recursive: Move rename/delete handling into dedicated function
` [PATCH 18/37] merge-recursive: Move delete/modify "
` [PATCH 19/37] merge-recursive: Move process_entry's content merging into a function
` [PATCH 20/37] merge-recursive: New data structures for deferring of D/F conflicts
` [PATCH 21/37] merge-recursive: New function to assist resolving renames in-core only
` [PATCH 22/37] merge-recursive: Have process_entry() skip D/F or rename entries
` [PATCH 23/37] merge-recursive: Structure process_df_entry() to handle more cases
` [PATCH 24/37] merge-recursive: Update conflict_rename_rename_1to2() call signature
` [PATCH 25/37] merge-recursive: Update merge_content() "
` [PATCH 26/37] merge-recursive: Avoid doubly merging rename/add conflict contents
` [PATCH 27/37] merge-recursive: Move handling of double rename of one file to two
` [PATCH 28/37] merge-recursive: Move handling of double rename of one file to other file
` [PATCH 29/37] merge-recursive: Delay handling of rename/delete conflicts
` [PATCH 30/37] merge-recursive: Delay content merging for renames
` [PATCH 31/37] merge-recursive: Delay modify/delete conflicts if D/F conflict present
` [PATCH 32/37] conflict_rename_delete(): Check whether D/F conflicts are still present
` [PATCH 33/37] conflict_rename_rename_1to2(): Fix checks for presence of D/F conflicts
` [PATCH 34/37] merge_content(): Check whether D/F conflicts are still present
` [PATCH 35/37] handle_delete_modify(): "
` [PATCH 36/37] merge-recursive: Make room for directories in D/F conflicts
` [PATCH 37/37] merge-recursive: Remove redundant path clearing for "

[Patch, RFC] Make struct fb_info ref-counted with kref
 2010-09-20  8:27 UTC  (4+ messages)

gudev: a few missing annotations
 2010-09-20  8:26 UTC  (2+ messages)

[LTP] [patch] madvise03 address issue
 2010-09-20  8:25 UTC 

[PATCH] nkf_2.07.bb: merged native and non-native recipes
 2010-09-20  8:22 UTC 

[PATCH] x86: EuroBraille/Iris power off
 2010-09-20  8:22 UTC  (10+ messages)

VM hung after running sometime
 2010-09-20  8:23 UTC  (3+ messages)

dm9601 USB Network Controller
 2010-09-20  8:22 UTC  (4+ messages)

[PATCH] mmc: add SDHCI driver for STM platforms
 2010-09-20  8:21 UTC  (9+ messages)

Linux Plumbers Embedded microconference
 2010-09-20  8:19 UTC  (3+ messages)

[PATCH 1/2] Command names should not be translated
 2010-09-20  8:00 UTC  (2+ messages)
` [PATCH 2/2] po/sv.po: Add Swedish translation

[PATCH 0/4] Switch ads7846 driver to use soft irq
 2010-09-20  8:18 UTC  (7+ messages)
` [PATCH 3/4] Input: ads7846 - restore ADC to powerdown mode if no messgaes needed
  ` [PATCH 4/4] Input: ads7846 - modificatons of _stop()/_disable() conditions

[PATCH] arm: fix use of clock disable on idle for simple AT91 devices
 2010-09-20  8:14 UTC  (2+ messages)

[PATCH 0/5] fix SIU and Migo-R sound for 2.6.37
 2010-09-20  8:12 UTC  (5+ messages)
` [PATCH 3/5] ASoC: lowercase wm8978 codec name to match its only user and other codecs
    ` [alsa-devel] [PATCH 3/5] ASoC: lowercase wm8978 codec name to
      ` [alsa-devel] [PATCH 3/5] ASoC: lowercase wm8978 codec name to match its only user and other codecs

Find out on which branch a commit was originally made
 2010-09-20  8:12 UTC  (2+ messages)

[Qemu-devel] [Bug 638955] [NEW] emulated netcards don't work with recent sunos kernel
 2010-09-20  8:02 UTC  (2+ messages)
` [Qemu-devel] [Bug 638955] "

Generating elf kernel ?
 2010-09-20  8:10 UTC  (5+ messages)
` Initial kernel command string (Was: Generating elf kernel ?)

[PATCH 06/16] vmx: nest: handling VMX instruction exits
 2010-09-20  8:08 UTC  (2+ messages)

[PATCH 2/3] RFC4106 AES-GCM Driver Using Intel New Instructions
 2010-09-20  8:07 UTC  (3+ messages)

[PATCH] faster DVB-S lock with cards using stb0899 demod
 2010-09-20  8:07 UTC 

Is it supported to perf probe data?
 2010-09-20  8:03 UTC 

cgroup oom regression introduced by 6a5ce1b94e1e5979f8db579f77d6e08a5f44c13b
 2010-09-20  8:01 UTC  (2+ messages)

[PATCH 1/2] Command names should not be translated
 2010-09-20  8:00 UTC 

[PATCH 2/2] python-2.6: remove python-distutils from python-modules
 2010-09-20  8:00 UTC  (10+ messages)
` [PATCH 1/3] generate-manifest-2.6.py: tune python-modules' RDEPENDS
  ` [PATCH 2/3] python-2.6-manifest.inc: regenerate the file
    ` [PATCH 3/3] python_2.6.5: tune python-distutils

kvm kdump regression
 2010-09-20  8:00 UTC  (3+ messages)

[RFC 1/6] x86, NMI, Add symbol definition for NMI magic constants
 2010-09-20  8:00 UTC  (9+ messages)
` [RFC 3/6] x86, NMI, Rename memory parity error to PCI SERR error

[PATCH] python: remove python-dev from python-modules
 2010-09-20  7:57 UTC  (4+ messages)

[PATCH 0/2] Fix mmap bugs with sysfs_remove_bin_file
 2010-09-20  7:57 UTC  (3+ messages)
` [PATCH 1/2] sysfs: Fail bin file mmap if vma close is implemented
` [PATCH 2/2] sysfs: only access bin file vm_ops with the active lock

[PATCH][-mm] memcg : memory cgroup cpu hotplug support update
 2010-09-20  7:54 UTC  (8+ messages)

[Xenomai-help] pSOS+ simple example returns error code -14
 2010-09-20  7:54 UTC  (4+ messages)

[RFC PATCH v9 12/16] Add mp(mediate passthru) device
 2010-09-20  8:08 UTC  (2+ messages)

xen crash in tmem: checking a xen pfn for domain ownership
 2010-09-20  7:46 UTC  (4+ messages)
`  "

nilfs error
 2010-09-20  7:44 UTC  (4+ messages)

the irq_enter in do_IRQ
 2010-09-20  7:43 UTC  (3+ messages)

Regression on UP ARM from commit e18d65f0500b95d8724b17d8ea9f1116cf390bbe
 2010-09-20  7:42 UTC  (5+ messages)

[PATCH] SVM: do not generate "external interrupt exit" if other exit is pending
 2010-09-20  7:40 UTC  (5+ messages)

ASoC update for 2.6.36
 2010-09-20  7:39 UTC  (2+ messages)

[PATCHv2 0/4] ASoC: tlv320aic3x: Add dynamic regulator control
 2010-09-20  7:39 UTC  (5+ messages)
` [PATCHv2 1/4] ASoC: tlv320aic3x: Move regulator management from i2c to soc domain
` [PATCHv2 2/4] ASoC: tlv320aic3x: Add runtime regulator control to aic3x_set_bias_level
` [PATCHv2 3/4] ASoC: tlv320aic3x: Use regulator notifiers for optimizing the cache sync
` [PATCHv2 4/4] ASoC: tlv320aic3x: Let the codec hit SND_SOC_BIAS_OFF when idle

linux-2.6-stable.git abandoned?
 2010-09-20  7:39 UTC  (2+ messages)

[PATCH] tapioca, farsight: move to obsolete. These recipes are old and unbuildable
 2010-09-20  7:38 UTC  (2+ messages)

[GIT PATCHES FOR 2.6.37] gspca for_2.6.37
 2010-09-20  7:38 UTC 

System partially unusable after power loss
 2010-09-20  7:37 UTC  (4+ messages)

[patch] sdhci: correct f_min in sd 3.0
 2010-09-20  7:32 UTC 

PROBLEM: megasas_issue_blocked_abort_cmd+0x3a/0x13a
 2010-09-20  7:30 UTC  (9+ messages)

Zero size and zero blocks mountpoint
 2010-09-20  7:29 UTC  (3+ messages)

[PATCH 0/6] Proper kernel irq time accounting
 2010-09-20  7:27 UTC  (5+ messages)
` [PATCH 2/6] Add IRQ_TIME_ACCOUNTING, finer accounting of CPU irq time

[patch] mmc: fix init f_min
 2010-09-20  7:25 UTC 

[PATCH 0/5] Uio enhancements
 2010-09-20  7:24 UTC  (8+ messages)
  ` [PATCH 0/5] uio hotplug support
    ` [PATCH 1/5] uio: Simplify the lifetime logic of struct uio_device
    ` [PATCH 2/5] uio: Kill unused vma_count
    ` [PATCH 3/5] uio: Remove unused uio_info mmap method
    ` [PATCH 4/5] libunload: A library to help remove open files
    ` [PATCH 5/5] uio: Implement hotunplug support, using libunload

proposed MPD16 latency workaround
 2010-09-20  7:23 UTC  (4+ messages)

[Buildroot] [pull request] small fixes
 2010-09-20  7:22 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] zlib: Fix build

[Buildroot] [git commit master 1/1] zlib: Fix build
 2010-09-20  7:21 UTC 

Compiling carl9170
 2010-09-20  7:15 UTC  (2+ messages)

[PATCH 0/3] [ARM] tegra: PCI Express support
 2010-09-20  7:15 UTC  (7+ messages)

[Ocfs2-devel] [PATCH 3/3] shared-du: using fiemap to figure up the shared extents per file and the footprint in all v4
 2010-09-20  7:12 UTC 

[Ocfs2-devel] [PATCH 2/3] build: distribute new file, fiemap.h v4
 2010-09-20  7:11 UTC 

[PATCH v2] After swapout/swapin private dirty mappings are reported clean in smaps
 2010-09-20  7:11 UTC  (5+ messages)
` [PATCH] Document the new Anonymous field "
    ` [PATCH v2] "

[Ocfs2-devel] [PATCH 1/3] shared-du: add the rbtree source and header file to lib v4
 2010-09-20  7:11 UTC 

[Ocfs2-devel] [PATCH 1/3] shared-du: add the rbtree source and header file to lib v4
 2010-09-20  7:08 UTC  (3+ messages)
` [Ocfs2-devel] [PATCH 2/3] build: distribute new file, fiemap.h v4

Why is Scope(_TZ_) defined as ACPI_TYPE_THERMAL rather than ACPI_TYPE_LOCAL_SCOPE
 2010-09-20  7:08 UTC 

[PATCH] IPoIB: set dev_id field of IPoIB net_device
 2010-09-20  7:05 UTC 

i915 regression (??)
 2010-09-20  7:02 UTC  (2+ messages)

Using barebox to replace u-boot on OMAPs
 2010-09-20  6:59 UTC  (2+ messages)

[PATCH 1/2] ARM: S5PV310: Add support RTC
 2010-09-20  6:38 UTC 

[PATCH 2/2] ARM: S5PV310: Add support Watchdog Timer
 2010-09-20  6:38 UTC 

[Ocfs2-devel] [PATCH 1/3] du-enhancement: add rbtree v2
 2010-09-20  6:53 UTC  (5+ messages)
` [Ocfs2-devel] [PATCH 2/3] du-enhancement: add fiemap header file v2
  ` [Ocfs2-devel] [PATCH 3/3] du-enhancement: show the shared extents per file and the footprint v2
      ` [Ocfs2-devel] Shared-du: show the shared extents per file and the footprint v4

[PATCH RESEND] sdhci: add MMC_CAP_8_BIT_DATA in the Host capabilities
 2010-09-20  6:51 UTC  (2+ messages)

Reduced privileges install
 2010-09-20  6:51 UTC  (4+ messages)

[U-Boot] [PATCH v6] POST cleanup
 2010-09-20  6:51 UTC  (2+ messages)
` [U-Boot] [PATCH V7] "

cpu hotplug
 2010-09-20  6:50 UTC  (14+ messages)

[patch] ldirectord.cf: added an example config of IPv6
 2010-09-20  6:48 UTC 

[Patch] support of cpu pools in xl
 2010-09-20  6:46 UTC 

Linux and DMAPI
 2010-09-20  6:47 UTC  (2+ messages)

[PATCH] at91: drop at91x40 support
 2010-09-20  6:44 UTC  (6+ messages)

kexec woes with 32-bit secondary kernel
 2010-09-20  6:43 UTC  (3+ messages)

__ieee80211_rx_handle_packet problem with multiple vifs
 2010-09-20  6:42 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.