All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-01-02 15:08:59 to 2014-01-02 16:21:20 UTC [more...]

unlinked orphans
 2014-01-02 16:21 UTC  (6+ messages)

[U-Boot] [PATCH v2 1/6] mx6: soc: Staticize set_vddsoc()
 2014-01-02 16:21 UTC  (12+ messages)
` [U-Boot] [PATCH v2 2/6] mx6: soc: Clear the LDO ramp values up prior to setting the LDO voltages
` [U-Boot] [PATCH v2 3/6] mx6: soc: Set the VDDSOC at 1.175 V
` [U-Boot] [PATCH v2 4/6] mx6: soc: Introduce set_ldo_voltage()
` [U-Boot] [PATCH v2 5/6] mx6: soc: Add the required LDO ramp up delay
` [U-Boot] [PATCH v2 6/6] mx6: soc: Disable VDDPU regulator

[PATCH v5 0/9] phy: Add new Exynos USB 2.0 PHY driver
 2014-01-02 16:20 UTC  (3+ messages)

[PATCH] Bluetooth: Add hci_h4p driver
 2014-01-02 16:18 UTC  (3+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v2 0/4]
 2014-01-02 16:17 UTC  (5+ messages)
` [PATCH v2 1/4] Consistently use the term "builtin" instead of "internal command"
` [PATCH v2 2/4] Call load_command_list() only when it is needed
` [PATCH v2 3/4] Speed up is_git_command() by checking early for internal commands
` [PATCH v2 4/4] Move builtin-related implementations to a new builtin.c file

[RFC PATCH 0/3] Fix i2c bus hang on A0 version of the Armada XP SoCs
 2014-01-02 16:17 UTC  (5+ messages)
` [RFC PATCH 1/3] arm: mvebu: add new dts file for old variant of Openblocks AX3-4

[Qemu-devel] [PATCH] migration: qmp_migrate(): keep working after syntax error
 2014-01-02 16:17 UTC 

[PATCH 0/9 v2] kvm-unit-tests/arm: initial drop
 2014-01-02 16:16 UTC  (16+ messages)
` [PATCH 3/9] clean root dir of all x86-ness
` [PATCH 4/9] move x86's simple heap management to common code
` [PATCH 5/9] Introduce libio to common code for io read/write
` [PATCH 6/9] Introduce a simple iomap structure
` [PATCH 8/9] Introduce virtio-testdev

question about tulip/winbond-840.c
 2014-01-02 16:16 UTC  (3+ messages)

[Qemu-devel] TRIM/DISCARD/UNMAP support on qemu-nbd
 2014-01-02 16:15 UTC  (2+ messages)

[PATCH v12] Linux Xen PVH support
 2014-01-02 16:14 UTC  (13+ messages)
` [PATCH v12 03/18] xen/pvh: Early bootup changes in PV code (v2)
` [PATCH v12 09/18] xen/pvh: Secondary VCPU bringup (non-bootup CPUs)
` [PATCH v12 10/18] xen/pvh: Update E820 to work with PVH (v2)
` [PATCH v12 11/18] xen/pvh: Piggyback on PVHVM for event channels (v2)

[GIT PULL] Samsung Clock fixes for v3.13
 2014-01-02 16:14 UTC  (2+ messages)

[LSF/MM ATTEND] Filesystems -- Btrfs, cgroups, Storage topics from Facebook
 2014-01-02 16:14 UTC  (10+ messages)
  ` [Lsf-pc] "

[PATCH] drm/nvc0-: Fix voltage obtained from vbios
 2014-01-02 16:12 UTC 

[Buildroot] [PATCH] valgrind: bump to version 1.9.0
 2014-01-02 16:12 UTC  (2+ messages)

[PATCH] Input: cros_ec_keyb - switch from using uint8_t to u8
 2014-01-02 16:12 UTC  (2+ messages)

[PATCH net-next v2] IPv6: add option to use Subnet-Router anycast addresses as source addresses
 2014-01-02 15:53 UTC 

[RFC PATCH v3 0/2] Hyper-V timers
 2014-01-02 16:08 UTC  (6+ messages)
