All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-07-05 12:10:49 to 2012-07-05 13:00:42 UTC [more...]

[PATCH 0/2][resend] gpio: pcf857x: enable gpio_to_irq()
 2012-07-05 13:00 UTC  (11+ messages)
  ` [PATCH 1/2][resend] gpio: pcf857x: share 8/16 bit access functions
  ` [PATCH 2/2][resend] gpio: pcf857x: enable gpio_to_irq() support
        ` [PATCH 2/2 v2][resend] "
              ` [PATCH 2/2 v3][resend] "

[PATCH v2 0/2] Use architected timers for delay loop
 2012-07-05 12:59 UTC  (9+ messages)
` [PATCH v2 1/2] ARM: arch timer: implement read_current_timer and get_cycles
` [PATCH v2 2/2] ARM: delay: allow timer-based delay implementation to be selected

[PATCH 11/21] drm/i915: program FDI_RX TP and FDI delays
 2012-07-05 12:58 UTC  (3+ messages)
` [PATCH 10/31] "

Linux 3.2: After resume screen only turned on after switching terminals
 2012-07-05 12:58 UTC  (7+ messages)

[PATCH v2 00/12] IRQ, GPIO SPI, I2C, etc DTC support
 2012-07-05 12:58 UTC  (8+ messages)
` [PATCH v2 01/12] ARM: Orion: DT support for IRQ and GPIO Controllers

[PATCH 1/1] mfd: Fix runtime warning caused by duplicate device registration
 2012-07-05 12:55 UTC  (20+ messages)

brief notes on current yocto reference manual
 2012-07-05 12:54 UTC 

[RFC PATCH 00/17] KVM: PPC: 64-bit Book3E support
 2012-07-05 12:54 UTC  (10+ messages)
` [RFC PATCH 03/17] KVM: PPC64: booke: Add EPCR support in sregs
  ` [Qemu-ppc] "

[PATCH] gpio: LPC32xx: Driver cleanup
 2012-07-05 12:54 UTC  (3+ messages)

[Qemu-devel] [PATCH v15 0/9] XBZRLE delta for live migration of large memory app
 2012-07-05 12:51 UTC  (7+ messages)
` [Qemu-devel] [PATCH v15 1/9] Add migration capabilities
` [Qemu-devel] [PATCH v15 2/9] Add XBZRLE documentation
` [Qemu-devel] [PATCH v15 3/9] Add cache handling functions
` [Qemu-devel] [PATCH v15 4/9] Add uleb encoding/decoding functions
` [Qemu-devel] [PATCH v15 5/9] Change ram_save_block to return -1 if there are no more changes
` [Qemu-devel] [PATCH v15 6/9] Add xbzrle_encode_buffer and xbzrle_decode_buffer functions

[PATCH] power_supply: Add min/max alert properties for CAPACITY, TEMP, TEMP_AMBIENT
 2012-07-05 11:29 UTC 

[net-next RFC V5 0/5] Multiqueue virtio-net
 2012-07-05 12:51 UTC  (4+ messages)
` [net-next RFC V5 5/5] virtio_net: support negotiating the number of queues through ctrl vq

[PATCH v3] printk: Have printk() never buffer its data
 2012-07-05 12:50 UTC  (16+ messages)

[PATCH V4 REBASED] regulator: fixed: dt: support for input supply
 2012-07-05 12:50 UTC  (3+ messages)

[PATCH v6 7/7] ARM: davinci: add support for the am1808 based enbw_cmc board
 2012-07-05 12:50 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 0/6] convert sendkey to qapi
 2012-07-05 12:48 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 1/6] fix doc of using raw values with sendkey
` [Qemu-devel] [PATCH v4 2/6] monitor: rename keyname '<' to 'less'
` [Qemu-devel] [PATCH v4 3/6] hmp: rename arguments
` [Qemu-devel] [PATCH v4 4/6] qapi: generate list struct and visit_list for enum
` [Qemu-devel] [PATCH v4 5/6] qapi: convert sendkey
` [Qemu-devel] [PATCH v4 6/6] ps2: output warning when event queue full

[PATCH 1/2] ARM: mx27pdk: Add audio support
 2012-07-05 12:48 UTC  (4+ messages)
` [PATCH 2/2] ASoC: imx-mc13783: Add audmux settings for mx27pdk

RFC: Simplification of Power Domain Control
 2012-07-05 12:47 UTC 

[RFC PATCH 0/7] Experimental btrfs send/receive (kernel side)
 2012-07-05 12:47 UTC  (6+ messages)
` [RFC PATCH 5/7] Btrfs: add btrfs_compare_trees function

[PATCH] ASoC: fsl: remove unneeded AUDMUX register setting from imx-sgtl5000
 2012-07-05 12:47 UTC 

[PATCH 0/28] AMD IOMMU interrupt remapping support
 2012-07-05 12:36 UTC  (58+ messages)
