All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-08-30 12:33:20 to 2013-08-30 13:20:09 UTC [more...]

[RESEND RFC PATCH v3 00/35] mm: Memory Power Management
 2013-08-30 13:20 UTC  (29+ messages)
` [RFC PATCH v3 01/35] mm: Restructure free-page stealing code and fix a bug
` [RFC PATCH v3 02/35] mm: Fix the value of fallback_migratetype in alloc_extfrag tracepoint
` [RFC PATCH v3 03/35] mm: Introduce memory regions data-structure to capture region boundaries within nodes
` [RFC PATCH v3 04/35] mm: Initialize node memory regions during boot
` [RFC PATCH v3 05/35] mm: Introduce and initialize zone memory regions
` [RFC PATCH v3 06/35] mm: Add helpers to retrieve node region and zone region for a given page
` [RFC PATCH v3 07/35] mm: Add data-structures to describe memory regions within the zones' freelists
` [RFC PATCH v3 08/35] mm: Demarcate and maintain pageblocks in region-order in "
` [RFC PATCH v3 09/35] mm: Track the freepage migratetype of pages accurately
` [RFC PATCH v3 10/35] mm: Use the correct migratetype during buddy merging
` [RFC PATCH v3 11/35] mm: Add an optimized version of del_from_freelist to keep page allocation fast
` [RFC PATCH v3 12/35] bitops: Document the difference in indexing between fls() and __fls()
` [RFC PATCH v3 13/35] mm: A new optimized O(log n) sorting algo to speed up buddy-sorting
` [RFC PATCH v3 14/35] mm: Add support to accurately track per-memory-region allocation
` [RFC PATCH v3 15/35] mm: Print memory region statistics to understand the buddy allocator behavior
` [RFC PATCH v3 16/35] mm: Enable per-memory-region fragmentation stats in pagetypeinfo
` [RFC PATCH v3 17/35] mm: Add aggressive bias to prefer lower regions during page allocation
` [RFC PATCH v3 18/35] mm: Introduce a "Region Allocator" to manage entire memory regions
` [RFC PATCH v3 19/35] mm: Add a mechanism to add pages to buddy freelists in bulk
` [RFC PATCH v3 20/35] mm: Provide a mechanism to delete pages from "

[U-Boot] [PATCH] powerpc/eeprom: update MAX_NUM_PORTS to fix program failure
 2013-08-30 13:19 UTC  (6+ messages)

[PATCH 1/2] drm/i915: ban badly behaving contexts
 2013-08-30 13:19 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: add hangcheck action and score to error state

[GIT PULL] ARM: KVM: VGIC fixes for 3.12
 2013-08-30 13:15 UTC  (3+ messages)

[PATCH] drm/radeon: enable UVD interrupts on CIK
 2013-08-30 13:15 UTC  (2+ messages)

[PATCH] cpuidle: Check cpuidle driver before add refcount
 2013-08-30 13:25 UTC  (4+ messages)

[Qemu-devel] [PATCH v2] s390-ccw: Fix ipl failure
 2013-08-30 13:13 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2] s390-ccw: Fix waiting for virtio processing

[Qemu-devel] [PATCH v2 0/2] qcow2: Snapshot update for zero clusters
 2013-08-30 13:12 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/2] qcow2-refcount: "
` [Qemu-devel] [PATCH v2 2/2] qemu-iotests: Snapshotting "

[Qemu-devel] [PATCH v2] Make -kernel flag optional on ARM
 2013-08-30 13:12 UTC  (3+ messages)

Bug: 5089
 2013-08-30 13:12 UTC  (4+ messages)

bootwrapper can't be compiled for cubieboard2
 2013-08-30 13:12 UTC  (5+ messages)

[RFC 00/17] ARM: provide common arch init for DT clocks
 2013-08-30 13:12 UTC  (7+ messages)
` [PATCH RFC v2 14/16] ARM: vexpress: remove custom .init_time hook

[PATCH] drm/radeon: fix init ordering for r600+
 2013-08-30 13:12 UTC 

[Qemu-devel] [PULLv2 0/7] s390x/kvm kdump and reset related changes
 2013-08-30 12:58 UTC  (9+ messages)
