All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-01-17 12:21:05 to 2012-01-17 13:37:37 UTC [more...]

[PATCH] Add testmode 2 for 6003 ART
 2012-01-17 13:32 UTC 

[Qemu-devel] [PATCH v5 00/15] block: generic image streaming
 2012-01-17 13:38 UTC  (10+ messages)
` [Qemu-devel] [PATCH v5 01/15] coroutine: add co_sleep_ns() coroutine sleep function
` [Qemu-devel] [PATCH v5 03/15] block: add BlockJob interface for long-running operations
` [Qemu-devel] [PATCH v5 13/15] block: add support for partial streaming

[PATCH 04/07] Touchscreen: DA9052/53 touchscreen driver v6
 2012-01-17 13:30 UTC 

[PATCH 05/07] Backlight: Backlight module for DA9052/53 PMIC v2
 2012-01-17 13:29 UTC 

[PATCH 1/2] mach-ux500: cache operations are atomic on PL310
 2012-01-17 13:34 UTC  (8+ messages)

[PATCH 07/07] ONKEY: OnKey module for DA9052/53 PMIC v1
 2012-01-17 13:29 UTC 

[Qemu-devel] [PATCH 1/6] qtest: add test framework
 2012-01-17 13:33 UTC  (4+ messages)
` [Qemu-devel] [PATCH 3/6] qtest: add C version of test infrastructure

[PATCH 06/07] LEDS: LED module for DA9052/53 PMIC
 2012-01-17 13:28 UTC 

/proc/net/tcp6 inconsistent line length
 2012-01-17 15:29 UTC  (2+ messages)

[PATCH v2 0/2] Memory notification pseudo-device module
 2012-01-17 13:32 UTC  (8+ messages)
` [PATCH v2 1/2] Making si_swapinfo exportable
` [PATCH v2 2/2] Memory notification pseudo-device module

[PATCH][GIT PULL][v3.3] tracing: Add header wrappers event_headers_start.h and event_headers_end.h
 2012-01-17 13:32 UTC  (3+ messages)

[PATCH v3 0/6] NAND BBM + BBT updates
 2012-01-17 13:33 UTC  (9+ messages)

[PATCH 00/07] DA9052 patch series
 2012-01-17 13:25 UTC 

[PATCH] mm: memcg: remove checking reclaim order in soft limit reclaim
 2012-01-17 13:29 UTC  (6+ messages)

[Qemu-devel] [PATCH v7 0/2]: qemu-ga: Add the guest-suspend command
 2012-01-17 13:27 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] qemu-ga: set O_NONBLOCK for serial channels