` [PATCH 01/28] x86/irq: Add data structure to keep AMD specific irq remapping information
` [PATCH 02/28] x86/irq: Introduce irq_cfg->remapped
` [PATCH 03/28] x86/irq: Use irq_remap specific print_IO_APIC paths only on Intel
` [PATCH 04/28] iommu/amd: Use acpi_get_table instead of acpi_table_parse
` [PATCH 05/28] iommu/amd: Split out PCI related parts of IOMMU initialization
` [PATCH 06/28] iommu/amd: Move informational prinks out of iommu_enable
` [PATCH 07/28] iommu/amd: Introduce early_amd_iommu_init routine
` [PATCH 08/28] iommu/amd: Split enable_iommus() routine
` [PATCH 09/28] iommu/amd: Move unmap_flush message to amd_iommu_init_dma_ops()
` [PATCH 10/28] iommu/amd: Introduce amd_iommu_init_dma routine
` [PATCH 11/28] iommu/amd: Convert iommu initialization to state machine
` [PATCH 12/28] iommu/amd: Keep track of HPET and IOAPIC device ids
` [PATCH 13/28] iommu/amd: Add slab-cache for irq remapping tables
` [PATCH 14/28] iommu/amd: Allocate data structures to keep track of "
` [PATCH 15/28] iommu/amd: Check if IOAPIC information is correct
` [PATCH 16/28] iommu/amd: Block all interrupts by default with irq-remapping enabled
` [PATCH 17/28] iommu/amd: Split device table initialization into irq and dma part
` [PATCH 18/28] iommu/amd: Make sure IOMMU is not considered to translate itself
` [PATCH 19/28] iommu/amd: Add IRTE invalidation routine
` [PATCH 20/28] iommu/amd: Add routines to manage irq remapping tables
` [PATCH 21/28] iommu/amd: Add IOAPIC remapping routines
` [PATCH 22/28] iommu/amd: Implement MSI routines for interrupt remapping
` [PATCH 23/28] iommu/amd: Add call-back routine for HPET MSI
` [PATCH 24/28] iommu/amd: Add initialization routines for AMD interrupt remapping
` [PATCH 25/28] iommu/amd: Make sure irq remapping still works on dma init failure
` [PATCH 26/28] iommu/irq: Use amd_iommu_irq_ops if supported
` [PATCH 27/28] iommu/amd: Print message to system log when irq remapping is enabled
` [PATCH 28/28] iommu/amd: Report irq remapping through IOMMU-API

where should i make observations about poky reference manual?
 2012-07-05 12:47 UTC  (4+ messages)

[PATCH] spi/s3c64xx: Convert to devm_request_and_ioremap()
 2012-07-05 12:47 UTC  (2+ messages)

Help required on N900
 2012-07-05 12:46 UTC  (5+ messages)

[PATCH] gpio: export devm_gpio_request_one
 2012-07-05 12:46 UTC  (2+ messages)

[RFA] A-MPDU extension
 2012-07-05 12:46 UTC 

[PATCH 1/4] mm/hotplug: correctly setup fallback zonelists when creating new pgdat
 2012-07-05 12:46 UTC  (2+ messages)

[PATCH] Xen/MCE: adjust for future new vMCE model
 2012-07-05 12:46 UTC  (5+ messages)

[PATCH] gpiolib: wm8994: Pay attention to the value set when enabling as output
 2012-07-05 12:45 UTC  (2+ messages)

3.5.0-rc5: inconsistent lock state
 2012-07-05 12:44 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add Wolfson gpiolib drivers to the Wolfson entry
 2012-07-05 12:43 UTC  (2+ messages)

[PATCH] ARM: davinci: cp_intc: Add OF support for TI interrupt controller
 2012-07-05 12:43 UTC  (3+ messages)

