All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-01-23 10:33:07 to 2014-01-23 11:31:12 UTC [more...]

[Bug 25717] Radeon: system locks up when sending many vertices
 2014-01-23 11:31 UTC 

[Buildroot] [PATCH 1/1] Fixed tcpreplay auto build errors
 2014-01-23 11:30 UTC  (3+ messages)
` [Buildroot] [PATCH] tcpreplay: cross-compile with tcpdump support

[PATCH V2] quilt: add ac_cv_path_BASH to CACHED_CONFIGUREVARS also for native
 2014-01-23 11:29 UTC  (4+ messages)

[PATCH 00/19] DRM developer's guide polish, part 1
 2014-01-23 11:30 UTC  (5+ messages)
` [PATCH 01/19] drm/doc: Clarify the dumb object interfaces

Fixing setfsuid/setfsgid
 2014-01-23 11:28 UTC  (5+ messages)
    `  "

[PATCH net-next 0/2] bonding: fix locking in bond_ab_arp_probe
 2014-01-23 11:25 UTC  (4+ messages)
` [PATCH net-next 1/2] bonding: RCUify bond_ab_arp_probe
` [PATCH net-next 2/2] bonding: lock RTNL when setting (in)active slave flags

[PATCH V2] xen: arm: platforms: Adding reset support for xgene arm64 platform
 2014-01-23 11:28 UTC  (2+ messages)

[PATCH net] bnx2x: Fix VF flr flow
 2014-01-23 11:26 UTC  (3+ messages)

[PATCH v2] Add Xilinx AXI Video DMA Engine driver
 2014-01-23 11:25 UTC  (4+ messages)
` [PATCH v2] dma: Add Xilinx AXI Video Direct Memory Access Engine driver support

[Bug 25398] DRI not working with HD3870
 2014-01-23 11:24 UTC 

[PATCH 0/6] arm64: Add EFI stub and runtime services support
 2014-01-23 11:24 UTC  (5+ messages)
` [PATCH 6/6] arm64: add EFI runtime services

[Qemu-devel] Possible bug in monitor code
 2014-01-23 11:23 UTC 

[PATCH v2] mini-os: Fix stubdom build failures on gcc 4.8
 2014-01-23 11:23 UTC  (3+ messages)

[PATCH 0/1] udev: fix typo
 2014-01-23 11:23 UTC  (3+ messages)
` [PATCH 1/1] "

[Qemu-devel] [PATCH] cpu: implementing victim TLB for QEMU system emulated TLB
 2014-01-23 11:23 UTC  (2+ messages)

[PATCH] boot-directdisk: fix the support of vmdk
 2014-01-23 11:21 UTC  (2+ messages)

[PATCH V2] cpuidle/governors: Fix logic in selection of idle states
 2014-01-23 11:15 UTC  (4+ messages)

[PATCH] xen: swiotlb: handle sizeof(dma_addr_t) != sizeof(phys_addr_t)
 2014-01-23 11:19 UTC  (3+ messages)

[Bug 23513] Radeon AGP KMS don't work or is too slow
 2014-01-23 11:18 UTC 

[TestDay] Xen crash on boot
 2014-01-23 11:16 UTC  (7+ messages)

RFC: nftables set selection
 2014-01-23 11:16 UTC  (5+ messages)

[U-Boot] [PATCH v6 0/38] Switch over to real Kbuild
 2014-01-23 11:16 UTC  (39+ messages)