` [Qemu-devel] [PATCH 2/2] qemu-ga: Add the guest-suspend command

[RFC] ns16550: support for UART with broken FIFO
 2012-01-17 13:27 UTC  (3+ messages)

[PATCH 3/5] intel_idle: Split up and provide per CPU initialization func
 2012-01-17 13:26 UTC  (3+ messages)

ACPI & Power Management Patches for 3.3
 2012-01-17 12:21 UTC  (58+ messages)
` [PATCH 01/50] tools turbostat: recognize and run properly on IVB
  ` [PATCH 02/50] ACPICA: Put back the call to acpi_os_validate_address
  ` [PATCH 03/50] ACPICA: Update for GCC 4
  ` [PATCH 05/50] ACPICA: Add error msg for unsupported I/O requests (not 8/16/32 bit length)
  ` [PATCH 06/50] ACPICA: Add error msg for Index/Bank field registers out-of-range
  ` [PATCH 07/50] ACPICA: Do not abort table load on invalid space ID
  ` [PATCH 08/50] ACPI 5.0: Basic support for FADT version 5
  ` [PATCH 10/50] ACPI 5.0: Add new/changed tables to headers
  ` [PATCH 11/50] ACPI 5.0: New interfaces to allow driver access to AML mutex objects
  ` [PATCH 12/50] ACPI 5.0: Implement Connection() and AccessAs() changes
  ` [PATCH 13/50] ACPI 5.0: Support for GeneralPurposeIo and GenericSerialBus operation region
  ` [PATCH 14/50] ACPI 5.0: Support for all new resource descriptors
  ` [PATCH 15/50] ACPI 5.0: New interface, acpi_get_event_resources
  ` [PATCH 16/50] ACPI 5.0: New interface, acpi_buffer_to_resource
  ` [PATCH 17/50] ACPI 5.0: Add new predefined names
  ` [PATCH 18/50] ACPI 5.0: Allow _AEI method in walk resources
  ` [PATCH 19/50] ACPICA: Clean up Makefile
  ` [PATCH 20/50] ACPICA: Update to version 20111123
  ` [PATCH 21/50] ACPICA: Update for larger ACPI 5 FADT size
  ` [PATCH 22/50] ACPICA: Add support for region address conflict checking
  ` [PATCH 23/50] ACPICA: Update all copyrights to 2012
  ` [PATCH 24/50] ACPICA: Update to version 20120111
  ` [PATCH 25/50] ACPI, Add 64bit read/write support to atomicio on i386
  ` [PATCH 26/50] ACPI, APEI, GHES: Add PCIe AER recovery support
  ` [PATCH 27/50] ACPI, APEI, Print resource errors in conventional format
  ` [PATCH 28/50] ACPI, APEI, Remove table not found message
  ` [PATCH 29/50] ACPI, APEI, GHES, Distinguish interleaved error report in kernel log
  ` [PATCH 30/50] ACPI, APEI, Printk queued error record before panic
  ` [PATCH 31/50] ACPI, Add RAM mapping support to ACPI atomic IO support
  ` [PATCH 32/50] ACPI, APEI, EINJ, Fix resource conflict on some machine
  ` [PATCH 33/50] ACPI, APEI, EINJ, Refine the fix of resource conflict
  ` [PATCH 34/50] ACPI, Record ACPI NVS regions
  ` [PATCH 35/50] ACPI, APEI, Resolve false conflict between ACPI NVS and APEI
  ` [PATCH 36/50] ACPI: Store SRAT table revision
  ` [PATCH 37/50] ACPI, x86: Use SRAT table rev to use 8bit or 32bit PXM fields (x86/x86-64)
  ` [PATCH 38/50] ACPI, ia64: Use SRAT table rev to use 8bit or 16/32bit PXM fields (ia64)
  ` [PATCH 39/50] ACPI: Fix possible alignment issues with GAS 'address' references
  ` [PATCH 40/50] ACPI: Export interfaces for ioremapping/iounmapping ACPI registers
  ` [PATCH 41/50] ACPI APEI: Convert atomicio routines
  ` [PATCH 42/50] acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi spec
  ` [PATCH 43/50] intel_idle: fix API misuse
  ` [PATCH 44/50] intel_idle: disable auto_demotion for hotplugged CPUs
  ` [PATCH 45/50] intel_idle: remove redundant local_irq_disable() call
  ` [PATCH 46/50] ACPI: kernel-parameters.txt : Add intel_idle.max_cstate
  ` [PATCH 47/50] ACPI: processor: fix acpi_get_cpuid for UP processor
  ` [PATCH 48/50] intel_idle: Fix a cast to pointer from integer of different size warning in intel_idle
  ` [PATCH 49/50] intel idle: Make idle driver more robust
  ` [PATCH 50/50] ACPI processor: Fix error path, also remove sysdev link

[PATCH] drm/i915: kill i915_mem.c
 2012-01-17 13:26 UTC  (5+ messages)

[PATCH] pci-assign: Fix multifunction support
 2012-01-17 13:23 UTC  (3+ messages)

[Qemu-devel] [PATCH] exec.c: Clarify comment about tlb_flush() flush_global parameter
 2012-01-17 13:23 UTC 

Xen Document Days for Jan, Feb & March : Looking for input on dates and a couple volunteers
 2012-01-17 13:22 UTC  (3+ messages)
  ` [XenARM] "

[PATCH] drm/i915:: Disable FBC on SandyBridge
 2012-01-17 13:21 UTC  (3+ messages)

