All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-08-07 10:21:12 to 2013-08-07 11:13:44 UTC [more...]

[PATCH v3 00/25] Arrange hotpluggable memory as ZONE_MOVABLE
 2013-08-07 10:52 UTC  (47+ messages)
` [PATCH v3 01/25] acpi: Print Hot-Pluggable Field in SRAT
` [PATCH v3 02/25] earlycpio.c: Fix the confusing comment of find_cpio_data()
` [PATCH v3 03/25] acpi: Remove "continue" in macro INVALID_TABLE()
` [PATCH v3 04/25] acpi: Introduce acpi_verify_initrd() to check if a table is invalid
` [PATCH v3 05/25] acpi, acpica: Split acpi_tb_install_table() into two parts
` [PATCH v3 06/25] acpi, acpica: Call two new functions instead of acpi_tb_install_table() in acpi_tb_parse_root_table()
` [PATCH v3 07/25] acpi, acpica: Split acpi_tb_parse_root_table() into two parts
` [PATCH v3 08/25] acpi, acpica: Call two new functions instead of acpi_tb_parse_root_table() in acpi_initialize_tables()
` [PATCH v3 09/25] acpi, acpica: Split acpi_initialize_tables() into two parts
` [PATCH v3 10/25] x86, acpi: Call two new functions instead of acpi_initialize_tables() in acpi_table_init()
` [PATCH v3 11/25] x86, acpi: Split acpi_table_init() into two parts
` [PATCH v3 12/25] x86, acpi: Rename check_multiple_madt() and make it global
` [PATCH v3 13/25] x86, acpi: Split acpi_boot_table_init() into two parts
` [PATCH v3 14/25] x86, acpi: Initialize acpi golbal root table list earlier
` [PATCH v3 15/25] x86: get pg_data_t's memory from other node
` [PATCH v3 16/25] x86: Make get_ramdisk_{image|size}() global
` [PATCH v3 17/25] x86, acpica, acpi: Try to find if SRAT is overrided earlier
` [PATCH v3 18/25] x86, acpica, acpi: Try to find SRAT in firmware earlier
` [PATCH v3 19/25] x86, acpi, numa, mem_hotplug: Find hotpluggable memory in SRAT memory affinities
` [PATCH v3 20/25] x86, numa, mem_hotplug: Skip all the regions the kernel resides in
` [PATCH v3 21/25] memblock, numa: Introduce flag into memblock
` [PATCH v3 22/25] memblock, mem_hotplug: Introduce MEMBLOCK_HOTPLUG flag to mark hotpluggable regions
` [PATCH v3 23/25] memblock, mem_hotplug: Make memblock skip hotpluggable regions by default
` [PATCH v3 24/25] mem-hotplug: Introduce movablenode boot option to {en|dis}able using SRAT
` [PATCH v3 25/25] x86, numa, acpi, memory-hotplug: Make movablenode have higher priority

[PATCH V3 0/3] Add audio support on smdk5420
 2013-08-07 11:13 UTC  (6+ messages)
` [PATCH V3 2/3] ASoC: Samsung: I2S: Add quirks as driver data in I2S

[PATCH] ARM: at91/dt: split sam9x5 peripheral definitions
 2013-08-07 10:59 UTC  (7+ messages)

[B.A.T.M.A.N.] [PATCHv4 next] batman-adv: fix potential kernel paging errors for unicast transmissions
 2013-08-07 11:12 UTC  (2+ messages)

[PATCH] ARM: fix wrong address when loading PRM_FRAC_INCREMENTOR_DENUMERATOR_RELOAD
 2013-08-07 11:09 UTC  (4+ messages)

[PATCH 0/5] Add UART support and arch timer initialization for OMAP5
 2013-08-07 11:08 UTC  (11+ messages)
` [PATCH 3/5] xen/arm: Add the new OMAP UART driver
` [PATCH 5/5] xen/arm: Add OMAP5 architected timer initialization codes

[GIT PULL] drop unused omap defines for v3.12 merge window
 2013-08-07 11:08 UTC  (2+ messages)

[PATCH] ARM: dts: am33xx: Correct gpio #interrupt-cells property
 2013-08-07 11:06 UTC  (2+ messages)

[PATCH 1/1] watchdog: ibmasr: Fix incorrect placement of __initdata
 2013-08-07 10:48 UTC 

[PATCH V3 0/7] Add i2s nodes on Exynos5420 and enable sound support on sdmk5420
 2013-08-07 11:05 UTC  (9+ messages)
` [PATCH V3 1/7] ARM: dts: Change i2s compatible string on exynos5250
` [PATCH V3 6/7] ASoC: Samsung: wm8994: Register the osc clock

