All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-09-26 10:42:10 to 2013-09-26 11:36:09 UTC [more...]

post-receive: pub/scm/linux/kernel/git/mfleming/efi
 2013-09-26 11:36 UTC 

[PATCH] usb-storage: scsiglue: Changing the command result
 2013-09-26 11:35 UTC 

[PATCH v3 0/9] xen: arm: memory mangement fixes / improvements
 2013-09-26 11:35 UTC  (10+ messages)
` [PATCH v3 1/9] xen/arm: ensure the xenheap is 32MB aligned
` [PATCH v3 2/9] xen/arm: DOMHEAP_SECOND_PAGES is arm32 specific
` [PATCH v3 3/9] xen/arm: Reserve FDT via early module mechanism
` [PATCH v3 4/9] xen/arm: do not relocate Xen outside of visible RAM
` [PATCH v3 5/9] xen/arm: cope with modules outside of "visible" RAM
` [PATCH v3 6/9] xen/arm: Support dtb /memreserve/ regions
` [PATCH v3 7/9] xen/arm: rename boot misc region to boot reloc now it has a single purpose
` [PATCH v3 8/9] xen/arm: print the location of the Xen heap on 32 bit
` [PATCH v3 9/9] xen: support RAM at addresses 0 and 4096

[PATCH 1/2] net: qmi_wwan: add Telit LE920 newer firmware support
 2013-09-26 11:29 UTC  (6+ messages)
` [PATCH 2/2] net: qmi_wwan: fix checkpatch warnings

[PATCH v2 2/6] PCI/MSI: Factor out pci_get_msi_cap() interface
 2013-09-26 11:34 UTC  (13+ messages)

[PATCH][resend] leds-gpio: of: led should not be created if its status is disabled
 2013-09-26 11:27 UTC  (2+ messages)

[PATCHv2] x86: EFI stub support for large memory maps
 2013-09-26 11:34 UTC  (6+ messages)
` [PATCHv3] "

[LTP] [PATCH] Unzip command validation irrespective of verbose
 2013-09-26 11:32 UTC  (2+ messages)

increased vmap_area_lock contentions on "n_tty: Move buffers into n_tty_data"
 2013-09-26 11:31 UTC  (3+ messages)

[PATCHv2] drivers: mtd: devices: Add quad read support
 2013-09-26 11:31 UTC  (4+ messages)

[RFC 00/21] perf tools: Add toggling events support
 2013-09-26 11:31 UTC  (2+ messages)

[PATCH] microcode: Scan the multiboot payloads for cpio format microcode blob. (v3)
 2013-09-26 11:30 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/jberg/mac80211-next
 2013-09-26 11:30 UTC 

[PATCH v6 0/4] mtd:nand:omap2: clean-up of supported ECC schemes
 2013-09-26 11:28 UTC  (12+ messages)
` [PATCH v6 1/4] ARM: OMAP2+: cleaned-up DT support of various "
` [PATCH v6 4/4] ARM: dts: AM33xx: updated default ECC scheme in nand-ecc-opt

[PATCH 2/2] ARM: Dove: Add the audio device to the Cubox DT
 2013-09-26 11:28 UTC  (9+ messages)

[PATCH] irq: bcm2835: Re-implement the hardware IRQ handler
 2013-09-26 11:28 UTC  (2+ messages)

[PATCH v6] fat: additions to support fat_fallocate
 2013-09-26 11:28 UTC  (7+ messages)

[PATCH 1/3] crypto: Fully restore ahash request before completing
 2013-09-26 11:27 UTC  (8+ messages)
` [PATCH 2/3] ARM: mxs: crypto: Add Freescale MXS DCP driver
` [PATCH 3/3] ARM: mxs: dts: Enable DCP for MXS

post-receive: pub/scm/linux/kernel/git/jberg/mac80211
 2013-09-26 11:26 UTC 

PROBLEM intel TX300AC
 2013-09-26  7:19 UTC 

[PATCH] NFS: Don't use debug-printk-only local variables
 2013-09-26 11:24 UTC  (3+ messages)
` [PATCH 3/3] NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open()

