messages from 2014-04-09 10:05:16 to 2014-04-09 10:52:10 UTC [more...]
[PATCH v7 0/3] exynos: arch: add support for exynos5260 SoC
2014-04-09 10:52 UTC (8+ messages)
` [PATCH v7 2/3] ARM: dts: add dts files "
` [PATCH v7 3/3] ARM: dts: add dts files for xyref5260 board
[Query]: tick-sched: why don't we stop tick when we are running idle task?
2014-04-09 10:49 UTC (2+ messages)
[GIT PULL] fbdev reorder for 3.15
2014-04-09 10:48 UTC (2+ messages)
[PATCH] scsi: lpfc: lpfc_init: use kcalloc for allocating memory
2014-04-09 10:48 UTC (2+ messages)
Cannot use USB device after compiling new kernel
2014-04-09 10:48 UTC
[PATCH] pwm: mxs: set pwm_chip can_sleep flag
2014-04-09 10:46 UTC (8+ messages)
[PATCH 1/2] ata: ahci: append new hflag AHCI_HFLAG_NO_FBS
2014-04-09 10:46 UTC (5+ messages)
` [PATCH 2/2] ahci: add support for Hisilicon sata
[PATCHv2 0/3] phy: Add exynos-simple-phy driver
2014-04-09 10:46 UTC (4+ messages)
` [PATCHv2 2/3] drm: exynos: hdmi: use hdmiphy as PHY
[PATCH v2] ext4: fix shared/002 and 004 teacase fail issue in xfstests
2014-04-09 10:46 UTC (2+ messages)
[PATCH] staging: speakup: fix misuse of kstrtol() in handle_goto()
2014-04-09 10:45 UTC
Question about slow buffered io
2014-04-09 10:51 UTC (2+ messages)
[PULL 0/8] KVM: s390: memory management and migration
2014-04-09 10:44 UTC (9+ messages)
` [PULL 1/8] KVM: s390: also set guest pages back to stable on kexec/kdump
` [PULL 2/8] KVM: s390: Adding skey bit to mmu context
` [PULL 3/8] KVM: s390: Clear storage keys
` [PULL 4/8] KVM: s390: Allow skeys to be enabled for the current process
` [PULL 5/8] KVM: s390: Don't enable skeys by default
` [PULL 6/8] KVM: s390/mm: use software dirty bit detection for user dirty tracking
` [PULL 7/8] KVM: s390/mm: new gmap_test_and_clear_dirty function
` [PULL 8/8] KVM: s390: Add proper dirty bitmap support to S390 kvm
[PATCH v3] iommu: Add driver for Renesas VMSA-compatible IPMMU
2014-04-09 10:43 UTC (3+ messages)
Dogfooding and usability testing Toaster
2014-04-09 10:43 UTC
[PATCH] docs: remove xend latex source
2014-04-09 10:43 UTC (2+ messages)
[GIT PULL v2] remove xend and libxen for 4.5
2014-04-09 10:42 UTC (9+ messages)
[xen-unstable test] 25819: tolerable FAIL - PUSHED
2014-04-09 10:41 UTC
[PATCH v6 0/3] exynos: arch: add support for exynos5260 SoC
2014-04-09 10:40 UTC (5+ messages)
` [PATCH v6 2/3] ARM: dts: add dts files "
[PATCH] tools/hotplug: Remove network-*
2014-04-09 10:39 UTC (4+ messages)
Dogfooding and usability testing Toaster
2014-04-09 10:38 UTC
[PATCH 2/2] ALSA: hda - Add driver for Tegra SoC HDA
2014-04-09 10:37 UTC (4+ messages)
[PATCHv2] i2c: omap: Disable default probing of i2c devices for omap i2c
2014-04-09 10:36 UTC
[xen-4.3-testing test] 25811: regressions - FAIL
2014-04-09 10:36 UTC (2+ messages)
[PATCH 1/2] drm/i915: check VBT for supported backlight type
2014-04-09 10:35 UTC (2+ messages)
` [PATCH 2/2] drm/i915: do not setup backlight if not available according to VBT
Toaster 1.7 planning, dogfooding and (more formal) usability testing
2014-04-09 10:33 UTC
[LTP] [PATCH v2 1/2] lib/tst_path_has_mnt_flags.c: create a function tst_path_has_mnt_flags()
2014-04-09 10:34 UTC (3+ messages)
` [LTP] [PATCH v3] "
[PATCH] mtd: nand: Disable subpage writes for drivers without ecc->hwctl
2014-04-09 10:33 UTC (4+ messages)
[PATCH] ALSA: hda - Make full_reset boolean
2014-04-09 10:33 UTC (3+ messages)
[PATCH 00/71] drm/i915/chv: Add Cherryview support
2014-04-09 10:29 UTC (72+ messages)
` [PATCH 01/71] drm/i915/chv: IS_BROADWELL() should not be true for Cherryview
` [PATCH 02/71] drm/i915/chv: Add IS_CHERRYVIEW() macro
` [PATCH 03/71] drm/i915/chv: PPAT setup for Cherryview
` [PATCH 04/71] drm/i915/chv: Flush caches when programming page tables
` [PATCH 05/71] drm/i915/chv: Enable aliasing PPGTT for CHV
` [PATCH 06/71] drm/i915/chv: Add PIPESTAT register bits for Cherryview
` [PATCH 07/71] drm/i915/chv: Add DPFLIPSTAT "
` [PATCH 08/71] drm/i915/chv: Add display interrupt registers "
` [PATCH 09/71] drm/i915/chv: Add DPINVGTT registers defines "
` [PATCH 10/71] drm/i915/chv: Preliminary interrupt support "
` [PATCH 11/71] drm/i915/chv: Add Cherryview interrupt registers into debugfs
` [PATCH 12/71] drm/i915/chv: Initial clock gating support for Cherryview
` [PATCH 13/71] drm/i915/chv: Add Cherryview PCI IDs
` [PATCH 14/71] drm/i915/chv: Add early quirk for stolen
` [PATCH 15/71] drm/i915/chv: Add DDL register defines for Cherryview
` [PATCH 16/71] drm/i915/chv: Add DPIO offset for Cherryview. v3
` [PATCH 17/71] drm/i915/chv: Update Cherryview DPLL changes to support Port D. v2
` [PATCH 18/71] drm/i915/chv: Add vlv_pipe_to_channel
` [PATCH 19/71] drm/i915/chv: Trigger phy common lane reset
` [PATCH 20/71] drm/i915/chv: find the best divisor for the target clock v4
` [PATCH 21/71] drm/i915/chv: Add update and enable pll for Cherryview
` [PATCH 22/71] drm/i915/chv: Add phy supports "
` [PATCH 23/71] drm/i915/chv: Pipe select change for DP and HDMI
` [PATCH 24/71] drm/i915/chv: Add DPLL state readout support
` [PATCH 25/71] drm/i915/chv: CHV doesn't have CRT output
` [PATCH 26/71] drm/i915: Enable PM Interrupts for CHV/BDW Platform
` [PATCH 27/71] drm/i915/chv: Enable Render Standby (RC6) for Cheeryview
` [PATCH 28/71] drm/i915/chv: Added CHV specific register read and write
` [PATCH 29/71] drm/i915/chv: Enable RPS (Turbo) for Cheeryview
` [PATCH 30/71] drm/i915/chv: Enable PM interrupts when we in CHV turbo initialize sequence
` [PATCH 31/71] drm/i915/chv: Added CHV specific DDR fetch into init_clock_gating
` [PATCH 32/71] drm/i915/bdw: Add BDW PM Interrupts support and BDW rps disable
` [PATCH 33/71] drm/i915/chv: Fix for verifying PCBR address field
` [PATCH 34/71] drm/i915/chv: Implement stolen memory size detection
` [PATCH 35/71] drm/i915/chv: Implement WaDisablePartialInstShootdown:chv
` [PATCH 36/71] drm/i915/chv: Implement WaDisableThreadStallDopClockGating:chv
` [PATCH 37/71] drm/i915/chv: Implement WaVSRefCountFullforceMissDisable:chv and WaDSRefCountFullforceMissDisable:chv
` [PATCH 38/71] drm/i915/chv: Implement WaDisableSemaphoreAndSyncFlipWait:chv
` [PATCH 39/71] drm/i915/chv: Implement WaDisableCSUnitClockGating:chv
` [PATCH 40/71] drm/i915/chv: Implement WaDisableSDEUnitClockGating:chv
` [PATCH 41/71] drm/i915/chv: Add some workaround notes
` [PATCH 42/71] drm/i915/chv: Implement WaDisableSamplerPowerBypass for CHV
` [PATCH 43/71] drm/i915/chv: Add a bunch of pre production workarounds
` [PATCH 44/71] drm/i915/chv: Fix for decrementing fw count in chv read/write
` [PATCH 45/71] drm/i915/chv: Streamline CHV forcewake stuff
` [PATCH 46/71] drm/i915/chv: CHV doesn't need WaRsForcewakeWaitTC0
` [PATCH 47/71] drm/i915/chv: Skip gen6_gt_check_fifodbg() on CHV
` [PATCH 48/71] drm/i915/chv: Add plane C support
` [PATCH 49/71] drm/i915/chv: Add CHV display support
` [PATCH 50/71] drm/i915/chv: Clarify VLV/CHV PIPESTAT bits a bit more
` [PATCH 51/71] drm/i915/chv: Use valleyview_pipestat_irq_handler() for CHV
` [PATCH 52/71] drm/i915/chv: Make CHV irq handler loop until all interrupts are consumed
` [PATCH 53/71] drm/i915/chv: Configure crtc_mask correctly for CHV
` [PATCH 54/71] drm/i915/chv: Fix gmbus for port D
` [PATCH 55/71] drm/i915/chv: Add cursor pipe offsets
` [PATCH 56/71] drm/i915/chv: Bump num_pipes to 3
` [PATCH 57/71] drm/i915/chv: Fix PORT_TO_PIPE for CHV
` [PATCH 58/71] drm/i915/chv: Register port D encoders and connectors
` [PATCH 59/71] drm/i915/chv: Fix CHV PLL state tracking
` [PATCH 60/71] drm/i915/chv: Move data lane deassert to encoder pre_enable
` [PATCH 61/71] drm/i915/chv: Turn off dclkp after the PLL has been disabled
` [PATCH 62/71] drm/i915/chv: Reset data lanes in encoder .post_disable() hook
` [PATCH 63/71] drm/i915/chv: Set soft reset override bit for data lane resets
` [PATCH 64/71] drm/i915/chv: Don't use PCS group access reads
` [PATCH 65/71] drm/i915/chv: Don't do group access reads from TX lanes either
` [PATCH 66/71] drm/i915/chv: Use RMW to toggle swing calc init
` [PATCH 67/71] drm/i915/chv: Try to program the PHY used clock channel overrides
` [PATCH 68/71] drm/i915/chv: Force clock buffer enables
` [PATCH 69/71] drm/i915/chv: Force PHY clock buffers off after PLL disable
` [PATCH 70/71] drm/i915: Don't use pipe_offset stuff for DPLL registers
` [PATCH 71/71] drm/i915/chv: Handle video DIP registers on CHV
[PATCH net v2] net: sctp: test if association is dead in sctp_wake_up_waiters
2014-04-09 10:32 UTC (4+ messages)
[PATCH] ALSA: hda - Make full_reset boolean
2014-04-09 10:30 UTC
[RFC PATCH] ARM: mm: implement CONFIG_DEBUG_RODATA
2014-04-09 10:29 UTC (11+ messages)
` [PATCH 2/2] ARM: mm: make text and rodata read-only
[PATCH] can: c_can: Fix bit clearing and message object read
2014-04-09 10:28 UTC (4+ messages)
[review-request] rev3 5778 detail page sorts and 6061 disable image sort by size percent
2014-04-09 10:28 UTC (3+ messages)
[PATCH v7 00/22] Support ext4 on NV-DIMMs
2014-04-09 10:27 UTC (10+ messages)
` [PATCH v7 07/22] Replace the XIP page fault handler with the DAX page fault handler
` [PATCH v7 18/22] xip: Add xip_zero_page_range
` [PATCH v7 22/22] brd: Rename XIP to DAX
[Qemu-devel] [PATCH] bochs: Fix memory leak in bochs_open() error path
2014-04-09 10:27 UTC (2+ messages)
nftables-20140407 compilation error
2014-04-09 10:26 UTC (2+ messages)
hugetlb: ensure hugepage access is denied if hugepages are not supported
2014-04-09 10:25 UTC (3+ messages)
[Bug 71231] New: System unresponsable after a lot of LUNs have been added to the system
2014-04-09 10:25 UTC (3+ messages)
` [Bug 71231] "
[review-request] 6060 "When a build fails, some tasks come without order number and with outcome 'not available' "
2014-04-09 10:24 UTC (4+ messages)
[Bug 73721] New: KVM hv-time
2014-04-09 10:24 UTC
[PATCH] Add support for flag status register on Micron chips
2014-04-09 10:21 UTC (10+ messages)
[PATCH] i2c: omap: Disable default probing of i2c devices for omap i2c
2014-04-09 10:22 UTC
[LINUX PATCH 2/2] xen/pvhvm: Support more than 32 VCPUs when migrating
2014-04-09 10:21 UTC (3+ messages)
Where is debug_mutex_wake_waiter used? And it waits for what, I am getting oops
2014-04-09 10:18 UTC
wl1271: tx stuck in firmware
2014-04-09 10:16 UTC (5+ messages)
[PATCH v8 2/2] MIPS: optional floating point support
2014-04-09 10:15 UTC (3+ messages)
[LINUX PATCH 2/2] xen/pvhvm: Support more than 32 VCPUs when migrating
2014-04-09 10:15 UTC
Cannot send files to PC from phone
2014-04-09 10:15 UTC (4+ messages)
[PATCH v4] Btrfs-progs: add dedup subcommand
2014-04-09 10:14 UTC (3+ messages)
` [PATCH v5] "
[PATCH 0/3] ath10k: improve recovery speed
2014-04-09 10:07 UTC (8+ messages)
` [PATCH 1/3] ath10k: differentiate between target init failures
` [PATCH 2/3] ath10k: don't wait for device init if it crashed
` [PATCH 3/3] ath10k: skip suspending when recovering
[PATCH] gprs: Correctly set driver_attached
2014-04-09 10:13 UTC
[libnftnl PATCH 0/3] New features in nft-parsing-test
2014-04-09 10:11 UTC (3+ messages)
` [libnftnl PATCH 1/3] ruleset: Add an end of line in the exit of ruleset
[0/2] macvlan: Handle broadcasts in work queue
2014-04-09 10:10 UTC (5+ messages)
` [PATCH 2/2] macvlan: Move broadcasts into a "
[linux-linus test] 25808: regressions - FAIL
2014-04-09 10:11 UTC
[PATCH 00/14] Initial BPF-JIT support for MIPS
2014-04-09 10:11 UTC (4+ messages)
[pull] radeon drm-next-3.15
2014-04-09 9:55 UTC
[ 3.14.0-12041-g75ff24f ] regression: drm warning
2014-04-09 10:08 UTC
[PATCH 1/3] e2fsprogs: fix multilib header conflict - ext2_types.h
2014-04-09 10:08 UTC (10+ messages)
` [PATCH 3/3] binconfig.bbclass: fix multilib file conflicts
[PATCH 0/4] ath10k: AP-related fixes
2014-04-09 10:01 UTC (10+ messages)
` [PATCH 1/4] ath10k: make sure to not leak beacon dma mapping
` [PATCH 2/4] ath10k: make sure to not use invalid beacon pointer
` [PATCH 3/4] ath10k: prevent beacon memory leak
` [PATCH 4/4] ath10k: fix firmware recovery with ap interface
[PATCH] fstrim: add systemd units
2014-04-09 10:07 UTC (4+ messages)
[PATCH] mtd: spi-nor: EXPORT symbols which could be used by module drivers
2014-04-09 8:43 UTC (2+ messages)
[PATCH] powerpc/rmu: Fix the error memory free parameters
2014-04-09 10:04 UTC
[Share]Performance tunning on Ceph FileStore with SSD backend
2014-04-09 10:05 UTC
[PATCH 0/3] reset: add socfpga reset-controller
2014-04-09 10:05 UTC (9+ messages)
` [PATCH 3/3] ARM: socfpga: dts: add reset-controller
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.