All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-04-02 14:28:25 to 2013-04-02 15:20:33 UTC [more...]

Announcement: open source AR9380 and later HAL
 2013-04-02 15:20 UTC  (6+ messages)
  ` [ath9k-devel] AR9287; mapping between GPIOs and COEX pins
    `  "

[PATCH 00/23] perf: integrate with kconfig and CONFIG driven features
 2013-04-02 15:20 UTC  (7+ messages)
` [PATCH 01/23] perf: initial infrasructure for kconfig
` [PATCH 09/23] perf: make cfi unwind support based on CONFIG_LIBUNWIND

[U-Boot] [PATCH v11 1/2] Introduced btrfs file-system with btrload command
 2013-04-02 15:19 UTC  (3+ messages)
` [U-Boot] [PATCH v11 2/2] Enable btrfs support in mx53loco config

[B.A.T.M.A.N.] [PATCH maint] batman-adv: properly push NET_IP_ALIGN bytes more
 2013-04-02 15:19 UTC  (2+ messages)

[PATCH v5 0/8] staging: zcache: Support zero-filled pages more efficiently
 2013-04-02 15:18 UTC  (13+ messages)
` [PATCH v5 4/8] staging: zcache: fix pers_pageframes|_max aren't exported in debugfs
` [PATCH v5 5/8] staging: zcache: fix zcache writeback "
` [PATCH v5 6/8] staging: zcache: fix static variables defined in debug.h but used in mutiple C files
` [PATCH v5 7/8] staging: zcache: introduce zero-filled page stat count

[PATCH] Avoid PTR lookups when possible
 2013-04-02 15:18 UTC  (3+ messages)

[PATCH V2 0/2] tcm_vhost endpoint
 2013-04-02 15:18 UTC  (11+ messages)
` [PATCH V2 2/2] tcm_vhost: Use vq->private_data to indicate if the endpoint is setup

[U-Boot] Potential issue with recent OMAP PRCM struct unification
 2013-04-02 15:17 UTC  (5+ messages)

[Cocci] Analysis for Linux source files
 2013-04-02 15:17 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/5] trim down config-target.mak
 2013-04-02 15:16 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/5] configure: move TARGET_*_ALIGNMENT to target-*/cpu.h
` [Qemu-devel] [PATCH 2/5] cpu: default TARGET_LONG_ALIGNMENT to TARGET_LONG_SIZE
` [Qemu-devel] [PATCH 3/5] configure: move CONFIG_QEMU_LDST_OPTIMIZATION to config-host.mak
` [Qemu-devel] [PATCH 4/5] configure: move common libraries "
` [Qemu-devel] [PATCH 5/5] configure: CONFIG_NO_XEN is duplicated

[PATCH] ARM: imx: do not bring up unavailable cores
 2013-04-02 15:17 UTC  (2+ messages)

[PATCH] bonding: get netdev_rx_handler_unregister out of locks
 2013-04-02 15:15 UTC 

Excessive stall times on ext4 in 3.9-rc2
 2013-04-02 15:15 UTC  (11+ messages)

[Qemu-devel] [PATCH v2 00/36] hw/ reorganization, part 2
 2013-04-02 14:59 UTC  (36+ messages)
