All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-09-20 08:30:08 to 2010-09-20 10:56:59 UTC [more...]

Reg: Memory capacity exceeded
 2010-09-20 10:56 UTC  (2+ messages)

git performance after directory copy
 2010-09-20 10:54 UTC  (4+ messages)

[U-Boot] [RFC] Driver model
 2010-09-20 10:54 UTC  (2+ messages)

[Qemu-devel] [PATCH] Make NIC model fallback to default when specified model is not supported
 2010-09-20 10:53 UTC  (4+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH 0/4] powerpc: Add the Virtex5 ML507 refdesign board
 2010-09-20 10:53 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/4] powerpc: Improve emulation of the BookE MMU
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 2/4] powerpc: Make the decr interrupt type overridable
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 4/4] powerpc: Add a virtex5 ml507 refdesign board
  ` [Qemu-devel] "

[RFC] mmaping with VIVT cache
 2010-09-20 10:50 UTC  (4+ messages)

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

[PATCH] Remove qemu-kvm-helper.c
 2010-09-20 10:48 UTC 

[PATCH] oprofile, x86: allow backtrace for 32bit apps under 64bit kernel
 2010-09-20 10:44 UTC  (2+ messages)

[PATCH 0/10] Hugepage migration (v5)
 2010-09-20 10:47 UTC  (4+ messages)
` [PATCH 01/10] hugetlb: fix metadata corruption in hugetlb_fault()

[BUG, Regression, bisected] USB mouse causes bug on 1st insert, ignored on 2nd insert, lsusb stuck at usbdev_open
 2010-09-20 10:47 UTC  (4+ messages)

[PATCH 1/2] hwmon: twl4030: Driver for twl4030 madc module
 2010-09-20 10:46 UTC  (4+ messages)
` [lm-sensors] "
  ` [lm-sensors] [PATCH 1/2] hwmon: twl4030: Driver for twl4030

[PATCH 2/2] Makefile and Kconfig changes for twl4030-madc driver
 2010-09-20 10:43 UTC  (4+ messages)
` [lm-sensors] "
  ` [lm-sensors] [PATCH 2/2] Makefile and Kconfig changes for

[PATCH 00/12] RFC: pnfs: LAYOUTGET/DEVINFO submission, v2
 2010-09-20 10:42 UTC  (5+ messages)
` [PATCH 05/12] RFC: nfs: ask for layouttypes during fsinfo call
` [PATCH 06/12] RFC: nfs: set layout driver

decipher the secmark number from nf_conntrack/ip_conntrack
 2010-09-20 10:41 UTC  (3+ messages)

[U-Boot] [PATCH 2/2 V2] mmc: print out avaible partition table
 2010-09-20 10:39 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2 V3] mmc: add boundary check for mmc operation

