All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-05-02 09:18:41 to 2012-05-02 10:37:25 UTC [more...]

[U-Boot] [PATCH 0/4] usb:gadget:composite: Support for composite gadget framework
 2012-05-02 10:37 UTC  (4+ messages)

[PATCH v3 0/10] sh_flctl hardware ECC mode cleanup
 2012-05-02 10:38 UTC  (23+ messages)
` [PATCH v3 01/10] mtd: sh_flctl: Add missing iounmap()
` [PATCH v3 02/10] ARM: sh-mobile: mackerel: Add error IRQ resource
` [PATCH v3 03/10] mtd: sh_flctl: Add support for error IRQ
` [PATCH v3 04/10] mtd: sh_flctl: Use different OOB layout
` [PATCH v3 05/10] mtd: sh_flctl: Fix hardware ECC behaviour
` [PATCH v3 06/10] mtd: sh_flctl: Simplify the hardware ecc page read/write
` [PATCH v3 07/10] mtd: sh_flctl: Group sector accesses into a single transfer
` [PATCH v3 08/10] mtd: sh_flctl: Restructure the hardware ECC handling
` [PATCH v3 09/10] mtd: sh_flctl: Use user oob data in hardware ECC mode
` [PATCH v3 10/10] ARM: sh-mobile: mackerel: Use hardware error correction

[RFC][PATCH 0/5] various sched and numa bits
 2012-05-02 10:34 UTC  (5+ messages)
` [RFC][PATCH 1/5] sched, fair: Let minimally loaded cpu balance the group

[PATCH 00/11] enable imx6q_sabrelite sgtl5000 audio support
 2012-05-02 10:34 UTC  (9+ messages)
` [PATCH 09/11] ARM: imx6q: add ssi1 clk_lookup

[PATCH][TRIVIAL] scsi: aha152x: Fix sparse warning and make printing pointer address more portable
 2012-05-02 10:34 UTC 

[PATCH 00/12] perf/x86-ibs: Precise event sampling with IBS for AMD CPUs
 2012-05-02 10:33 UTC  (3+ messages)
` [PATCH 06/12] "
  ` [PATCH v2] "

Include request for reset-rework branch v3
 2012-05-02 10:32 UTC  (4+ messages)
  `  "

[PATCH 0/6] fix some problems with v4root handling in mountd
 2012-05-02 10:32 UTC  (4+ messages)

[PATCH] drm/kms: driver for virtual cirrus under qemu
 2012-05-02 10:27 UTC 

[Qemu-devel] [PATCH] vnc: disable VNC password authentication (security type 2) when in FIPS mode
 2012-05-02 10:28 UTC  (8+ messages)

[Qemu-devel] [PATCH 1/3] Fix geometry sector calculation
 2012-05-02 10:27 UTC  (3+ messages)
    ` [Qemu-devel] [PATCH 2/3] geometry detection: use HDIO_GETGEO

[GIT PULL] ux500-core for ARM SoC
 2012-05-02 10:23 UTC  (3+ messages)

[PATCH 01/14 v3] usb/net: rndis: inline the cpu_to_le32() macro
 2012-05-02 10:22 UTC  (3+ messages)

3.4-rc5: usbserial pl2303 attached via Texas Instruments USB3.0 chip Oopses
 2012-05-02 10:22 UTC  (4+ messages)

[RFC PATCH v1 0/5] KVM paravirt remote flush tlb
 2012-05-02 10:20 UTC  (6+ messages)
` [RFC PATCH v1 3/5] KVM: Add paravirt kvm_flush_tlb_others

[PATCH] fs: cachefiles: Add support for large files in filesystem caching
 2012-05-02 10:20 UTC  (3+ messages)

[PATCH 00/19] ARM: OMAP4 device off support
 2012-05-02 10:18 UTC  (6+ messages)
` [PATCH 01/19] ARM: OMAP4: PM: save/restore all DPLL settings in OFF mode

[PATCH] scsi: Silence unnecessary warnings about ioctl to partition
 2012-05-02 10:15 UTC  (3+ messages)

[PATCH 0/7] ARM: OMAP2+: Misc cleanup
 2012-05-02 10:14 UTC  (20+ messages)
