All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-08-17 09:07:53 to 2012-08-17 10:21:24 UTC [more...]

[PATCH v2 00/31] AArch64 Linux kernel port
 2012-08-17 10:21 UTC  (53+ messages)
` [PATCH v2 02/31] arm64: Kernel booting and initialisation
` [PATCH v2 04/31] arm64: MMU definitions
` [PATCH v2 05/31] arm64: MMU initialisation
` [PATCH v2 09/31] arm64: Cache maintenance routines
` [PATCH v2 13/31] arm64: Device specific operations
` [PATCH v2 15/31] arm64: SMP support
` [PATCH v2 28/31] arm64: Generic timers support
` [PATCH v2 30/31] arm64: Build infrastructure

[PATCH 0/2] variable/include tracking and _remove
 2012-08-17 10:09 UTC  (5+ messages)
` [PATCH 1/2] data_smart.py: track file inclusion and variable modifications

[U-Boot] [PATCH 1/3] phy: add phy_connect_by_mask
 2012-08-17 10:20 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] fec_mxc: use phy_connect_by_mask

[PATCH] AMD, powernow: Update P-state directly when _PSD's CoordType is DOMAIN_COORD_TYPE_HW_ALL
 2012-08-17 10:19 UTC  (2+ messages)

[PATCH v3 0/9] ARM/ASoC: OMAP McBSP device tree support
 2012-08-17 10:18 UTC  (3+ messages)

[PATCH] classes/chrpath: trigger an error if chrpath fails
 2012-08-17 10:05 UTC  (5+ messages)

[Qemu-devel] [PATCH] block: handle filenames with colons better
 2012-08-17 10:15 UTC  (6+ messages)

[RFC PATCH 1/8]: PVH: Basic and preparatory changes
 2012-08-17 10:15 UTC  (4+ messages)

OMAP HWMOD: Query regarding parent<->child support
 2012-08-17 10:12 UTC  (2+ messages)

[PATCH] perf: pass STAGING_INCDIR(sysroot) to perf
 2012-08-17 10:00 UTC  (9+ messages)
    ` [discussion] perf: specify SLANG_INC dir for perf

[Bug 53630] New: compiz + glamor = screen corruptions
 2012-08-17 10:10 UTC  (5+ messages)
` [Bug 53630] "

[PATCH v2 00/11] Request for Inclusion: kmem controller for memcg
 2012-08-17 10:07 UTC  (10+ messages)
` [PATCH v2 09/11] memcg: propagate kmem limiting information to children

[Buildroot] [PATCH] flashrom: bump to version 0.9.6.1
 2012-08-17 10:10 UTC 

[PATCH] ARM: LPC32xx: Provide DMA filter callbacks via platform data
 2012-08-17 10:09 UTC  (4+ messages)

[PATCH-V3] ARM: OMAP3+: hwmod: Add AM33XX HWMOD data
 2012-08-17 10:09 UTC  (14+ messages)

[Bug 41265] New: KMS does not work on Radeon HD6700M
 2012-08-17 10:09 UTC  (2+ messages)
` [Bug 41265] Radeon KMS does not work on thunderbolt media dock

[PATCH] Various cleanups in the code base found with sparse (v1) for v3.7
 2012-08-17 10:08 UTC  (3+ messages)
` [PATCH 4/6] xen/mmu: Fix compile warnings
  ` [Xen-devel] "

[U-Boot] [PATCH 1/2] MX28: config: Allow different target generation in elftosb call
 2012-08-17 10:08 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] MX28: Move "regs-base.h" include after SoC type configuration

[PATCH] mtd: spear_smi: fix compilation warning
 2012-08-17 10:08 UTC 

lockdep warning on rt_mutex_lock()
 2012-08-17 10:06 UTC 

[PATCH 0/1] Correct blacklist-related build errors
 2012-08-17  9:54 UTC  (3+ messages)
` [PATCH 1/1] base.bbclass: Work even when there's no PNBLACKLIST entries

[Cluster-devel] cluster: RHEL6 - fsck.gfs2: Fix buffer overflow in get_lockproto_table
 2012-08-17 10:04 UTC  (3+ messages)

[PATCH V2] kvm tools: Add initial virtio-scsi support
 2012-08-17 10:04 UTC  (2+ messages)

NCD, a light scripting language for network configs and much more
 2012-08-17 10:03 UTC  (2+ messages)

[RFC PATCH 0/6] memcg: vfs isolation in memory cgroup
 2012-08-17 10:00 UTC  (6+ messages)

[RFC 0/5] Generic panel framework
 2012-08-17 10:02 UTC  (5+ messages)
` [RFC 3/5] video: panel: Add MIPI DBI bus support

[RFC PATCH 8/8]: PVH: privcmd changes
 2012-08-17 10:01 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] mx51/mx53/mx6: add watchdog
 2012-08-17 10:00 UTC  (2+ messages)

[PATCH] drivers/mtd/devices/spear_smi.c: failure test for null rather than negative integer
 2012-08-17 10:03 UTC  (4+ messages)

[PATCH] BUG: clk_find() misses some clocks
 2012-08-17  9:58 UTC  (4+ messages)

[PATCH] ARM: Kirkwood: Iomega IX2-200 Device Tree Support Patch v2
 2012-08-17  9:56 UTC  (2+ messages)
` [PATCH] ARM: Kirkwood: Iomega IX2-200 Device Tree Support Patch v2 Signed-off-by: Alan M Butler <alanbutty12@gmail.com>

