All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-03-23 03:41:25 to 2011-03-23 06:45:38 UTC [more...]

[PATCH v2 00/12] add support for host controller v3.00
 2011-03-23  6:45 UTC  (20+ messages)
` [PATCH v2 06/12] mmc: sd: add support for uhs bus speed mode selection
` [PATCH v2 09/12] mmc: sd: add support for tuning during uhs initialization

ACPI patch queue for 2.6.39-merge
 2011-03-23  6:42 UTC  (10+ messages)
` [PATCH 01/42] ACPI: Do not export functions that are only used in osl.c
  ` [PATCH 02/42] ACPI: Change acpi_ioremap_lock into a mutex
  ` [PATCH 03/42] ACPI: Avoid walking the list of memory mappings in osl.c twice in a row
  ` [PATCH 04/42] ACPI: Make acpi_os_map_memory() avoid creating unnecessary mappings
  ` [PATCH 05/42] ACPI: Do not use krefs under a mutex in osl.c
  ` [PATCH 06/42] ACPI: Introduce acpi_os_get_iomem()
  ` [PATCH 07/42] ACPI / PM: Use existing ACPI iomaps for NVS save/restore (v2)
  ` [PATCH 08/42] ACPI: Remove the wakeup.run_wake_count device field
  ` [PATCH 09/42] ACPI / Button: Avoid disabling wakeup unnecessarily on remove

NFSv4 mounts take longer the fail from ENETUNREACH than NFSv3 mounts
 2011-03-23  6:41 UTC  (14+ messages)

[PATCH v17 08/13] davinci: eliminate use of IO_ADDRESS() on sysmod
 2011-03-23  6:39 UTC  (5+ messages)

[PATCH 8/9] jrcu: fix broken rcu_barrier
 2011-03-23  6:35 UTC  (4+ messages)

[bisect] kernel 2.6.38 regression with root nfs mounting
 2011-03-23  6:30 UTC  (4+ messages)

soc-camera layer2 driver
 2011-03-23  6:30 UTC  (4+ messages)

vfs: inode lock breakup
 2011-03-23  6:29 UTC  (4+ messages)

[PATCH 0/4 rev2] Sandybridge suspend/resume fixes
 2011-03-23  6:22 UTC  (5+ messages)
` [PATCH 2/4] drm/i915: save/restore DSPARB only for chips before gen4 but not for G33

[PATCH] ARM: S5P: Fix CPU idmask
 2011-03-23  5:49 UTC 

[PATCH 1/1] solos-pci: Don't clear open VCs when we detect carrier state (or state changes)
 2011-03-23  6:12 UTC 

xfs: outstanding patches for 2.6.39
 2011-03-23  6:14 UTC  (7+ messages)
` [PATCH 1/6] xfs: preallocation transactions do not need to be synchronous
` [PATCH 2/6] vmap: flush vmap aliases when mapping fails
` [PATCH 3/6] xfs: introduce inode cluster buffer trylocks for xfs_iflush
` [PATCH 4/6] xfs: xfs_trans_read_buf() should return an error on failure
` [PATCH 5/6] xfs: register the inode cache shrinker before quotachecks
` [PATCH 6/6] xfs: stop using the page cache to back the buffer cache

[Buildroot] Compiling Apache
 2011-03-23  6:12 UTC  (8+ messages)

[PATCH] i2c/busses: Driver for Devantech USB-ISS I2C adapter
 2011-03-23  6:07 UTC  (6+ messages)

vcs-svn: purge obsolete data structures and code
 2011-03-23  6:03 UTC  (5+ messages)
` [PATCHv2 00/11] "
  ` [PULL svn-fe] vcs-svn: simplifications, error handling improvements

+ mm-compaction-use-async-migration-for-__gfp_no_kswapd-and-enforce-no-writeback.patch added to -mm tree
 2011-03-23  6:01 UTC  (4+ messages)

[PATCH] Symbolize stripped binaries without buildid
 2011-03-23  5:53 UTC  (3+ messages)

[PATCH] ACPI:Fix goto flows in thermal-sys
 2011-03-23  5:54 UTC  (2+ messages)

winner
 2011-03-24  1:32 UTC 

What's cooking in git.git (Mar 2011, #03; Tue, 22)
 2011-03-23  5:50 UTC 

Update git-gui tree please?
 2011-03-23  5:46 UTC 