` [Qemu-devel] [PULL 1/7] s390x/kvm: Fix switch/case indentation for handle_diag
` [Qemu-devel] [PULLv2 2/7] s390/kvm: basic implementation of diagnose 308 subcode 6
` [Qemu-devel] [PULL 3/7] s390: provide I/O subsystem reset
` [Qemu-devel] [PULL 4/7] s390: provide a cpu load normal function
` [Qemu-devel] [PULLv2 5/7] s390/cpu: split CPU reset into architectured functions
` [Qemu-devel] [PULLv2 6/7] s390: Implement load normal reset
` [Qemu-devel] [PULL 7/7] s390: wire up nmi command to raise a RESTART interrupt on S390

[PATCH] unmodified_drivers: change header string
 2013-08-30 13:09 UTC 

Xend starting error on Xen-4.1.2
 2013-08-30 13:08 UTC  (4+ messages)

[PATCH V3 RFC 00/16] EFI stub for ARM
 2013-08-30 13:08 UTC  (26+ messages)
` [PATCH 01/16] Move common EFI stub code from x86 arch code to common location
` [PATCH 02/16] Add system pointer argument to shared EFI stub related functions so they no longer use global system table pointer as they did when part of eboot.c. This code is now shared, so using a global variable as part of the interface is not that nice. Also, by avoiding any global variables in the ARM EFI stub, this allows the code to be position independent without requiring GOT fixups
` [PATCH 03/16] Rename memory allocation/free functions
` [PATCH 04/16] Add minimum address parameter to efi_low_alloc()
` [PATCH 05/16] rename __get_map() to efi_get_memory_map(), add parameter to optionally return mmap key. The mmap key is required to exit EFI boot services, and allows efi_get_memory_map() to be used for getting final memory map
` [PATCH 06/16] Enforce minimum alignment of 1 page on allocations. The efi_high_alloc() and efi_low_alloc() functions use the EFI_ALLOCATE_ADDRESS option to the EFI function allocate_pages(), which requires a minimum of page alignment, and rejects all other requests

[PATCH] libvhd: use UTC for VHD timestamp
 2013-08-30 13:07 UTC 

Les vacances continuent ! Jusqu'à -80% de remise
 2013-08-30 13:07 UTC 

[PATCH] fuse: hotfix truncate_pagecache() issue
 2013-08-30 13:06 UTC  (3+ messages)
` [PATCH] fuse: hotfix truncate_pagecache() issue -v2

[PATCH 02/14] HID: provide a helper for validating hid reports
 2013-08-30 13:05 UTC  (4+ messages)

(no subject)
 2013-08-30 12:53 UTC  (2+ messages)

[Bug 64746] New: optimus don't use nouveau card
 2013-08-30 13:03 UTC  (2+ messages)
  ` [Bug 64746] "

[PATCH] ARM64: KVM: Fix coherent_icache_guest_page() for host with external L3-cache
 2013-08-30 13:02 UTC  (18+ messages)

Advantech iManager2 driver for Linux Kernel
 2013-08-30 13:02 UTC 

[Qemu-devel] [PATCH 0/8 v3] vfio on power: preparations for VFIO, guest IOMMUs and VFIO itself
 2013-08-30 13:01 UTC  (5+ messages)
` [Qemu-devel] [PATCH 7/8] spapr vfio: add spapr-pci-vfio-host-bridge to support vfio

Agenda for the Edinburgh mini-summit
 2013-08-30 13:01 UTC 

[PATCH 1/6] staging: ozwpan: Check for correct config number
 2013-08-30 12:59 UTC  (4+ messages)
` [PATCH 6/6] staging: ozwpan: change max. TX frame size supported

USB-to-SPI bridge to spi protocol driver w/ interrupts?
 2013-08-30 13:00 UTC 

[PATCH v2] unmodified_drivers: enable unplug per default
 2013-08-30 12:59 UTC 

[PATCH 0/1] Humusoft MF624 DAQ PCI card driver
 2013-08-30 12:58 UTC  (2+ messages)
` [PATCH 1/1] drivers: uio: Add driver for Humusoft MF624 DAQ PCI card

[PATCH RFC 1/2] linux/vnuma: vnuma support for pv guest
 2013-08-30 12:57 UTC  (11+ messages)