[RFC] Improving CPU hotplug for 4.3 with qemu-xen
 2013-08-07 11:04 UTC  (3+ messages)

[PATCH 0/3] Fix backlight issues on some Windows 8 systems
 2013-08-07 11:04 UTC  (7+ messages)
` Backlight control only in the kernel?

[PATCH v3 1/3] mm: make generic_access_phys available for modules
 2013-08-07 11:02 UTC  (4+ messages)
` [PATCH v3 2/3] uio: provide vm access to UIO_MEM_PHYS maps
` [PATCH v3 3/3] uio: drop unused vma_count member in uio_device struct

Port the i915 HDMI infoframe code to the common infrastructure v2
 2013-08-07 11:02 UTC  (8+ messages)
` [PATCH 04/12] video/hmdi: Clear the whole incoming buffer, not just the infoframe size
  ` [Intel-gfx] "
` [PATCH 06/12] drm/i915/hdmi: Change the write_infoframe vfunc to take a buffer and a type
` [PATCH 07/12] drm/i915/hdmi: Port the infoframe code to the common hdmi helpers

[PATCH V4 for-next 0/4] Add receive Flow Steering support
 2013-08-07 11:02 UTC  (5+ messages)
  ` [PATCH V4 for-next 1/4] IB/core: "
  ` [PATCH V4 for-next 2/4] IB/core: Infra-structure to support verbs extensions through uverbs
  ` [PATCH V4 for-next 3/4] IB/core: Export ib_create/destroy_flow "
  ` [PATCH V4 for-next 4/4] IB/mlx4: Add receive Flow Steering support

[lm-sensors] [PATCH 1/1] hwmon: (acpi_power_meter) Fix incorrect placement of __initdata
 2013-08-07 10:59 UTC  (2+ messages)

[B.A.T.M.A.N.] DAT issue
 2013-08-07 10:58 UTC  (3+ messages)

[PATCH net-next] xfrm: Remove rebundant address family checking
 2013-08-07 10:57 UTC  (2+ messages)

angel_SWI_ARM
 2013-08-07 10:57 UTC 

[PATCH] clocksource: add an "menu" item to Kconfig
 2013-08-07 10:56 UTC 

[Buildroot] [PATCH] infra: display current task as title of the term window
 2013-08-07 10:56 UTC  (5+ messages)

BUG:OOPS
 2013-08-07 10:56 UTC  (2+ messages)

[PATCH 1/4] powerpc/tm: Add checkpointed versions of some SPRs to thread_struct
 2013-08-07 10:55 UTC  (4+ messages)
` [PATCH 2/4] powerpc: Add new save_tar() register function

[PATCH 1/2] net: wan: sbni: Fix incorrect placement of __initdata
 2013-08-07 10:38 UTC  (2+ messages)
` [PATCH 2/2] net: via-rhine: "

how to move the memory of a domain from one NUMA node to another?
 2013-08-07 10:55 UTC 

[PATCH] bitops: move BITS() macro to the bitops file
 2013-08-07 10:54 UTC  (3+ messages)

[GIT PULL FOR v3.12] Renesas VSP1 driver
 2013-08-07 10:55 UTC 

[PATCH 1/3] MAINTAINERS: Remove Grant Likely
 2013-08-07 10:53 UTC  (9+ messages)
` [PATCH 3/3] MAINTAINERS: Refactor device tree maintainership

[Bug 66967] New: Dota 2 crashes with r600g when starting the tutorial
 2013-08-07 10:52 UTC  (2+ messages)
` [Bug 66967] "

[RFC PATCH] Add the --ignore-warn parameter (v1)
 2013-08-07 10:50 UTC  (8+ messages)
` [RFC PATCH 1/3] xl: replace vcpu-set --ignore-host with --ignore-warn

[Intel-gfx] [PATCH 2/3] drm/i915: unpin backing storage in dmabuf_unmap
 2013-08-07 10:49 UTC  (6+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] drm/i915: no interruptible locking for dma_buf->map

[Bug 67530] New: Wrong UVD capabilities reported by VDPAU on Brazos
 2013-08-07 10:49 UTC  (2+ messages)
