All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-01-17 11:05:14 to 2012-01-17 12:49:00 UTC [more...]

[PATCH 0/6] OMAPDSS: HDMI PHY burnout fix
 2012-01-17 12:49 UTC  (4+ 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 2/6] OMAP: 4430SDP/Panda: rename HPD GPIO to CT_CP_HPD
 2012-01-17 12:48 UTC 

[PATCH] mm: memcg: remove checking reclaim order in soft limit reclaim
 2012-01-17 12:47 UTC  (2+ messages)

[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  (14+ 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)

Image build problem with own distro fork
 2012-01-17 12:32 UTC  (3+ 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)

ACPI & Power Management Patches for 3.3
 2012-01-17 12:21 UTC  (56+ 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 04/50] ACPICA: Fix to allow region arguments to reference other scopes
  ` [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 09/50] ACPI 5.0: Implement hardware-reduced option
  ` [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

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  (5+ messages)
  ` [Qemu-devel] "

[PATCH v9 3.2 0/9] Uprobes patchset with perf probe support
 2012-01-17 12:27 UTC  (20+ 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] "

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

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

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)

[Qemu-devel] [PATCH] Makefile: Remove generated headers on clean
 2012-01-17 12:17 UTC  (2+ messages)
` [Qemu-trivial] "

[RFC PATCH 0/2] KVM: PPC: Book3S HV: Report stolen time to guests
 2012-01-17 12:19 UTC  (9+ messages)
` [RFC PATCH 1/2] KVM: PPC: Book3S HV: Make virtual processor area
  ` [RFC PATCH 1/2] KVM: PPC: Book3S HV: Make virtual processor area registration more robust

[Qemu-devel] [PATCH] Makefile: Exclude tests/Makefile in unconfigured tree
 2012-01-17 12:16 UTC  (2+ messages)
` [Qemu-trivial] "

[PATCH 0/2] Remove hack from movsx/movzx decoding
 2012-01-17 12:03 UTC  (2+ messages)

[PATCH] sysfs: change permissions for /sys from 0755 to 0555
 2012-01-17 12:17 UTC  (3+ messages)

[PATCH] ARM: cortex-a7: move proc_info out of !CONFIG_ARM_LPAE block
 2012-01-17 12:14 UTC  (2+ messages)

[PATCH wg-linux-can-next devel 1/1] can: cc770: Fix indirect access deadlock on ISA cards
 2012-01-17 12:10 UTC  (3+ messages)

[PATCH] ARM: gic: refactor irq_start assignment
 2012-01-17 12:09 UTC 

[PATCH v3 0/3] NFC: Download TI NFC init script
 2012-01-17 12:11 UTC  (4+ messages)
` [PATCH v3 1/3] NFC: Add endian annotations to nfcwilink driver
` [PATCH v3 2/3] NFC: Download TI NFC init script
` [PATCH v3 3/3] NFC: Free sk_buff if nfcwilink_send fails

[RFC v2 PATCH 0/3] dt: device tree bindings and data for EMIF and DDR
 2012-01-17 12:06 UTC  (11+ messages)

[U-Boot] [PATCH] imx6: mx6qarm2: updated
 2012-01-17 12:03 UTC  (3+ messages)

[PATCH 2/3] sha512: reduce stack usage to safe number
 2012-01-17 12:03 UTC  (3+ messages)

RAID6, failed device, unresponsive system?
 2012-01-17 12:02 UTC  (3+ messages)

[RFC][PATCH] KVM: perf: a smart tool to analyse kvm events
 2012-01-17 11:59 UTC  (8+ messages)
` [PATCH 2/3] KVM: improve trace events of vmexit/mmio/ioport
` [PATCH 3/3] KVM: perf: kvm events analysis tool

[Qemu-devel] [PATCH] qxl: Slot sanity check in qxl_phys2virt() is off by one, fix
 2012-01-17 11:57 UTC  (3+ messages)

[PATCH 0/5] Minor cleanup series
 2012-01-17 11:53 UTC  (2+ messages)

[PATCH] drm/i915: kill i915_mem.c
 2012-01-17 11:50 UTC 

[RFC] mmc: core: add the capability for broken voltage
 2012-01-17 11:47 UTC  (6+ messages)

[PATCHv2 4/4] network: Use sim SPN watch API
 2012-01-17 11:46 UTC  (2+ messages)

[PATCHv2 3/4] gprs: Use sim SPN watch API
 2012-01-17 11:46 UTC  (2+ messages)

[PATCH 1/1] HID: Add full MT support for Logitech Wireless Touchpad
 2012-01-17 11:44 UTC 

APPLY FOR LOAN AT 3% RATE
 2012-01-17 11:45 UTC 

APPLY FOR LOAN AT 3% RATE
 2012-01-17 11:45 UTC 

svcgssd: Allow administrators to specify timeout for the cached context
 2012-01-17 11:44 UTC 

[PATCH 1/4] IB/core: add RAW Packet QP type
 2012-01-17 11:42 UTC  (4+ messages)
  ` [PATCH 2/4] IB/mlx4: add Raw Packet QP support
  ` [PATCH libibverbs 3/4] add RAW Packet QP type
  ` [PATCH libmlx4 4/4] add Raw Packet QP support

[PATCH] brcmsmac: fix tx queue flush infinite loop
 2012-01-17 11:38 UTC 

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

[PATCH] KVM: do not #GP on perf MSR writes when vPMU is disabled
 2012-01-17 11:24 UTC  (2+ messages)

[PATCH] busybox uglic: remove obsolete check for "kernel24"
 2012-01-17 11:28 UTC 

Optimal XFS formatting options?
 2012-01-17 11:34 UTC  (6+ messages)

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

[RFC PATCH] ARM: new architecture for Energy Micro's EFM32 Cortex-M3 SoCs
 2012-01-17 11:32 UTC  (7+ messages)

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

[PATCH 00 of 32 RFC] libxl: drop device_model_info, better defaults support, stubdoms by default
 2012-01-17 11:26 UTC  (6+ messages)
` [PATCH 29 of 32 RFC] libxl: add named enum for timer mode

[PATCH] [RFC] drm/i915: Warning when reads or writes are dropped
 2012-01-17 11:26 UTC  (3+ messages)

[PATCH 1/5] ACPI processor: Do not export acpi_idle_driver in processor.h
 2012-01-17 11:25 UTC  (6+ messages)
` [PATCH 3/5] intel_idle: Split up and provide per CPU initialization func
` [PATCH 5/5] ACPI processor: Remove unneeded variable passed by acpi_processor_hotadd_init

[PATCH] Enable FBC on IVB architecture
 2012-01-17 11:22 UTC  (2+ messages)

booting hangs after enabling CONFIG_EARLY_PRINTK
 2012-01-17 11:22 UTC 

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

[PATCHv2 2 of 2] Move IOMMU faults handling into softirq for AMD-Vi
 2012-01-17 11:17 UTC  (2+ messages)

[PATCHv2 1 of 2] Move IOMMU faults handling into softirq for VT-d
 2012-01-17 11:17 UTC  (2+ messages)

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

[PATCH v3] drm/i915: Fix recursive calls to unmap
 2012-01-17 11:15 UTC  (6+ messages)

[PATCH] drm/i915: Mask the ring->head offset using the ring->size
 2012-01-17 11:14 UTC  (3+ messages)

[PATCH] ARM: mach-shmobile: IRQ driven GPIO key support for Kota2
 2012-01-17 11:14 UTC 

[PATCH v2] NFC: Export new attributes sensb_res and sensf_res
 2012-01-17 11:19 UTC  (2+ messages)

unable to capture an expected page fault
 2012-01-17 11:12 UTC  (2+ messages)

[PATCH] NFC: Increase NCI deactivate timeout
 2012-01-17 11:18 UTC  (2+ messages)

[PATCH] ARM: mach-shmobile: sh73a0 IRQ sparse alloc fix
 2012-01-17 11:10 UTC 

[PATCH v2] NFC: Add NCI data exchange timer
 2012-01-17 11:16 UTC  (2+ messages)

Problems calling HVMOP_flush_tlbs
 2012-01-17 11:08 UTC  (2+ messages)

[LTP] [PATCH] syslog-lib: support distros running systemd
 2012-01-17 11:08 UTC 

[Qemu-devel] [PATCH 0/3] Make GUI frontends optional on Mac OS X
 2012-01-17 11:06 UTC  (6+ messages)
` [Qemu-devel] [PATCH 3/3] configure: add '--disable-cocoa' switch

[PATCH] libxl: remove _libxl_json_internal.h from libxl_json.h
 2012-01-17 11:08 UTC 

[PATCH 0/2] gnutls fixes
 2012-01-17 10:58 UTC  (3+ messages)
` [PATCH 1/2] gnutls: add readline to DEPENDS and add --with-libreadline-prefix
` [PATCH 2/2] gnutls.inc: set libz prefix

[Qemu-devel] [PATCH v5 0/2]: qemu-ga: Add the guest-suspend command
 2012-01-17 11:05 UTC  (11+ messages)
` [Qemu-devel] [PATCH 2/2] "

[PATCH] ARM: mach-shmobile: sh73a0 PINT IRQ base fix
 2012-01-17 11:05 UTC 

[xen-unstable bisection] complete test-i386-i386-xl
 2012-01-17 11:05 UTC  (9+ messages)

[PATCH 0/4] netfilter updates for net tree
 2012-01-17 11:04 UTC  (2+ messages)
` [PATCH 2/4] netfilter: revert user-space expectation helper 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.