[Buildroot] [Bug 6482] New: Add c-ares
 2013-08-30 12:53 UTC  (3+ messages)
` [Buildroot] [Bug 6482] "

[xen-unstable test] 18900: regressions - FAIL
 2013-08-30 12:53 UTC 

RAID 10 on Fusion IO cards problems
 2013-08-30 12:53 UTC  (4+ messages)

[Buildroot] Build reproducibility
 2013-08-30 12:52 UTC  (4+ messages)

[PATCH] [RFC] xt_owner: enable xt_owner on INPUT chain
 2013-08-30 12:43 UTC  (2+ messages)
` [PATCH] "

[RFC] dm-lc: plan to go to staging
 2013-08-30 12:50 UTC  (6+ messages)
  ` [dm-devel] "

[PATCH 0/2] x86, apic: Disable BSP if boot cpu is AP
 2013-08-30 12:48 UTC  (5+ messages)

[PATCH] block: Device driver for sTec's PCIe Kronos Card
 2013-08-30 12:36 UTC 

[PULL 00/19] ppc patch queue 2013-08-29
 2013-08-30 12:48 UTC  (3+ messages)

[PATCHv4 0/9] New EH command timeout handler
 2013-08-30 12:47 UTC  (4+ messages)
` [PATCH 4/9] virtio_scsi: Enable new EH "

PATCH: scsi: make scsi reset permissions more relaxed (RFC)
 2013-08-30 12:47 UTC  (2+ messages)

[PATCH] Make sure to wake reaper
 2013-08-30 12:46 UTC  (5+ messages)

[Qemu-devel] [edk2] OVMF hung on qemu 1.6.0 with KVM
 2013-08-30 12:42 UTC  (10+ messages)

[PATCH] i2c-omap: fix am33xx fclk_rate
 2013-08-30 12:45 UTC  (2+ messages)
` [PATCHi v2] i2c-omap: fix am33xx and omap3 fclk_rate

[PATCH v2 1/2] obexd: Add obc_session_get_folder function
 2013-08-30 12:45 UTC  (2+ messages)
` [PATCH v2 2/2] obexd: Add property Folder to MAP message

[Buildroot] feature or pebkac
 2013-08-30 12:45 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 0/3] bugs fix for hpet
 2013-08-30 12:43 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 3/3] hpet: entitle more irq pins "

[RFC PATCH v3 00/35] mm: Memory Power Management
 2013-08-30 12:39 UTC  (33+ messages)
` [RFC PATCH v3 01/35] mm: Restructure free-page stealing code and fix a bug
` [RFC PATCH v3 02/35] mm: Fix the value of fallback_migratetype in alloc_extfrag tracepoint
` [RFC PATCH v3 03/35] mm: Introduce memory regions data-structure to capture region boundaries within nodes
` [RFC PATCH v3 04/35] mm: Initialize node memory regions during boot
` [RFC PATCH v3 05/35] mm: Introduce and initialize zone memory regions
` [RFC PATCH v3 06/35] mm: Add helpers to retrieve node region and zone region for a given page
` [RFC PATCH v3 07/35] mm: Add data-structures to describe memory regions within the zones' freelists
` [RFC PATCH v3 08/35] mm: Demarcate and maintain pageblocks in region-order in "
` [RFC PATCH v3 09/35] mm: Track the freepage migratetype of pages accurately
` [RFC PATCH v3 10/35] mm: Use the correct migratetype during buddy merging
` [RFC PATCH v3 11/35] mm: Add an optimized version of del_from_freelist to keep page allocation fast
` [RFC PATCH v3 12/35] bitops: Document the difference in indexing between fls() and __fls()
` [RFC PATCH v3 13/35] mm: A new optimized O(log n) sorting algo to speed up buddy-sorting
` [RFC PATCH v3 14/35] mm: Add support to accurately track per-memory-region allocation
` [RFC PATCH v3 15/35] mm: Print memory region statistics to understand the buddy allocator behavior

[PATCH v3] i915: Update VGA arbiter support for newer devices
 2013-08-30 12:43 UTC  (2+ messages)

Stalled git cloning and possible solutions
 2013-08-30 12:41 UTC  (4+ messages)

[PATCH] remote: filter out invalid remote configurations
 2013-08-30 12:41 UTC  (3+ messages)

[PATCH] KVM: mmu: allow page tables to be in read-only slots
 2013-08-30 12:41 UTC 

[PATCH 0/2] vgaarb: Fixes for partial VGA opt-out
 2013-08-30 12:41 UTC  (2+ messages)

[Qemu-devel] [Qemu-stable][PATCH] rdma: fix multiple VMs parallel migration
 2013-08-30 12:39 UTC 

[PATCH v7 0/4] Device Tree support for CMA (Contiguous Memory Allocator)
 2013-08-30 12:39 UTC  (5+ messages)
` [PATCH v7 3/4] drivers: of: add initialization code for dma reserved memory