` [Bug 67530] VDPAU state tracker reports wrong codec level

[dylan][PATCH 00/12] Backports from master (cover letter only)
 2013-08-07 10:47 UTC 

[PATCH RFC] Btrfs: add support for persistent mount options
 2013-08-07 10:48 UTC  (6+ messages)

[V10 PATCH 00/23]PVH xen: Phase I, Version 10 patches
 2013-08-07 10:48 UTC  (11+ messages)
` [V10 PATCH 09/23] PVH xen: introduce pvh_set_vcpu_info() and vmx_pvh_set_vcpu_info()
` [V10 PATCH 10/23] PVH xen: domain create, context switch related code changes

[Lustre-devel] LND Development
 2013-08-07 10:48 UTC 

[PATCH] drm: use ida to allocate connector ids
 2013-08-07 10:47 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] ASoC: rt5640: change widgetsequencefordepop
 2013-08-07 10:47 UTC  (12+ messages)

[PATCH v2 -next] netfilter: ctnetlink: attach expectations to unconfirmed conntracks
 2013-08-07 10:46 UTC  (4+ messages)

[PATCH 0/2] kernel/sys.c: for setfsgid(), return the current gid when error occurs
 2013-08-07 10:44 UTC  (5+ messages)
` kernel/sys.c: for setfsuid(), return the current uid "
  ` [PATCH 0/2] "
    ` [PATCH] kernel/sys.c: improve the usage of return value

[PATCH] brcmfmac: use CFG80211_TESTMODE_CMD
 2013-08-07 10:45 UTC  (2+ messages)

Second HDMI port not visible
 2013-08-07 10:44 UTC  (3+ messages)

bonding + arp monitoring fails if interface is a vlan
 2013-08-07 10:44 UTC  (8+ messages)

Repo with only one file
 2013-08-07 10:43 UTC  (2+ messages)

[PATCH v2] videobuf2-core: Verify planes lengths for output buffers
 2013-08-07 10:44 UTC  (4+ messages)

[xen-unstable test] 18633: tolerable FAIL
 2013-08-07 10:42 UTC 

[PATCH net-next] net: sctp: sctp_set_owner_w: fix panic during skb orphaning
 2013-08-07 10:42 UTC  (2+ messages)

[PATCH] V4L: async: Make sure subdevs are stored in a list before being moved
 2013-08-07 10:41 UTC 

[meta-fsl-arm][PATCH 1/2] barebox: Rework do_configure_prepend to do_pre_configure
 2013-08-07 10:40 UTC  (2+ messages)
` [meta-fsl-arm][PATCH 2/2] barebox: move environment deployment to its own task

802.11 infrastructure for regression testing - upstream / mac80211 / cfg80211
 2013-08-07 10:39 UTC  (4+ messages)

[PATCH] enable claim by default. (v2)
 2013-08-07 10:38 UTC  (4+ messages)
` [PATCH] xl: Enable by default claim mode

Linux 3.10.4 and Logitech HD Webcam C525/C310
 2013-08-07 10:37 UTC  (3+ messages)

no slat log
 2013-08-07 10:36 UTC  (3+ messages)

[PATCH] Revert "ARM: Use armlinux_bootparams address for DTB"
 2013-08-07 10:34 UTC  (4+ messages)

[PATCH] arm64: KVM: fix 2-level page tables unmapping
 2013-08-07 10:34 UTC  (4+ messages)

Imprimez votre bon de réduction
 2013-08-07 10:33 UTC 

Any plan to support disk driver domain?
 2013-08-07 10:32 UTC  (8+ messages)

[PATCH] ext4: allow specifying external journal by pathname mount option
 2013-08-07 10:31 UTC  (3+ messages)
` [PATCH V2] "

[PATCH 11/13] drm/i915: Don't try to disable plane if it's already disabled
 2013-08-07 10:30 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/8] rcu: Ensure rcu read site is deadlock-immunity
 2013-08-07 10:25 UTC  (8+ messages)
` [PATCH 1/8] rcu: add a warn to rcu_preempt_note_context_switch()
` [PATCH 2/8] rcu: remove irq/softirq context check in rcu_read_unlock_special()
` [PATCH 4/8] rcu: delay task rcu state cleanup in exit_rcu()
` [PATCH 5/8] rcu: eliminate deadlock for rcu read site
` [PATCH 6/8] rcu: call rcu_read_unlock_special() in rcu_preempt_check_callbacks()
` [PATCH 7/8] rcu: add # of deferred _special() statistics
` [PATCH 8/8] rcu: remove irq work for rsp_wakeup()

[PATCH] xen: cleanup unused request{_dt, }_irq() parameter
 2013-08-07  7:42 UTC  (2+ messages)

[PATCH 1/1] x86/AMD: Fix setup ssss:bb:dd:f for d0 failed
 2013-08-07  7:33 UTC  (2+ messages)

