All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-08-16 15:21:30 to 2012-08-16 16:10:23 UTC [more...]

[PATCH] mm: hugetlb: flush dcache before returning zeroed huge page to userspace
 2012-08-16 16:09 UTC  (14+ messages)

[PATCH] perf: pass STAGING_INCDIR(sysroot) to perf
 2012-08-16 15:58 UTC  (6+ messages)
    ` [discussion] perf: specify SLANG_INC dir for perf

remove dependency on PyXML from xen?
 2012-08-16 16:10 UTC  (5+ messages)
    ` [PATCH] "

[Qemu-devel] [PATCH 0/3] Drop default SD card creation
 2012-08-16 16:09 UTC  (8+ messages)

RFC: blktap3
 2012-08-16 16:09 UTC  (2+ messages)

SimpleMessenger dispatching: cause of performance problems?
 2012-08-16 16:08 UTC 

How to understand the macro __init?
 2012-08-16 16:08 UTC  (6+ messages)

[PATCH] perf: Let O= makes handle relative paths
 2012-08-16 16:07 UTC  (12+ messages)

[PATCH] drm/edid: limit printk when facing bad edid
 2012-08-16 16:07 UTC  (5+ messages)

[PATCH 00/19] pci-assign: Refactor for upstream merge
 2012-08-16 16:07 UTC  (3+ messages)

[PATCH] regulator: max8907: Fix n_voltages for MAX8907B SD1
 2012-08-16 16:06 UTC  (2+ messages)

[PATCH] Xen-SWIOTLB fies (v3) for v3.7
 2012-08-16 15:54 UTC  (6+ messages)
` [PATCH 1/5] xen/swiotlb: Simplify the logic
` [PATCH 2/5] xen/swiotlb: With more than 4GB on 64-bit, disable the native SWIOTLB
` [PATCH 3/5] swiotlb: add the late swiotlb initialization function with iotlb memory
` [PATCH 4/5] xen/swiotlb: Use the swiotlb_late_init_with_tbl to init Xen-SWIOTLB late when PV PCI is used
` [PATCH 5/5] xen/pcifront: Use Xen-SWIOTLB when initting if required

[infiniband:for-next 9/19] drivers/net/ethernet/mellanox/mlx4/mr.c:134:4: error: implicit declar
 2012-08-16 16:05 UTC  (2+ messages)
  ` [infiniband:for-next 9/19] drivers/net/ethernet/mellanox/mlx4/mr.c:134:4: error: implicit declaration of function 'vmalloc'

[PATCH] usb: gadget: lpc32xx_udc: Port to new start/stop interface
 2012-08-16 16:05 UTC  (2+ messages)

Debug linker with GDB
 2012-08-16 16:04 UTC  (2+ messages)

[PATCH v5 00/12] KVM: introduce readonly memslot
 2012-08-16 16:03 UTC  (14+ messages)

[U-Boot] [PATCH] arm:at91-boards: remove console_init_f where unnecessary
 2012-08-16 16:01 UTC 

[PATCH] Fixes for v3.6 (v1)
 2012-08-16 15:50 UTC  (3+ messages)
` [PATCH 1/2] xen/p2m: Fix for 32-bit builds the "Reserve 8MB of _brk space for P2M"
` [PATCH 2/2] Revert "xen PVonHVM: move shared_info to MMIO before kexec"

[PATCH v2 0/3] MIPS: BCM47xx: use gpiolib
 2012-08-16 16:00 UTC  (4+ messages)
` [PATCH v2 1/3] ssb: add function to return number of gpio lines
` [PATCH v2 2/3] bcma: add GPIO driver for SoCs
` [PATCH v2 3/3] MIPS: BCM47xx: rewrite GPIO handling and use gpiolib

[PATCH 0/5] x86, MSI, AHCI: Support multiple MSIs
 2012-08-16 16:00 UTC  (3+ messages)
` [PATCH 4/5] PCI, MSI: Enable multiple MSIs with pci_enable_msi_block_auto()

[PATCH 0/7] couple of numactl-2.0.8-rc4 bugfixes and interface
 2012-08-16 16:00 UTC  (3+ messages)
` [RFC PATCH 4/7] libnuma: introduced _all versions of numa_parse_{cpu,node}string()

OE Changelog since 2012-08-05 until 2012-08-12
 2012-08-16 15:48 UTC  (6+ messages)
` [meta-ti] "
    ` [oe] "
    ` [oe] [meta-ti] "

[Powertop] [Announcement] Release of PowerTOP v2.1
 2012-08-16 16:00 UTC 