` [PATCH 1/7] ARM: OMAP4: Don't compile cm2xxx_3xxx.c for OMAP4 only builds
` [PATCH 2/7] ARM: OMAP2+: Clean up wrapping multiple objects in Makefile
` [PATCH 3/7] ARM: OMAP4: Remove un-used WakeupGen register defines
` [PATCH 4/7] ARM: OMAP: dma: Make use of cpu_class_is_omap2() to avoid future patching
` [PATCH 5/7] ARM: All OMAP2PLUS machines use omap2 directory so just add one entry
` [PATCH 6/7] ARM: OMAP4: Reduce the static IO mapping
` [PATCH 7/7] ARM: OMAP4+: Add prm and cm base init function

Self-ballooning question / cache issue
 2012-05-02 10:13 UTC  (3+ messages)

[PATCH RFC V8 0/17] Paravirtualized ticket spinlocks
 2012-05-02 10:09 UTC  (36+ messages)
` [PATCH RFC V8 1/17] x86/spinlock: Replace pv spinlocks with pv ticketlocks
` [PATCH RFC V8 2/17] x86/ticketlock: Don't inline _spin_unlock when using paravirt spinlocks
` [PATCH RFC V8 3/17] x86/ticketlock: Collapse a layer of functions
` [PATCH RFC V8 4/17] xen: Defer spinlock setup until boot CPU setup
` [PATCH RFC V8 5/17] xen/pvticketlock: Xen implementation for PV ticket locks
` [PATCH RFC V8 6/17] xen/pvticketlocks: Add xen_nopvspin parameter to disable xen pv ticketlocks
` [PATCH RFC V8 7/17] x86/pvticketlock: Use callee-save for lock_spinning
` [PATCH RFC V8 8/17] x86/pvticketlock: When paravirtualizing ticket locks, increment by 2
` [PATCH RFC V8 9/17] Split out rate limiting from jump_label.h
` [PATCH RFC V8 10/17] x86/ticketlock: Add slowpath logic
` [PATCH RFC V8 11/17] xen/pvticketlock: Allow interrupts to be enabled while blocking
` [PATCH RFC V8 12/17] xen: Enable PV ticketlocks on HVM Xen
` [PATCH RFC V8 13/17] kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks
` [PATCH RFC V8 14/17] kvm : Fold pv_unhalt flag into GET_MP_STATE ioctl to aid migration
` [PATCH RFC V8 15/17] kvm guest : Add configuration support to enable debug information for KVM Guests
` [PATCH RFC V8 16/17] kvm : Paravirtual ticketlocks support for linux guests running on KVM hypervisor
` [PATCH RFC V8 17/17] Documentation/kvm : Add documentation on Hypercalls and features used for PV spinlock

[PATCH] clk: Use a separate struct for holding init data
 2012-05-02 10:11 UTC  (7+ messages)

[PATCH BlueZ] audio: Reset hfp and hs handle before connection
 2012-05-02 10:11 UTC 

[Qemu-devel] [PATCH] increase BlockConf.min_io_size type from uint16_t to uint32_t
 2012-05-02 10:08 UTC  (2+ messages)

workqueue tracing removed?
 2012-05-02 10:06 UTC 

[PATCH v4] ARM: cache-l2x0.c: save aux ctrl for resume in case l2x0 is enabled before init
 2012-05-02 10:05 UTC  (5+ messages)

M-Audio FastTrack C400
 2012-05-02 10:05 UTC  (13+ messages)

[xen-4.1-testing test] 12777: trouble: broken/fail/pass
 2012-05-02 10:03 UTC 

could not do orphan cleanup - openSUSE 12.1
 2012-05-02 10:02 UTC 

[meta-oe/denzil][PATCH 1/6] yavta: update to latest git
 2012-05-02  9:51 UTC  (7+ messages)
` [meta-oe/denzil][PATCH 2/6] v4l-utils: update to 0.8.8
` [meta-oe/denzil][PATCH 3/6] media-ctl: update to latest git
` [meta-oe/denzil][PATCH 4/6] gcc-4.5: Match with OE-Core on building procedure for libgcc and gcc-runtime
` [meta-oe/denzil][PATCH 5/6] gcc-crosssdk-intermediate_4.5.bb: with-headers has been moved from common include
` [meta-oe/denzil][PATCH 6/6] libgcc-4.5: Fix nativesdk build problem

Suspicious RCU usage in mac80211
 2012-05-02 10:00 UTC  (9+ messages)

[PATCHv2] x86info: dump kvm cpuid's
 2012-05-02  9:58 UTC  (7+ messages)
        ` [Xen-devel] "

[Qemu-devel] [RFC 0/5] block: File descriptor passing using -open-hook-fd
 2012-05-02  9:56 UTC  (10+ messages)
` [Qemu-devel] [RFC 2/5] block: add new command line parameter that and protocol description
    ` [Qemu-devel] [libvirt] [RFC 0/5] block: File descriptor passing using -open-hook-fd

[PATCHv4 0/8] ARM: OMAP4: core retention support
 2012-05-02  9:55 UTC  (7+ messages)
