All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-09-23 15:39:03 to 2013-09-23 17:05:14 UTC [more...]

[PATCH 00/11] preempt_count rework -v3
 2013-09-23 16:55 UTC  (4+ messages)
` [PATCH 02/11] sched, rcu: Make RCU use resched_cpu()

[PATCH] drm/i915: Rip out SUPPORTS_EDP
 2013-09-23 17:04 UTC  (2+ messages)

[PATCH v10 0/3] DMA: Freescale: Add support for 8-channel DMA engine
 2013-09-23 17:04 UTC  (5+ messages)
` [PATCH v10 2/3] DMA: Freescale: Add new 8-channel DMA engine device tree nodes

[RESEND PATCH] vmcore-dmesg: Understand >= v3.11-rc4 dmesg
 2013-09-23 17:03 UTC  (3+ messages)
` [PATCH v2] "

[PATCH V3: Add Smp support for Allwinner A20. 0/3]
 2013-09-23 17:03 UTC  (4+ messages)
` [PATCH V3: Add Smp support for Allwinner A20. 2/3] Add cpuconfig nodes in dts for smp configure

[PATCH 0/3 V4] x86/AMD-Vi: Miscs patch to fix and clean up ivrs override
 2013-09-23 17:03 UTC  (8+ messages)
` [PATCH 3/3] x86/AMD-Vi: Fix IVRS HPET special->handle override

[PATCH 0/4] Add watchdog DT nodes and parse it to read PMU registers addresses
 2013-09-23 17:03 UTC  (4+ messages)
` [PATCH 3/4] watchdog: s3c2410_wdt: parse watchdog dt node to read PMU registers adresses

[U-Boot] NAND flash question
 2013-09-23 17:02 UTC  (4+ messages)

[RFC] gpio/omap: auto-setup a GPIO when used as an IRQ
 2013-09-23 17:00 UTC  (6+ messages)

[RFC][PATCH 0/3] FS-Cache: NFS(/CIFS/Ceph/9P): Fix start-caching whilst writing race
 2013-09-23 17:00 UTC  (3+ messages)

[PATCH 0/3] sunxi clock fixes
 2013-09-23 17:00 UTC  (7+ messages)
` [PATCH 1/3] clk: sunxi: factors: fix off-by-one masks
` [PATCH 2/3] clk: sunxi: factors: clear variables before using them
` [PATCH 3/3] clk: sunxi: protect core clocks from accidental shutdown

[PATCH v3 0/5] x86, memblock: Allocate memory near kernel image before SRAT parsed
 2013-09-23 16:58 UTC  (18+ messages)
` [PATCH v3 1/5] memblock: Introduce allocation direction to memblock
` [PATCH v3 2/5] memblock: Improve memblock to support allocation from lower address
` [PATCH v3 4/5] x86, mem-hotplug: Support initialize page tables from low to high
` [PATCH v3 5/5] mem-hotplug: Introduce movablenode boot option to control memblock allocation direction

crc32 for erasure code
 2013-09-23 16:59 UTC  (2+ messages)

[PATCH 1/3] ASoC: max98088: Fix indentation
 2013-09-23 16:58 UTC  (3+ messages)
` [PATCH 2/3] ASoC: max98088: Use table based control init
` [PATCH 3/3] ASoC: max98088: Convert to direct regmap API usage

[PATCH 0/4] Add AMS AS3722 mfd, GPIO, regulator and RTC driver
 2013-09-23 16:58 UTC  (7+ messages)
` [PATCH 1/4] mfd: add support for AMS AS3722 PMIC
` [PATCH 2/4] gpio: add support for AMS AS3722 gpio driver
` [PATCH 3/4] regulator: as3722: add regulator driver for AMS AS3722

[meta-networking][PATCH 1/3] snort: add recipe
 2013-09-23 16:58 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] ARM: use r9 for gd instead of r8
 2013-09-23 16:56 UTC  (3+ messages)