` [RFC PATCH v3 1/2] add support for Hyper-V reference time counter

[PATCH RFC 00/26] Migrate more OMAP DMA code to DMA engine
 2014-01-02 16:07 UTC  (59+ messages)
` [PATCH RFC 01/26] dmaengine: omap-dma: use devm_kzalloc() to allocate omap_dmadev
` [PATCH RFC 02/26] dmaengine: omap-dma: provide a hook to get the underlying DMA platform ops
` [PATCH RFC 03/26] dmaengine: omap-dma: program hardware directly
` [PATCH RFC 04/26] dmaengine: omap-dma: consolidate writes to DMA registers
` [PATCH RFC 05/26] dmaengine: omap-dma: control start/stop directly
` [PATCH RFC 06/26] dmaengine: omap-dma: move reading of dma position to omap-dma.c
` [PATCH RFC 07/26] dmaengine: omap-dma: consolidate setup of CSDP
` [PATCH RFC 08/26] dmaengine: omap-dma: consolidate setup of CCR
` [PATCH RFC 09/26] dmaengine: omap-dma: provide register definitions
` [PATCH RFC 10/26] dmaengine: omap-dma: move CCR buffering disable errata out of the fast path
` [PATCH RFC 11/26] dmaengine: omap-dma: consolidate clearing channel status register
` [PATCH RFC 12/26] dmaengine: omap-dma: improve efficiency loading C.SA/C.EI/C.FI registers
` [PATCH RFC 13/26] dmaengine: omap-dma: move clnk_ctrl setting to preparation functions
` [PATCH RFC 14/26] dmaengine: omap-dma: move barrier to omap_dma_start_desc()
` [PATCH RFC 15/26] dmaengine: omap-dma: use cached CCR value when enabling DMA
` [PATCH RFC 16/26] dmaengine: omap-dma: provide register read/write functions
` [PATCH RFC 17/26] dmaengine: omap-dma: cleanup errata 3.3 handling
` [PATCH RFC 18/26] ARM: omap: remove references to disable_irq_lch
` [PATCH RFC 19/26] ARM: omap: remove almost-const variables
` [PATCH RFC 20/26] ARM: omap: clean up DMA register accesses
` [PATCH RFC 21/26] ARM: omap: dma: get rid of errata global
` [PATCH RFC 22/26] ARM: omap: move dma channel allocation into plat-omap code
` [PATCH RFC 23/26] ARM: omap: dma: get rid of 'p' allocation and clean up
` [PATCH RFC 24/26] dmaengine: omap-dma: move register read/writes into omap-dma.c
` [PATCH RFC 25/26] dmaengine: omap-dma: move IRQ handling to omap-dma
` [PATCH RFC 26/26] ARM: omap2: ensure dma platform device has resources

[PATCH 1/3] drm/i915: add wait_for_vblank argument to intel_enable_pipe
 2014-01-02 16:08 UTC  (6+ messages)
` [PATCH 3/3] drm/i915: remove the vblank_wait hack from HSW+

[Resend] [PATCH] Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."
 2014-01-02 16:06 UTC  (2+ messages)

[PATCH 0/5] alx: add statistics
 2014-01-02 16:05 UTC  (5+ messages)
` [PATCH 4/5] alx: add alx_get_stats operation

[PATCH] x86: Add check for number of available vectors before CPU down [v2]
 2014-01-02 16:04 UTC  (13+ messages)

[PATCH, RFC 00/30] sleep_on removal
 2014-01-02 16:04 UTC  (3+ messages)
` [PATCH, RFC 28/30] sgi-xp: open-code interruptible_sleep_on_timeout

[PATCH 0/4] sched: remove cpu_load decay
 2014-01-02 16:04 UTC  (8+ messages)
` [PATCH 4/4] sched: bias to target cpu load to reduce task moving

[Buildroot] [PATCH] apitrace: new package
 2014-01-02 16:03 UTC 

[PATCH 0/2] Fix i2c bus hang on A0 version of the Armada XP SoCs
 2014-01-02 16:01 UTC  (6+ messages)
` [PATCH 1/2] ARM: mvebu: Add support to get the ID and the revision of a SoC
` [PATCH 2/2] i2c: mv64xxx: Fix bus hang on A0 version of the Armada XP SoCs

[Buildroot] [PATCH] wmctrl: new package
 2014-01-02 16:00 UTC 

raid5: R5_WriteError is not cleared after rdev is marked as Faulty
 2014-01-02 15:58 UTC 

[PATCH] mm: page_alloc: use enum instead of number for migratetype
 2014-01-02 15:57 UTC  (3+ messages)

Mailbox Re-Validation
 2014-01-02 15:45 UTC 

[PATCH] net: tulip: delete useless tests on netdev_priv
 2014-01-02 16:28 UTC  (4+ messages)

[Qemu-devel] [PATCH] spapr_vscsi: Fix REPORT_LUNS handling
 2014-01-02 15:56 UTC  (4+ messages)
  ` [Qemu-devel] [Qemu-ppc] "

[patch iproute2 v2 0/2] add support for IFA_F_MANAGETEMPADDR
 2014-01-02 15:50 UTC  (4+ messages)