` [Qemu-devel] [PATCH 01/35] hw: move headers to include/
` [Qemu-devel] [PATCH 02/35] hw: make subdirectories for devices
` [Qemu-devel] [PATCH 03/35] moxie: configure with default-configs file
` [Qemu-devel] [PATCH 04/35] hw: move target-independent files to subdirectories
` [Qemu-devel] [PATCH 05/35] hw: move virtio devices to hw/ subdirectories
` [Qemu-devel] [PATCH 06/35] hw: make all of hw/ide/ configurable via default-configs/
` [Qemu-devel] [PATCH 07/35] hw: make all of hw/usb/ "
` [Qemu-devel] [PATCH 08/35] hw: make all of hw/pci/ "
` [Qemu-devel] [PATCH 09/35] hw: move watchdogs to hw/watchdog, configure "
` [Qemu-devel] [PATCH 10/35] hw: move MC146818RTC to hw/timer/, "
` [Qemu-devel] [PATCH 11/35] hw: move NICs to hw/net/, "
` [Qemu-devel] [PATCH 12/35] hw: move block devices to hw/block/, "
` [Qemu-devel] [PATCH 13/35] hw: move audio devices to hw/audio/, "
` [Qemu-devel] [PATCH 14/35] hw: move display devices to hw/display/, "
` [Qemu-devel] [PATCH 15/35] hw: move I2C controllers to hw/i2c/, "
` [Qemu-devel] [PATCH 16/35] hw: move SSI controllers to hw/ssi/, "
` [Qemu-devel] [PATCH 17/35] hw: move SCSI controllers to hw/scsi/, "
` [Qemu-devel] [PATCH 18/35] hw: move more files to hw/xen/
` [Qemu-devel] [PATCH 19/35] hw: move char devices to hw/char/, configure via default-configs/
` [Qemu-devel] [PATCH 20/35] hw: move ISA bridges and devices to hw/isa/, configure with default-configs/
` [Qemu-devel] [PATCH 21/35] hw: move timer devices to hw/timer/, "
` [Qemu-devel] [PATCH 22/35] hw: move SD/MMC devices to hw/sd/, "
` [Qemu-devel] [PATCH 23/35] hw: move PCI bridges to hw/pci/, "
` [Qemu-devel] [PATCH 24/35] hw: move VFIO and ivshmem to hw/pci/
` [Qemu-devel] [PATCH 25/35] hw: move DMA controllers to hw/dma/, configure with default-configs/
` [Qemu-devel] [PATCH 26/35] hw: move interrupt controllers to hw/intc/, "
` [Qemu-devel] [PATCH 27/35] hw: move GPIO interfaces to hw/gpio/, "
` [Qemu-devel] [PATCH 28/35] hw: move NVRAM interfaces to hw/nvram/, "
` [Qemu-devel] [PATCH 29/35] hw: move other devices to hw/misc/, "
` [Qemu-devel] [PATCH 30/35] hw: move ARM CPU cores to hw/cpu/, "
` [Qemu-devel] [PATCH 31/35] hw: move hw/kvm/ to hw/i386/kvm
` [Qemu-devel] [PATCH 32/35] hw: move another file to hw/alpha/
` [Qemu-devel] [PATCH 33/35] hw: move last file to hw/arm/
` [Qemu-devel] [PATCH 34/35] MAINTAINERS: update for source code movement
` [Qemu-devel] [PATCH 35/35] hw: move private headers to hw/ subdirectories

[Qemu-devel] [PATCH v3 00/27] Modernize tcg/ppc64
 2013-04-02 15:12 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 17/27] tcg-ppc64: Implement bswap64

[PATCH] libibumad: document the setting of errno for umad_send and umad_recv
 2013-04-02 15:10 UTC  (4+ messages)

[PATCH] powerpc/pci: fix PCI-e devices rescan issue on powerpc platform
 2013-04-02 15:10 UTC  (3+ messages)

[PATCH 0/5 v11] iommu/fsl: Freescale PAMU driver and IOMMU API implementation
 2013-04-02 15:10 UTC  (9+ messages)
` [PATCH 2/5 v11] powerpc: Add iommu domain pointer to device archdata
` [PATCH 4/5 v11] iommu/fsl: Add additional iommu attributes required by the PAMU driver

[PATCH v4 1/2] arm: introduce psci_smp_ops
 2013-04-02 15:09 UTC  (5+ messages)

[PATCH] ti-tisdk-setup: Add missing script and update SRCREV
 2013-04-02 15:09 UTC 

Randomly SMS sent passes or fails
 2013-04-02 15:08 UTC  (2+ messages)

[PATCH BlueZ 1/3] attrib: Fix memory leak on low memory condition
 2013-04-02 15:07 UTC  (3+ messages)
` [PATCH BlueZ 2/3] attrib: Fix coding style in read_char_helper()
` [PATCH BlueZ 3/3] attrib: Fix status on memory allocation failure

Unit of cpuinfo.transition_latency
 2013-04-02 15:07 UTC 

[PATCH 1/2] linux-ti-staging: use AUTOREV during development
 2013-04-02 15:05 UTC  (2+ messages)
` [PATCH 2/2] u-boot-ti-staging: "

[Qemu-devel] [PATCH] hw/mc146818rtc.c: Fix reading and writing of time registers
 2013-04-02 15:01 UTC 

[PATCHSET 0/9] perf tools: Bug fix and cleanup for sort keys
 2013-04-02 15:05 UTC  (2+ messages)

[nvme:master 2/5] drivers/block/nvme-core.c:933:35: sparse: restricted __le16 degrades to integer
 2013-04-02 15:05 UTC 

