All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-27 10:56:03 to 2015-03-27 11:42:54 UTC [more...]

Cache line size definition in arch/arm/mm/Kconfig
 2015-03-27 11:42 UTC  (2+ messages)

[PATCH v10 08/11] sched: replace capacity_factor by usage
 2015-03-27 11:42 UTC  (2+ messages)
` [tip:sched/core] sched: Replace "

A picking of low hanging fruit
 2015-03-27 11:42 UTC  (52+ messages)
` [PATCH 01/49] drm/i915: Cache last obj->pages location for i915_gem_object_get_page()
` [PATCH 02/49] drm/i915: Agressive downclocking on Baytrail
` [PATCH 03/49] drm/i915: Fix computation of last_adjustment for RPS autotuning
` [PATCH 04/49] drm/i915: Add i915_gem_request_unreference__unlocked
` [PATCH 05/49] drm/i915: Fix race on unreferencing the wrong mmio-flip-request
` [PATCH 06/49] drm/i915: Boost GPU frequency if we detect outstanding pageflips
` [PATCH 07/49] drm/i915: Deminish contribution of wait-boosting from clients
` [PATCH 08/49] drm/i915: Re-enable RPS wait-boosting for all engines
` [PATCH 09/49] drm/i915: Split i915_gem_batch_pool into its own header
` [PATCH 10/49] drm/i915: Tidy batch pool logic
` [PATCH 11/49] drm/i915: Split the batch pool by engine
` [PATCH 12/49] drm/i915: Free batch pool when idle
` [PATCH 13/49] drm/i915: Split batch pool into size buckets
` [PATCH 14/49] drm/i915: Include active flag when describing objects in debugfs
` [PATCH 15/49] drm/i915: Suppress empty lines from debugfs/i915_gem_objects
` [PATCH 16/49] drm/i915: Optimistically spin for the request completion
` [PATCH 17/49] drm/i915: Implement inter-engine read-read optimisations
` [PATCH 18/49] drm/i915: Reduce frequency of unspecific HSW reg debugging
` [PATCH 19/49] drm/i915: Record ring->start address in error state
` [PATCH 20/49] drm/i915: Use simpler form of spin_lock_irq(execlist_lock)
` [PATCH 21/49] drm/i915: Use the global runtime-pm wakelock for a busy GPU for execlists
` [PATCH 22/49] drm/i915: Map the execlists context regs once during pinning
` [PATCH 23/49] drm/i915: Remove vestigal DRI1 ring quiescing code
` [PATCH 24/49] drm/i915: Tidy execlist submission
` [PATCH 25/49] drm/i915: Move the execlists retirement to the right spot
` [PATCH 26/49] drm/i915: Map the ringbuffer using WB on LLC machines
` [PATCH 27/49] drm/i915: Use a separate slab for requests
` [PATCH 28/49] drm/i915: Use the new rq->i915 field where appropriate
` [PATCH 29/49] drm/i915: Reduce the pointer dance of i915_is_ggtt()
` [PATCH 30/49] drm/i915: Squash more pointer indirection for i915_is_gtt
` [PATCH 31/49] drm/i915: Reduce locking in execlist command submission
` [PATCH 32/49] drm/i915: Reduce more "
` [PATCH 33/49] drm/i915: Reduce locking in gen8 IRQ handler
` [PATCH 34/49] drm/i915: Tidy "
` [PATCH 35/49] drm/i915: Remove request retirement before each batch
` [PATCH 36/49] drm/i915: Cache the GGTT offset for the execlists context
` [PATCH 37/49] drm/i915: Prefer to check for idleness in worker rather than sync-flush
` [PATCH 38/49] drm/i915: Skip allocating shadow batch for 0-length batches
` [PATCH 39/49] drm/i915: Remove request->uniq
` [PATCH 40/49] drm/i915: Cache the reset_counter for the request
` [PATCH 41/49] drm/i915: Allocate context objects from stolen
` [PATCH 42/49] drm/i915: Introduce an internal allocator for disposable private objects
` [PATCH 43/49] drm/i915: Do not zero initialise page tables
` [PATCH 44/49] drm/i915: The argument for postfix is redundant
` [PATCH 45/49] drm/i915: Record the position of the start of the request
` [PATCH 46/49] drm/i915: Cache the execlist ctx descriptor
` [PATCH 47/49] drm/i915: Treat ringbuffer writes as write to normal memory
` [PATCH 48/49] drm/i915: Eliminate vmap overhead for cmd parser
` [PATCH 49/49] drm/i915: Cache last cmd descriptor when parsing