RFC: Platform data for onboard USB assets
 2011-03-23  5:44 UTC  (9+ messages)

Tests for cpusets and cgroup performance measurement
 2011-03-23  5:43 UTC  (6+ messages)

[Bug 35531] New: Kernel 2.6.36 series, xf86-video-ati 6.14.0 kernel blows up
 2011-03-23  5:42 UTC  (3+ messages)
` [Bug 35531] "

JFFS2_WBUF_VERIFY patch clarification (RESENT)
 2011-03-23  5:40 UTC 

[PATCH 1/2] ACPI : remove CONFIG_ACPI_PROCFS_POWER and AC/Battery procfs I/F
 2011-03-23  5:34 UTC  (3+ messages)

[Qemu-devel] [0/27] Implement emulation of pSeries logical partitions (v4)
 2011-03-23  5:30 UTC  (27+ messages)
` [Qemu-devel] [PATCH 01/27] Clean up PowerPC SLB handling code
` [Qemu-devel] [PATCH 02/27] Allow qemu_devtree_setprop() to take arbitrary values
` [Qemu-devel] [PATCH 03/27] Add a hook to allow hypercalls to be emulated on PowerPC
` [Qemu-devel] [PATCH 04/27] Implement PowerPC slbmfee and slbmfev instructions
` [Qemu-devel] [PATCH 05/27] Implement missing parts of the logic for the POWER PURR
` [Qemu-devel] [PATCH 06/27] Correct ppc popcntb logic, implement popcntw and popcntd
` [Qemu-devel] [PATCH 07/27] Clean up slb_lookup() function
` [Qemu-devel] [PATCH 08/27] Parse SDR1 on mtspr instead of at translate time
` [Qemu-devel] [PATCH 09/27] Use "hash" more consistently in ppc mmu code
` [Qemu-devel] [PATCH 10/27] Better factor the ppc hash translation path
` [Qemu-devel] [PATCH 11/27] Support 1T segments on ppc
` [Qemu-devel] [PATCH 12/27] Add POWER7 support for ppc
` [Qemu-devel] [PATCH 13/27] Start implementing pSeries logical partition machine
` [Qemu-devel] [PATCH 14/27] Implement the bus structure for PAPR virtual IO
` [Qemu-devel] [PATCH 15/27] Virtual hash page table handling on pSeries machine
` [Qemu-devel] [PATCH 16/27] Implement hcall based RTAS for pSeries machines
` [Qemu-devel] [PATCH 17/27] Implement assorted pSeries hcalls and RTAS methods
` [Qemu-devel] [PATCH 18/27] Implement the PAPR (pSeries) virtualized interrupt controller (xics)
` [Qemu-devel] [PATCH 19/27] Add PAPR H_VIO_SIGNAL hypercall and infrastructure for VIO interrupts
` [Qemu-devel] [PATCH 20/27] Add (virtual) interrupt to PAPR virtual tty device
` [Qemu-devel] [PATCH 21/27] Implement TCE translation for sPAPR VIO
` [Qemu-devel] [PATCH 22/27] Implement sPAPR Virtual LAN (ibmveth)
` [Qemu-devel] [PATCH 23/27] Implement PAPR CRQ hypercalls
` [Qemu-devel] [PATCH 24/27] Implement PAPR virtual SCSI interface (ibmvscsi)
` [Qemu-devel] [PATCH 25/27] Add a PAPR TCE-bypass mechanism for the pSeries machine
` [Qemu-devel] [PATCH 26/27] Implement PAPR VPA functions for pSeries shared processor partitions

[U-Boot] [PATCH 1/4] powerpc/mpc8xxx: fix recognition of DIMMs with ECC and Address Parity
 2011-03-23  5:23 UTC  (8+ messages)
` [U-Boot] [PATCH 2/4] powerpc/mpc8572ds: revise board specific timing for dual-rank DIMMs
  ` [U-Boot] [PATCH 3/4] powerpc/mpc8xxx: disable rcw_en bit for non-DDR3
    ` [U-Boot] [PATCH 4/4] powerpc/mpc8xxx: fix workaround for errata DDR111 and DDR134

[U-Boot] Please pull u-boot-mpc85xx.git
 2011-03-23  5:22 UTC 

[PATCH 1/5] vmscan: remove all_unreclaimable check from direct reclaim path completely
 2011-03-23  5:21 UTC  (4+ messages)