` [patch iproute2 v2 1/2] add support for extended ifa_flags
` [patch iproute2 v2 2/2] add support for IFA_F_MANAGETEMPADDR
  ` [PATCH 1/1] fixup! "

very unstable IOPS in the same test on the same machine
 2014-01-02 15:40 UTC  (2+ messages)

[PATCH v9 01/19] xen: add PV/PVH kernel entry point
 2014-01-02 15:43 UTC  (19+ messages)
` [PATCH v9 02/19] xen: add macro to detect if running as Dom0
` [PATCH v9 03/19] xen: add and enable Xen console for PVH guests
` [PATCH v9 04/19] amd64: introduce hook for custom preload metadata parsers
` [PATCH v9 05/19] xen: rework xen timer so it can be used early in boot process
` [PATCH v9 06/19] xen: implement an early timer for Xen PVH
` [PATCH v9 07/19] xen: implement hook to fetch e820 memory map
` [PATCH v9 08/19] xen: use the same hypercall mechanism for XEN and XENHVM
` [PATCH v9 09/19] xen: add a apic_enumerator for PVH
` [PATCH v9 10/19] xen: add hook for AP bootstrap memory reservation
` [PATCH v9 11/19] xen: changes to hvm code in order to support PVH guests
` [PATCH v9 12/19] xen: add a hook to perform AP startup
` [PATCH v9 13/19] xen: introduce flag to disable the local apic
` [PATCH v9 14/19] xen: introduce xenpv bus and a dummy pvcpu device
` [PATCH v9 15/19] xen: create a Xen nexus to use in PV/PVH
` [PATCH v9 16/19] xen: add shutdown hook for PVH
` [PATCH v9 17/19] xen: xenstore changes to support PVH
` [PATCH v9 18/19] xen: changes to gnttab for PVH
` [PATCH v9 19/19] isa: allow ISA bus to attach to xenpv device

[PATCH v9 00/19] FreeBSD PVH DomU support
 2014-01-02 15:43 UTC 

The chunk size paradox
 2014-01-02 15:41 UTC  (4+ messages)

[PATCH] btrfs: Add "barrier" option to support "-o remount,barrier"
 2014-01-02 15:41 UTC  (2+ messages)

[PATCH] mm/zswap: add writethrough option
 2014-01-02 15:38 UTC  (3+ messages)

[PATCH] IPv6: add option to use Subnet-Router anycast addresses as source addresses
 2014-01-02 15:34 UTC  (3+ messages)

An example of prideful GPL violators who do their violating out in the open
 2014-01-02 15:10 UTC 

[Buildroot] [PATCH 1/1] mpd: Fix broken download URL
 2014-01-02 15:30 UTC  (3+ messages)

VM outperforming host
 2014-01-02 15:27 UTC  (2+ messages)

[Qemu-devel] [PATCH] Add the ability to vary Spice playback and record rates, to facilitate Opus support
 2014-01-02 15:25 UTC 

[PATCH Resend 1/1] clk: exynos5250: Add CLK_SET_RATE_PARENT flag to mout_apll
 2014-01-02 15:24 UTC  (5+ messages)

[PATCH RESEND] btrfs: remove dead code
 2014-01-02 15:24 UTC  (4+ messages)

[PATCH 1/1] MTD: UBI: avoid program operation on NOR flash after erasure interrupted
 2014-01-02 15:22 UTC  (10+ messages)

[Buildroot] Building qt5declarative
 2014-01-02 15:23 UTC  (3+ messages)

[PATCH 1/3] clk: exynos5250: save/restore EPLL0 configuration
 2014-01-02 15:22 UTC  (5+ messages)
` [PATCH 3/3] clk: exynos5250: register APLL rate table

[Bug 73047] New: radeon_pm_info should be in sysfs instead of debugfs
 2014-01-02 15:22 UTC  (2+ messages)
` [Bug 73047] "

[PATCH v2 0/8] clk: max77686: Clock provider implementation fixes
 2014-01-02 15:22 UTC  (4+ messages)

[PATCH V3 1/6] clk: exynos-audss: convert to platform device
 2014-01-02 15:20 UTC  (5+ messages)
` [PATCH V4 "

[PATCH 0/25] fix error return code
 2014-01-02 15:16 UTC  (5+ messages)
` [PATCH 4/25] UBI: "

failure to get gid with rdma_bind_addr with >= 3.10 kernels
 2014-01-02 15:17 UTC  (6+ messages)

Can raid1-resync cause a corruption?
 2014-01-02 15:17 UTC  (2+ messages)
  `  "

[PATCH RFC 00/26] Migrate more OMAP DMA code to DMA engine
 2014-01-02 15:07 UTC  (5+ messages)
` [PATCH RFC 01/26] dmaengine: omap-dma: use devm_kzalloc() to allocate omap_dmadev
` [PATCH RFC 02/26] dmaengine: omap-dma: provide a hook to get the underlying DMA platform ops
` [PATCH RFC 03/26] dmaengine: omap-dma: program hardware directly
` [PATCH RFC 04/26] dmaengine: omap-dma: consolidate writes to DMA registers

assertion failed
 2014-01-02 14:56 UTC 

[GIT PULL] ARM: mvebu: SoC changes for v3.14 (incr. #2)
 2014-01-02 15:11 UTC 

[PATCH] Remove duplicated lines in memzone_reserve_aligned_thread_unsafe
 2014-01-02 15:10 UTC  (2+ messages)

[PATCH RFC] xen: arm: use uncached foreign mappings when building guests
 2014-01-02 15:10 UTC  (4+ messages)

[PATCH v3] if xen_platform_pci=0 is set don't blow up
 2014-01-02 15:09 UTC  (10+ messages)
` [PATCH v3 1/2] xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v3)
  ` [Xen-devel] "


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.