` [U-Boot] [PATCH v3 "

Handful of btrfs fixes for 3.11.x stable
 2013-09-23 16:56 UTC  (3+ messages)

[PATCH] xen/x86: add a comment regarding how to get the VCPU ID on HVM
 2013-09-23 16:55 UTC 

[PATCH 0/9] enhance btrfs qgroup show command
 2013-09-23 16:55 UTC  (8+ messages)

[PATCH 0/4] ipc: shm and msg fixes
 2013-09-23 16:54 UTC  (7+ messages)

[PATCH] driver core: prevent deferred probe with platform_driver_probe
 2013-09-23 16:53 UTC  (7+ messages)
` [PATCH 0/7] "
  ` [PATCH 4/7] pcmcia: at91_cf: fix deferred probe from __init

[PATCH ethtool] sfc: Add support for EF10 registers
 2013-09-23 16:52 UTC  (3+ messages)

[PATCH RFC v13 00/20] Introduce PVH domU support
 2013-09-23 16:50 UTC  (21+ messages)
` [PATCH RFC v13 01/20] Allow vmx_update_debug_state to be called when v!=current
` [PATCH RFC v13 02/20] pvh prep: code motion
` [PATCH RFC v13 03/20] Introduce pv guest type and has_hvm_container macros
` [PATCH RFC v13 04/20] pvh: Introduce PVH guest type
` [PATCH RFC v13 05/20] pvh: Disable unneeded features of HVM containers
` [PATCH RFC v13 06/20] pvh: vmx-specific changes
` [PATCH RFC v13 07/20] pvh: Do not allow PVH guests to change paging modes
` [PATCH RFC v13 08/20] pvh: PVH access to hypercalls
` [PATCH RFC v13 09/20] pvh: Use PV e820
` [PATCH RFC v13 10/20] pvh: Support guest_kernel_mode for PVH
` [PATCH RFC v13 11/20] pvh: Support read_segment_register "
` [PATCH RFC v13 12/20] pvh: read_descriptor for PVH guests
` [PATCH RFC v13 13/20] pvh: Set up more PV stuff in set_info_guest
` [PATCH RFC v13 14/20] pvh: Use PV handlers for emulated forced invalid ops, cpuid, and IO
` [PATCH RFC v13 15/20] pvh: Disable 32-bit guest support for now
` [PATCH RFC v13 16/20] pvh: Restrict tsc_mode to NEVER_EMULATE "
` [PATCH RFC v13 17/20] pvh: Disable debug traps when doing pv emulation for PVH domains
` [PATCH RFC v13 18/20] pvh: Documentation
` [PATCH RFC v13 19/20] PVH xen tools: libxc changes to build a PVH guest
` [PATCH RFC v13 20/20] PVH xen tools: libxl changes to create "

[RFC V4 PATCH 00/15] Signature verification of hibernate snapshot
 2013-09-23 16:49 UTC  (3+ messages)
` [PATCH V4 02/15] asymmetric keys: implement EMSA_PKCS1-v1_5-ENCODE in rsa

[PATCH 06/11] drm/i915: Fix unclaimed register access due to delayed VGA memroy disable
 2013-09-23 16:48 UTC  (3+ messages)
` [PATCH v2 "

[Qemu-devel] [RFC PATCH 0/8] Remove stub mon-protocol-event for block
 2013-09-23 15:56 UTC  (9+ messages)
` [Qemu-devel] [RFC PATCH 1/8] block: use type MonitorEvent directly
` [Qemu-devel] [RFC PATCH 2/8] block: do not include monitor.h in block.c
` [Qemu-devel] [RFC PATCH 3/8] qapi: move MonitorEvent define
` [Qemu-devel] [RFC PATCH 4/8] qapi: rename MonitorEvent to QEvent

[RFC] eventpoll: Move a kmem_cache_alloc and kmem_cache_free
 2013-09-23 16:47 UTC  (7+ messages)

[RFC GIT PULL] softirq: Consolidation and stack overrun fix
 2013-09-23 16:47 UTC  (17+ messages)
                          ` [PATCH] powerpc/irq: Run softirqs off the top of the irq stack

[PATCH 2/2] iio: ti_am335x_adc: Take touchscreen channels into account for conversion timeout
 2013-09-23 16:46 UTC  (3+ messages)

[PATCH] xhci: fix write to USB3_PSSEN and XUSB2PRM pci config registers
 2013-09-23 16:45 UTC 

GRUB2 on OpenBSD 5.3-amd64: linking problem
 2013-09-23 16:16 UTC  (4+ messages)

[RFC] audit: avoid soft lockup in audit_log_start()
 2013-09-23 16:38 UTC  (5+ messages)
