All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-12-17 20:31:10 to 2013-12-17 21:02:13 UTC [more...]

[PATCH 1/6] drm/i915: unconditionally copy mode into crtc at boot time
 2013-12-17 21:04 UTC  (6+ messages)
` [PATCH 2/6] drm/i915: retrieve current fb config into new plane_config structure at init

[PATCH v4 4/10] xfsprog: xfsio: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate
 2013-12-17 21:01 UTC  (4+ messages)

[PATCH 1/8] drm/i915: unconditionally copy mode into crtc at boot time
 2013-12-17 21:03 UTC  (4+ messages)
` [PATCH 5/8] drm/i915: retrieve current fb config into new plane_config structure at init v7

[PULL] IIO fixes for 3.13 - set 3
 2013-12-17 21:00 UTC  (2+ messages)

[Bug 69882] New: [NVE6] GPU lockups
 2013-12-17 21:00 UTC  (4+ messages)
  ` [Bug 69882] "

[RFC PATCH 00/22] adv7842: fixes
 2013-12-17 20:59 UTC  (4+ messages)
` [RFC PATCH 22/22] adv7842: Composite sync adjustment
  ` [RFC PATCH 24/22] adv7842: set LLC DLL phase from platform_data

[Qemu-devel] [PULL 00/62] target-arm queue
 2013-12-17 20:29 UTC  (52+ messages)
` [Qemu-devel] [PULL 01/62] target-arm: add support for v8 AES instructions
` [Qemu-devel] [PULL 02/62] rename pflash_t member width to bank_width
` [Qemu-devel] [PULL 03/62] Add device-width property to pflash_cfi01
` [Qemu-devel] [PULL 04/62] return status for each NOR flash device
` [Qemu-devel] [PULL 05/62] Set proper device-width for vexpress flash
` [Qemu-devel] [PULL 06/62] Add max device width parameter for NOR devices
` [Qemu-devel] [PULL 07/62] Fix CFI query responses for NOR flash
` [Qemu-devel] [PULL 09/62] target-arm/helper.c: Allow cp15.c15 dummy override
` [Qemu-devel] [PULL 11/62] target-arm/cpu: Convert reset CBAR to a property
` [Qemu-devel] [PULL 12/62] arm/highbank: Use object_new() rather than cpu_arm_init()
` [Qemu-devel] [PULL 13/62] arm/highbank: Fix CBAR initialisation
` [Qemu-devel] [PULL 14/62] arm/xilinx_zynq: Use object_new() rather than cpu_arm_init()
` [Qemu-devel] [PULL 15/62] arm/xilinx_zynq: Implement CBAR initialisation
` [Qemu-devel] [PULL 17/62] ARM: cpu: add "reset_hivecs" property
` [Qemu-devel] [PULL 18/62] ARM: arm_cpu_reset: make it possible to use high vectors for reset_exc
` [Qemu-devel] [PULL 19/62] target-arm/kvm: Split 32 bit only code into its own file
` [Qemu-devel] [PULL 20/62] target-arm: Clean up handling of AArch64 PSTATE
` [Qemu-devel] [PULL 21/62] target-arm: Add minimal KVM AArch64 support
` [Qemu-devel] [PULL 22/62] configure: Enable KVM for aarch64 host/target combination
` [Qemu-devel] [PULL 23/62] hw/arm/boot: Allow easier swapping in of different loader code
` [Qemu-devel] [PULL 24/62] hw/arm/boot: Add boot support for AArch64 processor
` [Qemu-devel] [PULL 25/62] default-configs: Add config for aarch64-softmmu
` [Qemu-devel] [PULL 26/62] target-arm: Split A64 from A32/T32 gen_intermediate_code_internal()
` [Qemu-devel] [PULL 27/62] target-arm: A64: add set_pc cpu method
` [Qemu-devel] [PULL 28/62] target-arm: A64: provide functions for accessing FPCR and FPSR
` [Qemu-devel] [PULL 29/62] target-arm: Support fp registers in gdb stub
` [Qemu-devel] [PULL 30/62] target-arm: A64: add stubs for a64 specific helpers
` [Qemu-devel] [PULL 31/62] target-arm: A64: provide skeleton for a64 insn decoding
` [Qemu-devel] [PULL 32/62] target-arm: A64: expand decoding skeleton for system instructions
` [Qemu-devel] [PULL 33/62] target-arm: A64: add support for B and BL insns
` [Qemu-devel] [PULL 34/62] target-arm: A64: add support for BR, BLR and RET insns
` [Qemu-devel] [PULL 35/62] target-arm: A64: add support for conditional branches
` [Qemu-devel] [PULL 36/62] target-arm: A64: add support for 'test and branch' imm
` [Qemu-devel] [PULL 37/62] target-arm: A64: add support for compare and branch imm
` [Qemu-devel] [PULL 38/62] target-arm: A64: add support for conditional select
` [Qemu-devel] [PULL 39/62] target-arm: A64: add support for logical (shifted register)
` [Qemu-devel] [PULL 41/62] target-arm: A64: add support for EXTR
` [Qemu-devel] [PULL 43/62] target-arm: A64: add support for 2-src shift reg insns
` [Qemu-devel] [PULL 44/62] target-arm: A64: add support for 1-src data processing and CLZ
` [Qemu-devel] [PULL 46/62] target-arm: A64: add support for 1-src REV insns
` [Qemu-devel] [PULL 47/62] target-arm: A64: add support for bitfield insns
` [Qemu-devel] [PULL 48/62] host-utils: add clrsb32/64 - count leading redundant sign bits
` [Qemu-devel] [PULL 49/62] target-arm: A64: add support for 1-src CLS insn
` [Qemu-devel] [PULL 52/62] hw/arm/digic: prepare DIGIC-based boards support
` [Qemu-devel] [PULL 54/62] hw/arm/digic: add UART support
` [Qemu-devel] [PULL 55/62] hw/arm/digic: add NOR ROM support
` [Qemu-devel] [PULL 57/62] vmstate: Add support for an array of ptimer_state *
` [Qemu-devel] [PULL 58/62] hw/timer: add allwinner a10 timer
` [Qemu-devel] [PULL 59/62] hw/intc: add allwinner A10 interrupt controller
` [Qemu-devel] [PULL 60/62] hw/arm: add allwinner a10 SoC support
` [Qemu-devel] [PULL 61/62] hw/arm: add cubieboard support