` [U-Boot] [PATCH v6 01/38] .gitignore: ingore files generated by Kbuild
` [U-Boot] [PATCH v6 02/38] Makefile.host.tmp: add a new script to refactor tools
` [U-Boot] [PATCH v6 03/38] tools: convert makefiles to kbuild style
` [U-Boot] [PATCH v6 04/38] board: samsung: refactor host programs
` [U-Boot] [PATCH v6 05/38] examples: Use scripts/Makefile.build
` [U-Boot] [PATCH v6 06/38] nand-spl: "
` [U-Boot] [PATCH v6 07/38] Makfile: move suffix rules to Makefile.build
` [U-Boot] [PATCH v6 08/38] Makefile: move some variable definitions to the top Makefile
` [U-Boot] [PATCH v6 09/38] Makefile: move BFD_ROOT_DIR to tools/gdb/Makefile
` [U-Boot] [PATCH v6 10/38] kbuild: import Kbuild.include from linux v3.13 tag
` [U-Boot] [PATCH v6 11/38] kbuild: Use Kbuild.include
` [U-Boot] [PATCH v6 12/38] Makefile: move more flags to the top Makefile
` [U-Boot] [PATCH v6 13/38] Makefile: refactor include path settings
` [U-Boot] [PATCH v6 14/38] Makefile: move more stuff to top Makefile
` [U-Boot] [PATCH v6 15/38] Makefile: move some flags to spl/Makefile
` [U-Boot] [PATCH v6 16/38] Makefile: move some flags to examples makefiles
` [U-Boot] [PATCH v6 17/38] kbuild: change out-of-tree build
` [U-Boot] [PATCH v6 18/38] kbuild: add dummy obj-y to create built-in.o
` [U-Boot] [PATCH v6 19/38] Makefile: rename scripts/Makefile.build to scripts/Makefile.build.tmp
` [U-Boot] [PATCH v6 20/38] kbuild: import more build scripts from Linux v3.13 tag
` [U-Boot] [PATCH v6 21/38] kbuild: use Linux Kernel build scripts
` [U-Boot] [PATCH v6 22/38] kbuild: delete temporary "
` [U-Boot] [PATCH v6 23/38] kbuild: move some lines to more suitable place
` [U-Boot] [PATCH v6 24/38] kbuild: convert some make rules to Kbuild style
` [U-Boot] [PATCH v6 25/38] kbuild: move include directives of board configuration files
` [U-Boot] [PATCH v6 26/38] kbuild: generate {spl, tpl}-autoconf.mk only when it is necessary
` [U-Boot] [PATCH v6 27/38] Makefile: remove a cleaning target "tidy"
` [U-Boot] [PATCH v6 28/38] kbuild: change the top Makefile to more Kbuild-ish structure
` [U-Boot] [PATCH v6 29/38] examples: move api/ and standalone/ entry to examples/Makefile
` [U-Boot] [PATCH v6 30/38] kbuild: refactor Makefile and spl/Makefile more
` [U-Boot] [PATCH v6 31/38] Makefile: Do not pass MTD_VERSION from the top Makefile
` [U-Boot] [PATCH v6 32/38] Makefile: refactor tools-all targets
` [U-Boot] [PATCH v6 33/38] kbuild: use scripts/Makefile.clean
` [U-Boot] [PATCH v6 34/38] kbuild: support simultaneous board configuration and "make all"
` [U-Boot] [PATCH v6 35/38] kbuild: check clean source and generate Makefile for out-of-tree build
` [U-Boot] [PATCH v6 36/38] board: sandburst: delete FORCEBUILD
` [U-Boot] [PATCH v6 37/38] kbuild: Do not generate .*.su files at the top directory
` [U-Boot] [PATCH v6 38/38] tools/env: cross-compile fw_printenv without setting HOSTCC

[Bug 23474] xrandr doesn't pick up on 1600x1200 modeline
 2014-01-23 11:15 UTC 

[PATCH] cpusets: Allocate heap only when required
 2014-01-23 11:15 UTC 

[Bug 23167] error with supertux2
 2014-01-23 11:14 UTC 

[PATCH 1/1] PM / devfreq: Disable Exynos4 driver build on multiplatform
 2014-01-23 11:12 UTC 

[Qemu-devel] [PATCH v3 00/29] block: Support for 512b-on-4k emulation
 2014-01-23 11:12 UTC  (4+ messages)

[Bug 70213] New: [git-v3.12-rc3 + nouveau HEAD] Vmalloc failure -> pci_pm_freeze(): nouveau_pmops_freeze+0x0/0x50 returns -12
 2014-01-23 11:11 UTC  (2+ messages)
  ` [Bug 70213] "

[PATCH v2 00/15] Armada 370/XP watchdog support
 2014-01-23 11:10 UTC  (11+ messages)
` [PATCH v2 06/15] watchdog: orion: Remove unneeded BRIDGE_CAUSE clear

[Bug 20954] mesa/drm(git): kernel panic with radeon driver (Radeon 9500 Pro)
 2014-01-23 11:09 UTC 