[Qemu-devel] Compiling Qemu x86_64 for windows 64 bit
 2013-09-26 11:23 UTC  (2+ messages)

[PATCH net v6 0/1] xen-netback: windows frontend compatibility fixes
 2013-09-26 11:09 UTC  (3+ messages)
` [PATCH net v6 1/1] xen-netback: Handle backend state transitions in a more robust way

Is it possible to add machine specific changes in a separate custom layer?
 2013-09-26 11:21 UTC  (6+ messages)
  ` Antwort: "
      ` Antwort: "

[PATCH] powerpc/powernv: Reduce panic timeout from 180s to 10s
 2013-09-26 11:17 UTC 

[RFC][PATCH] sched: Avoid select_idle_sibling() for wake_affine(.sync=true)
 2013-09-26 11:16 UTC  (5+ messages)

[PATCH 1/2] ARM: dts: mxs: Add muxing options for the SSP2 MMC
 2013-09-26 11:16 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: mxs: Add MSR M28CU3 board

[PATCH 0/2] nl80211/cfg80211: Support PMF on drivers with integrated AP SME
 2013-09-26 11:16 UTC  (6+ messages)
` [PATCH 1/2] nl80211/cfg80211: Driver with AP SME advertises need for PMF SA Query
` [PATCH 2/2] nl80211/cfg80211: PMF Requirement communicated to driver with AP SME

[PATCH/RFC 0/5] New hash table implementation
 2013-09-26 11:14 UTC  (6+ messages)
` [PATCH v2 "

[PATCH] usb: gadget: mv_u3d_core: fix memory leaks
 2013-09-26 11:14 UTC  (2+ messages)

[PATCH v2 0/9] xen: arm: rework early bring up
 2013-09-26 11:14 UTC  (11+ messages)
` [PATCH v2 1/9] xen: arm: Load xen under 4GB on 32-bit
` [PATCH v2 2/9] xen: arm: Log the raw MIDR on boot
` [PATCH v2 3/9] xen: arm: make sure we stay within the memory bank during mm setup
` [PATCH v2 4/9] xen: arm: add two new device tree helpers
` [PATCH v2 5/9] xen: arm: implement arch/platform SMP and CPU initialisation framework
` [PATCH v2 6/9] xen: arm: rewrite start of day page table and cpu bring up
` [PATCH v2 7/9] xen: arm: use symbolic names for MPIDR bits
` [PATCH v2 8/9] xen: arm: configure TCR_EL2 for 40 bit physical address space
` [PATCH v2 9/9] xen: arm: split cpu0's domheap mapping PTs out from xen_second

[PATCH V2 0/6] perf: New conditional branch filter
 2013-09-26 11:14 UTC  (6+ messages)

[PATCH] video: mxsfb: Add missing break
 2013-09-26 11:13 UTC  (2+ messages)

ACPI test
 2013-09-26 11:14 UTC  (2+ messages)
` [LTP] "

applesmc oops in 3.10/3.11
 2013-09-26 11:13 UTC  (12+ messages)
            ` [lm-sensors] "

[Question] Verification For arm64: suspend/resume implementation
 2013-09-26 11:12 UTC  (10+ messages)

[PATCH/RFC] ARM: shmobile: only enable used I2C interfaces in DT on all Renesas boards
 2013-09-26 11:12 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/broonie/spi
 2013-09-26 11:12 UTC 

[PATCH] hotplug: Optimize {get,put}_online_cpus()
 2013-09-26 11:10 UTC  (12+ messages)

[PATCH v2] Spi s3c64xx fix for s5pv210
 2013-09-26 11:09 UTC  (2+ messages)

[PATCH net v6 0/1] xen-netback: windows frontend compatibility fixes
 2013-09-26 11:09 UTC 

[PATCH v5 0/7] Dissociate logical and gic/hardware CPU ID
 2013-09-26 11:09 UTC  (8+ messages)
` [PATCH v5 1/7] xen/arm: Introduce init_info structure
` [PATCH v5 2/7] xen/arm: use cpumask_t to describe cpu mask in gic_route_dt_irq
` [PATCH v5 3/7] xen/arm: Initialize correctly IRQ routing
` [PATCH v5 4/7] xen/arm: gic: Use the correct CPU ID
` [PATCH v5 5/7] xen/arm: Fix assert in send_SGI_one
` [PATCH v5 6/7] xen/arm: Dissociate logical and hardware CPU ID
` [PATCH v5 7/7] xen/arm: Use the hardware ID to boot correctly secondary cpus

post-receive: pub/scm/linux/kernel/git/broonie/spi
 2013-09-26 11:09 UTC 

[LTP] [PATCH v2] setuid/setuid04.c: Fix a double cleanup() error
 2013-09-26 11:09 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2013-09-26 11:07 UTC 

[PATCH] add exFAT driver
 2013-09-26 11:06 UTC  (13+ messages)

(no subject)
 2013-09-26 11:06 UTC  (7+ messages)
` [PATCH 10/13] xen/events: Refactor evtchn_to_irq array to be dynamically allocated
` [PATCH 12/13] xen/events: Add the hypervisor interface for the FIFO-based event channels

[Qemu-devel] [PATCH] spapr: Add support for hwrng when available
 2013-09-26 11:06 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2013-09-26 11:06 UTC 

[PATCH net v5 0/1] xen-netback: windows frontend compatibility fixes
 2013-09-26 11:05 UTC  (7+ messages)
` [PATCH net v5 1/1] xen-netback: Handle backend state transitions in a more robust way

[PATCH - ALSA: snd-virtuoso 1/1] Xonar DSX support
 2013-09-26 11:05 UTC  (3+ messages)

[PATCH v6] libxl: usb2 and usb3 controller support for upstream qemu
 2013-09-26 11:04 UTC  (2+ messages)

[PATCH] ARM: include: asm: atomic.h: use type cast 's64' for the return value of atomic64_add_return()
 2013-09-26 11:03 UTC  (7+ messages)
  ` [PATCH v2] ARM: include: asm: use 'long long' instead of 'u64' within atomic.h

[PATCH] ASoC: fsl/imx-sgtl5000: Fix uninitialized pointer use in error path
 2013-09-26 11:02 UTC  (2+ messages)

[PATCH v2] ASoC: imx-sgtl5000: do not use devres on a foreign device
 2013-09-26 11:02 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2013-09-26 11:02 UTC 

[RFC] Get rid of SUBARCH
 2013-09-26 11:01 UTC  (15+ messages)
` [PATCH 2/8] um: Do not use SUBARCH

DSS display-new custom enable/disable hooks
 2013-09-26 11:01 UTC  (12+ messages)

[PATCH v2] MTD: Onenand: Add device tree support for samsung onenand
 2013-09-26 10:59 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/linusw/linux-stericsson
 2013-09-26 10:59 UTC 

post-receive: pub/scm/linux/kernel/git/linusw/linux-stericsson
 2013-09-26 10:59 UTC 

[PATCH 00/51] DMA mask changes
 2013-09-26 10:59 UTC  (11+ messages)
` [PATCH 39/51] DMA-API: others: use dma_set_coherent_mask()

[PATCH] cfg80211: Provision to pass probe response ie along with remain on channel request
 2013-09-26 10:58 UTC  (2+ messages)

[PATCH] i2c-designware: 10-bit addressing mode enabling if I2C_DYNAMIC_TAR_UPDATE is set
 2013-09-26 18:57 UTC 

[PATCH 0/9] of/irq: Defer interrupt reference resolution
 2013-09-26 10:57 UTC  (8+ messages)
` [PATCH 2/9] irqdomain: Introduce __irq_create_mapping()

post-receive: pub/scm/linux/kernel/git/groeck/linux-staging
 2013-09-26 10:55 UTC 

post-receive: pub/scm/linux/kernel/git/groeck/linux-staging
 2013-09-26 10:55 UTC 

[PATCH] clockevent: exynos_mct: fix lockdep warning
 2013-09-26 10:54 UTC  (5+ messages)

[PATCH 0/4] LVM/cmirrord support write improvement
 2013-09-26 10:53 UTC  (5+ messages)
` [PATCH 1/4] cmirrord add support_delay_clear option
` [PATCH 2/4] cmirrord create new function _clog_flush
` [PATCH 3/4] add support_delay_flush to device-mapper
` [PATCH 4/4] cluster LVM use flag DM_SUPPORT_DELAY_FLUSH

[PATCHv2 0/9] split page table lock for PMD tables
 2013-09-26 10:50 UTC  (6+ messages)

[PATCH V2 0/1] sysvinit: fix missing of boot log
 2013-09-26 10:50 UTC  (3+ messages)
` [PATCH V2 1/1] "

[PATCH 0/2] patches to improve cluster raid1 performance [V2]
 2013-09-26 10:50 UTC  (3+ messages)
` [PATCH 1/2] improve the performance of dm-log-userspace
` [PATCH 2/2] change API of dm-log-userspace to support delay flush

[U-Boot] When to create a SoC directory for ARM
 2013-09-26 10:49 UTC  (3+ messages)

How to combine BBCLASSEXTEND and variable export
 2013-09-26 10:48 UTC  (4+ messages)

[PATCH 0/9] cpuidle: rework device state count handling
 2013-09-26 10:47 UTC  (7+ messages)
` [PATCH 1/9] ARM: EXYNOS: cpuidle: fix AFTR mode check
` [PATCH 2/9] POWERPC: pseries: cpuidle: remove superfluous dev->state_count initialization
` [PATCH 3/9] POWERPC: pseries: cpuidle: use the common cpuidle_[un]register() routines

[PATCH] makedevs: Add device_table-minimal.txt to the nativesdk sysroot
 2013-09-26 10:47 UTC 

[PATCH 0/8] Support VGIC save/restore using device control API
 2013-09-26 10:47 UTC  (6+ messages)
` [PATCH 8/8] KVM: arm-vgic: Support CPU interface reg access

[PATCH 1/2] Documentation: Add device tree bindings for i.MX TVE
 2013-09-26 10:46 UTC  (4+ messages)
  ` [PATCH 2/2] ARM i.MX53: dts: Add TVE to i.MX53-QSB device tree

[meta-qt5] fix do_rootfs for images with dev-pkgs in IMAGE_FEATURES
 2013-09-26 10:45 UTC  (4+ messages)

[GIT PULL] ux500 device tree changes for v3.13 take 2
 2013-09-26 10:45 UTC 

IV generation in geode-aes
 2013-09-19 12:04 UTC 

BBCLASSEXTEND nativesdk vs native weirdness?
 2013-09-26 10:44 UTC 

[RFC V4 PATCH 00/15] Signature verification of hibernate snapshot
 2013-09-26 10:43 UTC  (8+ messages)

post-receive: pub/scm/linux/kernel/git/broonie/spi
 2013-09-26 10:43 UTC 

Compilation error with openwrt and uclibc 0.9.31
 2013-09-26 10:38 UTC 

[PATCH v2 0/4] arm: zynq: Enable global timer
 2013-09-26 10:38 UTC  (3+ messages)
` [PATCH v2 2/4] clocksource/arm_global_timer: Set FEAT_PERCPU flag

post-receive: pub/scm/linux/kernel/git/linusw/linux-stericsson
 2013-09-26 10:42 UTC 


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.