All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-11 08:00:37 to 2016-04-11 08:23:44 UTC [more...]

[PATCH 1/6] drm/i915: Set crtc_state->lane_count for HDMI
 2016-04-11  8:23 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 00/21] Optimise page alloc/free fast paths
 2016-04-11  8:18 UTC  (41+ messages)
` [PATCH 01/22] mm, page_alloc: Only check PageCompound for high-order pages
` [PATCH 02/22] mm, page_alloc: Use new PageAnonHead helper in the free page fast path
` [PATCH 03/22] mm, page_alloc: Reduce branches in zone_statistics
` [PATCH 04/22] mm, page_alloc: Inline zone_statistics
` [PATCH 05/22] mm, page_alloc: Inline the fast path of the zonelist iterator
` [PATCH 06/22] mm, page_alloc: Use __dec_zone_state for order-0 page allocation
` [PATCH 07/22] mm, page_alloc: Avoid unnecessary zone lookups during pageblock operations
` [PATCH 08/22] mm, page_alloc: Convert alloc_flags to unsigned
` [PATCH 09/22] mm, page_alloc: Convert nr_fair_skipped to bool
` [PATCH 10/22] mm, page_alloc: Remove unnecessary local variable in get_page_from_freelist
` [PATCH 11/22] mm, page_alloc: Remove unnecessary initialisation "
` [PATCH 12/22] mm, page_alloc: Remove unnecessary initialisation from __alloc_pages_nodemask()
` [PATCH 13/22] mm, page_alloc: Remove redundant check for empty zonelist
` [PATCH 14/22] mm, page_alloc: Simplify last cpupid reset
` [PATCH 15/22] mm, page_alloc: Move might_sleep_if check to the allocator slowpath
` [PATCH 16/22] mm, page_alloc: Move __GFP_HARDWALL modifications out of the fastpath
` [PATCH 17/22] mm, page_alloc: Reduce cost of fair zone allocation policy retry
` [PATCH 18/22] mm, page_alloc: Shortcut watermark checks for order-0 pages
` [PATCH 19/22] mm, page_alloc: Avoid looking up the first zone in a zonelist twice
` [PATCH 20/22] mm, page_alloc: Check multiple page fields with a single branch
` [PATCH 21/22] cpuset: use static key better and convert to new API

[PATCH v5] xSplice v1 design and implementation
 2016-04-11  8:23 UTC  (12+ messages)
` [PATCH v5 13/28] xsplice, symbols: Implement symbol name resolution on address
` [PATCH v5 15/28] xsplice: Add .xsplice.hooks functions and test-case

[PATCH v3 00/16] da8xx USB clocks
 2016-04-11  8:19 UTC  (5+ messages)
` [PATCH v3 01/16] dt: davinci: use proper address after @

[PATCH v3] device property: don't bother the drivers with struct property_set
 2016-04-11  8:20 UTC  (3+ messages)

[PATCH 0/6] ASoC: davinci-mcbsp: add binding for McBSP
 2016-04-11  8:20 UTC  (6+ messages)
` [PATCH 1/6] "
    ` [alsa-devel] "

[Qemu-devel] [PATCH v17 0/8] Block replication for continuous checkpoints
 2016-04-11  8:22 UTC  (9+ messages)
` [Qemu-devel] [PATCH v17 1/8] unblock backup operations in backing file
` [Qemu-devel] [PATCH v17 2/8] Backup: clear all bitmap when doing block checkpoint
` [Qemu-devel] [PATCH v17 3/8] Link backup into block core
` [Qemu-devel] [PATCH v17 4/8] docs: block replication's description
` [Qemu-devel] [PATCH v17 5/8] auto complete active commit
` [Qemu-devel] [PATCH v17 6/8] Introduce new APIs to do replication operation
` [Qemu-devel] [PATCH v17 7/8] Implement new driver for block replication
` [Qemu-devel] [PATCH v17 8/8] support replication driver in blockdev-add

[PATCH] ARM: mach-imx: sdhci-esdhc-imx: initialize DMA mask
 2016-04-11  8:20 UTC 

[PATCH 0/4] drm/i915: GMBUS fixes and whatnot
 2016-04-11  8:19 UTC  (4+ messages)
` [PATCH 4/4] drm/i915: Make GMBUS timeout message DRM_DEBUG_KMS

[PATCH net-next 00/11] FUJITSU Extended Socket driver version 1.1
 2016-04-11  8:10 UTC  (12+ messages)
` [PATCH net-next 01/11] fjes: Add trace-gathering facility
` [PATCH net-next 02/11] fjes: Add setting/getting register value feature via ioctl
` [PATCH net-next 03/11] fjes: Add debugs facility for fjes module
` [PATCH net-next 04/11] fjes: Add debugfs entry for statistics
` [PATCH net-next 05/11] fjes: show EP stats at statistics file in debugfs
` [PATCH net-next 06/11] fjes: optimize timeout value
` [PATCH net-next 07/11] fjes: fix incorrect statistics information in fjes_xmit_frame()
` [PATCH net-next 08/11] fjes: fix bitwise check bug in fjes_raise_intr_rxdata_task
` [PATCH net-next 09/11] fjes: Enhance changing MTU related work
` [PATCH net-next 10/11] fjes: Introduce spinlock for rx_status
` [PATCH net-next 11/11] fjes: Update fjes driver version : 1.1

[PATCH 00/30] ARM: OMAP2+: hwmod module clock type support
 2016-04-11  8:19 UTC  (93+ messages)
