All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-08-12 16:06:17 to 2013-08-12 16:53:30 UTC [more...]

[PATCH 8/8] net: davinci_mdio: use platform_{get,set}_drvdata()
 2013-08-12 16:53 UTC  (2+ messages)

[PATCH 1/9] drm/i915: Update rules for reading cache lines through the LLC
 2013-08-12 16:53 UTC  (4+ messages)
` [PATCH 9/9] drm/i915: Allow the user to set bo into the DISPLAY cache domain

Enable arm_global_timer for Zynq brakes boot
 2013-08-12 16:53 UTC  (33+ messages)

[Qemu-devel] [PATCH V5 0/5] Continuous Leaky Bucket Throttling
 2013-08-12 16:53 UTC  (6+ messages)
` [Qemu-devel] [PATCH V5 1/5] throttle: Add a new throttling API implementing continuous leaky bucket
` [Qemu-devel] [PATCH V5 2/5] throttle: Add units tests
` [Qemu-devel] [PATCH V5 3/5] block: Enable the new throttling code in the block layer
` [Qemu-devel] [PATCH V5 4/5] block: Add support for throttling burst max in QMP and the command line
` [Qemu-devel] [PATCH V5 5/5] block: Add iops_sector_count to do the iops accounting for a given io size

Failure to detect PCI card
 2013-08-12 16:52 UTC  (10+ messages)

Powerpc: Kernel warn_on when enabling IOMMU_API
 2013-08-12 16:52 UTC  (4+ messages)

SCSI bus failures with qemu-arm in kernel 3.8+
 2013-08-12 16:45 UTC  (9+ messages)
    ` [Qemu-devel] "

[PATCH 0/2] Convert power recovery pin to a fixed regulator
 2013-08-12 16:51 UTC  (4+ messages)
` [PATCH 1/2] "

Failure growing xfs with linux 3.10.5
 2013-08-12 16:50 UTC  (3+ messages)

How to handle TLB shootdown IPI on Xen
 2013-08-12 16:50 UTC  (7+ messages)

[alsa-devel] Buffer size for ALSA USB PCM audio
 2013-08-12 16:50 UTC  (2+ messages)

Xen watchdog improvements
 2013-08-12 16:50 UTC  (2+ messages)

[meta-fsl-arm-extra PATCH 1/2] linux-wandboard: Add support to Vivante 4.6.9p12 GPU code
 2013-08-12 16:45 UTC  (11+ messages)