[PATCH v10 07/11] sched: get CPU's usage statistic
 2015-03-27 11:41 UTC  (2+ messages)
` [tip:sched/core] sched: Calculate CPU' s usage statistic and put it into struct sg_lb_stats::group_usage

[PATCH v10 06/11] sched: add per rq cpu_capacity_orig
 2015-03-27 11:41 UTC  (2+ messages)
` [tip:sched/core] sched: Add struct rq::cpu_capacity_orig

[PATCH v10 05/11] sched: make scale_rt invariant with frequency
 2015-03-27 11:41 UTC  (2+ messages)
` [tip:sched/core] sched: Make "

[PATCH v10 04/11] sched: Make sched entity usage tracking scale-invariant
 2015-03-27 11:40 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH v10 03/11] sched: remove frequency scaling from cpu_capacity
 2015-03-27 11:40 UTC  (2+ messages)
` [tip:sched/core] sched: Remove "

[PATCH v10 02/11] sched: Track group sched_entity usage contributions
 2015-03-27 11:40 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH v10 01/11] sched: add utilization_avg_contrib
 2015-03-27 11:40 UTC  (2+ messages)
` [tip:sched/core] sched: Add sched_avg::utilization_avg_contrib

[PATCH 3/3] perf, x86: Add INST_RETIRED.ALL workarounds
 2015-03-27 11:39 UTC  (2+ messages)
` [tip:perf/core] perf/x86/intel: "

[PATCH 2/3] perf, x86: Add Broadwell core support
 2015-03-27 11:39 UTC  (2+ messages)
` [tip:perf/core] perf/x86/intel: "

[PATCH 1/3] perf, x86: Add new cache events table for Haswell
 2015-03-27 11:39 UTC  (2+ messages)
` [tip:perf/core] perf/x86/intel: "

[PATCH] thp: do not adjust zone water marks if khugepaged is not started
 2015-03-27 11:39 UTC 

[PATCH v2] drm/i915: Implement inter-engine read-read optimisations
 2015-03-27 11:38 UTC  (6+ messages)
` [PATCH v4] "

[PATCH] mm/x86: AMD Bulldozer ASLR fix
 2015-03-27 11:38 UTC  (2+ messages)

[PATCH 0/5] dmaengine: Fix memory leak amongs virt-dma users
 2015-03-27 11:35 UTC  (14+ messages)
` [PATCH 1/5] dmaengine: edma: fix memory leak when terminating running transfers
` [PATCH 2/5] dmaengine: omap-dma: Fix memory leak when terminating running transfer
` [PATCH 3/5] dmaengine: bcm2835-dma: Fix memory leak when stopping a "
` [PATCH 4/5] dmaengine: hsu: "
` [PATCH 5/5] dmaengine: moxart-dma: "

[PATCH v2] ixgbe: fix ixgbe access endian issue on bigendian arch
 2015-03-27 11:37 UTC  (4+ messages)

[PATCH] drm/i915: PSR: Keep sink state consistent with source
 2015-03-27 11:51 UTC 

Looping in EAGAIN
 2015-03-27 11:36 UTC  (2+ messages)
        ` [Babel-users] "

[PATCH] x86/asm/entry/64: better check for canonical address
 2015-03-27 11:34 UTC  (8+ messages)

[PATCH 1/2] drm/atomic: Add helpers for state-subclassing drivers
 2015-03-27 11:34 UTC  (2+ messages)
` [PATCH 2/2] drm/tegra: dc: Use base atomic state helpers

[tip:core/rcu] metag: Use common outgoing-CPU-notification code
 2015-03-27 11:33 UTC 

[PATCH 1/4] x86/asm/entry/64: Add forgotten CFI annotation
 2015-03-27 11:32 UTC  (3+ messages)
` [PATCH 4/4] x86/asm/entry/32: Use PUSH instructions to build pt_regs on stack

[tip:core/rcu] x86: Use common outgoing-CPU-notification code
 2015-03-27 11:32 UTC 

[PATCH] reachable: only mark local objects as recent
 2015-03-27 11:32 UTC 

[PATCH v3 00/15] Add support to STMicroelectronics STM32 family
 2015-03-27 11:32 UTC  (8+ messages)
` [PATCH v3 10/15] serial: stm32-usart: Add STM32 USART Driver

[PATCH] mbuf: add comment explaining confusing code
 2015-03-27 11:32 UTC  (3+ messages)