[RFC PATCH 7/8]: PVH: grant changes
 2012-08-17  9:52 UTC  (2+ messages)

[PATCH 00/13] updated exynos-drm-fixes
 2012-08-17  9:50 UTC  (14+ messages)
` [PATCH 01/13] drm/exynos: added device object to subdrv's remove callback as argument
` [PATCH 02/13] drm/exynos: separated subdrv->probe call and encoder/connector creation
` [PATCH 03/13] drm/exynos: fixed page align bug
` [PATCH 04/13] drm/exynos: use empty function instead of drm_helper_connector_dpms
` [PATCH 05/13] drm/exynos: removed exynos_drm_encoder_dpms call
` [PATCH 06/13] drm/exynos: separeated fimd_power_on into some parts
` [PATCH 07/13] drm/exynos: control display power at connector module
` [PATCH 08/13] drm/exynos: make sure that hardware overlay for fimd is disabled
` [PATCH 09/13] drm/exynos: check NV12M format specific to Exynos properly
` [PATCH 10/13] drm/exynos: update crtc to plane safely
` [PATCH 11/13] drm/exynos: changed context name of hdmi and mixer
` [PATCH 12/13] drm/exynos: fixed build warning
` [PATCH 13/13] drm/exynos: make sure that hardware overlay for hdmi is disabled

[PATCH 0/3] Add support for relocatable SDK to ADT installer and some fixes
 2012-08-17  9:38 UTC  (3+ messages)
` [PATCH 3/3] adt-installer: add support for relocatable SDK

[PATCH] rev-list docs: clarify --topo-order description
 2012-08-17  9:50 UTC  (14+ messages)
      ` [PATCH v2] "

[PATCH] Dump IOMMU p2m table
 2012-08-17  9:50 UTC  (2+ messages)

Two more ib_srp patches
 2012-08-17  9:50 UTC 

MLC NAND: all 0xff after erase?
 2012-08-17  9:51 UTC  (3+ messages)

[Qemu-devel] [Bug 1037606] Re: vmwgfx does not work with kvm vmware vga
 2012-08-17  9:34 UTC  (11+ messages)
` [Qemu-devel] [Bug 1037606] AlsaInfo.txt
` [Qemu-devel] [Bug 1037606] BootDmesg.txt
` [Qemu-devel] [Bug 1037606] CurrentDmesg.txt
` [Qemu-devel] [Bug 1037606] Lspci.txt
` [Qemu-devel] [Bug 1037606] ProcCpuinfo.txt
` [Qemu-devel] [Bug 1037606] ProcInterrupts.txt
` [Qemu-devel] [Bug 1037606] ProcModules.txt
` [Qemu-devel] [Bug 1037606] UdevDb.txt
` [Qemu-devel] [Bug 1037606] UdevLog.txt
` [Qemu-devel] [Bug 1037606] WifiSyslog.txt

[PATCH v3 0/6] ARM hypercall ABI: 64 bit ready
 2012-08-17  9:46 UTC  (9+ messages)
` [PATCH v3 4/6] xen: introduce XEN_GUEST_HANDLE_PARAM

[RFC PATCH 6/8]: Ballooning changes
 2012-08-17  9:46 UTC  (2+ messages)

[PATCH] sched: Accelerate "pick_next_entity" under special condition
 2012-08-17  9:43 UTC  (18+ messages)
  ` [PATCH v2] "
                          ` [PATCH] sched: remove useless code in yield_to

[Qemu-devel] [PATCH 1/2] extract file_load() function from rom_add_file() for reusing
 2012-08-17  9:42 UTC  (6+ messages)

[PATCH] usb: gadget: lpc32xx_udc: Port to new start/stop interface
 2012-08-17  9:42 UTC  (5+ messages)

[RFC PATCH 5/8]: PVH: smp changes
 2012-08-17  9:42 UTC  (2+ messages)

[oe-commits] Jackie Huang : gdk-pixbuf: fix the postinstall script failure when no icon is installed
 2012-08-17  9:29 UTC  (9+ messages)

[Bug 53632] New: Radmon rendering corruptions
 2012-08-17  9:40 UTC  (2+ messages)
` [Bug 53632] Random "

[PATCH RFC] xen/sysfs: Use XENVER_guest_handle to query UUID
 2012-08-17  9:39 UTC  (5+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH 1/3] usb: Halt ep queue en cancel pending packets on a packet error
 2012-08-17  9:39 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/3] usb: controllers do not need to check for babble themselves
` [Qemu-devel] [PATCH 3/3] ehci: simplify ehci_state_executing

[PATCH V3 0/2] video: drm: Add Device tree support to DRM-FIMD
 2012-08-17  9:37 UTC  (7+ messages)