[PATCH 2/3] mm/memcg: fix endless iteration in reclaim
 2014-01-23 11:09 UTC  (10+ messages)
` [PATCH -mm 1/2] memcg: fix endless loop caused by mem_cgroup_iter
  ` [PATCH -mm 2/2] memcg: fix css reference leak and endless loop in mem_cgroup_iter

[U-Boot] [PATCH v4 0/2] Refactoring of boards.cfg
 2014-01-23 11:09 UTC  (3+ messages)
` [U-Boot] [PATCH v4 1/2] boards.cfg: Place "-" in the 8th field if it is the same as 7th
` [U-Boot] [PATCH v4 2/2] boards.cfg: Delete the equivalent entries

Unstable kernels work after 2.6.3x
 2014-01-23 11:03 UTC 

[BUG] FL1009: xHCI host not responding to stop endpoint command
 2014-01-23 11:09 UTC  (11+ messages)

gitk next/prev buttons
 2014-01-23 11:08 UTC  (6+ messages)
` [PATCHv2] gitk: Replace "next" and "prev" buttons with down and up arrows

[Qemu-devel] [PATCH] configure: helpfully output package names for some missing dependencies
 2014-01-23 11:08 UTC  (3+ messages)

3.10.17-1.0.0_beta meta-fsl-bsp-release layer
 2014-01-23 11:08 UTC  (5+ messages)

[PATCHv2 2/2] pwm: imx: support polarity inversion
 2014-01-23 11:04 UTC  (7+ messages)
  ` [PATCH 1/2] PWM: let of_xlate handlers check args count

[Bug 20537] piglit failures on ATI Mobility M6
 2014-01-23 11:04 UTC 

[PATCH] x86, tsc: Add missing Baytrail frequency to the table
 2014-01-23 11:04 UTC 

[RFC] Culling traffic volume on devicetree mailing list
 2014-01-23 11:03 UTC  (3+ messages)

[PATCH Resend 1/2] pwm: atmel: Remove redundant of_match_ptr helper
 2014-01-23 10:58 UTC  (2+ messages)
` [PATCH Resend 2/2] pwm: pxa: Use "

[Bug 20129] Large texture object obscuring display with radeon driver in dxx-rebirth
 2014-01-23 11:03 UTC 

[PATCH] ASoC: simple-card: fix simple card widgets routing property name usage
 2014-01-23 11:00 UTC  (2+ messages)

[PATCH] [media] v4l2-dv-timings: fix GTF calculation
 2014-01-23 10:56 UTC  (2+ messages)

KVM and variable-endianness guest CPUs
 2014-01-23 10:56 UTC  (12+ messages)
          ` [Qemu-ppc] "
                  ` [Qemu-devel] "

[RFC PATCH v5 0/2] hung_task: Display every hung task warning
 2014-01-23 10:56 UTC  (3+ messages)
` [RFC PATCH v5 1/2] sysctl: Make neg_one a standard constraint
` [RFC PATCH v5 2/2] hung_task: Display every hung task warning

[PATCH 2/2] ASoC: wm5100: Export wm5100_detect
 2014-01-23 10:53 UTC 

[PATCH 1/2] drm: share drm_add_fake_info_node
 2014-01-23 10:57 UTC  (6+ messages)
` [PATCH 1/6] drm: Create a debugfs file creation helper
  ` [PATCH 3/6] drm/radeon: Use new drm debugfs file helper

[PATCH 1/2 v2] imx27: pinctrl: fix wrong offset to ICONFB
 2014-01-23 10:57 UTC  (4+ messages)
` [PATCH 2/2 v2] imx27: pinctrl: fix offset calculation in imx_read_2bit

[PATCH V2 0/8] PCI: Add SPEAr13xx PCIe support
 2014-01-23 10:56 UTC  (6+ messages)
` [PATCH V2 3/8] ahci: Add a driver_data field to struct ahci_platform_data
` [PATCH V2 4/8] SPEAr13xx: Fixup: Move SPEAr1340 SATA platform code to system cfg driver
` [PATCH V2 7/8] pcie: SPEAr13xx: Add designware pcie support
` [PATCH V2 8/8] MAINTAINERS: Add ST SPEAr13xx PCIe driver maintainer

