All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-10-10 10:27:05 to 2011-10-10 12:07:31 UTC [more...]

[PATCHv16 0/9] Contiguous Memory Allocator
 2011-10-10 12:07 UTC  (7+ messages)
  ` [Linaro-mm-sig] "

[U-Boot] Job Opportunities,open your Attachment
 2011-10-10 12:07 UTC 

[PATCH] UBIFS FAQ: document reasons for loss of space efficiency
 2011-10-10 12:07 UTC 

unknown race somewhere in device registration or removal
 2011-10-10 12:05 UTC 

Add support for the SPMP8000 SoC and Letcool board
 2011-10-10 12:03 UTC  (16+ messages)
` [PATCH 2/9] ARM: SPMP8000: Add machine base files
` [PATCH 4/9] ARM: SPMP8000: Add ADC driver

A Plumber’s Wish List for Linux
 2011-10-10 11:18 UTC  (8+ messages)
          ` A Plumber???s "

[Qemu-devel] [Question] dump memory when host pci device is used by guest
 2011-10-10 12:00 UTC  (14+ messages)
                        ` [Qemu-devel] windows crash dump header. was: "

[PATCH] PCI: Set device power state to PCI_D0 for device without native PM support
 2011-10-10 12:02 UTC  (5+ messages)

[U-Boot] Instruction To Receive Your Payment
 2011-10-10 11:59 UTC 

[PATCH v10] pinctrl: add a driver for the U300 pinmux
 2011-10-10 11:57 UTC  (3+ messages)

[RFC 00/13] drbd: part 17 of adding multiple volume support to drbd
 2011-10-10 11:55 UTC  (28+ messages)
` [Drbd-dev] "
` [PATCH 01/13] drbd: Refuse to change network options online when
  ` [Drbd-dev] "
` [PATCH 02/13] drbd: protect updates to integrits_tfm by tconn->data->mutex
  ` [Drbd-dev] "
` [PATCH 03/13] drbd: Made cmp_after_sb() more generic into convert_after_sb()
  ` [Drbd-dev] "
` [PATCH 04/13] drbd: Allocation of int_dig_in and int_dig_vv was missing
  ` [Drbd-dev] "
` [PATCH 05/13] drbd: Receiving part for the PROTOCOL_UPDATE packet
  ` [Drbd-dev] "
` [PATCH 06/13] drbd: Send PROTOCOL_UPDATE packets when appropriate
  ` [Drbd-dev] "
` [PATCH 07/13] drbd: Use more generic constant names
  ` [Drbd-dev] "
` [PATCH 08/13] drbd: Output signed / unsigned netlink fields correctly
  ` [Drbd-dev] "
` [PATCH 09/13] drbd: Remove unused GENLA_F_MAY_IGNORE flag
  ` [Drbd-dev] "
` [PATCH 10/13] drbd: Make drbd's use of netlink attribute flags less confusing
  ` [Drbd-dev] "
` [PATCH 11/13] drbd: drbd_nla_check_mandatory(): Need to remove the DRBD_GENLA_F_MANDATORY flag first
  ` [Drbd-dev] "
` [PATCH 12/13] drbd: drbd_adm_prepare(): Pass through error codes
  ` [Drbd-dev] "
` [PATCH 13/13] drbd: Don't use empty nested netlink attributes
  ` [Drbd-dev] "

[PATCH 0/2] ARM: OMAP2+: timer fixes / cleanup
 2011-10-10 11:56 UTC  (6+ messages)

[PATCH 1/3] ARM: debug: use kconfig choice for selecting DEBUG_LL UART
 2011-10-10 11:56 UTC  (4+ messages)
