messages from 2015-10-14 08:54:40 to 2015-10-14 12:36:47 UTC [more...]
[PATCH] mutex: make mutex_lock_nested an inline function
2015-10-14 12:36 UTC (11+ messages)
drivers/gpu/drm/nouveau/nvkm/engine/fifo/base.c:70:2-8: preceding lock on line 67
2015-10-14 12:30 UTC
[PATCH v2 0/5] Arizona Extcon Update Device Bindings
2015-10-14 12:30 UTC (11+ messages)
` [PATCH v2 4/5] mfd: arizona: Update DT binding documentation for mic detection
[PATCH v2 0/9] mm/compaction: redesign compaction
2015-10-14 12:28 UTC (5+ messages)
` [PATCH v2 7/9] "
` [PATCH v2 9/9] mm/compaction: new threshold for compaction depleted zone
[PATCH] pwm-backlight: fix the panel power sequence
2015-10-14 12:27 UTC (3+ messages)
[PATCH v4 0/2] arm64: Introduce IRQ stack
2015-10-14 12:24 UTC (11+ messages)
` [PATCH v4 2/2] arm64: Expand the stack trace feature to support "
[PATCHv4 0/1] Update SCSI hosts to use ida for host number mgmt
2015-10-14 12:22 UTC (3+ messages)
` [PATCHv4 1/1] SCSI: hosts: update to use ida_simple for host_no management
Can't we use timeout based OOM warning/killing?
2015-10-14 12:21 UTC (6+ messages)
` Silent hang up caused by pages being not scanned?
[PATCH 1/3] docs: dts: Documentation for smmu in hi6220 SoC
2015-10-14 12:18 UTC (3+ messages)
` [PATCH 2/3] iommu/hisilicon: Add hi6220 iommu driver
[PATCH 1/3] ARM: at91/dt: sama5d2: add missing devices
2015-10-14 12:11 UTC (3+ messages)
` [PATCH 2/3] ARM: at91/dt: sama5d2 Xplained: add several devices
` [PATCH 3/3] ARM: at91/defconfig: update sama5 defconfig
[PATCH v3 5/5] KVM: nVMX: expose VPID capability to L1
2015-10-13 16:18 UTC
[PATCH v3 4/5] KVM: nVMX: nested VPID emulation
2015-10-13 16:18 UTC
[PATCHv3 00/11] arm64: 16K translation granule support
2015-10-14 12:06 UTC (14+ messages)
` [PATCHv3 01/11] arm64: Move swapper pagetable definitions
` [PATCHv3 02/11] arm64: Handle section maps for swapper/idmap
` [PATCHv3 03/11] arm64: Introduce helpers for page table levels
` [PATCHv3 04/11] arm64: Calculate size for idmap_pg_dir at compile time
` [PATCHv3 05/11] arm64: Handle 4 level page table for swapper
` [PATCHv3 06/11] arm64: Clean config usages for page size
` [PATCHv3 07/11] arm64: Kconfig: Fix help text about AArch32 support with 64K pages
` [PATCHv3 08/11] arm64: Check for selected granule support
` [PATCHv3 09/11] arm64: Add page size to the kernel image header
` [PATCHv3 10/11] arm64: Add 16K page size support
` [PATCHv3 11/11] arm64: 36 bit VA
[PATCH v3 1/5] KVM: VMX: adjust interface to allocate/free_vpid
2015-10-13 16:12 UTC (3+ messages)
` [PATCH v3 2/5] KVM: VMX: introduce __vmx_flush_tlb to handle specific vpid
` [PATCH v3 3/5] KVM: nVMX: emulate the INVVPID instruction
[PATCH v3 0/5] KVM: nVMX: nested VPID emulation
2015-10-13 16:12 UTC
[RFC] arm64: ioremap: add ioremap_cache macro
2015-10-14 12:01 UTC (5+ messages)
[PATCH] fix return value error
2015-10-14 11:59 UTC (2+ messages)
[PATCH 0/2] omap: hsi: Fix warnings on boards that don't use ssi ports
2015-10-14 11:54 UTC (10+ messages)
` [PATCH 1/2] hsi: omap_ssi_port: Prevent warning if cawake_gpio is not defined
` [PATCH 2/2] ARM: dts: omap3: keep ssi ports by default
[PATCH v6 0/5] Devfreq cooling device
2015-10-14 11:53 UTC (4+ messages)
` [PATCH v6 4/5] devfreq_cooling: add trace information
[PATCH 0/5] mtd: nand: Fix support for NAND DMA Prefetch
2015-10-14 11:52 UTC (10+ messages)
` [PATCH 1/5] mtd: nand: omap2: Support parsing dma channel information from DT
` [PATCH 2/5] mtd: nand: omap2: Start dma request before enabling prefetch
` [PATCH 4/5] ARM: dts: am437x/am33xx/omap3/dm816x: Add gpmc dma channel
` [PATCH 5/5] ARM: OMAP2+: Update gpmc and nand DT binding documentation
[PATCH] n_tty: Remove reader wakeups for TTY_BREAK/TTY_PARITY chars
2015-10-14 11:52 UTC
[PATCH v5 00/24] dmaengine/ARM: Merge the edma drivers into one
2015-10-14 11:43 UTC (25+ messages)
` [PATCH v5 01/24] ARM: common: edma: Fix channel parameter for irq callbacks
` [PATCH v5 02/24] ARM: common: edma: Remove unused functions
` [PATCH v5 03/24] dmaengine: edma: Simplify and optimize the edma_execute path
` [PATCH v5 04/24] ARM: davinci/common: Convert edma driver to handle one eDMA instance per driver
` [PATCH v5 05/24] ARM/dmaengine: edma: Move of_dma_controller_register to the dmaengine driver
` [PATCH v5 06/24] ARM: common: edma: Internal API to use pointer to 'struct edma'
` [PATCH v5 07/24] ARM/dmaengine: edma: Public API to use private struct pointer
` [PATCH v5 08/24] ARM/dmaengine: edma: Remove limitation on the number of eDMA controllers
` [PATCH v5 09/24] ARM: davinci: Use platform_device_register_full() to create pdev for eDMA
` [PATCH v5 10/24] ARM: davinci: Add dma_mask to eDMA devices
` [PATCH v5 11/24] ARM/dmaengine: edma: Merge the two drivers under drivers/dma/
` [PATCH v5 12/24] dmaengine: edma: Allocate memory dynamically for bitmaps and structures
` [PATCH v5 13/24] dmaengine: edma: Use devm_kcalloc when possible
` [PATCH v5 14/24] dmaengine: edma: Cleanup regarding the use of dev around the code
` [PATCH v5 15/24] dmaengine: edma: Use dev_dbg instead pr_debug
` [PATCH v5 16/24] dmaengine: edma: Use the edma_write_slot instead open coded memcpy_toio
` [PATCH v5 17/24] dmaengine: edma: Print warning when linking slots from different eDMA
` [PATCH v5 18/24] dmaengine: edma: Consolidate the comments for functions
` [PATCH v5 19/24] dmaengine: edma: Simplify the interrupt handling
` [PATCH v5 20/24] dmaengine: edma: Move the pending error check into helper function
` [PATCH v5 21/24] dmaengine: edma: Simplify and optimize ccerr interrupt handler
` [PATCH v5 22/24] dmaengine: edma: Read channel mapping support only once from HW
` [PATCH v5 23/24] dmaengine: edma: Rename bitfields for slot and channel usage tracking
` [PATCH v5 24/24] dmaengine: edma: Dynamic paRAM slot handling if HW supports it
[RFC] spi: Switch call order of spi master setup and spi_set_cs
2015-10-14 11:45 UTC (5+ messages)
` [RFC][PATCH] spi: Setup the master controller driver before setting the chipselect
[PATCH] cpufreq, intel_pstate, Fix intel_pstate powersave min_perf_pct value
2015-10-14 11:41 UTC
[PATCH 1/1] Bumps limit of maximum core ID from 32 to 128
2015-10-14 11:39 UTC (3+ messages)
[PATCH] ARM: dts: am437x-gp-evm: Add wakeup interrupt source for pixcir_i2c_ts
2015-10-14 11:37 UTC (5+ messages)
BUSINESS PROPOSAL ( URGENT RESPONSE !! )
2015-10-14 11:35 UTC
[PATCH RFC 0/2] simplefb: Add regulator handling support
2015-10-14 11:31 UTC (9+ messages)
` [PATCH RFC 1/2] dt-bindings: simplefb: Support a list of regulator supply properties
[PATCH] x86: setup: extend low identity map to cover whole kernel range
2015-10-14 11:30 UTC
[PATCH] KVM: VMX: enable LBR virtualization
2015-10-14 11:30 UTC (4+ messages)
[PATCH] mailmap: Update Javier Martinez Canillas' email
2015-10-14 11:30 UTC
[PATCH v2] iio: mma8452: support either of the available interrupt pins
2015-10-14 11:28 UTC (2+ messages)
drivers/gpu/drm/nouveau/nvkm/subdev/pci/base.c:82:2-3: Unneeded semicolon
2015-10-14 11:27 UTC
[PATCH v2] MIPS: BCM63XX: Use pr_* instead of printk
2015-10-14 11:27 UTC
[PATCH v2 0/2] More GIC updates for Linux 4.4
2015-10-14 11:27 UTC (3+ messages)
` [PATCH v2 1/2] irqchip/gic-v3: Fix translation of LPIs after conversion to irq_fwspec
` [PATCH v2 2/2] irqchip/gic-v2m: Add support for multiple MSI frames
[PATCH v4 0/3] Mediatek SPI-NOR flash driver
2015-10-14 11:26 UTC (6+ messages)
` [PATCH v4 3/3] arm64: dts: mt8173: Add nor flash node
[PATCH V2 0/2] Add support for Tegra210 ADMA
2015-10-14 11:27 UTC (3+ messages)
` [PATCH V2 2/2] dmaengine: tegra-adma: "
[PATCH 0/2] More GIC updates for Linux 4.4
2015-10-14 11:23 UTC (4+ messages)
` [PATCH 1/2] irqchip/gic-v3: Fix translation of LPIs after conversion to irq_fwspec
` [PATCH 2/2] irqchip/gic-v2m: Add support for multiple MSI frames
[RFC v6 00/25] Re-use nvram module
2015-10-14 11:19 UTC (3+ messages)
` [RFC v6 03/25] m68k/atari: Replace nvram_{read,write}_byte with arch_nvram_ops
[PATCH v9 0/9] Goodix touchscreen enhancements
2015-10-14 11:18 UTC (9+ messages)
` [PATCH v9 2/9] Input: goodix - reset device at init
[PATCH] clk: max77802: Update MODULE_AUTHOR() email address
2015-10-14 11:18 UTC
[PATCH] mwifiex: fix a comment typo
2015-10-14 11:18 UTC (2+ messages)
` "
[PATCH v4 00/25] dmaengine/ARM: Merge the edma drivers into one
2015-10-14 11:16 UTC (7+ messages)
` [PATCH v4 20/25] dmaengine: edma: Simplify the interrupt handling
[PATCH v2 0/4] Add support for STM32 DMA
2015-10-14 11:16 UTC (9+ messages)
` [PATCH v2 1/4] dt-bindings: Document the STM32 DMA bindings
` [PATCH v2 2/4] dmaengine: Add STM32 DMA driver
[PATCH] bcma: mips: Allow build if COMPILE_TEST is enabled
2015-10-14 11:04 UTC (7+ messages)
` [kbuild-all] "
Hello Friend
2015-10-14 10:54 UTC
[RFC PATCH] spi: omap2-mcspi: disable other channels CHCONF_FORCE in prepare_message
2015-10-14 10:56 UTC (5+ messages)
[PATCH 1/2] kconfig/merge_config.sh: Support KCONFIG_CONFIG
2015-10-14 10:56 UTC (2+ messages)
[PATCHv3 00/56] perf stat: Add scripting support
2015-10-14 10:54 UTC (5+ messages)
[PATCH v5 0/10] Fix broken DMAFLUSHP on Rockchips platform
2015-10-14 10:53 UTC (6+ messages)
` [PATCH v5 06/10] dmaengine: add API for getting dma controller's quirk
` [alsa-devel] "
[PATCH v1 0/2] Fix display on second resume on 5250-snow
2015-10-14 10:44 UTC (3+ messages)
` [PATCH v1 1/2] clk: samsung: exynos5250: Add DISP1 clocks
` [PATCH v1 2/2] ARM: dts: exynos5250: Add clocks to DISP1 domain
[PATCH] Do not reserve crashkernel high memory if crashkernel low memory reserving failed
2015-10-14 10:43 UTC (3+ messages)
[PATCH 0/4] ARM: berlin: improve multi_v7_defconfig support
2015-10-14 10:34 UTC (5+ messages)
` [PATCH 1/4] ARM: multi_v7_defconfig: enable Berlin SATA PHY
` [PATCH 2/4] ARM: multi_v7_defconfig: enable Berlin USB PHY
` [PATCH 3/4] ARM: multi_v7_defconfig: enable pxa168 Ethernet
` [PATCH 4/4] ARM: multi_v7_defconfig: enable the Berlin ADC
[PATCH v4] ARM: configs: Add Freescale LS1021A defconfig
2015-10-14 10:18 UTC (5+ messages)
[PATCH v4 4/8] crypto/deflate: support contextless compression API
2015-10-14 10:26 UTC (3+ messages)
[PATCH v2] dmaengine: xgene-dma: Disable memcpy operation due to performance drop
2015-10-14 10:20 UTC (5+ messages)
[RFC v2 07/18] kthread: Allow to cancel kthread work
2015-10-14 10:20 UTC (11+ messages)
Generic DT binding for IPIs
2015-10-14 10:18 UTC
[PATCH v2 0/2] sched: account fair load avg consistently
2015-10-14 10:16 UTC (6+ messages)
` [PATCH v2 1/2] sched: make each sched class handle its rq assignment in their own class
drivers/gpu/drm/nouveau/nvkm/engine/gr/gk20a.c:201:1-3: WARNING: PTR_ERR_OR_ZERO can be used
2015-10-14 10:10 UTC
[PATCH] crypto: add precalculated hash for zero message length
2015-10-14 10:08 UTC (3+ messages)
` [PATCH 1/8] crypto: hash: add zero length message hash for shax and md5
[PATCH 0/4] Add tune support of Mediatek MMC driver
2015-10-14 10:05 UTC (3+ messages)
` [PATCH 3/4] mmc: mediatek: Add tune support
[PATCH v9 0/6] Altera PCIe host controller driver with MSI support
2015-10-14 10:01 UTC (7+ messages)
` [PATCH v9 3/6] pci:host: Add Altera PCIe host controller driver
[PATCH] ARM: OMAP2+: Update Javier Martinez Canillas's email
2015-10-14 10:00 UTC
[PATCH v10 0/6] PCI: hisi: Add PCIe host support for HiSilicon SoC Hip05
2015-10-14 9:56 UTC (13+ messages)
` [PATCH v10 4/6] "
[PATCH v5 0/3] Support Mbigen interrupt controller
2015-10-14 9:49 UTC (18+ messages)
` [PATCH v5 1/3] initialize each mbigen device node as a "
[PATCH v4 0/2] sched: consider missed ticks when updating cpu load
2015-10-14 9:47 UTC (3+ messages)
` [PATCH v4 1/2] sched: make __update_cpu_load() handle active tickless case
` [PATCH v4 2/2] sched: consider missed ticks in full NOHZ
[PATCH v3 0/6] atomics: powerpc: Implement relaxed/acquire/release variants of some atomics
2015-10-14 9:43 UTC (16+ messages)
` [PATCH v3 6/6] powerpc: atomic: Implement cmpxchg{,64}_* and atomic{,64}_cmpxchg_* variants
` [PATCH RESEND v3 1/6] powerpc: atomic: Make *xchg and *cmpxchg a full barrier
[PATCH v7 0/5] locking/qspinlock: Enhance pvqspinlock performance
2015-10-14 9:39 UTC (8+ messages)
` [PATCH v7 1/5] locking/qspinlock: relaxes cmpxchg & xchg ops in native code
` [PATCH v7 4/5] locking/pvqspinlock: Allow 1 lock stealing attempt
[PATCH 01/22] ver_linux: gcc -dumpversion, use regex to find version number
2015-10-14 9:29 UTC (3+ messages)
[PATCH v4 0/4] Patchset enabling hardware based cross-timestamps for next gen Intel platforms
2015-10-14 9:29 UTC (9+ messages)
` [PATCH v4 1/4] Produce system time from correlated clocksource
[GIT PULL] On-demand device probing
2015-10-14 9:26 UTC (2+ messages)
[PATCH] dt-bindings: Correct the example for Exynos power domain clocks
2015-10-14 9:24 UTC (2+ messages)
[PATCH v2 0/2] ARM: OMAP2+ McASP(3) support for DRA7xx family
2015-10-14 9:23 UTC (3+ messages)
` [PATCH v2 1/2] ARM: OMAP2+: hwmod: Add hwmod flag for HWMOD_OPT_CLKS_NEEDED
` [PATCH v2 2/2] ARM: OMAP: DRA7: hwmod: Add data for McASP3
[PATCH] clocksource/imx: allow timer irq affinity change
2015-10-14 9:24 UTC
[PATCH v7,3/3] MIPS: dts: jz4780/ci20: Add NEMC, BCH and NAND device tree nodes
2015-10-14 9:15 UTC (3+ messages)
[RFC PATCH] ASoC: Modify check condition of multiple bindings of components
2015-10-14 9:00 UTC (6+ messages)
` [alsa-devel] "
[PATCH] mtd: Make MTD_BCM47XXSFLASH to depend on MIPS
2015-10-14 9:04 UTC
[PATCH v3 00/24] arm64: Consolidate CPU feature handling
2015-10-14 9:03 UTC (3+ messages)
` [PATCH v3 24/24] arm64: cpuinfo: Expose MIDR_EL1 and REVIDR_EL1 to sysfs
[RFC PATCH 1/2] ext4: Fix possible deadlock with local interrupts disabled and page-draining IPI
2015-10-14 9:02 UTC (10+ messages)
[PATCH 1/2] ARM: dts: fix gpio-keys wakeup-source property
2015-10-14 9:01 UTC (3+ messages)
[PATCH v3 00/27] memory: omap-gpmc: mtd: nand: Support GPMC NAND on non-OMAP platforms
2015-10-14 8:55 UTC (3+ messages)
` [PATCH v3 27/27] ARM: dts: omap3: Fix gpmc and NAND nodes
` [PATCH v4 "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).