` [meta-fsl-arm-extra PATCH 2/2] linux-boundary: "

build regressions 2013-08-12
 2013-08-12 16:49 UTC 

[Qemu-devel] [QEMU-1.6 PATCH] vl.c: Output error on invalid machine type provided
 2013-08-12 16:48 UTC  (3+ messages)

[Buildroot] [PATCH v2 0/3] Fix for top-level parallel make part 1
 2013-08-12 16:48 UTC  (9+ messages)

[RFC PATCH v2 0/4] mm: reclaim zbud pages on migration and compaction
 2013-08-12 16:48 UTC  (4+ messages)

Problem with the clock framework
 2013-08-12 16:47 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 for 1.6 1/2] memory: Provide separate handling of unassigned io ports accesses
 2013-08-12 16:46 UTC 

[PATCH part5 0/7] Arrange hotpluggable memory as ZONE_MOVABLE
 2013-08-12 16:46 UTC  (14+ messages)

[PATCH for v3.12] memory: mvebu-devbus: Remove unused variable
 2013-08-12 16:45 UTC  (2+ messages)

[PATCH 00/53] Initial 3.12 radeon patches
 2013-08-12 16:43 UTC  (54+ messages)
` [PATCH 01/53] drm/radeon: switch r6xx+ to using CP DMA for the blit copy callback
` [PATCH 02/53] drm/radeon/kms: remove r6xx+ blit copy routines
` [PATCH 03/53] drm/radeon: add UVD->DPM helper function (v5)
` [PATCH 04/53] drm/radeon/dpm: use multiple UVD power states (v3)
` [PATCH 05/53] drm/radeon/dpm: rework thermal state handling
` [PATCH 06/53] drm/radeon: default to 1024M gart size on rv770+
` [PATCH 07/53] drm/radeon/dpm: use performance state if no UVD state
` [PATCH 08/53] drm/radeon/kms: fix up dce8 display watermark calc for dpm
` [PATCH 09/53] drm/radeon/cik: implement some more atom helpers for DPM
` [PATCH 10/53] drm/radeon: switch CIK to use radeon_ucode.h
` [PATCH 11/53] drm/radeon/cik: add support for pcie gen1/2/3 switching
` [PATCH 12/53] drm/radeon: add support for ASPM on CIK asics
` [PATCH 13/53] drm/radeon/cik: restructure rlc setup
` [PATCH 14/53] drm/radeon: clean up sumo_rlc_init() for code sharing
` [PATCH 15/53] drm/radeon: convert SI,CIK to use sumo_rlc functions
` [PATCH 16/53] drm/radeon: implement clock and power gating for CIK (v3)
` [PATCH 17/53] drm/radeon: add indirect accessors for dift registers on CIK
` [PATCH 18/53] drm/radeon/sumo add helper to go from vid7 to vid2
` [PATCH 19/53] drm/radeon: switch to pptable.h
` [PATCH 20/53] drm/radeon: add structs to store uvd clock voltage deps
` [PATCH 21/53] drm/radeon/cik: add rlc helpers for DPM
` [PATCH 22/53] drm/radeon: add support for thermal controller on KB/KV
` [PATCH 23/53] drm/radeon: add CI to r600_is_internal_thermal_sensor()
` [PATCH 24/53] drm/radeon: add KB/KV to r600_is_internal_thermal_sensor
` [PATCH 25/53] drm/radeon: add get_temperature() callbacks for CIK
` [PATCH 26/53] drm/radeon: adjust si_dpm function for code sharing
` [PATCH 27/53] drm/radeon/dpm: update cac leakage table parsing for CI
` [PATCH 28/53] drm/radeon/dpm: add support for parsing the atom powertune table
` [PATCH 29/53] drm/radeon/dpm: grab mvdd_dependency_on_mclk info from vbios
` [PATCH 30/53] drm/radeon: add structs to store vce clock voltage deps
` [PATCH 31/53] drm/radeon: add clock voltage dep tables for acp, samu
` [PATCH 32/53] drm/radeon: parse the vce clock voltage deps table
` [PATCH 33/53] drm/radeon: parse the uvd "
` [PATCH 34/53] drm/radeon/dpm: clean up the extended table error pathes
` [PATCH 35/53] drm/radeon: parse the samu clock voltage deps table
` [PATCH 36/53] drm/radeon: parse the acp "
` [PATCH 37/53] drm/radeon: add r600_get_pcie_lane_support helper
` [PATCH 38/53] drm/radeon/dpm: add vce clocks to radeon_ps
` [PATCH 39/53] drm/radeon/dpm: add a helper to encode pcie lane setting
` [PATCH 40/53] drm/radeon/dpm: add helper to fetch the vrefresh of the current mode
` [PATCH 41/53] drm/radeon/kms: add dpm support for KB/KV
` [PATCH 42/53] drm/radeon: add dpm support for CI dGPUs (v2)
` [PATCH 43/53] drm/radeon/dpm: add debugfs support for CI
` [PATCH 44/53] drm/radeon/dpm: implement force performance level "
` [PATCH 45/53] drm/radeon/dpm: implement vblank_too_short callback "
` [PATCH 46/53] drm/radeon/dpm: add debugfs support for KB/KV
` [PATCH 47/53] drm/radeon/dpm: implement force performance level "
` [PATCH 48/53] drm/radeon/dpm: add new callback for powergating UVD (v3)
` [PATCH 49/53] drm/radeon: restructure UVD code to handle UVD PG (v2)
` [PATCH 50/53] drm/radeon/dpm: implement UVD powergating for KB/KV
` [PATCH 51/53] drm/radeon/dpm: implement UVD powergating for CI
` [PATCH 52/53] drm/radeon/dpm: add reclocking quirk for ASUS K70AF
` [PATCH 53/53] drm/radeon/dpm: adjust the vblank time checks for eg, ni, si

[PATCH 0/8] rcu: Ensure rcu read site is deadlock-immunity
 2013-08-12 16:44 UTC  (8+ messages)