` [PATCH 7/8] audit: clean up AUDIT_GET/SET local variables and future-proof API

[PATCH v3 1/2] video: ARM CLCD: Add DT support
 2013-09-23 16:43 UTC  (17+ messages)

[PATCH 0/50] Basic scheduler support for automatic NUMA balancing V7
 2013-09-23 16:02 UTC  (19+ messages)
` [PATCH 37/50] sched: Introduce migrate_swap()
  ` [PATCH] hotplug: Optimize {get,put}_online_cpus()

Using bitbake to make compiler headers?
 2013-09-23 16:42 UTC  (2+ messages)

Is it possible to add machine specific changes in a separate custom layer?
 2013-09-23 16:40 UTC 

Array member "role numbers" in /proc/mdstat
 2013-09-23 16:39 UTC  (2+ messages)

How to deal with snooping in firmware?
 2013-09-23 16:37 UTC 

Linux 3.12-rc1
 2013-09-23 16:36 UTC  (3+ messages)

[RFC] binding for nvec mfd device
 2013-09-23 16:36 UTC  (5+ messages)

[Bug 69723] New: Computer freezes with kernel 3.11.0 / 3.12-rc1 (with bug 68235's patches applied) when dpm=1 on r600g (Cayman)
 2013-09-23 16:36 UTC 

[PATCHv3] makedevs: add nativesdk to BBCLASSEXTENDS
 2013-09-23 16:34 UTC  (3+ messages)
` [PATCH] shadow: Create recipe nativesdk-shadow
` [PATCHv2] libpam: Avoid host contamination issue w. libprelude

[PATCH 0/6] kvm: Emulate MOVBE, v3
 2013-09-23 16:28 UTC  (5+ messages)
` [PATCH 1/6] kvm: Add KVM_GET_EMULATED_CPUID
  ` [Qemu-devel] "

[PATCH] clk: fix function name in devm_clk_put kernel-doc comment
 2013-09-23 16:28 UTC  (9+ messages)
` [PATCH] serial: clps711x: drop needless devm_clk_put
` [PATCH] remoteproc/davinci: "
` [PATCH] video: mmp: drop needless devm cleanup

[RESEND RFC V2] ARM: mm: make UACCESS_WITH_MEMCPY huge page aware
 2013-09-23 16:26 UTC  (2+ messages)

[Qemu-devel] ChrEMU - Virtualization in the Browser
 2013-09-23 16:24 UTC  (3+ messages)

[U-Boot] [PATCH] Prevent a U-Boot crash on Wandboard
 2013-09-23 16:21 UTC  (3+ messages)

[PATCH,RFC] random: make fast_mix() honor its name
 2013-09-23 15:02 UTC  (11+ messages)

Object Write Latency
 2013-09-23 16:19 UTC  (7+ messages)

[PATCH v3 0/4] Target CPU=Host implementation for KVM ARM/ARM64
 2013-09-23 16:16 UTC  (9+ messages)
` [PATCH v3 1/4] ARM: KVM: Implement kvm_vcpu_preferred_target() function

[PATCH 0/9] arm/dts: sirf: a bundle of fixed for prima2 and atlas6
 2013-09-23 16:16 UTC  (10+ messages)
` [PATCH 1/9] arm/dts: sirf: add missed memcontrol-monitor node in prima2 and atlas6 dts
` [PATCH 2/9] arm/dts: sirf: add missed chhifbg "
` [PATCH 3/9] arm/dts: sirf: add missed graphics2d iobg in "
` [PATCH 4/9] arm/dts: sirf: fix fifosize, clks, dma channels for UART
` [PATCH 5/9] arm/dts: sirf: add missed cell, cs and dma channel for SPI nodes
` [PATCH 6/9] arm/dts: sirf: add missed address-cells and size-cells for prima2 I2C
` [PATCH 7/9] arm/dts: makefile: build atlas6-evb.dtb for ARCH_ATLAS6
` [PATCH 8/9] arm/dts: sirf: fix interrupt and dma prop of VIP for prima2 and atlas6
` [PATCH 9/9] arm/dts: sirf: fix the ranges of peri-iobrg of prima2

[Bug 68235] New: Display freezes after login with kernel 3.11.0-rc5 on Cayman with dpm=1
 2013-09-23 16:15 UTC  (2+ messages)
` [Bug 68235] "

[Bug 69721] New: Can't reach maximum memory speed (or core speed) when using dpm=1 on r600g
 2013-09-23 16:15 UTC  (3+ messages)
` [Bug 69721] "

Problem with tap interface: link is not ready
 2013-09-23 16:14 UTC  (2+ messages)

[xen-unstable test] 19780: tolerable trouble: broken/fail/pass
 2013-09-23 16:09 UTC  (3+ messages)

NetworkManager not listing access points
 2013-09-23 16:13 UTC  (5+ messages)

[PATCH 1/3] ceph: queue cap release in __ceph_remove_cap()
 2013-09-23 16:08 UTC  (4+ messages)