[PATCH v3 00/23] Introduce Xen support on ARM
 2012-08-16 15:36 UTC  (78+ messages)
` [PATCH v3 01/25] arm: initial Xen support
` [PATCH v3 02/25] xen/arm: hypercalls
` [PATCH v3 03/25] xen/arm: page.h definitions
` [PATCH v3 04/25] xen/arm: sync_bitops
` [PATCH v3 05/25] xen/arm: empty implementation of grant_table arch specific functions
` [PATCH v3 06/25] docs: Xen ARM DT bindings
` [PATCH v3 07/25] xen/arm: Xen detection and shared_info page mapping
` [PATCH v3 08/25] xen/arm: Introduce xen_pfn_t for pfn and mfn types
` [PATCH v3 09/25] xen/arm: Introduce xen_ulong_t for unsigned long
` [PATCH v3 10/25] xen/arm: compile and run xenbus
` [PATCH v3 11/25] xen: do not compile manage, balloon, pci, acpi and cpu_hotplug on ARM
` [PATCH v3 12/25] xen/arm: introduce CONFIG_XEN "
` [PATCH v3 13/25] xen/arm: get privilege status
` [PATCH v3 14/25] xen/arm: initialize grant_table on ARM
` [PATCH v3 15/25] xen/arm: receive Xen events "
` [PATCH v3 16/25] xen: clear IRQ_NOAUTOEN and IRQ_NOREQUEST
` [PATCH v3 17/25] xen/arm: implement alloc/free_xenballooned_pages with alloc_pages/kfree
` [PATCH v3 18/25] xen: allow privcmd for HVM guests
` [PATCH v3 19/25] xen/arm: compile blkfront and blkback
` [PATCH v3 20/25] xen/arm: compile netback
` [PATCH v3 21/25] arm/v2m: initialize arch_timers even if v2m_timer is not present
` [PATCH v3 22/25] xen/arm: use the __HVC macro
` [PATCH v3 23/25] xen: missing includes
` [PATCH v3 24/25] xen: update xen_add_to_physmap interface
` [PATCH v3 25/25] [HACK] xen/arm: implement xen_remap_domain_mfn_range

[PATCH] x86/ucode: don't crash during AP bringup on non-Intel, non-AMD CPUs
 2012-08-16 15:58 UTC  (3+ messages)

Windows slow boot: contractor wanted
 2012-08-16 15:53 UTC  (2+ messages)
` [Qemu-devel] "

Bluez 4.101
 2012-08-16 15:57 UTC  (6+ messages)

[PATCH] mmc: sdhci-s3c: Add device tree support
 2012-08-16 15:57 UTC  (3+ messages)

[PATCH/RFC] index-pack: produce pack index version 3
 2012-08-16 15:54 UTC  (8+ messages)

[PATCH v3 0/6] ARM hypercall ABI: 64 bit ready
 2012-08-16 15:54 UTC  (3+ messages)
` [PATCH v3 4/6] xen: introduce XEN_GUEST_HANDLE_PARAM

[Qemu-devel] How does ARM VFP is emulated?
 2012-08-16 15:53 UTC 

[PATCH 0/3] Some INSTDONE updates
 2012-08-16 15:52 UTC  (4+ messages)
` [PATCH 1/3] drm/i915: Extract reading INSTDONE

radeon testing
 2012-08-16 15:51 UTC 

[PATCH 0/3] x86, MSI: Support multiple MSIs in presense of IRQ remapping
 2012-08-16 15:50 UTC  (3+ messages)

Dropping GTK+ 2.12
 2012-08-16 15:36 UTC 

raid5 to utilize upto 8 cores
 2012-08-16 15:47 UTC  (4+ messages)

[BUG] af_packet: loop at reception when using fanout
 2012-08-16 15:44 UTC  (2+ messages)
` [RFC PATCH v1.0] af_packet: don't emit packet on orig fanout group

[PATCH] tpm: Do not dereference NULL pointer if acpi_os_map_memory() fails
 2012-08-16 15:45 UTC  (6+ messages)

[PATCH] compat-drivers: Clean up *.mod.c after everything
 2012-08-16 15:44 UTC 

Is there a way to find out which commit "git rebase --skip" skipped?
 2012-08-16 15:43 UTC  (2+ messages)

[RFC][PATCH -mm -v2 0/4] mm,vmscan: reclaim from highest score cgroup
 2012-08-16 15:38 UTC  (5+ messages)
` [RFC][PATCH -mm -v2 1/4] mm,vmscan: track recent pressure on each LRU set
` [RFC][PATCH -mm -v2 2/4] mm,memcontrol: export mem_cgroup_get/put
` [RFC][PATCH -mm -v2 3/4] mm,vmscan: reclaim from the highest score cgroups
` [RFC][PATCH -mm -v2 4/4] mm,vmscan: evict inactive file pages first

(no subject)
 2012-08-16 15:40 UTC 

[PATCH 0/2] packet: Report fanout and rings via diag
 2012-08-16 15:36 UTC  (3+ messages)
` [PATCH 1/2] packet: Report rings cfg via diag engine
` [PATCH 2/2] packet: Report fanout status "

[RFC net-next 0/4] gianfar: Use separate NAPI for Tx confirmation processing
 2012-08-16 15:36 UTC  (9+ messages)

Slow inbound traffic on macvtap interfaces
 2012-08-16 15:36 UTC  (5+ messages)
      ` [Qemu-devel] "

