All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-07-05 11:41:27 to 2012-07-05 12:36:45 UTC [more...]

[PATCH 0/28] AMD IOMMU interrupt remapping support
 2012-07-05 12:36 UTC  (26+ 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] gpio/msm_v1: CONFIG_GPIO_MSM_V1 is only available on three SoCs
 2012-07-05 12:36 UTC  (2+ messages)

[PATCH v2 0/2] Use architected timers for delay loop
 2012-07-05 12:35 UTC  (7+ 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] regulator: ab3100: Use rdev_get_drvdata() rather than use reg->reg_data driectly
 2012-07-05 12:35 UTC  (2+ messages)

where should i make observations about poky reference manual?
 2012-07-05 12:34 UTC  (3+ 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] spi/s3c64xx: Convert to devm_request_and_ioremap()
 2012-07-05 12:33 UTC 

[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  (12+ 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 1/1] mfd: Fix runtime warning caused by duplicate device registration
 2012-07-05 12:29 UTC  (16+ messages)

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

Help required on N900
 2012-07-05 12:28 UTC  (3+ messages)

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

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

[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  (40+ messages)
` [PATCH v1 01/14] ARM: OMAP2+: Move stubbed secure_sram_reserve function to a common.c and call it __weak
` [PATCH 2/5] ARM: OMAP5: board-generic: Add device tree support
` [PATCH v1 02/14] ARM: OMAP: counter-32k: Select the CR register offset using the IP scheme
` [PATCH 3/5] arm/dts: OMAP5: Add omap5 dts files
` [PATCH v1 03/14] ARM: OMAP5: id: Add cpu id for ES versions
` [PATCH v1 04/14] ARM: OMAP5: Add minimal support for OMAP5430 SOC
` [PATCH 4/5] ARM: OMAP5: Add the build support
` [PATCH 5/5] ARM: Kconfig update to support additional GPIOs in OMAP5
` [PATCH v1 05/14] ARM: OMAP5: timer: Add clocksource, clockevent support
` [PATCH v1 06/14] ARM: OMAP5: gpmc: Update gpmc_init()
` [PATCH v1 07/14] ARM: OMAP5: l3: Add l3 error handler support for omap5
` [PATCH v1 08/14] ARM: OMAP5: Add the WakeupGen IP updates
` [PATCH v1 09/14] ARM: OMAP5: Add SMP support
` [PATCH v1 10/14] ARM: omap2+: board-generic: clean up the irq data from board file
` [PATCH v1 11/14] ARM: OMAP5: board-generic: Add device tree support
` [PATCH v1 12/14] arm/dts: OMAP5: Add omap5 dts files
` [PATCH v1 13/14] ARM: OMAP5: Add the build support
` [PATCH v1 14/14] ARM: Kconfig update to support additional GPIOs in OMAP5

[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

[RFC PATCH 0/7] Experimental btrfs send/receive (kernel side)
 2012-07-05 12:19 UTC  (7+ messages)
` [RFC PATCH 4/7] Btrfs: introduce subvol uuids and times
` [RFC PATCH 5/7] Btrfs: add btrfs_compare_trees function

[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)

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

[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: "

[PATCH] Bluetooth: Override status if local user rejects pairing
 2012-07-05 12:11 UTC 

[PATCH V3] regulator: fixed: dt: support for input supply
 2012-07-05 12:10 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/14] updates for Keymile Marvell boards
 2012-07-05 12:09 UTC  (17+ messages)
` [U-Boot] [PATCH v2 03/14] arm/km: convert mgcoge3un target to km_kirkwood

[Qemu-devel] [PATCH 22/32] qtest: Cover qdev properties for disk geometry
 2012-07-05 12:08 UTC  (2+ messages)

[PATCH 0/7 v2] dma: sh: stop using .private
 2012-07-05 12:08 UTC  (4+ messages)
` [PATCH 2/7 v2] ASoC: siu: don't use DMA device for channel filtering

[PATCH v2 0/2] ata: MODE SELECT implementation
 2012-07-05 12:05 UTC  (4+ messages)
` [PATCH v2 2/2] ata: implement MODE SELECT command

[PATCH 0/4 V3] add 88pm80x mfd driver
 2012-07-05 12:06 UTC  (4+ messages)
` [PATCH 1/4] mfd: support 88pm80x in 80x driver

[PATCH] ARM: ux500: Over-ride the DT device naming scheme for pinctrl
 2012-07-05 12:05 UTC  (2+ messages)

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

[RFC][PATCH] ARM: shmobile: kzm9g: add r8a66597_udc support
 2012-07-05 12:03 UTC  (2+ messages)

[U-Boot] [PATCH] smdk6400: Move smdk6400 board from Makefile to boards.cfg
 2012-07-05 12:02 UTC  (2+ messages)

[PATCH] irq_domain: Standardise legacy/linear domain selection
 2012-07-05 12:02 UTC  (3+ messages)

[PATCH 0/6] drm/i915: Framebuffer layout fixes and sanity checks
 2012-07-05 12:01 UTC  (10+ messages)
` [PATCH 2/6] drm/i915: Check framebuffer stride more thoroughly
    ` [Intel-gfx] "
` [PATCH 5/6] drm/i915: Handle framebuffer offsets[]
      ` [Intel-gfx] "

[PATCH 1/1] arm: Fix kernel crash problem in binfmt_flat.c
 2012-07-05 11:59 UTC 

[U-Boot] [PATCH] arm: bugfix: Move vector table before jumping relocated code
 2012-07-05 12:00 UTC  (2+ messages)

[U-Boot] [PATCH 0/7 V5] EXYNOS5: Enable I2C support
 2012-07-05 11:59 UTC  (8+ messages)
` [U-Boot] [PATCH 1/7 V5] EXYNOS: CLK: Add i2c clock
` [U-Boot] [PATCH 2/7 V5] EXYNOS: Add I2C base address
` [U-Boot] [PATCH 3/7 V5] EXYNOS: PINMUX: Add pinmux support for I2C
` [U-Boot] [PATCH 4/7 V5] I2C: Move struct s3c24x0_i2c to a common place
` [U-Boot] [PATCH 5/7 V5] I2C: Modify the I2C driver for EXYNOS5
` [U-Boot] [PATCH 6/7 V5] I2C: Add support for Multi channel
` [U-Boot] [PATCH 7/7 V5] CONFIG: SMDK5250: I2C: Enable I2C

[PATCH v5 3/3] ARM: OMAP2+: onenand: prepare for gpmc driver migration
 2012-07-05 11:58 UTC  (13+ messages)

[PATCH 00/16] Series short description
 2012-07-05 11:58 UTC  (3+ messages)
` [PATCH 12/16] sched: refactor update_shares_cpu() -> update_blocked_avgs()

[PATCH] cpu: smp_wmb before lauching cpus
 2012-07-05 11:58 UTC  (7+ messages)
        ` [Qemu-devel] "

[U-Boot] [PATCH] arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0
 2012-07-05 11:57 UTC  (7+ messages)
    ` [U-Boot] [PATCH v2] "
        ` [U-Boot] [PATCH v3] "

[xen-unstable test] 13461: regressions - FAIL
 2012-07-05 11:57 UTC  (11+ messages)
              ` [xen-unstable test] 13461: regressions - FAIL [and 1 more messages]

[PATCH 0/4 V3.1] add 88pm80x mfd driver
 2012-07-05 11:56 UTC  (5+ messages)
` [PATCH 1/4] mfd: support 88pm80x in 80x driver
` [PATCH 2/4] mfd: workaround: add companion chip in 88pm80x
` [PATCH 3/4] rtc: add rtc support to 88PM80X PMIC
` [PATCH 4/4] input: add onkey "

[U-Boot] [PATCH] arm/s5pxx: Fix get_timer_masked to get the time
 2012-07-05 11:55 UTC  (2+ messages)

[Bug 51144] New: significant pixel corruption in text
 2012-07-05 11:52 UTC  (2+ messages)
  ` [Bug 51144] significant pixel corruption in text ; driver nouveau - GF116 [GeForce GTS 450]

[U-Boot] Pull request for u-boot-marvell.git
 2012-07-05 11:50 UTC  (8+ messages)
        ` [U-Boot] Pull request for u-boot-marvell.git - PLEASE HOLD ON
          ` [U-Boot] Pull request for u-boot-marvell.git - go ahead

[PATCH] KVM: MMU: Fix mmu_shrink() so that it can free mmu pages as intended
 2012-07-05 11:50 UTC  (2+ messages)

[RFC 0/4] allow setting HT capabilities per vif
 2012-07-05 11:48 UTC  (4+ messages)
` [RFC 3/4] cfg80211: allow driver to implement HT capabilities per netdev

[PATCH v3] printk: Have printk() never buffer its data
 2012-07-05 11:47 UTC  (15+ messages)

[U-Boot] Nand flash R/W,saveenv issue
 2012-07-05 11:45 UTC  (14+ messages)
            ` [U-Boot] problem while making kernel up
                        ` [U-Boot] USB detection

[U-Boot] [PATCH] arm: rmobile: kzm9g: Adjust hardware setting in lowlevel_init.S
 2012-07-05 11:43 UTC  (6+ messages)
  ` [U-Boot] [PATCH 0/3] arm: rmobile: kzm9g: enable booting Linux kernel
    ` [U-Boot] [PATCH 1/3] arm: rmobile: kzm9g: Modify sdram area
    ` [U-Boot] [PATCH 2/3] arm: rmobile: kzm9g: Adjust low level hardware setting
    ` [U-Boot] [PATCH 3/3] arm: rmobile: kzm9g: change prompt to board specific

[PATCH 1/1] rtc: rtc-s3c: Replace #include header files from asm/* to linux/*
 2012-07-05 11:30 UTC 

[U-Boot] U-boot Porting
 2012-07-05 11:42 UTC 

[PATCH] drivers/platform/x86: Lenovo IdeaPad Z570 support
 2012-07-05 11:41 UTC  (6+ messages)

[PATCH v2 0/4] ARM: OMAP2+: dmtimer: cleanup related to devm API and clk usage
 2012-07-05 11:41 UTC  (7+ messages)


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.