` [PATCH 3/3] ceph: handle race between cap reconnect and cap release

[Qemu-devel] [PATCH v2 0/0] .travis and minor compile fixes
 2013-09-23 16:07 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] .travis.yml: basic compile and check recipes
` [Qemu-devel] [PATCH 2/3] .travis.yml: greatly expand the coverage + more builds
` [Qemu-devel] [PATCH 3/3] block/stream.c: ensure copy always set

[PATCH 0/9] cpuidle: rework device state count handling
 2013-09-23 16:05 UTC  (2+ messages)

[Bug 64810] New: EGL/Gles/Weston give segfault on RADEONSI
 2013-09-23 16:02 UTC  (2+ messages)
` [Bug 64810] EGL/Gles/Weston give segfault on RADEONSI with egl_gallium.so

Intel 6300 crashes hard (3.11 regression?)
 2013-09-23 16:01 UTC  (2+ messages)
` [Ilw] "

[PATCH] ARM: EXYNOS: fix PL330 MDMA1 address in DT for Universal C210 board
 2013-09-23 16:01 UTC  (3+ messages)

[Qemu-devel] [PATCH V2] introduce .bdrv_needs_filename
 2013-09-23 15:59 UTC  (3+ messages)
` [Qemu-devel] [PATCH V2] block: introduce BlockDriver.bdrv_needs_filename to enable some drivers

[PATCHv4 1/2] clocksource: dw_apb_timer: Move timer defines to header file
 2013-09-23 15:58 UTC  (5+ messages)
` [PATCHv4 2/2] clocksource: dw_apb_timer_of: Fix read_sched_clock

question tehuti.c
 2013-09-23 15:54 UTC 

[meta-networking][PATCH 3/3] barnyard: add recipe
 2013-09-23 15:54 UTC  (2+ messages)

Experiments using perf support in arm kvm guest
 2013-09-23 15:53 UTC 

[PATCH V2 1/1] X86: Hyper-V: Get the local APIC timer frequency from the hypervisor
 2013-09-23 15:50 UTC  (11+ messages)

[meta-networking][PATCH 2/3] libdnet: add recipe
 2013-09-23 15:51 UTC  (2+ messages)

Pull request: sfc-next 2013-09-21
 2013-09-23 15:51 UTC  (4+ messages)
` [PATCH net-next 11/11] sfc: Add static tracepoints to datapath

[PATCH] qemu: don't claim support for IrDA and PCMCIA
 2013-09-23 15:50 UTC 

[PATCH v5 0/4] media: s5p-tv: clean-up and fixes
 2013-09-23 15:48 UTC  (5+ messages)
` [PATCH v5 1/4] media: s5p-tv: Replace mxr_ macro by default dev_

[PATCH] i2o: add missing destroy_workqueue() on error in i2o_driver_register()
 2013-09-23 15:47 UTC  (2+ messages)

[RFC YOCTO #5248] core-image-lsb: Why FPU doesn't work correctly on qemux86-64
 2013-09-23 15:47 UTC  (3+ messages)

To Stan
 2013-09-23 15:46 UTC 

[U-Boot] [PATCH] ARM: refactor compiler options in config.mk
 2013-09-23 15:46 UTC  (2+ messages)

[PATCH] btrfs-progs: check if device supports trim
 2013-09-23 15:46 UTC  (4+ messages)

[Qemu-devel] [PATCH 00/17] blockdev-add QMP command
 2013-09-23 15:45 UTC  (3+ messages)
` [Qemu-devel] [PATCH 05/17] blockdev: Separate ID generation from DriveInfo creation

CEPH Erasure Encoding + OSD Scalability
 2013-09-23 15:43 UTC  (3+ messages)

Desperate: mdadm fails to assemble raid saying devices are busy
 2013-09-23 15:43 UTC  (4+ messages)

Nouveau Hardware donation proposal Fermi
 2013-09-23 15:42 UTC 

i810 only partially usable
 2013-09-23 15:41 UTC  (5+ messages)

[PATCHv5 02/16] drivers: thermal: introduce device tree parser
 2013-09-23 15:39 UTC  (5+ messages)
` [PATCHv6 "
      ` [lm-sensors] "

[PATCH v4] watchdog: sirf: add watchdog driver of CSR SiRFprimaII and SiRFatlasVI
 2013-09-23 15:39 UTC  (2+ messages)

[PATCH v3] PWM: at91: add Atmel PWM controller driver
 2013-09-23 15:38 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.