[PATCHv2 1/2] postinst-intercept: New recipe to include postinstall intercepts in nativesdk
 2014-01-23 10:56 UTC  (6+ messages)

[PATCH] mmc: sdhci: Remove useless string-split's
 2014-01-23 10:55 UTC 

[PATCH 1/2] ASoC: Samsung: Fix Kconfig dependency
 2014-01-23 10:52 UTC 

[PATCH 00/12] libxl: fork: SIGCHLD flexibility
 2014-01-23 10:56 UTC  (7+ messages)

[[Xen-devel] [PATCH net-next v3] xen-netfront: clean up code in xennet_release_rx_bufs
 2014-01-23 10:55 UTC  (3+ messages)
` [ "

Configure hugepages on VMWare ESXi
 2014-01-23 10:54 UTC 

[Qemu-devel] [PATCH] qapi: store raw expressions to QAPISchema
 2014-01-23 10:53 UTC  (2+ messages)

[Bug 72847] New: [PATCH] implement drmCheckModesettingSupported() for FreeBSD
 2014-01-23 10:53 UTC  (2+ messages)
` [Bug 72847] "

[PATCH] drm/i915: (VLV2) Fix the hotplug detection bits
 2014-01-23 10:52 UTC  (5+ messages)
` [PATCH V4] VLV2 - Fix hotplug detect bits
  ` [PATCH V4] drm/i915: "

[PATCH] packagegroup-core-standalone-sdk-target: Add qemuwrapper-cross to target sysroot
 2014-01-23 10:52 UTC  (8+ messages)

[Qemu-devel] [PATCH v2] drive mirror:fix memory leak
 2014-01-23 10:51 UTC  (2+ messages)

[TESTDAY] Test report
 2014-01-23 10:51 UTC  (3+ messages)

[PATCH] nl80211: Count only ssid attr to know number of match sets
 2014-01-23 10:50 UTC  (6+ messages)

[RFC PATCH 1/2] sched/update_avg: avoid negative time
 2014-01-23 10:49 UTC  (9+ messages)
` [PATCH 2/2] sched: add statistic for rq->max_idle_balance_cost

[PATCH] regmap: fix _regmap_update_bits()
 2014-01-23  9:50 UTC 

[PATCH] ALSA: Refactor slot assignment code
 2014-01-23 10:48 UTC 

[patch] ALSA: bits vs bytes bug in snd_card_create()
 2014-01-23 10:48 UTC  (4+ messages)

Request: XenCenter/XE Command To Preserve VM MAC Addresses/VIFs when XS NIC Settings Change
 2014-01-23 10:46 UTC  (2+ messages)

[PATCH 0/2] ath10k: add CSA support
 2014-01-23 10:38 UTC  (6+ messages)
` [PATCH 1/2] ath10k: implement channel switching
` [PATCH 2/2] ath10k: implement AP CSA

[PATCH RESEND v4 00/37] mtd: st_spi_fsm: Add new driver
 2014-01-23 10:31 UTC  (38+ messages)
` [PATCH RESEND v4 02/37] mtd: st_spi_fsm: Supply all register address and bit logic defines
` [PATCH RESEND v4 03/37] mtd: st_spi_fsm: Initialise and configure the FSM for normal working conditions
` [PATCH RESEND v4 04/37] mtd: st_spi_fsm: Supply framework for device requests
` [PATCH RESEND v4 05/37] mtd: st_spi_fsm: Supply a method to read from the FSM's FIFO
` [PATCH RESEND v4 09/37] mtd: st_spi_fsm: Provide device look-up table
` [PATCH RESEND v4 10/37] mtd: st_spi_fsm: Dynamically setup flash device based on JEDEC ID
` [PATCH RESEND v4 12/37] mtd: st_spi_fsm: Fetch platform specific configurations
` [PATCH RESEND v4 13/37] mtd: st_spi_fsm: Prepare the read/write FSM message sequence(s)
` [PATCH RESEND v4 15/37] mtd: st_spi_fsm: Fetch boot-device from mode pins
` [PATCH RESEND v4 16/37] mtd: st_spi_fsm: Provide the erase one sector sequence
` [PATCH RESEND v4 18/37] mtd: st_spi_fsm: Prepare read/write sequences according to configuration
` [PATCH RESEND v4 21/37] mtd: st_spi_fsm: Update the flash Volatile Configuration Register
` [PATCH RESEND v4 22/37] mtd: st_spi_fsm: Provide the default read/write configurations
` [PATCH RESEND v4 24/37] mtd: st_spi_fsm: Supply the N25Qxxx chip specific configuration call-back
` [PATCH RESEND v4 25/37] mtd: st_spi_fsm: Prepare default sequences for read/write/erase
` [PATCH RESEND v4 26/37] mtd: st_spi_fsm: Add the ability to read from a Serial Flash device
` [PATCH RESEND v4 27/37] mtd: st_spi_fsm: Write to Flash via the FSM FIFO
` [PATCH RESEND v4 28/37] mtd: st_spi_fsm: Supply a busy wait for post-write status
` [PATCH RESEND v4 29/37] mtd: st_spi_fsm: Add the ability to write to a Serial Flash device
` [PATCH RESEND v4 30/37] mtd: st_spi_fsm: Erase partly or as a whole "
` [PATCH RESEND v4 31/37] mtd: st_spi_fsm: Add the ability to read the FSM's status
` [PATCH RESEND v4 32/37] mtd: st_spi_fsm: Add the ability to write to FSM's status register
` [PATCH RESEND v4 33/37] mtd: st_spi_fsm: Supply the MX25xxx chip specific configuration call-back
` [PATCH RESEND v4 34/37] mtd: st_spi_fsm: Supply the S25FLxxx "
` [PATCH RESEND v4 35/37] mtd: st_spi_fsm: Supply the W25Qxxx "
` [PATCH RESEND v4 36/37] mtd: st_spi_fsm: Move runtime configurable msg sequences into device's struct
` [PATCH RESEND v4 37/37] ARM: STi: Add support for the FSM Serial Flash Controller

[meta-oe][PATCH] xf86-video-ati: recommend linux-firmware
 2014-01-23 10:42 UTC  (5+ messages)

[PATCH 8/8 v3] crypto:s5p-sss: Use clk_prepare/clk_unprepare
 2014-01-23 10:41 UTC  (5+ messages)
` [PATCH 8/8 v4] "

[PULL 0/3] KVM: s390: patches for kvm-next
 2014-01-23 10:40 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/10] PPC: e500: Use u-boot as firmware
 2014-01-23 10:40 UTC  (4+ messages)
` [Qemu-devel] [PATCH 10/10] PPC: e500: Move to "

Expansion of pm_rps subtest min-max-config-at-idle
 2014-01-23 10:40 UTC  (3+ messages)
` [PATCH 4/4] pm_rps: Require that cur reaches min at idle

[PATCH] firmware/google: drop 'select EFI' to avoid recursive dependency
 2014-01-23 10:39 UTC 

bmc 57810 UP link
 2014-01-23 10:39 UTC 

[U-Boot] POST in u-boot for P2020 process
 2014-01-23 10:38 UTC  (2+ messages)

[PATCH v2 0/2] at91: gpio: pinctrl: use gpiolib API to mark a GPIO used as an IRQ
 2014-01-23 10:37 UTC  (3+ messages)
` [PATCH v2 1/2] at91: gpio: "
` [PATCH v2 2/2] at91: pinctrl: "

Lttng state dump traces not present in 13.04 Ubuntu server distribution
 2014-01-23 10:30 UTC 

[Bug 67651] Bisected: Lots of fragmented mmaps cause gimp to fail in 3.12 after exceeding vm_max_map_count
 2014-01-23 10:36 UTC  (6+ messages)

[PATCH] ASoC: fsl-sai: convert to use regmap API for Freeacale SAI
 2014-01-23 10:32 UTC  (3+ messages)
` [alsa-devel] "

[PATCH 0/7] mac80211: CSA related fixes
 2014-01-23 10:33 UTC  (19+ messages)
` [PATCH 5/7] mac80211: improve CSA locking

[PATCH v2 0/7] Support Krait CPU PMUs
 2014-01-23 10:32 UTC  (6+ messages)
` [PATCH v2 5/7] ARM: perf_event: Fully support Krait CPU PMU events


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.