[PATCH 3/3] tcm ibmvscsis driver
 2011-03-23  5:12 UTC  (4+ messages)

What's cooking in git.git (Mar 2011, #02; Sun, 20)
 2011-03-23  5:19 UTC  (9+ messages)
          ` [PATCH] add: make "add -u/-A" update full tree without pathspec
            ` [PATCH] add: make "add -u/-A" update full tree without pathspec (step 2)
              ` [PATCH] add: make "add -u/-A" update full tree without pathspec (step 3)

cloning single-device btrfs file system onto multi-device one
 2011-03-23  5:13 UTC  (2+ messages)

[patch 00/15] CFS Bandwidth Control V5
 2011-03-23  5:09 UTC  (3+ messages)
` [patch 04/15] sched: throttle cfs_rq entities which exceed their local quota

[LTP] New member to mailing list 
 2011-03-23  5:03 UTC 

error: unpacking of archive failed
 2011-03-23  5:03 UTC  (2+ messages)

[RFC] [PATCH v2 0/8] Provide cgroup isolation for buffered writes
 2011-03-23  4:52 UTC  (3+ messages)
` [PATCH v2 2/8] block,fs,mm: IO cgroup tracking for buffered write

[PATCH] ACPI: Handle multiple button devices with the same name
 2011-03-23  4:56 UTC  (2+ messages)

[BUG] VPN broken in net-next
 2011-03-23  4:56 UTC  (4+ messages)

[PATCH V7 02/17] SPEAr13xx: Add PCIe host controller base driver support
 2011-03-23  4:52 UTC 

Xen 'EFI in HVM guests' GSoC idea
 2011-03-23  4:50 UTC 

[PATCH RFC 0/5] IO-less balance_dirty_pages() v2 (simple approach)
 2011-03-23  4:41 UTC  (5+ messages)

Subject: ANNOUNCE: mdadm 3.1.5 - A tool for managing Soft RAID under Linux
 2011-03-23  4:46 UTC 

[PATCH 1/3] memcg: mark init_section_page_cgroup() properly
 2011-03-23  4:36 UTC  (9+ messages)
` [PATCH 3/3] memcg: move page-freeing code outside of lock

cgroup: real meaning of memory.usage_in_bytes
 2011-03-23  4:35 UTC  (9+ messages)
  ` [PATCH] memcg: consider per-cpu stock reserves when returning RES_USAGE for _MEM

[Qemu-devel] Implement emulation of pSeries logical partitions (v3)
 2011-03-23  3:48 UTC  (6+ messages)
` [Qemu-devel] [PATCH 18/26] Implement the PAPR (pSeries) virtualized interrupt controller (xics)

+ sys_swapon-fix-inode-locking.patch added to -mm tree
 2011-03-23  4:36 UTC 

[PATCH] mm: remove unused zone_idx variable from set_migratetype_isolate
 2011-03-23  4:33 UTC  (3+ messages)

New release candidates for 4.0.2 and 4.1.0
 2011-03-23  4:40 UTC  (2+ messages)

Error while pulling mpeg2dec library
 2011-03-23  4:38 UTC  (4+ messages)

[RFC][PATCH 0/3] A forkbomb killer and mm tracking system
 2011-03-23  4:30 UTC  (8+ messages)
` [RFC][PATCH 1/3] forkbomb: introduce mm recorder
` [RFC][PATCH 2/3] forkbomb: forgetting useless information
` [RFC][PATCH 3/3] forkbomb: forkbomb killer

[Patch] acpi: introduce "acpi_addr=" parameter for kdump
 2011-03-23  4:36 UTC  (5+ messages)

linux-next: Tree for March 23
 2011-03-23  4:21 UTC 

ACPICA release 20110316 linuxized patches
 2011-03-23  4:19 UTC  (2+ messages)

[git pull] drm fixes
 2011-03-23  4:18 UTC 

[PATCH V4] btrfs: implement delayed inode items operation
 2011-03-23  4:19 UTC  (10+ messages)

[PATCH 00/18] [PATCH 00/18] Kemari for KVM v0.2.13
 2011-03-23  4:10 UTC  (38+ messages)
` [Qemu-devel] "
` [PATCH 01/18] Make QEMUFile buf expandable, and introduce qemu_realloc_buffer() and qemu_clear_buffer()
  ` [Qemu-devel] "