[PATCH v11] PVH support for Linux kernel
 2013-12-17 20:51 UTC  (17+ messages)
` [PATCH v11 01/12] xen/p2m: Check for auto-xlat when doing mfn_to_local_pfn
` [PATCH v11 02/12] xen/pvh: Define what an PVH guest is
` [PATCH v11 03/12] xen/pvh: Early bootup changes in PV code
` [PATCH v11 04/12] xen/pvh: Don't setup P2M tree
` [PATCH v11 05/12] xen/pvh: Update E820 to work with PVH
` [PATCH v11 06/12] xen/pvh: Load GDT/GS in early PV bootup code for BSP
` [PATCH v11 07/12] xen/pvh: Secondary VCPU bringup (non-bootup CPUs)
` [PATCH v11 08/12] xen/pvh: MMU changes for PVH
` [PATCH v11 09/12] xen/pvh: Piggyback on PVHVM XenBus and event channels "
` [PATCH v11 10/12] xen/pvh: Piggyback on PVHVM for grant driver
` [PATCH v11 11/12] xen/pvh: Disable PV code that does not work with PVH
` [PATCH v11 12/12] xen/pvh: Support ParaVirtualized Hardware extensions

[Qemu-devel] [PATCH v2 00/19] bsd-user: Add system call and mips/arm support
 2013-12-17 11:52 UTC  (21+ messages)