[PATCH RFC V4 0/5] kvm : Paravirt-spinlock support for KVM guests
 2012-01-17 13:20 UTC  (17+ messages)
` [PATCH RFC V4 5/5] Documentation/kvm : Add documentation on Hypercalls and features used for PV spinlock

[PATCH 0/3] ACPI SRAT: Disregard reserved PXM bits
 2012-01-17 13:20 UTC  (5+ messages)
` [PATCH 1/3]: Store SRAT revision

[PATCH] omap3 towards thumb2 support
 2012-01-17 13:20 UTC  (12+ messages)

[PATCH 1/2] ASoC: Allow drivers to specify how many bits are significant on a DAI
 2012-01-17 13:19 UTC  (5+ messages)

[U-Boot] OMAP3 performance regression in 2011.12
 2012-01-17 13:19 UTC  (5+ messages)

[PATCHv3 2/2] mac80211: in IBSS use the Auth frame to trigger STA reinsertion
 2012-01-17 13:17 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] Make vcpu hotplug work for qemu
 2012-01-17 13:17 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] Introduce a new bus "ICC" to connect APIC
` [Qemu-devel] [PATCH 2/3] VCPU hotplug support
` [Qemu-devel] [PATCH 3/3] add cpu_set qmp command

[PATCH] cfg80211/mac80211: userspace peer authorization in IBSS
 2012-01-17 13:16 UTC 

Different libdir in libstdc++.la for qemux86-64 causing issues
 2012-01-17 13:09 UTC 

[PATCH 0/2] ASoC: omap-mcbsp: CPU version check changes
 2012-01-17 13:16 UTC  (3+ messages)
` [PATCH 1/2] ASoC: omap-mcbsp: Simplify checks for McBSP IP with FIFO
` [PATCH 2/2] ASoC: omap-mcbsp: Use future proof OMAP version checks for configuration

[U-Boot] [PATCH] imx6: mx6qarm2: updated
 2012-01-17 13:15 UTC  (4+ messages)
` [U-Boot] [PATCH V2] imx6: mx6qarm2: updated board_mmc_getcd() to the new prototype

[PATCH] branch: borrow --sort and --count from for-each-ref
 2012-01-17 13:11 UTC 

[PATCH v2] KVM: SVM: comment nested paging and virtualization module parameters
 2012-01-17 13:09 UTC 

I2C_RDRW_IOCTL_MAX_MSGS
 2012-01-17 13:09 UTC  (2+ messages)

[PATCH 1/3] ath6kl: use netdev_features_t
 2012-01-17 13:05 UTC  (3+ messages)
` [PATCH 2/3] ath6kl: remove -D__CHECK_ENDIAN__ from Makefile
` [PATCH 3/3] ath6kl: fix uninitialized warning in ath6kl_process_uapsdq()

[PATCH] acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi spec
 2012-01-17 13:05 UTC  (2+ messages)

why can the distance only be set on a phy not a dev
 2012-01-17 13:05 UTC  (2+ messages)

[PATCH 0/6] OMAPDSS: HDMI PHY burnout fix
 2012-01-17 13:04 UTC  (12+ messages)
` [PATCH 1/6] OMAP: 4430SDP/Panda: use gpio_free_array to free HDMI gpios
` [PATCH 3/6] OMAPDSS: remove wrong HDMI HPD muxing
` [PATCH 4/6] OMAP: 4430SDP/Panda: setup HDMI GPIO muxes
` [PATCH 5/6] OMAP: 4430SDP/Panda: add HDMI HPD gpio
` [PATCH 6/6] OMAPDSS: HDMI: PHY burnout fix

[PATCH] mac80211: Remove dummy STA on deauth
 2012-01-17 13:04 UTC  (2+ messages)

[PATCH net 1/2] caif: Fix typo in Vendor/Product-ID for CAIF modems
 2012-01-17 13:03 UTC  (2+ messages)