[patch 4/8] fs, exportfs: Add export_encode_inode_fh helper
 2012-08-16 15:35 UTC  (11+ messages)

[Bug 45018] New: [bisected] rendering regression since added support for virtual address space on cayman v11
 2012-08-16 15:35 UTC  (2+ messages)
` [Bug 45018] [bisected] rendering regression and va conflicts "

[Qemu-devel] [Bug 1037606] Missing required logs
 2012-08-16 15:30 UTC 

vm pxe fail
 2012-08-16 15:35 UTC  (4+ messages)

[PATCH 1/3] NFS: Clear key construction data if the idmap upcall fails
 2012-08-16 15:34 UTC  (6+ messages)

PCI resource allocation problem on Sun Ultra 10
 2012-08-16 15:07 UTC 

[U-Boot] Strange / Unreadable console output
 2012-08-16 15:33 UTC  (7+ messages)

Add rq->nr_uninterruptible count to dest cpu's rq while CPU goes down
 2012-08-16 15:32 UTC  (5+ messages)

[PATCH v10 00/14] KVM/ARM Implementation
 2012-08-16 15:30 UTC  (15+ messages)
` [PATCH v10 01/14] ARM: add mem_type prot_pte accessor
` [PATCH v10 02/14] ARM: Add config option ARM_VIRT_EXT
` [PATCH v10 03/14] ARM: Section based HYP idmap
` [PATCH v10 04/14] ARM: Expose PMNC bitfields for KVM use
` [PATCH v10 05/14] KVM: ARM: Initial skeleton to compile KVM support
` [PATCH v10 06/14] KVM: ARM: Hypervisor inititalization
` [PATCH v10 07/14] KVM: ARM: Memory virtualization setup
` [PATCH v10 08/14] KVM: ARM: Inject IRQs and FIQs from userspace
` [PATCH v10 09/14] KVM: ARM: World-switch implementation
` [PATCH v10 10/14] KVM: ARM: Emulation framework and CP15 emulation
` [PATCH v10 11/14] KVM: ARM: User space API for getting/setting co-proc registers
` [PATCH v10 12/14] KVM: ARM: Handle guest faults in KVM
` [PATCH v10 13/14] KVM: ARM: Handle I/O aborts
` [PATCH v10 14/14] KVM: ARM: Guest wait-for-interrupts (WFI) support

Access Point Mode for Ralink RT5370?
 2012-08-16 15:28 UTC  (5+ messages)
      ` Access Point Mode for Ralink RT5370? - Success

drbd fixes
 2012-08-16 15:28 UTC 

[PATCH v2 00/11] Request for Inclusion: kmem controller for memcg
 2012-08-16 15:25 UTC  (19+ messages)
` [PATCH v2 04/11] kmem accounting basic infrastructure
` [PATCH v2 06/11] memcg: kmem controller infrastructure

NULL pointer dereference in ext4_ext_remove_space on 3.5.1
 2012-08-16 15:25 UTC  (4+ messages)

[PATCH 1/2] powerpc: Add trap_nr to thread_struct
 2012-08-16 15:21 UTC  (7+ messages)
` [PATCH v3 2/2] powerpc: Uprobes port to powerpc

therm_pm72 units, interface
 2012-08-16 15:24 UTC  (3+ messages)

Suggestion: Add ramp-up for rate testing
 2012-08-16 15:24 UTC 

[patch] [SCSI] mvsas: fix a && vs & bug
 2012-08-16 15:23 UTC  (3+ messages)

[GIT PULL] Update LZO compression
 2012-08-16 15:21 UTC  (7+ messages)

ext4fs error "ext4_mb_generate_buddy:741:group 16, 8160 clusters in bitmap, 4064 in gd" (with repro)
 2012-08-16 14:28 UTC  (5+ 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.