[PATCHv2 0/4] ASoC: tlv320aic3x: Add dynamic regulator control
 2010-09-20 10:39 UTC  (9+ 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

[PATCH v2 1/1] ASoC: Add HP iPAQ H1940 support
 2010-09-20 10:38 UTC  (3+ messages)
` [PATCH v3 "

memory barrier question
 2010-09-20 10:34 UTC 

VGA passthrough problems with GeForce GTS 250 and P7Q57-M DO (also: LGA1156 boards with working VT-d)
 2010-09-20 10:32 UTC  (3+ messages)
    ` [Xen-users] "

Ignore tcp checksum on ip_conntrack
 2010-09-20 10:28 UTC  (2+ messages)

[PATCH] Fix the Kernel Crash if Initrd is not passed in Device tree
 2010-09-20 10:28 UTC 

libxl: xl create failure
 2010-09-20 10:24 UTC 

[RFC] mac80211: clear txflags for filtered/retried frames
 2010-09-20 10:23 UTC  (2+ messages)

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

[PATCH] Make NIC model fallback to default when specified model is not supported
 2010-09-20 10:21 UTC 

[PATCH 0/24] Nested VMX, v5
 2010-09-20 10:20 UTC  (8+ messages)
` [PATCH 22/24] Correct handling of idt vectoring info

[Bug 16312] New: WARNING: at fs/fs-writeback.c:1127 __mark_inode_dirty
 2010-09-20 10:20 UTC  (2+ messages)
` [Bug 16312] "

[PATCH 7/7] Samsung: Probe the serial driver using Device tree
 2010-09-20 10:20 UTC 

[PATCH 6/7] Samsung:SMDKV210: Init Uart Using Device Tree
 2010-09-20 10:20 UTC 

[PATCH 5/7] Samsung: SMDKV210: Init Timer Using Device tree
 2010-09-20 10:19 UTC 

[PATCH 4/7] Samsung: SMDKV210 Init VIC using Device Tree
 2010-09-20 10:19 UTC 

[PATCH 3/7] Samsung: SMDKV210 - Add basic Device Tree Support This patch enables the SMDKV210 to boot using the device tree method. The board initialisation routines are moved to a seperate file for device tree probing.When device tree is not enabled, the board boots with the normal boot mechanism
 2010-09-20 10:19 UTC 

[PATCH 2/7] Serial: Samsung: Fix uart clock init order The clk_get API returns -ENOENT when invoked from s3c24xx_serial_initconsole. This happens since the serial_console gets registered before the platform driver is registered.Defer the call to clk_get to s3c24xx_serial_probe so that the API returns a valid clock. Signed-off-by: Shaju Abraham <shaju.abraham-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
 2010-09-20 10:19 UTC 

[PATCH 1/7] Samsung: SMDKV210 Added Basic DTS file The DTS file which descibes the SMDKV210 board is introduced. Support for VIC, Tiner and Uart are enabled at present
 2010-09-20 10:19 UTC 

current state of sid (unstable)
 2010-09-20 10:18 UTC 

kvm kdump regression
 2010-09-20 10:17 UTC  (2+ messages)

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

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

[PATCH] ipvs: changes related to service usecnt
 2010-09-20 10:13 UTC  (2+ messages)
` [RFC][PATCH] ipvs: IPv6 tunnel mode

[PATCH net-next-2.6] net: rx_dropped accounting
 2010-09-20 10:12 UTC 

[Qemu-devel] New arm9 Emulation
 2010-09-20  9:59 UTC  (2+ messages)

RFC[Patch 0/7] Device Tree Support fot SMDKV210m board
 2010-09-20  9:58 UTC 

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

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

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

nfsv3 gssapi client?
 2010-09-20  9:54 UTC  (5+ messages)

[PATCH 0/8] Reduce latencies and improve overall reclaim efficiency v2
 2010-09-20  9:52 UTC  (5+ messages)
` [PATCH 8/8] writeback: Do not sleep on the congestion queue if there are no congested BDIs or if significant congestion is not being encountered in the current zone

[PATCH 0/6] MAINTAINERS: File pattern cleanups
 2010-09-20  9:56 UTC  (3+ messages)
` [PATCH 2/6] MAINTAINERS: Merge imote2 and stargate

[PATCH trace-cmd] plugin_kvm: disassemble instructions for kvm_emulate_insn
 2010-09-20  9:51 UTC  (2+ messages)

[PATCH] add support PXA168/PXA910/MMP2 SD Host Controller
 2010-09-20  9:50 UTC  (2+ messages)

[PATCH] regulator: Add support samsung power domain
 2010-09-20  9:50 UTC  (5+ messages)

[Xenomai-core] [PULL REQUEST] analogy: bugfixes
 2010-09-20  9:49 UTC  (2+ messages)

kvm kdump regression
 2010-09-20  9:49 UTC  (7+ messages)

[ANN] gst-dsp 0.8.0 released
 2010-09-20  9:45 UTC 

[Qemu-devel] Make NIC model fallback to default when specified model is not supported
 2010-09-20  9:44 UTC 

ahci rmmodable and shouldn't
 2010-09-20  9:41 UTC  (8+ messages)

[PATCH 06/16] vmx: nest: handling VMX instruction exits
 2010-09-20  9:41 UTC  (5+ messages)

[LTP] fix incorrect parsing of df command in ftruncate04.sh
 2010-09-20  9:41 UTC 

[PATCH 0/7] gitweb: allheads feature
 2010-09-20  9:38 UTC  (5+ messages)
` [PATCH 7/7] gitweb: group remote heads

[Qemu-devel] [PATCH] Fix vhost_net compilation errors for i386-softmmu target
 2010-09-20  9:36 UTC 

VM hung after running sometime
 2010-09-20  9:35 UTC  (4+ messages)

[PATCH 00/37] Audit and fix corner case bugs in recursive merge
 2010-09-20  9:34 UTC  (25+ 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 04/37] t6022: Add test combinations of {content conflict?, D/F conflict remains?}
` [PATCH 09/37] t6020: Modernize style a bit
` [PATCH 17/37] merge-recursive: Move rename/delete handling into dedicated function
` [PATCH 21/37] merge-recursive: New function to assist resolving renames in-core only
` [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 "

Default zone_reclaim_mode = 1 on NUMA kernel is bad for file/email/web servers
 2010-09-20  9:34 UTC  (4+ messages)

[PATCH 0/5] mm, highmem: kmap_atomic rework -v3
 2010-09-20  9:31 UTC  (6+ messages)
` [PATCH 2/5] mm: stack based kmap_atomic

Proposal: (u)intptr_t replaces (unsigned) long as opaque type
 2010-09-20  9:30 UTC  (4+ messages)

[PATCH] contrib/ciabot: git-describe commit instead of HEAD
 2010-09-20  9:31 UTC 

[PATCH] RTC: rtc-ab3100 - Add missing platform_set_drvdata() in ab3100_rtc_probe()
 2010-09-20  9:29 UTC  (2+ messages)

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

[PATCH] net: ipv4,nodefrag: check socket type before touching nodefrag flag
 2010-09-20  9:27 UTC 

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

[PATCH] nfs: introduce mount option '-olocal_lock' to make locks local
 2010-09-20  9:27 UTC  (3+ messages)

mips64-octeon-linux-gnu
 2010-09-20  9:23 UTC  (2+ messages)

ofono gprs_primary_context description
 2010-09-20  9:20 UTC 

[PATCH] Bluetooth: Replace hard code of fixed channels bit mask
 2010-09-20  9:19 UTC  (5+ messages)

[ANNOUNCE] TCM/LIO v4.0.0-rc4 for 2.6.36-rc4
 2010-09-20  9:18 UTC  (5+ messages)

[PATCH 0/3] Fix the TIOCGICOUNT problem for good
 2010-09-20  8:31 UTC  (3+ messages)

linux-next: manual merge of the bkl-trivial tree with the mmc tree
 2010-09-20  9:15 UTC  (2+ messages)

[PATCH] fix i2c_pca_pf_waitforcompletion() return value
 2010-09-20  9:14 UTC 

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

mmap confusion
 2010-09-20  9:14 UTC  (2+ messages)

[PATCH -tip -v5] irq_work: generic hard-irq context callbacks
 2010-09-20  9:13 UTC  (4+ messages)

[PATCH] Enable highlight executable path as a configuration option
 2010-09-20  9:10 UTC 

[PATCH] Add 802.11a support configuration
 2010-09-20  9:09 UTC  (2+ messages)

[rfc] IPVS: Masq local real-servers
 2010-09-20  9:09 UTC 

[PATCH] MAINTAINERS: change AVR32 and AT32AP maintainer
 2010-09-20  9:06 UTC  (2+ messages)

genfscon question
 2010-09-20  9:07 UTC 

[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] "

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

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

[PATCH] clutter: remove COMPATIBLE_MACHINE
 2010-09-20  8:55 UTC  (5+ 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] mtd: Expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUT
 2010-09-20  8:49 UTC  (12+ 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)

[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  (3+ 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  (3+ 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


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.