` [PATCH V3 1/2] drm/exynos: add platform_device_id table and driver data for exynos5 drm fimd
` [PATCH V3 2/2] video: drm: exynos: Add device tree support

[Qemu-devel] [PATCH V3 0/2] Add JSON output to qemu-img info
 2012-08-17  9:36 UTC  (3+ messages)
` [Qemu-devel] [PATCH V3 2/2] qemu-img: Add json output option to the info command

[Qemu-devel] [PATCH v2] register reset handler to write image into memory
 2012-08-17  9:08 UTC 

[Bug 46091] New: syslog.3 says LOG_AUTH is deprecated
 2012-08-17  9:36 UTC 

[PATCH 1/3] xen/tools: Add 64 bits big bar support
 2012-08-17  9:35 UTC  (6+ messages)

[U-Boot] [PATCH 1/2] arm/km: add mv88e6352 configuration for kmnusa
 2012-08-17  9:35 UTC  (2+ messages)
` [U-Boot] [PATCH v2 "

[RFC PATCH 4/8]: identity map, events, and xenbus related changes
 2012-08-17  9:34 UTC  (2+ messages)

[PATCH obexd] MAP: Fix invalid oflag check
 2012-08-17  9:33 UTC 

Is there a way to find out which commit "git rebase --skip" skipped?
 2012-08-17  9:32 UTC  (3+ messages)

[PATCH 0/4] UBI: Use the whole NAND device to calculate max bad block number
 2012-08-17  9:37 UTC  (4+ messages)
` [PATCH] ubiattach: introduce max_beb_per1024 in UBI_IOCATT

[PATCH] media: davinci: vpif: add check for NULL handler
 2012-08-17  9:31 UTC  (5+ messages)

[PATCH] twl4030: It would be better not to use the 0b-prefix
 2012-08-17  9:30 UTC  (2+ messages)

md: raid 10 supports TRIM
 2012-08-17  9:28 UTC  (4+ messages)

[PATCH V6 00/16] MIPS: Add Loongson-3 based machines support
 2012-08-17  9:28 UTC  (5+ messages)
` [PATCH V6 12/15] ALSA: HDA: Make hda sound card usable for Loongson
  ` [alsa-devel] "

BUG: unable to handle kernel paging request in usb_match_id()
 2012-08-17  9:27 UTC  (8+ messages)

[RFC v3] mgmt-api: Add reason to device disconnect event
 2012-08-17  9:27 UTC  (2+ messages)

[RFC PATCH 3/8]: PVH: memory manager and paging related changes
 2012-08-17  9:26 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] Enable at91sam9x5 boot from serial flash
 2012-08-17  9:26 UTC  (3+ messages)
` [U-Boot] [PATCH 3/3] arm : at91sam9x5 : fix a small bug for NAND

[Samba] Mount CIFS with multiuser option
 2012-08-17  9:24 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/5] at91: 9x5: Enable PMECC(Programmable Multibit ECC controller) support
 2012-08-17  9:24 UTC  (3+ messages)
` [U-Boot] [PATCH v2 3/5] at91: atmel_nand: Update driver to support Programmable Multibit ECC controller

rebalance_domains() triggered a lockdep warning
 2012-08-17  9:23 UTC 

[REGRESION] Suspend hangs with 3.6-rc1 on Lenovo T60 notebook
 2012-08-17  9:23 UTC  (3+ messages)

[RFC PATCH] ALSA: hda - add support for runtime power management
 2012-08-17  9:52 UTC  (2+ messages)

[RFC 0/2] USB gadget - configfs
 2012-08-17  9:22 UTC  (8+ messages)

[PATCH] Dump IOMMU p2m table
 2012-08-17  9:21 UTC  (4+ messages)

[GIT PULL FOR v3.7] Aptina sensor drivers patches
 2012-08-17  9:19 UTC 

[overlayfs/port] overlayfs: v13 port attempt to kernel 3.5
 2012-08-17  9:18 UTC  (4+ messages)

[PATCH 0/2] mfd: dt: add power off support for Tegra20/Tegra30
 2012-08-17  9:16 UTC  (6+ messages)
` [PATCH 1/2] mfd: dt: tps6586x: Add power off control
` [PATCH 2/2] mfd: dt: tps65910: add "

[PATCH 1/2] webkit-gtk: workaround races with make 3.82 by rerunning make
 2012-08-17  9:05 UTC  (4+ messages)
` [PATCH 2/2] webkit-gtk: update to 1.8.2

[PATCH 5/7] powerpc/kvm/xics: Switch ICP to use atomic updates
 2012-08-17  8:38 UTC 

[Qemu-devel] [PATCH] x86: enforce DPL checking on task gate switches invoked through IDT
 2012-08-17  9:14 UTC 

[PATCH] Add MSI support for SDHCI PCI hosts
 2012-08-17  9:14 UTC 

nfqueue max copy_range broken, how to fix/mitigate?
 2012-08-17  9:12 UTC 

[PATCH] ARM: shmobile: Add A4S cpuidle state on sh7372
 2012-08-17  9:10 UTC  (3+ 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.