` [PATCH net 2/2] caif: Remove bad WARN_ON in caif_dev

Available PCIe lanes for VGA passthrough
 2012-01-17 13:02 UTC  (2+ messages)

Image build problem with own distro fork
 2012-01-17 12:53 UTC  (4+ messages)

[PATCH] e2fsprogs: update to 1.42
 2012-01-17 12:50 UTC 

[U-Boot] [PATCH 3/3] common, menu: show menu on startup if CONFIG_MENU_SHOW is defined
 2012-01-17 12:55 UTC  (3+ messages)
` [U-Boot] [PATCH 3/3 v2] "

[PATCH 3/3] smsc95xx: use usleep_range(), get rid out of jiffies
 2012-01-17 12:54 UTC  (2+ messages)

[PATCH 2/3] i2c-omap: use usleep_range(), get rid out of jiffies
 2012-01-17 12:52 UTC  (2+ messages)

[PATCH] mpt2sas: New feature - Fast Load Support
 2012-01-17 12:52 UTC  (7+ messages)
  ` [PATCH] mpt2sas: New feature - Fast Load Support - scsi_mod.scan=sync drops drive

Problems calling HVMOP_flush_tlbs
 2012-01-17 12:52 UTC  (3+ messages)

[PATCH 1/3] hrtimers: teach usleep_range() to return how many usecs was slept
 2012-01-17 12:50 UTC 

[PATCH] drm/i915: Force synchronous TLB invalidations on the BLT ring for SNB+
 2012-01-17 12:49 UTC  (6+ messages)

[PATCH 2/6] OMAP: 4430SDP/Panda: rename HPD GPIO to CT_CP_HPD
 2012-01-17 12:48 UTC 

[U-Boot] [PATCH] common, menu: do not trigger timeout again, if a line is read
 2012-01-17 12:47 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 1/2] qemu-ga: Add schema documentation for types
 2012-01-17 12:44 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 2/2] qemu-ga: add guest-set-support-level command

[PATCH] Add missing gate for HVM domain
 2012-01-17 12:41 UTC  (2+ messages)

OMAP3 L2/outer cache enabled in kernel (after being disabled by uBoot)?
 2012-01-17 12:40 UTC  (11+ messages)

[PATCH 0/2] tracing: make signal tracepoints more useful
 2012-01-17 12:40 UTC  (10+ messages)
` [GIT PULL] "

[patch v2, kernel version 3.2.1] net/ipv4/ip_gre: Ethernet multipoint GRE over IP
 2012-01-17 12:40 UTC  (11+ messages)

[PATCH] mce: fix warning messages about static struct mce_device
 2012-01-17 12:36 UTC  (2+ messages)

[PATCH] AVR32: unbreak build by enabling CONFIG_GENERIC_ATOMIC64
 2012-01-17 12:34 UTC 

[PATCH v3] Bluetooth: Fix l2cap conn failures for ssp devices
 2012-01-17 12:34 UTC  (7+ messages)

Unable to see ADC output data with ADAV801
 2012-01-17 12:29 UTC 

[PATCH] kvm: flush the dirty log when unregistering a slot
 2012-01-17 12:28 UTC  (4+ messages)
  ` [Qemu-devel] "

[PATCH v9 3.2 0/9] Uprobes patchset with perf probe support
 2012-01-17 12:27 UTC  (13+ messages)
` [PATCH v9 3.2 7/9] tracing: uprobes trace_event interface

[Qemu-devel] [PATCH v6 0/2]: qemu-ga: Add the guest-suspend command
 2012-01-17 12:27 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/2] "

Corrupted UBIFS, bad CRC
 2012-01-17 12:23 UTC  (7+ messages)

[patch 3/3] drivers/idle/intel_idle.c: remove redundant local_irq_disable() call
 2012-01-17 12:22 UTC  (3+ messages)

[PATCH 1/2] Bluetooth: Make l2cap_ertm_data_rcv static
 2012-01-17 12:22 UTC  (2+ messages)

Zsh completion regression
 2012-01-17 12:21 UTC  (6+ messages)
` [PATCH] bash-completion: don't add quoted space for ZSH (fix regression)


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.