[tip:core/rcu] smpboot: Add common code for notification from dying CPU
 2015-03-27 11:32 UTC 

[RFC v1 00/15] Add VT-d Posted-Interrupts support
 2015-03-27 11:31 UTC  (5+ messages)
` [RFC v1 08/15] Update IRTE according to guest interrupt config changes

[V2 PATCH 00/11] aacraid driver updates
 2015-03-27 11:30 UTC  (11+ messages)
` [V2 PATCH 03/11] aacraid: 4KB sector support
` [V2 PATCH 07/11] aacraid: IOP RESET command handling changes
` [V2 PATCH 08/11] aacraid: IOCTL fix

[PATCH v6] fstests: Tests can use any name now, not 3 digits only
 2015-03-27 11:30 UTC  (7+ messages)
` [PATCH v7] "
` [PATCH v8] "

[PATCH v2] sched/fair: fix update the nohz.next_balance even if we haven't done any load balance
 2015-03-27 11:28 UTC  (2+ messages)

[PATCH] drm/i915: fix simple_return.cocci warnings
 2015-03-27 11:26 UTC 

[PATCH 0/2] leds/pwm: don't call pwm_disable when setting brightness
 2015-03-27 11:26 UTC  (6+ messages)

[RESEND PATCH v3 2/2] dma: Add Xilinx AXI Central Direct Memory Access Engine driver support
 2015-03-27 11:25 UTC  (2+ messages)

[RESEND PATCH v3 1/2] dma: Add Xilinx Central DMA DT Binding Documentation
 2015-03-27 11:26 UTC  (2+ messages)

[PATCH 00/18] Dizzy pull request
 2015-03-27 11:25 UTC  (2+ messages)

[PATCH v2] ARM: EXYNOS: Fix failed second suspend on Exynos4
 2015-03-27 11:24 UTC  (6+ messages)

[PATCH] ARM: OMAP2: HSMMC: explicit fields to declare cover/card detect pin
 2015-03-27 11:24 UTC  (2+ messages)

pNFS layout, ROC and multiple opens
 2015-03-27 11:24 UTC 

I.MX6 X11 EGL
 2015-03-27 11:21 UTC  (2+ messages)

[GIT PULL] Important ARC fixes for 4.0
 2015-03-27 11:21 UTC 

[PATCH 00/18] x86: multiboot2 protocol support
 2015-03-27 11:20 UTC  (13+ messages)
` [PATCH 04/18] xen/x86: add "
` [PATCH 08/18] efi: build xen.gz with EFI code

[PATCH] table: fix a crash during key8 and key32 overload
 2015-03-27 11:19 UTC  (3+ messages)

[PATCH] perf build: Suppress warning about missing libbabeltrace
 2015-03-27 11:18 UTC  (2+ messages)

[PATCH] dpdk: fix a crash during rte_table_hash_key16_ext overload
 2015-03-27 11:17 UTC  (3+ messages)

[Qemu-devel] [PATCH 04/12 v9] linux-user: Support tilegx architecture in linux-user
 2015-03-27 11:07 UTC  (7+ messages)
` [Qemu-devel] [PATCH 06/12 v9] target-tilegx: Add cpu basic features for linux-user
` [Qemu-devel] [PATCH 08/12 v9] target-tilegx: Add opcode basic implementation for tilegx
` [Qemu-devel] [PATCH 09/12 v9] target-tilegx: Finish processing bundle and preparing decoding pipes
` [Qemu-devel] [PATCH 10/12 v9] target-tilegx: Add TILE-Gx building files
` [Qemu-devel] [PATCH 11/12 v9] target-tilegx: Decoding pipes to support finish running 1st system call
` [Qemu-devel] [PATCH 12/12 v9] target-tilegx: Generate tcg instructions to execute to "

[U-Boot] Adding support for red pitaya zynq board; is zynq working?
 2015-03-27 11:16 UTC  (4+ messages)

[PATCH] mmc: core: Enable runtime PM management of host devices
 2015-03-27 11:15 UTC 

[PATCH] locks: fix file_lock deletion inside loop
 2015-03-27 11:14 UTC  (2+ messages)

[PATCH 0/3] Improve dw-hdmi CTS/N setting
 2015-03-27 11:13 UTC  (8+ messages)
` [PATCH 1/3] drm: bridge/dw_hdmi: combine hdmi_set_clock_regenerator_n() and hdmi_regenerate_cts()
` [PATCH 2/3] drm: bridge/dw_hdmi: protect n/cts setting with a mutex
` [PATCH 3/3] drm: bridge/dw_hdmi: adjust n/cts setting order

[PATCH] vhost: Fix `struct file' leakage in `eventfd_link'
 2015-03-27 11:12 UTC  (5+ messages)