` [Qemu-devel] [PATCH v3 "
` [Qemu-devel] [PATCH v3 01/19] bsd-user: refresh freebsd system call numbers
` [Qemu-devel] [PATCH v3 02/19] bsd-user: add HOST_VARIANT_DIR for various *BSD dependent code
` [Qemu-devel] [PATCH v3 03/19] bsd-user: move strace OS/arch dependent code to host/arch dirs
` [Qemu-devel] [PATCH v3 04/19] bsd-user: move arch/OS dependent code out of main.c
` [Qemu-devel] [PATCH v3 05/19] bsd-user: move arch/OS dependent code out of syscall.c
` [Qemu-devel] [PATCH v3 06/19] bsd-user: add support for freebsd time related system calls
` [Qemu-devel] [PATCH v3 07/19] bsd-user: add support for freebsd signal "
` [Qemu-devel] [PATCH v3 08/19] bsd-user: move arch/OS dependent code out of elfload.c
` [Qemu-devel] [PATCH v3 09/19] bsd-user: add support for freebsd process related system calls
` [Qemu-devel] [PATCH v3 10/19] bsd-user: add support for file system "
` [Qemu-devel] [PATCH v3 11/19] bsd-user: add support for stat, dir, and fcntl related syscalls
` [Qemu-devel] [PATCH v3 12/19] bsd-user: add support for memory management "
` [Qemu-devel] [PATCH v3 13/19] bsd-user: add support for socket related system calls
` [Qemu-devel] [PATCH v3 14/19] bsd-user: add support for thread "
` [Qemu-devel] [PATCH v3 15/19] bsd-user: add support for the ioctl system call
` [Qemu-devel] [PATCH v3 16/19] bsd-user: add support for extattr and ACL related syscalls
` [Qemu-devel] [PATCH v3 17/19] bsd-user: add support for miscellaneous system calls
` [Qemu-devel] [PATCH v3 18/19] bsd-user: add arm, mips and mips64 options to configure target-list
` [Qemu-devel] [PATCH v3 19/19] bsd-user: fix linking conflicts with FreeBSD libcrypto

[GIT PULL 00/10] perf/core improvements and refactorings
 2013-12-17 20:52 UTC  (11+ messages)
` [PATCH 01/10] tools/: Convert to new topic libraries
` [PATCH 02/10] perf timechart: Add backtrace support to CPU info
` [PATCH 03/10] perf timechart: Print pid along the name
` [PATCH 04/10] perf timechart: Get number of CPUs from perf header
` [PATCH 05/10] perf timechart: Add support for topology
` [PATCH 06/10] perf symbols: Remove needless static binary_type array
` [PATCH 07/10] perf symbols: Clarify method to get DSO binary_type filename
` [PATCH 08/10] perf timechart: Add --highlight option
` [PATCH 09/10] perf symbols: Use consistent name for the DSO binary type member
` [PATCH 10/10] tools lib traceevent: Get rid of die() in some string conversion functions

[PATCH v2] drm/i915: vlv: W/a for hotplug/manual VGA detection
 2013-12-17 20:52 UTC 

[PATCH v11] PVH support for Linux kernel
 2013-12-17 20:51 UTC 

[PATCH 0/4] ARM: keystone: enable GPIO support
 2013-12-17 20:50 UTC  (4+ messages)

[PATCH] xen: Pass the location of the ACPI RSDP to DOM0
 2013-12-17 20:51 UTC  (5+ messages)

[patch 1/2] mm, memcg: avoid oom notification when current needs access to memory reserves
 2013-12-17 20:50 UTC  (13+ messages)

[PATCH] PCI: MVEBU: Remove duplicate clock get
 2013-12-17 20:49 UTC  (3+ messages)

[PATCHv3 0/8] Referrals support
 2013-12-17 20:49 UTC  (3+ messages)