` [PATCH 5/8] rcu: eliminate deadlock for rcu read site

[PATCH 0/3] Introduce atomic MMIO register clear-set
 2013-08-12 16:44 UTC  (8+ messages)
` [PATCH 1/3] ARM: Introduce atomic MMIO clear/set

[PATCH RESEND 1/2] ARM: dts: vf610-twr: enable i2c0 device
 2013-08-12 16:43 UTC  (6+ messages)
` [PATCH v3 2/2] i2c: imx: Add Vybrid VF610 I2C controller support
    ` 答复: "

[PATCH] thp: Fix deadlock situation in vma_adjust with huge page in page cache
 2013-08-12 16:42 UTC  (3+ messages)

[PATCH] idmapd: silence pointless EOF warning
 2013-08-12 16:41 UTC 

[PATCH rt] Fix races in ptrace
 2013-08-12 16:41 UTC  (2+ messages)

ZRAM 3.10.6 Buffer I/O error
 2013-08-12 16:39 UTC  (2+ messages)

[Qemu-devel] [RFC] [PATCHv10 00/31] aio / timers: Add AioContext timers and use ppoll
 2013-08-12 16:40 UTC  (7+ messages)
` [Qemu-devel] [RFC] [PATCHv10 08/31] aio / timers: Split QEMUClock into QEMUClock and QEMUTimerList
` [Qemu-devel] [RFC] [PATCHv10 09/31] aio / timers: Untangle include files

[PATCH 0/2] fuse: fix races related to fuse writeback
 2013-08-12 16:39 UTC  (3+ messages)
` [PATCH 1/2] fuse: postpone end_page_writeback() in fuse_writepage_locked()
` [PATCH 2/2] fuse: wait for writeback in fuse_file_fallocate()

linux-next: Tree for Aug 8
 2013-08-12 16:38 UTC  (8+ messages)
` linux-next: Tree for Aug 8 (not CONFIG_PCI_MSI conflict)

Just to make sure about my config file is ok
 2013-08-12 16:39 UTC 

[RESEND PATCH 0/4]Add SMP support for MSM8660, MSM8960 and MSM8974
 2013-08-12 16:39 UTC  (9+ messages)
` [PATCH 3/4] ARM: msm: Add SMP support for 8960
` [RESEND PATCH 4/4] ARM: msm: Add support for 8974 SMP

[PATCHv9 00/10] MSI support for Marvell EBU PCIe driver
 2013-08-12 16:37 UTC  (3+ messages)

Bridge VLAN kernel/iproute2 incompatibility
 2013-08-12 16:30 UTC  (4+ messages)
` [Bridge] "
` [PATCH] rtnetlink: rtnl_bridge_getlink: Call nlmsg_find_attr() with ifinfomsg header
  ` [Bridge] "

[PATCH v2] hwspinlock/msm: Add support for Qualcomm MSM HW Mutex block
 2013-08-12 16:35 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-fdt/master
 2013-08-12 16:35 UTC  (2+ messages)

[ANNOUNCE] 3.10.6-rt3
 2013-08-12 16:34 UTC 

[PATCH 00/35] cpufreq: Introduce cpufreq_table_validate_and_show()
 2013-08-12 16:33 UTC  (11+ messages)
` [PATCH 35/35] cpufreq: tegra: use cpufreq_table_validate_and_show()

[BUG] md hang at schedule in md_write_start
 2013-08-12 16:33 UTC 

[PATCH] mfd: tps65010: Use power efficient workqueue for power polling
 2013-08-12 16:33 UTC  (2+ messages)

[PATCH net-next] net/mlx4_en: Advertise HIGH DMA support only if dma mask is 64 bit
 2013-08-12 16:32 UTC  (2+ messages)

[PATCH] mfd: Add support for COMe-bHL6 and COMe-cTH6 to Kontron PLD driver
 2013-08-12 16:31 UTC  (2+ messages)

[PATCH] hwspinlock/msm: Add support for Qualcomm MSM HW Mutex block
 2013-08-12 16:30 UTC  (7+ messages)

[PATCH] Add PM support to the rme96 driver
 2013-08-12 16:29 UTC 

NFS 'readdir loop' error on JFS
 2013-08-12 16:29 UTC  (6+ messages)
  ` [Jfs-discussion] "