[PATCH 09/13] drm/i915: Split plane watermark parameters into a separate struct
 2013-08-07 10:29 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/3] Small i915/exynos prime cleanup
 2013-08-07 10:29 UTC  (7+ messages)
` [PATCH 1/3] drm: use common drm_gem_dmabuf_release in i915/exynos drivers

[PATCH 08/13] drm/i915; Pull some watermarks state into a separate structure
 2013-08-07 10:29 UTC  (2+ messages)
` [PATCH v2] drm/i915: "

[PATCH 07/13] drm/i915: Calculate max watermark levels for ILK+
 2013-08-07 10:28 UTC  (2+ messages)
` [PATCH v2] "

[meta-fsl-arm][PATCH 1/2] barebox: Rework do_configure_prepend to do_pre_configure
 2013-08-07 10:27 UTC  (2+ messages)
` [meta-fsl-arm][PATCH 2/2] barebox: move environment deployment to its own task

[PATCH 00/26] STA2X11 devicetree support for amba/pci
 2013-08-07 10:22 UTC  (26+ messages)
` [PATCH 01/26] x86: fix warning for sta2x11
` [PATCH 02/26] DMA: PL330: use prefix in reg names to build under x86
` [PATCH 04/26] x86: add CONFIG_ARM_AMBA, selected by STA2X11
` [PATCH 05/26] drivers/amba: add support for a PCI bridge
` [PATCH 06/26] x86 STA2X11: select devicetree related config items
` [PATCH 07/26] OF platform: export of_amba_device_create()
` [PATCH 08/26] OF platform, of_amba_device_create(): add parent resource to parameters
` [PATCH 09/26] kernel irqdomain: export irq_domain_disassociate()
` [PATCH 10/26] x86 devicetree: add irq domain for msi irqs
` [PATCH 11/26] x86 devicetree: add functions for handling setup/teardown of MSI irqs
` [PATCH 12/26] x86 kernel apic: notify MSI irqdomain(s) on etup/teardown of MSI IRQs
` [PATCH 13/26] drivers/amba/pci-amba.c: use devicetree for amba device creation
` [PATCH 14/26] gpio: remove sta2x11-gpio
` [PATCH 15/26] x86 STA2X11: remove the sta2x11-mfd driver
` [PATCH 16/26] x86 STA2X11 platform: add sta2x11_platform_init()
` [PATCH 17/26] x86 STA2X11 platform: add sta2x11_instance_data helpers
` [PATCH 18/26] x86 STA2X11 platform: add a common probe function for platform devices
` [PATCH 19/26] x86 STA2X11 platform: create sta2x11-clock-regs device
` [PATCH 20/26] x86 STA2X11 platform: remove useless pr_info()'s
` [PATCH 21/26] AMBA: pci-amba bridge: improve code readability
` [PATCH 22/26] AMBA: pci-amba bridge: extend number of amba devs per pci device
` [PATCH 23/26] AMBA: pci-amba bridge: export function creating pci-amba device names
` [PATCH 24/26] x86 STA2X11: add dts for Intel's Northville board
` [PATCH 25/26] drivers/clk: sta2x11 common clock framework implementation
` [PATCH 26/26] pinctrl: add support for sta2x11 (via pinctrl-nomadik)

[PATCH] xen/arm: Allow setup timer frequency from platform code
 2013-08-07 10:27 UTC 

[RFC PATCH] During a shallow fetch, prevent sending over unneeded objects
 2013-08-07 10:27 UTC  (4+ messages)

Skb and ieee80211 headers
 2013-08-07 10:27 UTC  (11+ messages)

[U-Boot] question about selecting a stable U-Boot source code package
 2013-08-07 10:27 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/8 v3] vfio on power: preparations for VFIO, guest IOMMUs and VFIO itself
 2013-08-07 10:27 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/8] pci: Introduce helper to retrieve a PCI device's DMA address space

[PATCH] kernel/sysctl_binary.c: improve the usage of return value 'result'
 2013-08-07 10:25 UTC  (5+ messages)

[PATCH 1/2][net-next] gianfar: Fix pause frame handling for half duplex links
 2013-08-07 10:24 UTC  (2+ messages)
` [PATCH 2/2][net-next] gianfar: Add ethtool -A support for pause frame

[PATCH 02/13] drm/i915: Pull watermark level validity check out
 2013-08-07 10:24 UTC  (2+ messages)
` [PATCH v2] "

[LTP] [PATCH 2/2 V3] lib/tst_module.c: modification for updated tst_run_cmd specification
 2013-08-07 10:24 UTC  (3+ messages)

Make check fails (Ubuntu 12.04)
 2013-08-07 10:22 UTC 


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.