` [PATCH 2/3] ARM: plat-samsung: use Kconfig choice for debug UART selection

Corrupt file in subvolume
 2011-10-10 11:55 UTC  (5+ messages)

[PATCH 0/1] acl/attr fix for libdir = base_libdir
 2011-10-10 11:46 UTC  (2+ messages)

sstate.bbclass: Ensure machine specific stamps are only wiped for the current task
 2011-10-10 11:45 UTC  (5+ messages)

[3.1 patch] x86: default to vsyscall=native
 2011-10-10 11:48 UTC  (15+ messages)

[PATCH] i2c: boilerplate function for byte swapped smbus_write/read_word_data
 2011-10-10 11:50 UTC  (3+ messages)

read error: how to fix?
 2011-10-10 11:48 UTC  (2+ messages)

[PATCH] Allow user mode NFS server to run without rpcbind / portmap
 2011-10-10 11:39 UTC  (3+ messages)

[PATCH 1/1] Staging: hv: util: Invoke cn_netlink_send() in a work context
 2011-10-10 11:43 UTC  (2+ messages)

RFC: virtualbox tainting
 2011-10-10 11:42 UTC  (3+ messages)

ASoC updates for 3.2
 2011-10-10 11:41 UTC 

[PATCH v3] ramfs: Remove module leftovers
 2011-10-10 11:41 UTC 

[PATCH 0/3] 8xx: Large page(8MB) support for 2.4
 2011-10-10 11:38 UTC  (4+ messages)
` [PATCH 1/3] 8xx: replace _PAGE_EXEC with _PAGE_PSE
` [PATCH 2/3] 8xx: Support LARGE pages in TLB code
` [PATCH 3/3] 8xx: Use LARGE pages for kernel RAM

[Qemu-devel] KVM call agenda for October 11th
 2011-10-10 11:35 UTC  (2+ messages)
`  "

Xen document day (Oct 12 or 26)
 2011-10-10 11:33 UTC  (6+ messages)

[PATCH] xenpaging: clear page content after evict
 2011-10-10 11:33 UTC  (2+ messages)

[PATCH 2/2] writeback: Replace some redirty_tail() calls with requeue_io()
 2011-10-10 11:31 UTC  (12+ messages)

[PATCH 00/14] Backport 8xx TLB to 2.4
 2011-10-10 11:30 UTC  (15+ messages)
` [PATCH 01/14] 8xx: Use a macro to simpliy CPU6 errata code
` [PATCH 02/14] 8xx: Tag DAR with 0x00f0 to catch buggy instructions
` [PATCH 03/14] 8xx: invalidate non present TLBs
` [PATCH 04/14] 8xx: Fix CONFIG_PIN_TLB
` [PATCH 05/14] 8xx: Update TLB asm so it behaves as linux mm expects
` [PATCH 06/14] 8xx: Fixup DAR from buggy dcbX instructions
` [PATCH 07/14] 8xx: CPU6 errata make DTLB error too big to fit
` [PATCH 08/14] 8xx: Add missing Guarded setting in DTLB Error
` [PATCH 09/14] 8xx: Restore _PAGE_WRITETHRU
` [PATCH 10/14] 8xx: Set correct HW pte flags in DTLB Error too
` [PATCH 11/14] 8xx: start using dcbX instructions in various copy routines
` [PATCH 12/14] 8xx: Use symbolic constants in TLB asm
` [PATCH 13/14] 8xx: Optimize TLB Miss handlers
` [PATCH 14/14] 8xx: The TLB miss handler manages ACCESSED correctly

[Bug 41579] New: R300 Segfaults when using mupen64plus
 2011-10-10 11:30 UTC  (3+ messages)
` [Bug 41579] "

[PATCH] drivers/leds/leds-lp5521.c: check if reset is successful
 2011-10-10 11:30 UTC 

[PATCH] Smack: fix for /smack/access output, use string instead of byte
 2011-10-10 11:29 UTC 

[DRBD-announce] drbd-8.3.12rc1.tar.gz
 2011-10-10 11:28 UTC 

[pull] retire mandoc groff syntax
 2011-10-10 11:28 UTC  (2+ messages)

[Qemu-devel] [PATCH] target-xtensa: update qemu-doc.texi
 2011-10-10 10:48 UTC  (2+ messages)
` [Qemu-devel] [PATCH v2] "

[Qemu-devel] [PATCH] rsqrte_f32: No need to copy sign bit
 2011-10-10 11:26 UTC  (3+ messages)

[PATCH v2] ramfs: Remove module leftovers
 2011-10-10 11:24 UTC  (4+ messages)

FT4232H semi-randomly fails to read EEPROM on cold reboot
 2011-10-10 11:24 UTC 

[PATCH 2/2] pinmux: add a driver for the U300 pinmux
 2011-10-10 11:23 UTC  (5+ messages)

Memory corruption on hibernate/thaw with KMS
 2011-10-10 11:23 UTC  (8+ messages)

[PATCH] d_prune dentry_operation
 2011-10-10 11:23 UTC  (6+ messages)
` [PATCH] vfs: add d_prune dentry operation