[PATCH v1] connman: fix systemd support for connman-* packages
 2013-08-12 16:28 UTC 

[patch 0/9] mm: thrash detection-based file cache sizing v3
 2013-08-12 16:27 UTC  (5+ messages)
` [patch 8/9] mm: thrash detection-based file cache sizing

[PATCH] pull: Allow pull to preserve merges when rebasing
 2013-08-12 16:28 UTC  (3+ messages)

x86: early boot crash: "alloc_low_page: ran out of memory" (bisected)
 2013-08-12 16:27 UTC  (6+ messages)

help needed: Top nightly failure
 2013-08-12 16:27 UTC  (3+ messages)

[Qemu-devel] [PATCH for-1.6 V2 0/2] pvpanic: Separate pvpanic from machine type
 2013-08-12 16:26 UTC  (3+ messages)

[PATCH] backports: rename some mem functions to not break custom kernels
 2013-08-12 16:24 UTC  (4+ messages)

[Buildroot] buildroot internal arm toolchain: gcc-final fails with supposedly large-file support
 2013-08-12 16:22 UTC  (6+ messages)

[PATCH v6 00/14] Rewrite Tegra PCIe driver
 2013-08-12 16:22 UTC  (5+ messages)

[V10 PATCH 00/23]PVH xen: Phase I, Version 10 patches
 2013-08-12 16:21 UTC  (5+ messages)
` [V10 PATCH 23/23] PVH xen: introduce vmexit handler for PVH

[PATCH] drm/nouveau: fix ltcg memory initialization after suspend
 2013-08-12 16:19 UTC  (2+ messages)
` [Nouveau] "

[PATCH v1][RFC] xen balloon driver numa support, libxl interface
 2013-08-12 16:16 UTC  (3+ messages)

[Qemu-devel] [PATCH v5] vl.c: Output error on invalid machine type provided
 2013-08-12 16:16 UTC  (4+ messages)

[PATCH] tile: support KVM for tilegx
 2013-08-12 15:24 UTC 

[PATCH] tile: handle super huge pages in virt_to_pte
 2013-08-12 15:15 UTC 

[PATCH] tilegx: change how we find the kernel stack
 2013-08-12 15:35 UTC 

[PATCH] tile: don't call show_regs_print_info() with corrupt current
 2013-08-12 15:22 UTC 

[PATCH 0/5] convert comma to semicolon
 2013-08-12 16:15 UTC  (5+ messages)
` [PATCH 1/5] drivers/gpio/gpio-omap.c: "

[PATCH 1/2] direct-io: Implement generic deferred AIO completions
 2013-08-12 16:14 UTC  (5+ messages)

[PATCH] ARM: tegra: beaver: Enable HDMI output
 2013-08-12 16:13 UTC  (2+ messages)

[GIT PULL] Generic sched_clock fix for 3.11
 2013-08-12 16:13 UTC  (2+ messages)

[PATCH 1/2] DT: Add documentation for spi-rt2880
 2013-08-12 16:11 UTC  (6+ messages)
` [PATCH 2/2] SPI: ralink: add Ralink SoC spi driver

[RFC] gcc feature request: Moving blocks into sections
 2013-08-12 16:11 UTC  (6+ messages)

[PATCH 1/3 V2] mmc:core: parse voltage from device-tree
 2013-08-12 16:11 UTC  (5+ messages)

[PATCHv3 0/9] ARM: OMAP2+: AM33XX: Add suspend-resume support
 2013-08-12 16:09 UTC  (16+ messages)
` [PATCHv3 8/9] ARM: OMAP2+: AM33XX: Basic suspend resume support

[PATCH] mac80211: ibss - immediately create a cell if bssid and freq have been provided
 2013-08-12 16:09 UTC  (3+ messages)
` [PATCHv2] mac80211: ibss - do not scan if not needed when creating an IBSS

[PATCH] drivers: CCI: add ARM CCI PMU support
 2013-08-12 16:08 UTC  (5+ messages)

[RFC PATCH] imx: video: staging: Add HDMI support to imx-drm driver
 2013-08-12 16:06 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.