` [PATCH 01/30] clk: ti: add ti_clk_get helper API
` [PATCH 02/30] clk: ti: dpll: use ti_clk_get to fetch ref/bypass clocks
` [PATCH 03/30] ARM: OMAP2+: omap_device: create clock alias purely from DT data
` [PATCH 04/30] ARM: OMAP2+: hwmod: use new ti_clk_get API to search for clock handles
` [PATCH 05/30] ARM: OMAP2+: clock: use the new ti_clk_get for fetching clocks
` [PATCH 06/30] clk: ti: omap2: transition to usage of ti_clk_get
` [PATCH 07/30] clk: ti: am33xx: "
` [PATCH 08/30] clk: ti: omap3: "
` [PATCH 09/30] clk: ti: am43xx: "
` [PATCH 10/30] clk: ti: omap4: "
` [PATCH 11/30] clk: ti: omap5: "
` [PATCH 12/30] clk: ti: dra7: "
` [PATCH 13/30] clk: ti: dm814x: "
` [PATCH 14/30] clk: ti: dm816x: cleanup any unnecessary clock aliases
` [PATCH 15/30] clk: ti: remove un-used definitions from public clk_hw_omap struct
` [PATCH 16/30] clk: ti: mux: export mux clock APIs locally
` [PATCH 17/30] dt-bindings: clk: ti: Document module clock type
` [PATCH 18/30] clk: ti: add support for omap4 module clocks
` [PATCH 19/30] ARM: dts: omap4: add hwmod "
` [PATCH 20/30] ARM: OMAP2+: clockdomain: add usecounting support to autoidle APIs
` [PATCH 21/30] ARM: OMAP4: hwmod_data: use module clocks from DT
` [PATCH 22/30] ARM: AM33xx: fix module_wait_ready without clkctrl register
` [PATCH 23/30] ARM: dts: am33xx: add hwmod module clocks
` [PATCH 24/30] ARM: dts: am43xx: "
` [PATCH 25/30] clk: ti: am33xx: fix init time clock setup
` [PATCH 26/30] ARM: AMx3xx: hwmod_data: use module clocks from DT
` [PATCH 27/30] ARM: dts: omap5: add hwmod module clocks
` [PATCH 28/30] ARM: OMAP5: hwmod_data: use module clocks from DT
` [PATCH 29/30] ARM: dts: dra7: add hwmod module clocks
` [PATCH 30/30] ARM: DRA7: hwmod_data: use module clocks from DT

[PATCH v2] mfd: arizona: Fix lockdep recursion warning on set_irq_wake
 2016-04-11  8:18 UTC  (2+ messages)

[PATCH] tty: serial: 8250_omap: do not defer termios changes
 2016-04-11  8:18 UTC  (3+ messages)

[PATCH v2 0/4] reduce latency of direct async compaction
 2016-04-11  8:17 UTC  (4+ messages)

xenpm and scheduler
 2016-04-11  8:16 UTC 

[PATCH v3 0/2] Add a new debugfs entry to dump FIFO/Queue available space
 2016-04-11  8:14 UTC  (3+ messages)
` [PATCH v3 1/2] usb: dwc3: make dwc3_debugfs_init return value be void

Finish gen8 legacy semaphores
 2016-04-11  8:16 UTC  (4+ messages)
` [PATCH 3/4] drm/i915: Reload PD tables after semaphore wait on gen8

[patch] ath10k: add some sanity checks
 2016-04-11  8:15 UTC  (4+ messages)
` [patch v2] "

[PATCH v8 0/5] Add Support for Hi6220 PMIC Hi6553 MFD Core
 2016-04-11  8:14 UTC  (2+ messages)

[PATCH v4 0/4] drm/i915/dsi: improved gpio element support for vlv/chv/bxt
 2016-04-11  8:14 UTC  (3+ messages)
` [PATCH v4 3/4] drm/i915/dsi: add support for gpio elements on CHV

[GIT PULL] ARC fixes for 4.6-rc4
 2016-04-11  8:12 UTC  (2+ messages)

EIO cleanup
 2016-04-11  8:12 UTC  (3+ messages)
` [PATCH 03/10] drm/i915: Add GEM debugging Kconfig option

[PATCH net-next 0/4] bnxt_en: Update for net-next
 2016-04-11  8:11 UTC  (5+ messages)
` [PATCH net-next 1/4] bnxt_en: Disallow forced speed for 10GBaseT devices
` [PATCH net-next 2/4] bnxt_en: Shutdown link when device is closed
` [PATCH net-next 3/4] bnxt_en: Call firmware to approve VF MAC address change
` [PATCH net-next 4/4] bnxt_en: Add async event handling for speed config changes

[PATCH 3/3] drm/i915: Get panel_type from OpRegion panel details
 2016-04-11  8:09 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] Axi-usb: Add support for 64-bit addressing
 2016-04-11  8:08 UTC  (4+ messages)

[PATCH] usb: dwc3: free dwc->regset on dwc3_debugfs_exit
 2016-04-11  8:06 UTC  (2+ messages)

[PATCH 1/3] drm/i915: Reject panel_type > 0xf from VBT
 2016-04-11  8:08 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] gitignore: add src/holetest
 2016-04-11  8:05 UTC 

[fuse-devel] Horrible mmap write performance (kernel writeback issue?)
 2016-04-11  8:04 UTC  (5+ messages)

[PATCH] Prefer kASLR over Hibernation
 2016-04-11  8:00 UTC  (3+ messages)
  ` [kernel-hardening] "

[PATCH v9 0/3] VT-d Device-TLB flush issue
 2016-04-11  8:01 UTC  (6+ messages)
` [PATCH v9 2/3] VT-d: wrap a _sync version for all VT-d flush interfaces

[PATCH 1/2] arm64: mem-model: add flatmem model for arm64
 2016-04-11  7:55 UTC  (5+ messages)

[PATCH 1/2] mfd: max77693: Allow building as a module
 2016-04-11  8:00 UTC  (2+ 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.