orion/kirkwood and device tree support
 2011-10-10 11:23 UTC  (3+ messages)

[PATCH] snapshot, defragment and raid test cases for btrfs
 2011-10-10 11:21 UTC  (6+ messages)
` [PATCH 3/3] Added test case 259 for the btrfs raid features
    ` [PATCH] Changes to received review comments

[GIT PULL] DEBUG_LL platform updates for 3.2
 2011-10-10 11:20 UTC  (4+ messages)

[PATCHv4] DMAEngine: Define interleaved transfer request api
 2011-10-10 11:16 UTC  (23+ messages)

[PATCH 1/5 v13] arm: omap: usb: ehci and ohci hwmod structures for omap4
 2011-10-10 11:15 UTC  (11+ messages)

[PATCH 0/6] chcpu und lscpu updates
 2011-10-10 11:13 UTC  (4+ messages)
` [PATCH 3/6] lscpu: change column names back to mixed case

[PATCH 0/4] vmwgfx: Fence events
 2011-10-10 11:10 UTC  (2+ messages)

make error
 2011-10-10 11:02 UTC  (2+ messages)

[PATCH 0/9] skb fragment API: convert network drivers (part V)
 2011-10-10 11:11 UTC  (13+ messages)
` [PATCH 1/9] mm: add a "struct subpage" type containing a page, offset and length
` [PATCH 2/9] mlx4: convert to SKB paged frag API
` [PATCH 3/9] cxgb4: "
` [PATCH 4/9] cxgb4vf: "
` [PATCH 5/9] cxgbi: "
` [PATCH 6/9] ehea: "
` [PATCH 7/9] emac: "
` [PATCH 8/9] ll_temac: "
` [PATCH 9/9] net: add opaque struct around skb frag page

[PATCH 0 of 3] libxl: fixup hard tabs and indentation
 2011-10-10 11:09 UTC  (3+ messages)
` [PATCH 3 of 3] libxl: add emacs local variables block to turn on four space indentation

[PATCH 1/2] mfd/db8500-prcmu: rename init function
 2011-10-10 11:08 UTC  (4+ messages)

[U-Boot] [PATCH] UBI: init eba tables before wl when attaching a device
 2011-10-10 11:08 UTC 

[PATCH BlueZ] Update control documentation to reflect the implementation
 2011-10-10 11:07 UTC 

[PATCH 09/23] mfd/db8500-prcmu: tweak for modem wakeup
 2011-10-10 11:05 UTC  (4+ messages)

[PATCH] mfd/db8500-prcmu: convert panic() to pr_crit()
 2011-10-10 11:04 UTC 

[Xenomai-help] Xenomai: /dev/rtheap is missing (chardev, major=10 minor=254) in mini2440
 2011-10-10 11:04 UTC  (10+ messages)

[PATCH] isdn: add missing cast operator in drivers/isdn/sc/init.c
 2011-10-10 11:02 UTC 

[PATCH 0/3][RFC] trace_printk() using percpu buffers
 2011-10-10 11:08 UTC  (4+ messages)
` [PATCH 2/3][RFC] tracing: Add optional percpu buffers for trace_printk()

[PATCH 00/10] [PATCH RFC V2] Paravirtualized ticketlocks
 2011-10-10 11:00 UTC  (5+ messages)
` [Xen-devel] "

tags in udev git repo
 2011-10-10 11:00 UTC  (2+ messages)

What is the significance of __releases & __acquires in rpm_callback() of power/runtime.c ?
 2011-10-10 10:58 UTC 

[PATCH] ALSA: remove the dead code from snd_pcm_open_file()
 2011-10-10 10:56 UTC  (2+ messages)

[PATCH] crypto: Make hifn_795x build depend on !ARCH_DMA_ADDR_T_64BIT
 2011-10-10 10:55 UTC  (2+ messages)

[U-Boot] microblaze - serial multi
 2011-10-10 10:52 UTC  (4+ messages)
` [U-Boot] [PATCH] microblaze: Enable SERIAL_MULTI

[U-Boot] [PATCH] Introduce generic TPM support in u-boot
 2011-10-10 10:50 UTC  (4+ messages)