` [PATCH 8/8] target_core_alua: Referrals configfs integration

[PATCH] Tracing events with GPIOs
 2013-12-17 20:45 UTC  (6+ messages)

pull request: iwlwifi-next 2013-12-17
 2013-12-17 20:44 UTC  (37+ messages)
` [PATCH 01/36] iwlwifi: mvm: don't send SMPS action frame with single RX antenna
` [PATCH 02/36] iwlwifi: mvm: Add Smart FIFO support
` [PATCH 03/36] iwlwifi: mvm: add a generic cipher scheme support
` [PATCH 04/36] iwlwifi: publish STBC support in HT
` [PATCH 05/36] iwlwifi: set VHT beamformee STS cap correctly
` [PATCH 06/36] iwlwifi: publish Tx STBC support in VHT
` [PATCH 07/36] iwlwifi: mvm: Add uAPSD misbehaving AP notification handling
` [PATCH 08/36] iwlwifi: mvm: Change power management dependency on multi MAC
` [PATCH 09/36] iwlwifi: mvm: Disable power save for monitor interface
` [PATCH 10/36] iwlwifi: mvm: Enable power save on a single P2P client interface
` [PATCH 11/36] iwlwifi: mvm: add per-vif power debugfs hooks
` [PATCH 12/36] iwlwifi: mvm: move iwl_mvm_set_tx_power to PHY area
` [PATCH 13/36] iwlwifi: mvm: add multicast filtering support
` [PATCH 14/36] iwlwifi: mvm: configure phy_ctxt with min_def
` [PATCH 15/36] iwlwifi: mvm: clarify smps_requests documentation
` [PATCH 16/36] iwlwifi: trans: divide stop_hw into stop_device/op_mode_leave
` [PATCH 17/36] iwlwifi: trans: use a unified transport status
` [PATCH 18/36] iwlwifi: trans: prevent tx and cmds during FW error
` [PATCH 19/36] iwlwifi: mvm: rs: move rs_program_fix_rate to cleanup ifdefs
` [PATCH 20/36] iwlwifi: remove pointer to transport from op_mode
` [PATCH 21/36] iwlwifi: mvm: check iwl_nvm_init return value
` [PATCH 22/36] iwlwifi: trans: prevent reprobe on repeated FW errors before restart
` [PATCH 23/36] iwlwifi: trans: clear FW_ERROR status in common code
` [PATCH 24/36] iwlwifi: trans: turn set_pmi into an optional callback
` [PATCH 25/36] iwlwifi: mvm: Add and examine TLV flag for P2P client uAPSD support
` [PATCH 26/36] iwlwifi: mvm: rs: refactor building the LQ command
` [PATCH 27/36] iwlwifi: mvm: rs: avoid recalc of supported legacy rate mask
` [PATCH 28/36] iwlwifi: mvm: rs: improve rates table algo
` [PATCH 29/36] iwlwifi: mvm: rs: remove unnecessary debug logs
` [PATCH 30/36] iwlwifi: mvm: rs: refactor rate scale action decision
` [PATCH 31/36] iwlwifi: mvm: fixup Makefile
` [PATCH 32/36] iwlwifi: mvm: Do not allow AP MAC context update if not active
` [PATCH 33/36] iwlwifi: mvm: rs: disable MCS9 Tx workaround
` [PATCH 34/36] iwlwifi: mvm: set highest rate in VHT MCS Set
` [PATCH 35/36] iwlwifi: mvm: rs: fix RTS protection being set indefinitely
` [PATCH 36/36] iwlwifi: mvm: rs: fix variable shadowing

[PATCH 0/4] ath9k patches
 2013-12-17 20:44 UTC  (3+ messages)
` [PATCH 4/4] ath9k: Fix AR9330 external reset

[PATCH v2 0/3] Introduce clocksource driver for Keystone platform
 2013-12-17 20:44 UTC  (7+ messages)
` [PATCH v2 1/3] clocksource: timer-keystone: introduce clocksource driver for Keystone
` [PATCH v2 2/3] clocksource: keystone: add bindings for keystone timer
` [PATCH v2 3/3] arm: dts: keystone: add keystone timer entry

[PATCH 0/3] spi/bcm63xx-hsspi: various fixes
 2013-12-17 20:44 UTC  (4+ messages)
  ` [PATCH 1/3] spi/bcm63xx-hsspi: check result of clk_prepare_enable
  ` [PATCH 2/3] spi/bcm63xx-hsspi: use devm_register_master()
  ` [PATCH 3/3] spi/bcm63xx-hsspi: fix pm sleep support