` [PATCH 02/18] Introduce read() to FdMigrationState
  ` [Qemu-devel] "
` [PATCH 03/18] Introduce qemu_loadvm_state_no_header() and make qemu_loadvm_state() a wrapper
  ` [Qemu-devel] "
` [PATCH 04/18] qemu-char: export socket_set_nodelay()
  ` [Qemu-devel] "
` [PATCH 05/18] vl.c: add deleted flag for deleting the handler
  ` [Qemu-devel] "
` [PATCH 06/18] virtio: decrement last_avail_idx with inuse before saving
  ` [Qemu-devel] "
` [PATCH 07/18] Introduce fault tolerant VM transaction QEMUFile and ft_mode
  ` [Qemu-devel] "
` [PATCH 08/18] savevm: introduce util functions to control ft_trans_file from savevm layer
  ` [Qemu-devel] "
` [PATCH 09/18] Introduce event-tap
  ` [Qemu-devel] "
` [PATCH 10/18] Call init handler of event-tap at main() in vl.c
  ` [Qemu-devel] "
` [PATCH 11/18] ioport: insert event_tap_ioport() to ioport_write()
  ` [Qemu-devel] "
` [PATCH 12/18] Insert event_tap_mmio() to cpu_physical_memory_rw() in exec.c
  ` [Qemu-devel] "
` [PATCH 13/18] net: insert event-tap to qemu_send_packet() and qemu_sendv_packet_async()
  ` [Qemu-devel] "
` [PATCH 14/18] block: insert event-tap to bdrv_aio_writev(), bdrv_aio_flush() and bdrv_flush()
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 15/18] savevm: introduce qemu_savevm_trans_{begin, commit}
  ` [PATCH 15/18] savevm: introduce qemu_savevm_trans_{begin,commit}
` [PATCH 16/18] migration: introduce migrate_ft_trans_{put,get}_ready(), and modify migrate_fd_put_ready() when ft_mode is on
  ` [Qemu-devel] [PATCH 16/18] migration: introduce migrate_ft_trans_{put, get}_ready(), "
` [PATCH 17/18] migration-tcp: modify tcp_accept_incoming_migration() to handle ft_mode, and add a hack not to close fd when ft_mode is enabled
  ` [Qemu-devel] "
` [PATCH 18/18] Introduce "kemari:" to enable FT migration mode (Kemari)
  ` [Qemu-devel] "

[PATCH 0/7] ACPI, APEI patches for 2.6.39
 2011-03-23  4:16 UTC  (5+ messages)

debugging a modern laptop 
 2011-03-23  4:12 UTC  (2+ messages)

[PATCH 1/4] X86: Revamp reboot behaviour to match Windows more closely
 2011-03-23  4:08 UTC  (12+ messages)
` [PATCH 2/4] ACPICA: Fix access width for reset vector
` [PATCH 3/4] ACPI: Bug compatibility for Windows on the ACPI reboot vector
` [PATCH 4/4] ACPI: Make sure the FADT is at least rev 2 before using the reset register

[RFC][PATCH]: e1000e: If ASPM L0s needs to be disabled, do it prior to enabling device
 2011-03-23  4:08 UTC  (2+ messages)

[PATCH] ARM: Use asm-generic/sizes.h
 2011-03-23  4:07 UTC  (10+ messages)

libgssglue-0.2
 2011-03-23  3:57 UTC  (3+ messages)
` rpc.gssd: double free or corruption (was: libgssglue-0.2)

[PATCH][RFC] Null short-circuit for selinux_cred_free()
 2011-03-23  3:51 UTC  (2+ messages)

[linux test] 6615: tolerable FAIL - PUSHED
 2011-03-23  3:51 UTC 

NEED YOUR SWIFT RESPONSE !!
 2011-03-22 18:16 UTC 

[lm-sensors] [PATCH] hwmon: Driver for MAX16065/MAX16066 System
 2011-03-23  3:43 UTC 

[PATH 0/4] Memstick patches for 2.6.39
 2011-03-23  3:42 UTC  (10+ messages)

[PATCH 0/7] add the GPMI controller driver for IMX23/IMX28
 2011-03-23  3:41 UTC  (4+ messages)
` [PATCH 2/7] add the common code for GPMI driver


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.