[PATCH 1/2] regmap: Return a sensible error code if we fail to read the cache
 2011-10-10 10:50 UTC  (5+ messages)
` [PATCH 2/2] regmap: Allow caches for devices with no defaults

[U-Boot] switch to generic PMIC driver for i.MX boards
 2011-10-10 10:50 UTC  (4+ messages)
` [U-Boot] [PATCH V2 05/13] i2c: Create common default i2c_set_bus_num() function
` [U-Boot] [PATCH V3 "

[PATCH 0/5] ath6kl: Debugging and roaming
 2011-10-10 10:43 UTC  (6+ messages)
` [PATCH 1/5] ath6kl: Add endpoint_stats debugfs file
` [PATCH 2/5] ath6kl: Add debugfs file for target roam table
` [PATCH 3/5] ath6kl: Add debugfs files for roaming control
` [PATCH 4/5] ath6kl: Add debugfs control for keepalive and disconnection timeout
` [PATCH 5/5] ath6kl: Allow CCKM AKM and KRK to be configured

[PATCHv3 00/31] Xorg related changes
 2011-10-10 10:40 UTC  (3+ messages)

[PATCH 0/14] Sparse fixes for tegra
 2011-10-10 10:44 UTC  (5+ messages)
` [PATCH v2 00/14] "
  ` [PATCH v2 10/14] ARM: tegra: tegra_powergate_is_powered should be static

[PATCH] CPU hotplug, freezer: Fix bugs in CPU hotplug call path
 2011-10-10 10:48 UTC  (7+ messages)
    ` [PATCH v2] "

A2DP quality (bluetooth-alsa)
 2011-10-10 10:40 UTC 

[PATCH 0 of 2] build: fixes for yajl and force xen tools to link to current libraries
 2011-10-10 10:40 UTC  (7+ messages)
` [PATCH 2 of 2] build: append YAJL_CLFAGS and YAJL_LDFLAGS to libxl build

[BUG 1.7.6.1] `git config --bool --get-regexp' omits separating space... sometimes!
 2011-10-10 10:20 UTC 

[PATCH 1/4] [kvm-autotest] cgroup-kvm: add_*_drive / rm_drive
 2011-10-10 10:37 UTC  (2+ messages)

[PATCH v2 0/9] perf support for x86 guest/host-only bits
 2011-10-10 10:34 UTC  (2+ messages)

omap3-isp status
 2011-10-10 10:33 UTC  (12+ messages)

[Buildroot] Is BR's http git repo up-to-date?
 2011-10-10 10:33 UTC  (3+ messages)

[PATCH][uq/master] kvm: Add tool for querying VMX capabilities
 2011-10-10 10:32 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH][uq/master] kvm: Add top-like kvm statistics script
 2011-10-10 10:32 UTC  (3+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH] virtio-9p: fix QEMU build break
 2011-10-10 10:30 UTC  (2+ messages)
`  "

[PATCH] usb: add new usb gadget for ACM and mass storage
 2011-10-10 10:30 UTC  (6+ messages)
` [PATCH v3] "

[PATCH] apic: test tsc deadline timer
 2011-10-10 10:30 UTC  (9+ messages)
    ` [PATCH] Update README example
      ` [Qemu-devel] "
    ` [Qemu-devel] [PATCH] apic: test tsc deadline timer

[PATCH v6 0/8] per-cgroup tcp memory pressure handling
 2011-10-10 10:24 UTC  (3+ messages)
` [PATCH v6 1/8] Basic kernel memory functionality for the Memory Controller
` [PATCH v6 4/8] per-cgroup tcp buffers control

[PATCH 0/7] libxl: QMP client improvement + pci passthrougth insert through QMP
 2011-10-10 10:28 UTC  (7+ messages)
` [PATCH 1/7] libxl, Introduce dm-version xenstore key

[PATCH] ARM: S3C64XX: Enable TCM support
 2011-10-10 10:27 UTC 

[PATCH] qemu: Fix inject-nmi
 2011-10-10 10:26 UTC  (8+ messages)
                  ` [Qemu-devel] "
                          ` [PATCH] kernel/kvm: fix improper nmi emulation (was: Re: [Qemu-devel] [PATCH] qemu: Fix inject-nmi)
                            ` [Qemu-devel] [PATCH] kernel/kvm: fix improper nmi emulation


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.