[PATCH] memcg: don't do cleanup manually if mem_cgroup_css_online() fails
 2013-04-02 15:04 UTC  (12+ messages)
            ` [PATCH -v2] "

Re* git merge <tag> behavior
 2013-04-02 15:03 UTC  (6+ messages)
` [PATCH 0/3] Merging an annotated tag object
  ` [PATCH 1/3] merge: a random object may not necssarily be a commit

[Qemu-devel] [PATCH v4] Add option to mlock qemu and guest memory
 2013-04-02 15:03 UTC  (4+ messages)

[PATCH 1/3] iommu/amd: Add logic to decode AMD IOMMU event flag
 2013-04-02 15:03 UTC  (9+ messages)

[PATCH] PCI / ACPI: Always resume devices on ACPI wakeup notifications
 2013-04-02 15:02 UTC  (7+ messages)

[ath9k-devel] AR9485 Performance Issues
 2013-04-02 15:00 UTC  (11+ messages)

[PATCH v5] cpufreq: split the cpufreq_driver_lock and use the rcu (was cpufreq: cpufreq_driver_lock is hot on large systems)
 2013-04-02 14:59 UTC  (10+ messages)
` [PATCH v6 0/2] cpufreq: cpufreq_driver_lock is hot on large systems
  ` [PATCH v6 1/2] cpufreq: split the cpufreq_driver_lock and use the rcu
` [PATCH v6 2/2] cpufreq: covert the cpufreq_data_lock to a spinlock

[PATCH] mm/vmscan: fix error return in kswapd_run()
 2013-04-02 14:57 UTC  (3+ messages)

[PATCH] kexec: use Crash kernel for Crash kernel low
 2013-04-02 14:58 UTC  (15+ messages)

[PATCH] rev-parse: clarify documentation for the --verify option
 2013-04-02 14:57 UTC  (5+ messages)

[PATCH v2 1/3] arch: make __mutex_fastpath_lock_retval return whether fastpath succeeded or not
 2013-04-02 14:57 UTC  (4+ messages)
` [PATCH v2 2/3] mutex: add support for reservation style locks, v2

[ath9k-devel] Fixing the rate and rate relationship to OFDM
 2013-04-02 14:57 UTC  (10+ messages)

[PATCH] V4L: Remove incorrect EXPORT_SYMBOL() usage at v4l2-of.c
 2013-04-02 14:54 UTC  (2+ messages)

[PATCH] xen/evtchn: Handle VIRQ_TIMER before any other hardirq in event loop
 2013-04-02 14:53 UTC  (3+ messages)
` [Xen-devel] "

[Qemu-devel] [RFC PATCH 0/6] audio: simplify -soundhw machinery, use default-configs
 2013-04-02 14:51 UTC  (7+ messages)
` [Qemu-devel] [RFC PATCH 1/6] adlib: qdev-ify
` [Qemu-devel] [RFC PATCH 2/6] audio: remove the need for audio card CONFIG_* symbols
` [Qemu-devel] [RFC PATCH 3/6] audio: remove HAS_AUDIO
` [Qemu-devel] [RFC PATCH 4/6] audio: remove CONFIG_* symbols
` [Qemu-devel] [RFC PATCH 5/6] audio: replace audio card configuration with default-configs
` [Qemu-devel] [RFC PATCH 6/6] audio: move PCI audio cards to pci.mak

[PATCH 3/3] iommu/amd: Re-enable IOMMU event log interrupt after handling
 2013-04-02 14:50 UTC  (3+ messages)

[PATCH v4] Quirk for buggy dma source tags with Intel IOMMU
 2013-04-02 14:50 UTC  (3+ messages)

[Qemu-devel] [PATCH] virtio-blk-x: fix configuration synchronization
 2013-04-02 14:50 UTC  (9+ messages)

[PATCH v2] git-send-email.perl: implement suggestions made by perlcritic
 2013-04-02 14:49 UTC  (4+ messages)
` [PATCH 1/3] send-email: use "return;" not "return undef;" on error codepaths

nfsd bugfix for 3.9
 2013-04-02 14:49 UTC 

check-attr doesn't respect recursive definitions
 2013-04-02 14:48 UTC  (3+ messages)

[PATCH] mtd: m25p80: add support for Macronix chips
 2013-04-02 14:47 UTC 

[PATCHv2, RFC 00/30] Transparent huge page cache
 2013-04-02 14:46 UTC  (7+ messages)
` [PATCHv2, RFC 07/30] thp, mm: introduce mapping_can_have_hugepages() predicate

