All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-12-29 11:08:52 to 2011-12-29 14:13:08 UTC [more...]

[PATCH 2/5] inet_diag: Add the SKMEMINFO extension
 2011-12-29 14:13 UTC 

[PATCH 1/5] sock_diag: Introduce the meminfo nla core
 2011-12-29 14:12 UTC 

Conversion Routine Help
 2011-12-29 14:12 UTC 

[Xenomai-help] problem following 'xenomai quick build guide'
 2011-12-29 14:12 UTC  (12+ messages)

[ath9k-devel] Failed to stop TX DMA
 2011-12-29 14:10 UTC  (3+ messages)

Question - Rule Syntax
 2011-12-29 14:10 UTC  (2+ messages)

pv guests die after failed migration
 2011-12-29 14:08 UTC  (11+ messages)

[Qemu-devel] [RFC] virtio-console fails on unconnected pty
 2011-12-29 14:04 UTC  (5+ messages)
` [Qemu-devel] [PATCHv2] Fix virtio-console failure "

Intercepting system calls
 2011-12-29 14:03 UTC  (15+ messages)

[PATCH v5] kvm: make vcpu life cycle separated from kvm instance
 2011-12-29 14:03 UTC  (6+ messages)
` [PATCH v6] "

[PATCH] Platform: samsung-laptop: add DMI information for Samsung N150 Plus
 2011-12-29 14:02 UTC  (11+ messages)

[PATCH 0/4] Random GPIO updates
 2011-12-29 14:00 UTC  (2+ messages)

[PATCH] xvmalloc: total_pages can be ulong
 2011-12-29 13:58 UTC  (2+ messages)

cifs: ls of mount point gives input/output error (probably related to CIFS: getdents() broken for large dirs)
 2011-12-29 13:54 UTC  (7+ messages)

[PATCH 0/2][RFC] postcopy migration: Linux char device for postcopy
 2011-12-29 13:52 UTC  (18+ messages)
` [PATCH 2/2] umem: chardevice for kvm postcopy
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 0/2][RFC] postcopy migration: Linux char device for postcopy

memblock and bootmem problems if start + size = 4GB
 2011-12-29 13:44 UTC  (5+ messages)

[PATCH v4 2/4] ARM: pxa168: Add SDHCI support
 2011-12-29 13:43 UTC  (3+ messages)
` [PATCH "

[U-Boot] Support for P1011 CCSRBAR
 2011-12-29 13:42 UTC  (2+ messages)

NAT WAN IP to internal range?
 2011-12-29 13:38 UTC  (8+ messages)

[U-Boot] [PATCH] m28evk: Use GENERATED_GBL_DATA_SIZE
 2011-12-29 13:35 UTC 

[U-Boot] [PATCH 1/2] mx28evk: Remove 'all' target from Makefile
 2011-12-29 13:34 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] m28evk: "

[LTP] LTP on embedded systems re-visited
 2011-12-29 13:33 UTC  (2+ messages)

[PATCH] xfstests: Introduce a new SEEK_DATA/SEEK_HOLE tester
 2011-12-29 13:31 UTC 

[PATCH] mac80211: use RCU read locks for sta_info_get
 2011-12-29 13:28 UTC  (3+ messages)

[PATCH] FIX: Cannot remove failed disk from container
 2011-12-29 13:27 UTC 

[PATCH] ARM: OMAP: hsmmc: add max_freq field
 2011-12-29 13:22 UTC  (4+ messages)

[Xenomai-help] hang in rtcansend
 2011-12-29 13:13 UTC  (6+ messages)

[PATCH] alsa: export compress headers
 2011-12-29 13:12 UTC 

[RFC PATCH 0/4] Network performance regression
 2011-12-29 13:12 UTC  (2+ messages)

[PATCH] pata_bf54x: fix BMIDE status register emulation
 2011-12-29 14:10 UTC  (3+ messages)

Preallocation with direct IO?
 2011-12-29 13:10 UTC 

[PATCH] S3C: fix order of MACH_S3C* checks on GPIO count define
 2011-12-29 13:07 UTC  (6+ messages)
` [PATCH] S3C: enable debuging over UART3
` [PATCH] S3C: increase hwmon channels to 10

[PATCH 0/3] Make pulseaudio a DISTRO_FEATURE
 2011-12-29 12:55 UTC  (4+ messages)

[PATCH] Input: sentelic: Fixing wrong register offset
 2011-12-29 13:00 UTC 

[Qemu-devel] [RFC PATCH 0/3] tcg: optimize code generation for qemu_ld/st IRs
 2011-12-29 12:55 UTC 