[net-next v3 0/8][pull request] Intel Wired LAN Driver Updates
 2013-08-30 12:39 UTC  (9+ messages)
` [net-next v3 1/8] i40e: main driver core
` [net-next v3 2/8] i40e: transmit, receive, and napi
` [net-next v3 3/8] i40e: driver ethtool core
` [net-next v3 4/8] i40e: driver core headers
` [net-next v3 5/8] i40e: implement virtual device interface
` [net-next v3 6/8] i40e: init code and hardware support
` [net-next v3 7/8] i40e: sysfs and debugfs interfaces
` [net-next v3 8/8] i40e: include i40e in kernel proper

[RFC 10/10] ARM: shmobile: r8a7790: lager: HDMI output via DU and ADV7511
 2013-08-30 12:37 UTC 

[RFC 09/10] drm: rcar-du: support for i2c HDMI encoders
 2013-08-30 12:37 UTC 

[RFC 08/10] ARM: shmobile: r8a7790: lager: i2c support
 2013-08-30 12:37 UTC 

[RFC 07/10] ARM: shmobile: r8a7790: i2c pinmux
 2013-08-30 12:37 UTC 

[RFC 06/10] ARM: shmobile: r8a7790: add I2C clock
 2013-08-30 12:37 UTC 

[RFC 05/10] ARM: shmobile: r8a7790: add I2C setup
 2013-08-30 12:37 UTC 

[RFC 04/10] i2c: rcar: modify I2C driver
 2013-08-30 12:37 UTC 

[RFC 03/10] ASoC: Add SPDIF DAI format
 2013-08-30 12:37 UTC 

[RFC 02/10] drm: Decouple edid parsing from i2c adapter
 2013-08-30 12:37 UTC 

[RFC 01/10] drm: ADV7511 i2c HDMI encoder driver
 2013-08-30 12:37 UTC 

[RFC 00/10] Lager HDMI support
 2013-08-30 12:37 UTC 

[PATCH 1/3] thermal: exynos: Fix typos in Kconfig
 2013-08-30 12:36 UTC  (4+ messages)

[U-Boot] [PATCH] i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework
 2013-08-30 12:35 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/2] "

[PATCH 1/3] thermal: ti-soc-thermal: Initialize counter_delay field for TI DRA752 sensors
 2013-08-30 12:35 UTC  (4+ messages)

[Qemu-devel] [PATCH v4 0/8] Add metadata overlap checks
 2013-08-30 12:34 UTC  (9+ messages)
` [Qemu-devel] [PATCH v4 1/8] qcow2: Add corrupt bit
` [Qemu-devel] [PATCH v4 2/8] qcow2: Metadata overlap checks
` [Qemu-devel] [PATCH v4 3/8] qcow2: Employ metadata "
` [Qemu-devel] [PATCH v4 4/8] qcow2-refcount: Move OFLAG_COPIED checks
` [Qemu-devel] [PATCH v4 5/8] qcow2-refcount: Repair OFLAG_COPIED errors
` [Qemu-devel] [PATCH v4 6/8] qcow2-refcount: Repair shared refcount blocks
` [Qemu-devel] [PATCH v4 7/8] qcow2_check: Mark image consistent
` [Qemu-devel] [PATCH v4 8/8] qemu-iotests: Overlapping cluster allocations

build stuck at cloning GIT Repo
 2013-08-30 12:34 UTC  (2+ messages)

[PATCHv3 0/8] Thermal Framework Enhancements
 2013-08-30 12:34 UTC  (4+ messages)

[RFC][PATCH] Add ESMT F25L32PA Flashchip Support
 2013-08-30 12:32 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.