[PATCH 1/2] require pathspec for "git add -u/-A"
 2013-04-02 14:43 UTC  (5+ messages)
` [PATCH 1/2] add: update pathless 'add [-u|-A]' warning to reflect change of plan
  ` [PATCH 2/2] add: add a newline at the end of pathless 'add [-u|-A]' warning

[Qemu-devel] [PULL 0/6] QMP queue
 2013-04-02 14:45 UTC  (5+ messages)
` [Qemu-devel] [PULL 6/6] Monitor: Make output buffer dynamic

[PATCH 2/3] iommu/amd: Add IOMMU event log injection interface for testing event flag decoding logic
 2013-04-02 14:44 UTC  (5+ messages)

[RFC PATCH] pmu: prepare for migration support
 2013-04-02 14:43 UTC  (3+ messages)
` [PATCH] "

[Buildroot] [PATCH] libsigsegv: new package
 2013-04-02 14:42 UTC 

[kbuild] [nvme:master 5/5] drivers/block/nvme-scsi.c:387:51: sparse: typename in expression
 2013-04-02 14:41 UTC 

[U-Boot] Please pull u-boot-cfi-flash/master
 2013-04-02 14:41 UTC 

[RFT] GCC 4.8 recipes
 2013-04-02 14:22 UTC  (6+ messages)
      ` [OE-core] "

[Qemu-devel] [PATCH 0/2] Add TPM driver and ACPI support to SeaBIOS
 2013-04-02 14:34 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/2] Provide ACPI SSDT table for TPM device

[PATCH v3, part4 00/39] Simplify mem_init() implementations and kill num_physpages
 2013-04-02 14:38 UTC  (6+ messages)
` [PATCH v3, part4 26/39] mm/openrisc: prepare for removing num_physpages and simplify mem_init()

[patch v6 0/21] sched: power aware scheduling
 2013-04-02 14:38 UTC  (5+ messages)
` [patch v6 03/21] sched: only count runnable avg on cfs_rq's nr_running
` [patch v6 10/21] sched: get rq potential maximum utilization

[PATCH iptables] nfnl_osf: use the right nfnetlink lib
 2013-04-02 14:38 UTC  (3+ messages)

[PATCH 0/2] fix hugepage coredump
 2013-04-02 14:35 UTC  (7+ messages)
` [PATCH 2/2] hugetlbfs: add swap entry check in follow_hugetlb_page()

[PATCH V2 0/2] cpufreq: ondemand: add AMD specific powersave bias
 2013-04-02 14:35 UTC  (9+ messages)
` [PATCH V2 1/2] cpufreq: ondemand: allow custom powersave_bias_target function to be registered
` [PATCH V2 2/2] cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand governor

[U-Boot] [PATCH v7] mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support
 2013-04-02 14:35 UTC  (2+ messages)

[U-Boot] [PATCH] mtd: cfi_flash: Write buffer size adjustment for M29EW Numonyx devices
 2013-04-02 14:35 UTC  (2+ messages)

NUMA Autobalancing Kernel 3.8
 2013-04-02 14:34 UTC  (5+ messages)

tpm_tis driver failed to suspend, error -62
 2013-04-02 14:34 UTC  (5+ messages)
` [tpmdd-devel] "

ZSH segmentation fault while completing "git mv dir/"
 2013-04-02 14:32 UTC  (8+ messages)

[PATCH v4] systemd: set default.target to multi-user.target
 2013-04-02 14:15 UTC  (4+ messages)

[PATCH 0/6] Add initial imx6dl support
 2013-04-02 14:31 UTC  (6+ messages)
` [PATCH 2/6] pinctrl: add pinctrl driver for imx6sl
` [PATCH 3/6] ARM: imx: add initial imx6dl support
` [PATCH 4/6] ARM: dts: imx: make sabreauto and sabresd common
` [PATCH 5/6] ARM: dts: imx: add initial imx6dl-sabresd support
` [PATCH 6/6] ARM: dts: imx: add initial imx6dl-sabreauto support

suspended DRAM bridge
 2013-04-02 14:30 UTC  (4+ messages)

[PATCH] libmultipath/discovery: read sysfs files uncached
 2013-04-02 14:28 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.