[PATCH] doc: completion: context, scope and language fixes
 2015-03-27 11:12 UTC  (7+ messages)

[PATCH] ARM, arm64: kvm: get rid of the bounce page
 2015-03-27 11:12 UTC  (4+ messages)
` [PATCH] ARM: kvm: round HYP section to page size instead of log2 upper bound

[xfs] 834ffca6f7e: WARNING: CPU: 3 PID: 23390 at fs/xfs/xfs_file.c:700 xfs_file_dio_aio_write+0x27c/0x2e0()
 2015-03-27 11:11 UTC  (5+ messages)
    ` [LKP] "

[RFC] vmstat: Avoid waking up idle-cpu to service shepherd work
 2015-03-27 11:11 UTC  (7+ messages)

[PATCH 0/3] tty slave device support - version 3
 2015-03-27 11:09 UTC  (5+ messages)
` [PATCH 2/3] TTY: add support for tty_slave devices
    ` [Gta04-owner] "

[Linux v4.0-rc5] Warnings in drm_framebuffer_reference() and drm_atomic_check_only()
 2015-03-27 11:09 UTC  (9+ messages)
        ` [Intel-gfx] "

[PATCH v3] drm/i915: Compare GGTT view structs instead of types
 2015-03-27 11:09 UTC  (2+ messages)
` [PATCH v4] "

[PATCH 0/5] arm64: Patching branches for fun and profit
 2015-03-27 11:08 UTC  (7+ messages)
` [PATCH 2/5] arm64: alternative: Allow immediate branch as alternative instruction

[PATCH] drm: Exynos: Respect framebuffer pitch for FIMD/Mixer
 2015-03-27 11:08 UTC  (6+ messages)

[PATCH v2] Fix libxc return -E misusage
 2015-03-27 10:52 UTC  (12+ messages)
` [PATCH v2 08/13] libxc: Check xc_domain_maximum_gpfn for negative return values
                  ` REGRESSION "

[PATCH 10/49] drm/i915/bxt: map GTT as uncached
 2015-03-27 11:07 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3] lib/librte_vhost: update used->idx when allocation of mbuf fails
 2015-03-27 11:05 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/5] qapi doc cleanups
 2015-03-27 11:05 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/5] qapi: Clean up documentation of alternate mappings

[PATCH v2] librte_pmd_bond: remove memory alloc for rte_pci_driver
 2015-03-27 11:03 UTC  (3+ messages)

[PATCH 00/16 v2] iommu: Move domain allocation into drivers
 2015-03-27 11:03 UTC  (11+ messages)
` [PATCH 09/16] iommu/tegra-smmu: Make use of domain_alloc and domain_free
` [PATCH 10/16] iommu/tegra-gart: "

[PATCH v3 2/2] powerpc/mm: Tracking vDSO remap
 2015-03-27 11:02 UTC  (7+ messages)
` [PATCH v4 0/2] Tracking user space vDSO remaping
  ` [PATCH v4 2/2] powerpc/mm: Tracking vDSO remap

[PATCH] sunxi: a10-lime: add regulator nodes
 2015-03-27 11:02 UTC  (2+ messages)

[linux-lvm] LVM crashed, no superblock on dozens of LVs even after vgcfgrestore
 2015-03-27 11:00 UTC 

[PATCH] x86/asm/entry/64: Fix comment about SYSENTER MSRs
 2015-03-27 10:59 UTC 

[PATCH] lib: Fix compilation error in C++ due to inline function
 2015-03-27 10:59 UTC  (4+ messages)

very weird behaviour with "merge -s subtree"
 2015-03-27 10:58 UTC  (3+ messages)
` very weird behaviour with

[PATCH V3 0/2] add mark target
 2015-03-27 11:02 UTC  (5+ messages)
` [PATCH V3 1/2] Add revision field for xt_entry_target
    `  "

[Qemu-devel] [RFC 0/5] Memory transaction attributes API
 2015-03-27 10:58 UTC  (3+ messages)
` [Qemu-devel] [RFC 1/5] memory: Define API for MemoryRegionOps to take attrs and return status

[PATCH] mlx4: remove old VMware compatibility code
 2015-03-27 10:57 UTC  (3+ messages)

[PATCH 1/3] MIPS: Cleanup Loongson-2F's gpio driver
 2015-03-27 10:48 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.