[PATCH v2] wl12xx: implement sta_state callback
 2011-12-29 12:49 UTC 

[PATCH] mm: vmscam: check page order in isolating lru pages
 2011-12-29 12:45 UTC  (2+ messages)

Clock event support on SPARC32
 2011-12-29 12:42 UTC  (2+ messages)

[PATCH v2 0/3] notify driver about changes in station state
 2011-12-29 12:41 UTC  (4+ messages)
` [PATCH v2 1/3] mac80211: check sta_apply_parameters() return value
` [PATCH v2 2/3] mac80211: move sta_state into sta->sta
` [PATCH v2 3/3] mac80211: add sta_state callback

[PATCH v5 00/13] KVM/ARM Implementation
 2011-12-29  1:29 UTC  (15+ messages)
` [PATCH v5 05/13] ARM: KVM: Inject IRQs and FIQs from userspace
          ` [Android-virt] "

[PATCHv18 0/11] Contiguous Memory Allocator
 2011-12-29 12:39 UTC  (36+ messages)
` [PATCH 01/11] mm: page_alloc: set_migratetype_isolate: drain PCP prior to isolating
` [PATCH 02/11] mm: compaction: introduce isolate_{free,migrate}pages_range()
` [PATCH 03/11] mm: compaction: export some of the functions
` [PATCH 04/11] mm: page_alloc: introduce alloc_contig_range()
` [PATCH 05/11] mm: mmzone: MIGRATE_CMA migration type added
` [PATCH 06/11] mm: page_isolation: MIGRATE_CMA isolation functions added
` [PATCH 07/11] mm: add optional memory reclaim in split_free_page()
` [PATCH 08/11] drivers: add Contiguous Memory Allocator
` [PATCH 09/11] X86: integrate CMA with DMA-mapping subsystem
` [PATCH 10/11] ARM: "
` [PATCH 11/11] ARM: Samsung: use CMA for 2 memory banks for s5p-mfc device

[PATCH] mm: vmscan: fix typo in isolating lru pages
 2011-12-29 12:38 UTC  (2+ messages)

[U-Boot] [PATCH] sdhc_boot: Introduce CONFIG_FSL_FIXED_MMC_LOCATION option
 2011-12-29 12:38 UTC  (5+ messages)

Compession, on filesystem or volume?
 2011-12-29 12:35 UTC  (3+ messages)

[PATCH v8 2/2] iommu/exynos: Add iommu driver for Exynos Platforms
 2011-12-29 12:26 UTC  (3+ messages)

[PATCH v8 1/2] ARM: EXYNOS: Change System MMU platform device definitions
 2011-12-29 12:25 UTC  (3+ messages)

[PATCH] sep: SEP update
 2011-12-29 12:25 UTC  (3+ messages)

[PATCH v8 0/2] ommu/exynos: Add IOMMU/System MMU driver for Samsung Exynos
 2011-12-29 12:24 UTC  (3+ messages)

[PATCH] staging, gma500: Fix warning in power.c
 2011-12-29 12:25 UTC  (5+ messages)

Possible bug introduced in commit 9b84cca
 2011-12-29 12:05 UTC  (3+ messages)

[00/27] 2.6.32.50-longterm review
 2011-12-29 12:09 UTC  (3+ messages)
` [27/27] clockevents: Set noop handler in clockevents_exchange_device()

[Qemu-devel] [PATCH] sheepdog: use coroutines
 2011-12-29 12:06 UTC  (3+ messages)
  ` [Qemu-devel] coroutine bug?, was "

[PATCH] SIMCOM SIM900 module support
 2011-12-29 12:06 UTC  (4+ messages)