` [PATCHv4 6/8] ARM: OMAP4: PM: support ret_logic/mem_off_counters

[PATCH 1/3] mtd: nandsim: remove autoincrement code
 2012-05-02  9:57 UTC  (2+ messages)

QEMU-KVM 'Random' Virtual MAC Address
 2012-05-02  9:54 UTC  (3+ messages)

[PATCH V3 0/8] SPEAr: Move to common clock framework
 2012-05-02  9:54 UTC  (11+ messages)
` [PATCH V3 1/8] CLKDEV: Add helper routines to allocate and add clkdevs for given struct clk *
` [PATCH V3 2/8] clk: add a fixed factor clock

[PATCH 0/7] mmc: dw_mmc: add support for device tree based instantiation
 2012-05-02  9:53 UTC  (4+ messages)
` [PATCH 1/7] mmc: dw_mmc: lookup for optional biu and ciu clocks

[PATCH 00/07] HVM firmware passthrough
 2012-05-02  9:51 UTC  (9+ messages)

[PATCH 00/13] common clk framework misc fixes
 2012-05-02  9:51 UTC  (3+ messages)
` [PATCH 1/3] clk: always pass parent_rate into .round_rate

[Buildroot] [PATCHv2 3/4] conntrack-tools: new package
 2012-05-02  9:51 UTC 

Build regressions/improvements in v3.4-rc5
 2012-05-02  9:39 UTC  (3+ messages)

[PATCH 00/11] m68knommu: remove ColdFire sub-architecture directories
 2012-05-02  9:50 UTC  (4+ messages)

[PATCHv5] ACPI-Thermal: Make Thermal trip points writeable
 2012-05-01 21:55 UTC 

[Buildroot] [PATCH 1/4] libnfnetlink: new package
 2012-05-02  9:48 UTC  (4+ messages)
` [Buildroot] [PATCH 3/4] conntrack-tools: "

[meta-oe][meta-efl][PATCH 0/6] fixes for gcc, glib-2.0 upgrade
 2012-05-02  9:38 UTC  (3+ messages)
` [meta-oe][meta-efl][PATCH 11/11] libgee: upgrade to 0.6.4
` [meta-oe][meta-efl][PATCH 12/12] vala-dbus-biniding-tool: bump SRCREV

[PATCH v2 0/10] sh_flctl hardware ECC mode cleanup
 2012-05-02  9:47 UTC  (10+ messages)
` [PATCH v2 09/10] mtd: sh_flctl: Use user oob data in hardware ECC mode

Openembedded and ld-linux-armhf.so.3
 2012-05-02  9:35 UTC  (5+ messages)

Possible 32bit i686 kernel hard crash bug 3.3.4?
 2012-05-02  9:45 UTC  (3+ messages)

[PATCH v3 0/5] libxl: call hotplug scripts from libxl
 2012-05-02  9:44 UTC  (4+ messages)
` [PATCH v3 2/5] libxl: add libxl__xs_path_cleanup

[PATCH 2/2] ss: implement -M option to get all memory information
 2012-05-02  9:45 UTC  (5+ messages)

(no subject)
 2012-05-02  9:36 UTC 

[Qemu-devel] [PATCH 1/3] raw-posix: Do not use CONFIG_COCOA macro
 2012-05-02  9:39 UTC  (2+ messages)

[PATCH] extcon: Add EXTCON_MECHANICAL cable type for physical presence
 2012-05-02  9:38 UTC 

[PATCH 0/3] TLB flush range optimization
 2012-05-02  9:38 UTC  (5+ messages)
` [PATCH 2/3] x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_range

[PATCH 1/1] TODO: task complete
 2012-05-02  9:38 UTC  (2+ messages)

[PATCH-V4 0/4] ARM: OMAP2+: Add voltagedomain, powerdomain & PRM support for AM33XX device
 2012-05-02  9:37 UTC  (11+ messages)

Re: [PATCH] MFD : add MAX77686 mfd driver
 2012-05-02  9:37 UTC 

[PATCH-V5 2/3] arm:omap:am33xx: Add AM335XEVM machine support
 2012-05-02  9:34 UTC  (5+ messages)

ASoC updates for 3.4
 2012-05-02  9:30 UTC 

Support of MCP2515 and AM35x High-End CAN controller in (RT-)SocketCAN
 2012-05-02  8:07 UTC  (2+ messages)

[U-Boot] [PATCH] usb:udc:samsung:cleanup Replace DEBUG_* macros with debug_cond() calls
 2012-05-02  9:29 UTC 

[PATCH] MFD : add MAX77686 mfd driver
 2012-05-02  9:28 UTC  (4+ messages)

[PATCH] ath6kl_sdio: Fix the EAPOL out of order issue
 2012-05-02  9:25 UTC 

[PATCH] vmx: Allow software (user defined) interrupts to be injected in to the guest
 2012-05-02  9:23 UTC  (4+ messages)

Tell fio to only lay out files
 2012-05-02  9:15 UTC 

[PATCH] Describe race of direct read and fork for unaligned buffers
 2012-05-02  9:20 UTC  (17+ messages)

Workings/effectiveness of the xen-acpi-processor driver
 2012-05-02  9:19 UTC  (8+ 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.