[PATCH 0/4] spi/bcm63xx: fixes and cleanups
 2013-12-17 20:42 UTC  (5+ messages)
  ` [PATCH 1/4] spi/bcm63xx: don't substract prepend length from total length
  ` [PATCH 2/4] spi/bcm63xx: don't reject reads >= 256 bytes
  ` [PATCH 3/4] spi/bcm63xx: check return value of clk_prepare_enable
  ` [PATCH 4/4] spi/bcm63xx: fix pm sleep support

[PATCH] ipc: introduce ipc_valid_object() helper to sort out IPC_RMID races
 2013-12-17 20:41 UTC  (2+ messages)

NUMA, migrate/N, and tuned-adm
 2013-12-17 20:41 UTC  (2+ messages)

[PATCH 0/2] kvmtool: Enable overriding Generic Timer frequency
 2013-12-17 20:39 UTC  (4+ messages)
` [PATCH 2/2] kvmtool/arm: Add option to override "

[PATCH 00/24] Drop the IIO_ST macro for setting scan_type elements
 2013-12-17 20:38 UTC  (7+ messages)
` [PATCH 01/24] staging:iio:mag:hmc5843 fix incorrect endianness of channel as a result of missuse of the IIO_ST macro
` [PATCH 02/24] iio:imu:adis16400 fix pressure channel scan type
` [PATCH 03/24] iio:adc:ad7887 Fix channel reported endianness from cpu to big endian

[PATCH v2 net-next] net: vxlan: use custom ndo_change_mtu handler
 2013-12-17 20:37 UTC 

[PATCH v4 0/3] diff: Add diff.orderfile configuration variable
 2013-12-17 20:37 UTC  (6+ messages)
` [PATCH v4 2/3] diff: Let "git diff -O" read orderfile from any file, fail properly

netfilter: active obj WARN when cleaning up
 2013-12-17 20:37 UTC  (15+ messages)

[RFC PATCH 00/10] Xen VMware tools support
 2013-12-17 20:37 UTC  (7+ messages)
` [RFC PATCH 07/10] Add new vmport code
` [RFC PATCH 08/10] connect vmport up
` [RFC PATCH 10/10] Add VMware guest info access

efficient use of LTTng in legacy codebase
 2013-12-17 20:36 UTC 

Multipath device gone
 2013-12-17 20:36 UTC 

[PATCH 1/2] ARM: dcache: select DCACHE_WORD_ACCESS for big-endian CPUs
 2013-12-17 20:34 UTC  (3+ messages)
` [PATCH 2/2] ARM: kconfig: select HAVE_EFFICIENT_UNALIGNED_ACCESS for CPUv6+ && MMU

[cfg80211 / iwlwifi] setting wireless regulatory domain doesn't work
 2013-12-17 20:33 UTC  (16+ messages)

[PATCH 0/5] drm-intel-collector - update
 2013-12-17 20:32 UTC  (3+ messages)
` [PATCH 4/5] drm/i915: vlv: W/a for hotplug/manual VGA detection

[PATCH net-next 0/2] mlx4_en: Add PTP support
 2013-12-17 20:32 UTC  (3+ messages)
` [PATCH net-next 1/2] mlx4_en: Add PTP hardware clock
` [PATCH net-next 2/2] mlx4_en: Only cycle port if HW timestamp config changes

[PATCH net-next 2/2] mlx4_en: Only cycle port if HW timestamp config changes
 2013-12-17 20:32 UTC  (2+ messages)

[RESEND PATCH v1 1/2] i2c: i2c-tiny-usb: Remove RobotFuzz USB vendor:product ID
 2013-12-17 20:31 UTC  (2+ messages)
  ` [RESEND PATCH v1 2/2] i2c: Add bus driver for for OSIF USB i2c device

Developing in Python for Bitbake
 2013-12-17 20:31 UTC  (2+ messages)

[PATCH 1/2] drm/i915: move psr_setup_done to psr struct
 2013-12-17 20:31 UTC  (2+ messages)
` [PATCH] drm/i915: Add Baytrail PSR Support


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.