` [PATCH v3 1/3] "
  ` [PATCH v3 2/3] Add SIM900 detection support
  ` [PATCH v3 3/3] SIM900 driver usage documentation

[Xenomai-core] general questions
 2011-12-29 12:04 UTC 

iptables squid non-transparent
 2011-12-29 12:03 UTC 

voyance/rencontres/voyage
 2011-12-29 12:01 UTC 

[PATCH] mount.cifs: Properly update mtab during remount
 2011-12-29 12:01 UTC  (4+ messages)

imac27 12,2 (2011) model for patch_cirrus.c
 2011-12-29 12:00 UTC 

[linux-lvm] How to find out the location of PE's
 2011-12-29 11:58 UTC  (2+ messages)

[PATCH] ASoC: Remove unused label from wm8994 probe()
 2011-12-29 11:55 UTC 

iptables rules with non-transparent squid proxy
 2011-12-29 11:54 UTC  (2+ messages)

help regarding ext4 extend and multiblock allocation
 2011-12-29 11:52 UTC  (2+ messages)

[PATCH] s3c_adc_battery: average over more than one adc sample
 2011-12-29 11:52 UTC 

[PATCH] s3c_adc_battery: average over more than one adc sample
 2011-12-29 11:52 UTC 

[PATCH V8 0/2] HS200 Mode support for device and host
 2011-12-29 11:49 UTC  (2+ messages)

[RFC] RPCBIND: add anonymous listening socket in addition to named one
 2011-12-29 11:48 UTC  (7+ messages)

[PATCH 1/7] ASoC: Make WM8978 I2C usage unconditional
 2011-12-29 11:49 UTC  (7+ messages)
` [PATCH 2/7] ASoC: Remove unused control type from wm8978 driver
` [PATCH 3/7] ASoC: Convert wm8978 to table based DAPM and control init
` [PATCH 4/7] ASoC: Convert wm8978 to devm_kzalloc()
` [PATCH 5/7] ASoC: Use standard cache sync for WM8978
` [PATCH 6/7] ASoC: Convert wm8978 to direct regmap API usage
` [PATCH 7/7] ASoC: Push wm8978 reset down into the I2C probe

What's cooking in git.git (Dec 2011, #09; Tue, 27)
 2011-12-29 11:46 UTC  (2+ messages)

Debugging memory allocation crash
 2011-12-29 11:40 UTC  (2+ messages)

Bug #1047 reproduced
 2011-12-29 11:30 UTC  (4+ messages)

[PATCH v3] u-boot 2011.12: OMAP MMC: Add delay before waiting for status
 2011-12-29 11:27 UTC 

can't set default route for virtual interface
 2011-12-29 11:27 UTC  (5+ messages)

[patch] x86: Add a delay between INIT & SIPIs for AP bring-up in X2APIC case
 2011-12-29 11:25 UTC  (12+ messages)
        ` [patch] x86: Add a delay between INIT & SIPIs for tboot "
                  ` [Xen-devel] "

[Qemu-devel] [PATCH 0/3] MIPS64 user mode emulation in QEMU
 2011-12-29 11:23 UTC  (5+ messages)
` [Qemu-devel] [PATCH 3/3] linux-user:Signal handling for MIPS64

[PATCH v2] u-boot 2011.12rc1: OMAP MMC: Add delay before waiting for status
 2011-12-29 11:24 UTC 

[PATCH 0/5] Updates to support building dsp tools
 2011-12-29 11:23 UTC  (11+ messages)
` [PATCH 5/5] linux 3.0: put back support for graphics on ULCD7

[RFCv2 00/20] RFC Bluetooth A2MP implementation
 2011-12-29 11:23 UTC  (5+ messages)
` [RFCv2 01/20] Bluetooth: A2MP: Create A2MP socket

It is safe to stop Raid being reshaped
 2011-12-29 11:21 UTC  (6+ messages)

[Qemu-devel] [PATCH 2/3] target-mips:enabling of 64 bit user mode and floating point operations MIPS_HFLAG_UX is included in env->hflags so that the address computation for LD instruction does not treated as 32 bit code see gen_op_addr_add() in t
 2011-12-29 11:17 UTC  (2+ messages)

[PATCH 0/3] mm: three minor vmscan improvements
 2011-12-29 11:18 UTC  (3+ messages)
` [PATCH 3/3] mm: take pagevecs off reclaim stack

[PATCH 1/6] memcg: fix unused variable warning
 2011-12-29 11:16 UTC  (10+ messages)
` [PATCH] Makefiles: Disable unused-variable warning (was: Re: [PATCH 1/6] memcg: fix unused variable warning)

[U-Boot] arm, da850: gpio control (Topic 37)
 2011-12-29 11:15 UTC 

dom0 crash on csched_acct
 2011-12-29 11:15 UTC 

libxl: simple fix to enable user to configure vif names
 2011-12-29 11:14 UTC  (3+ messages)
` [PATCH 1/2] libxl: print out vifname in create dryrun
` [PATCH 2/2] libxl: write vifname in xenstore if set

[PATCH 0/2] PPC multiple architecture preparation
 2011-12-29 11:13 UTC  (3+ messages)
` [PATCH 1/2] Preparation stage to support multiple PPC architectures
` [PATCH 2/2] Make clock shift and mask configurable based on the processor type

[PATCH] sparc32: support atomic64_t
 2011-12-29 11:09 UTC  (2+ messages)


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.