race between kvm-kmod-3.0 and kvm-kmod-3.3 // was: race condition in qemu-kvm-1.0.1
 2012-07-05 12:42 UTC  (6+ messages)
      ` [Qemu-devel] "

[PATCH 1/6] mfd: max77686: Use pmic regmap to read pmic interrupt register
 2012-07-05 12:42 UTC  (5+ messages)
` [PATCH 4/6] mfd: max77686: Add device tree support
` [PATCH 6/6] regulator: "

[PATCH v2 REPOST 4/4] ARM: OMAP2+: dmtimer: cleanup fclk usage
 2012-07-05 12:40 UTC  (3+ messages)

[PATCH v2] cgroup: fix panic in netprio_cgroup
 2012-07-05 12:40 UTC  (2+ messages)

ARM: SoC fixes for 3.5-rc
 2012-07-05 12:40 UTC  (2+ messages)

[PATCH] gpiolib: wm8994: Convert to devm_kzalloc()
 2012-07-05 12:40 UTC  (2+ messages)

Tá do bosca poist níos mó ná an teorainn a stóráil 2GB
 2012-07-05 12:33 UTC 

[PATCH] gpiolib: wm8994: Use irq_domain mappings for gpios
 2012-07-05 12:38 UTC  (2+ messages)

[PATCH] mm: hugetlb: flush dcache before returning zeroed huge page to userspace
 2012-07-05 12:37 UTC  (3+ messages)

[PATCH] Bluetooth: Override status if local user rejects pairing
 2012-07-05 12:37 UTC  (2+ messages)

[PATCH] gpio/msm_v1: CONFIG_GPIO_MSM_V1 is only available on three SoCs
 2012-07-05 12:36 UTC  (2+ messages)

[PATCH] regulator: ab3100: Use rdev_get_drvdata() rather than use reg->reg_data driectly
 2012-07-05 12:35 UTC  (2+ messages)

[U-Boot] [PATCH] armv7: Fix infinite loop for the spl boot
 2012-07-05 12:34 UTC  (4+ messages)

[PATCH] regulator: ab3100: Set enable enable_time in regulator_desc
 2012-07-05 12:34 UTC  (2+ messages)

[patch] BFS 421-1: fix selecting CPU for migrating nohz timer
 2012-07-05 12:31 UTC 

[PATCH][V3] gpio: add a driver for GPIO pins found on AMD-8111 south bridge chips
 2012-07-05 12:31 UTC  (2+ messages)

[PATCH 00/40] AutoNUMA19
 2012-07-05 12:28 UTC  (11+ messages)
` [PATCH 09/40] autonuma: introduce kthread_bind_node()

[PATCH 0/3] git p4: notice Jobs: section in submit
 2012-07-05 12:30 UTC  (4+ messages)
` [PATCH 1/3] git p4: remove unused P4Submit interactive setting

[PATCH] gpio-sta2x11: don't use pdata if null
 2012-07-05 12:29 UTC  (2+ messages)

[patch] BFS 421-1: cleanup rt_queue
 2012-07-05 12:27 UTC 

[PATCH] ALSA: pcm: Make constraints lists const
 2012-07-05 12:23 UTC  (2+ messages)

[PATCH v1 00/14] ARM: OMAP5: Add minimal OMAP5 SOC support
 2012-07-05 12:22 UTC  (5+ messages)
` [PATCH v1 04/14] ARM: OMAP5: Add minimal support for OMAP5430 SOC
` [PATCH v1 11/14] ARM: OMAP5: board-generic: Add device tree support

[PATCH] MAINTAINERS: add kvm list for virtio components
 2012-07-05 12:22 UTC  (3+ messages)

OF_DYNAMIC usage
 2012-07-05 12:21 UTC 

--recheck option
 2012-07-05 12:19 UTC 

[PATCH 0/4] can: gw: Netlink related fixes
 2012-07-05 12:19 UTC  (5+ messages)
` [PATCH 1/4] can: Don't bump nlmsg_len manually
` [PATCH 2/4] can: Use nla_policy to validate netlink attributes
` [PATCH 3/4] can: Properly fill the netlink header when responding to RTM_GETROUTE
` [PATCH 4/4] can: Remove pointless casts

[PATCH v3 0/2] ata: MODE SELECT implementation
 2012-07-05 12:18 UTC  (3+ messages)
` [PATCH v3 1/2] ata: support MODE SENSE request for changeable and default parameters
` [PATCH v3 2/2] ata: implement MODE SELECT command

[PATCH] kexec-tools: Read always one vmcoreinfo file
 2012-07-05 12:16 UTC  (2+ messages)

git-submodule path computation bug with recursive submodules
 2012-07-05 12:09 UTC 

[U-Boot] [PATCH 1/2] KW: Move the memory register definitions into kirkwood.h
 2012-07-05 12:16 UTC  (6+ messages)
` [U-Boot] [PATCH] kirkwood: implement kw_sdram_bs_set()

mx28evk: kernel dump on sgtl5000 probe
 2012-07-05 12:15 UTC  (3+ messages)
` [PATCH] regulator: core: remove sysfs entry properly in regulator_put

Tegra DRM device tree bindings
 2012-07-05 12:15 UTC  (2+ messages)

[RFC 0/4] STE-modem remoteproc driver
 2012-07-05 12:13 UTC  (5+ messages)
` [RFC 4/4] remoteproc: Add driver for STE Modem

[PATCH V4] regulator: dt: add policy to have property "regulator-compatible"
 2012-07-05 12:12 UTC  (2+ messages)

[PATCH v2] Octeon 6xxx: Add Power Throttling support for CN6xxx and above
 2012-07-05 12:10 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] cm4008: set gd->ram_size in dram_init
 2012-07-05 12:11 UTC  (2+ messages)
` [U-Boot] [PATCH v2] arm: cm4008, cm41xx: "


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.