All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-14 02:12:03 to 2014-03-14 05:12:44 UTC [more...]

[PATCH v11 23/27] iommu/exynos: fix address handling
 2014-03-14  5:12 UTC  (3+ messages)

[PATCH v11 22/27] iommu/exynos: add devices attached to the System MMU to an IOMMU group
 2014-03-14  5:12 UTC  (3+ messages)

[PATCH v11 21/27] iommu/exynos: change rwlock to spinlock
 2014-03-14  5:11 UTC  (3+ messages)

[PATCH v11 20/27] iommu/exynos: allow having multiple System MMUs for a master H/W
 2014-03-14  5:10 UTC  (3+ messages)

[PATCH v11 19/27] iommu/exynos: add support for power management subsystems
 2014-03-14  5:10 UTC  (3+ messages)

[Qemu-devel] [PATCH] usb-ohci: add vmstate descriptor
 2014-03-14  5:09 UTC  (3+ messages)

[PATCH v11 15/27] iommu/exynos: use convenient macro to handle gate clocks
 2014-03-14  5:09 UTC  (3+ messages)

[PATCH v11 14/27] iommu/exynos: gating clocks of master H/W
 2014-03-14  5:09 UTC  (3+ messages)

[PATCH v11 13/27] iommu/exynos: support for device tree
 2014-03-14  5:09 UTC  (3+ messages)

[PATCH v11 18/27] iommu/exynos: turn on useful configuration options
 2014-03-14  5:09 UTC  (3+ messages)

[PATCH v11 17/27] iommu/exynos: remove calls to Runtime PM API functions
 2014-03-14  5:08 UTC  (3+ messages)

[PATCH v11 16/27] iommu/exynos: remove custom fault handler
 2014-03-14  5:08 UTC  (2+ messages)

[PATCH v11 12/27] ARM: dts: Add description of System MMU of Exynos SoCs
 2014-03-14  5:06 UTC  (3+ messages)

[PATCH v11 11/27] clk: exynos: add gate clock descriptions of System MMU
 2014-03-14  5:06 UTC  (3+ messages)

[PATCH v11 10/27] iommu/exynos: use managed device helper functions
 2014-03-14  5:05 UTC  (3+ messages)

[PATCH v11 09/27] iommu/exynos: remove dbgname from drvdata of a System MMU
 2014-03-14  5:05 UTC  (3+ messages)

[PATCH v11 08/27] iommu/exynos: always use a single clock descriptor
 2014-03-14  5:05 UTC  (3+ messages)

[PATCH v11 07/27] iommu/exynos: always enable runtime PM
 2014-03-14  5:05 UTC  (2+ messages)

xenstat for qdisk backend seems wrong
 2014-03-14  5:04 UTC 

[PATCH v11 06/27] iommu/exynos: allocate lv2 page table from own slab
 2014-03-14  5:04 UTC  (3+ messages)

[PATCH v11 05/27] iommu/exynos: remove prefetch buffer setting
 2014-03-14  5:03 UTC  (3+ messages)

[PATCH v11 04/27] iommu/exynos: fix L2TLB invalidation
 2014-03-14  5:02 UTC  (3+ messages)

[PATCH v11 03/27] iommu/exynos: change error handling when page table update is failed
 2014-03-14  5:02 UTC  (3+ messages)

[PATCH v11 02/27] iommu/exynos: add missing cache flush for removed page table entries
 2014-03-14  5:02 UTC  (2+ messages)

[PATCH v11 01/27] iommu/exynos: do not include removed header
 2014-03-14  5:01 UTC  (3+ messages)

powerpc/perf: patches for 3.15
 2014-03-14  5:00 UTC  (21+ messages)
` [PATCH 01/20] powerpc/perf: Make some new raw event codes available in sysfs
` [PATCH 02/20] powerpc/perf: Define perf_event_print_debug() to print PMU register values
` [PATCH 03/20] powerpc: Add a cpu feature CPU_FTR_PMAO_BUG
` [PATCH 04/20] powerpc/perf: Add lost exception workaround
` [PATCH 05/20] powerpc/perf: Reject EBB events which specify a sample_type
` [PATCH 06/20] powerpc/perf: Clean up the EBB hash defines a little
` [PATCH 07/20] powerpc/perf: Avoid mutating event in power8_get_constraint()
` [PATCH 08/20] powerpc/perf: Add BHRB constraint and IFM MMCRA handling for EBB
` [PATCH 09/20] powerpc/perf: Enable BHRB access for EBB events
` [PATCH 10/20] sysfs: create bin_attributes under the requested group
` [PATCH 11/20] powerpc: Add hvcalls for 24x7 and gpci (Get Performance Counter Info)
` [PATCH 12/20] powerpc/perf: Add hv_gpci interface header
` [PATCH 13/20] powerpc/perf: Add 24x7 interface headers
` [PATCH 14/20] powerpc/perf: Add a shared interface to get gpci version and capabilities
` [PATCH 15/20] powerpc/perf: Add macros for defining event fields & formats
` [PATCH 16/20] powerpc/perf: Add support for the hv gpci (get performance counter info) interface
` [PATCH 17/20] powerpc/perf: Add support for the hv 24x7 interface
` [PATCH 18/20] powerpc/perf: Add kconfig option for hypervisor provided counters
` [PATCH 19/20] powerpc/perf/hv_{gpci, 24x7}: Add documentation of device attributes
` [PATCH 20/20] powerpc/perf: Fix handling of L3 events with bank == 1

[PATCH 0/2] Add exit_prepare callback to the cpufreq_driver interface
 2014-03-14  4:59 UTC  (2+ messages)

[PATCH v11 00/27] iommu/exynos: Fixes and Enhancements of System MMU driver with DT
 2014-03-14  4:59 UTC  (2+ messages)

[PATCH] general style: replaces memcmp() with proper starts_with()
 2014-03-14  4:57 UTC  (10+ messages)

[PATCH v5 0/7] arm64: Add ftrace support
 2014-03-14  4:55 UTC  (17+ messages)
` [PATCH v6 "
  ` [PATCH v6 4/7] "
  ` [PATCH v6 6/7] arm64: ftrace: Add CALLER_ADDRx macros
  ` [PATCH v6 7/7] arm64: ftrace: Add system call tracepoint

3.14.0-rc3: btrfs send/receive blocks btrfs IO on other devices (near deadlocks)
 2014-03-14  4:54 UTC  (9+ messages)
` [PATCH] Btrfs-progs: fsck: disable --init-extent-tree option when using snapshots
          ` send/receive locking

performance regression due to commit e82e0561("mm: vmscan: obey proportional scanning requirements for kswapd")
 2014-03-14  4:54 UTC  (4+ messages)

[PATCH] fs: fix i_writecount on shmem and friends
 2014-03-14  4:51 UTC  (7+ messages)

I/O redirection Guest VM
 2014-03-14  4:46 UTC 

[PATCH] A long explanation for a short patch
 2014-03-14  4:47 UTC  (4+ messages)
` [PATCH] Change mm debug routines back to EXPORT_SYMBOL

[oe-layersetup][PATCH] coresdk-2013.12.01: lock down and use release tags for meta-ti and meta-arago
 2014-03-14  4:44 UTC 

RFC GSoC idea: new "git config" features
 2014-03-14  4:43 UTC  (6+ messages)

[PATCH v4] mm: per-thread vma caching
 2014-03-14  4:43 UTC  (12+ messages)

[PATCH 0/3] Make git more user-friendly during a merge conflict
 2014-03-14  4:37 UTC  (4+ messages)
` [PATCH 1/3] wt-status: Make status messages more consistent with others
` [PATCH 2/3] merge: Advise user to use "git merge --abort" to abort merges
` [PATCH 3/3] reset: Print a warning when user uses "git reset" during a merge

[U-Boot] [PATCH] kbuild: Rename UIMAGE to MKIMAGE
 2014-03-14  4:34 UTC  (2+ messages)

GSoC proposal: port pack bitmap support to libgit2
 2014-03-14  4:34 UTC  (2+ messages)

Tag ti2013.12.01 : Denys Dmytriyenko : LCPD Core SDK release ti2013.12.01
 2014-03-14  4:34 UTC 

[GSOC] Git Configuration API improvements
 2014-03-14  4:31 UTC  (4+ messages)

[PATCH v3] KVM: Specify byte order for KVM_EXIT_MMIO
 2014-03-14  4:27 UTC  (3+ messages)

[RFC PATCH 0/2] remove netpoll rx support
 2014-03-14  4:26 UTC  (10+ messages)
      ` [PATCH next-next 0/10] Using dev_kfree_skb_any for functions called in multiple contexts
        ` [PATCH net-next 02/10] 8139too: Call dev_kfree_skby_any instead of dev_kfree_skb
                ` [PATCH net-next] net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq

[PATCH] simplifying branch.c:install_branch_config() if()
 2014-03-14  4:22 UTC  (3+ messages)

[PATCH] KVM: ARM: vgic: plug irq injection race
 2014-03-14  4:20 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/8] spapr: fix IOMMU and XICS/IRQs migration
 2014-03-14  4:18 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/8] spapr-iommu: add a bus for spapr-iommu devices
` [Qemu-devel] [PATCH 2/8] xics: add flags for interrupts
` [Qemu-devel] [PATCH 3/8] xics: add find_server
` [Qemu-devel] [PATCH 4/8] xics: add pre_load() hook to ICSStateClass
` [Qemu-devel] [PATCH 5/8] xics: disable flags reset on xics reset
` [Qemu-devel] [PATCH 6/8] spapr: move interrupt allocator to xics
` [Qemu-devel] [PATCH 7/8] spapr: remove @next_irq
` [Qemu-devel] [PATCH 8/8] xics: enable interrupt configuration reset on migration

What's cooking in git.git (Mar 2014, #01; Tue, 4)
 2014-03-14  4:16 UTC  (3+ messages)

[xen-unstable test] 25411: regressions - FAIL
 2014-03-14  4:12 UTC 

[PATCH net-next v3 0/2] parameter modification
 2014-03-14  4:07 UTC  (6+ messages)
` [PATCH net-next v3 1/2] r8152: add RTL8152_EARLY_AGG_TIMEOUT_SUPER
      ` [PATCH net-next v3 1/2] r8152: addRTL8152_EARLY_AGG_TIMEOUT_SUPER

[PATCH v3 0/4] kexec-tools, x86: E820 memmap pass for kdump
 2014-03-14  3:49 UTC  (6+ messages)
` [PATCH v3 4/4] x86: Pass memory range via E820 "

[git pull] drm fixes
 2014-03-14  3:57 UTC  (2+ messages)

[RFC/PATCH] diff: simplify cpp funcname regex
 2014-03-14  3:54 UTC  (5+ messages)

[Qemu-devel] [RFC PATCH 7/7] target-arm: Hacky implementation of kvm_arch_reset_vcpu() for KVM ARM64
 2014-03-14  3:51 UTC  (2+ messages)

Massive BTRFS performance degradation
 2014-03-14  3:39 UTC  (7+ messages)
        ` discard synchronous on most SSDs?

Incremental backup for a raid1
 2014-03-14  3:37 UTC  (7+ messages)

Porting barebox to Novena: misc questions
 2014-03-14  3:35 UTC  (11+ messages)

[linux-lvm] thinpool metadata size
 2014-03-14  3:35 UTC  (8+ messages)

[PATCH] ext4: fix partial cluster handling for bigalloc file systems
 2014-03-14  3:35 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2014-03-14  3:29 UTC 

[PATCH 1/2] btrfs-progs: Fix a memleak in btrfs_scan_one_device
 2014-03-14  3:28 UTC  (2+ messages)
` [PATCH 2/2] btrfs-progs: Fix a memleak in btrfs_scan_lblkid()

[U-Boot] [PATCH 1/3 v2] net/phy: enable get_phy_id redefinable
 2014-03-14  3:28 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3 v2] net/phy: update get_phy_device_by_mask to probe more 10G PHY
` [U-Boot] [PATCH 3/3 v2] net/phy: Add support for CS4315/CS4340 PHY

[PATCH] ext4: delete path dealloc code in ext4_ext_handle_uninitialized_extents
 2014-03-14  3:26 UTC  (2+ messages)

[Qemu-devel] [ANNOUNCE] QEMU 2.0.0-rc0 is now available
 2014-03-14  3:20 UTC 

[Qemu-devel] [ANNOUNCE] QEMU 2.0.0-rc0 is now available
 2014-03-14  3:19 UTC 

[PATCHv2 0/8] devfreq: exynos4: Support dt and use common ppmu driver
 2014-03-14  3:14 UTC  (3+ messages)

[meta-qt5][PATCH v5 1/2] qtimageformats: allow empty qtimageformats package
 2014-03-14  3:13 UTC  (4+ messages)
` [meta-qt5][PATCH v5 2/2] packagegroup-qt5-toolchain-target: include all modules for development

[Qemu-devel] QEMU 2.0 release schedule proposal
 2014-03-14  3:05 UTC  (5+ messages)

[PATCH] user namespace: fix incorrect memory barriers
 2014-03-14  2:59 UTC 

[PATCH] procfs: make smp_affinity values go+r
 2014-03-14  2:50 UTC 

nfs tests
 2014-03-14  2:54 UTC  (2+ messages)

[PATCH v4 1/2] x86: Remove compat vdso support
 2014-03-14  2:51 UTC  (2+ messages)
` [tip:x86/vdso] x86, vdso, xen: Remove stray reference to FIX_VDSO

[PATCH 0/3] mmc: tmio: Use modern PM ops
 2014-03-14  2:49 UTC  (9+ messages)
` [PATCH RESEND 2/5] mmc: identify available device type to select
  ` [PATCH v2 "
` [PATCH RESEND 3/5] mmc: step power class after final selection of bus mode
  ` [PATCH v2 "

[PATCH 0/5] OMAP IOMMU fixes and IOMMU architecture questions
 2014-03-14  2:47 UTC  (4+ messages)
` [PATCH 1/5] iommu/omap: Use the cache cleaning API

[PATCH v3 00/30] e2fsprogs: inline data refinement patch set
 2014-03-14  2:44 UTC  (5+ messages)
` [PATCH v3 10/30] libext2fs: define new dirent_swab interfaces for inline data

[PATCH] procfs: make smp_affinity values 0644
 2014-03-14  2:40 UTC  (3+ messages)

[RFC 0/6] rework sched_domain topology description
 2014-03-14  2:30 UTC  (11+ messages)
` [RFC 4/6] sched: powerpc: create a dedicated topology table

Corner case bug caused by shell dependent behavior
 2014-03-14  2:28 UTC  (2+ messages)

[PATCH] backlight: lm3639: use devm_backlight_device_register()
 2014-03-14  2:22 UTC  (4+ messages)

[PATCH V3] serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffers
 2014-03-14  2:21 UTC 

[Qemu-devel] [PATCH for-2.0] rules.mak: Fix per object libs extraction
 2014-03-14  2:21 UTC 

Dealing with non-existent BDF devices in VT-d and in the hardware
 2014-03-14  2:18 UTC  (4+ messages)

non-atomic rss_stat modifications
 2014-03-14  2:17 UTC 

[PATCH] SoC 2014 MicroProject No.8:change multiple if-else statement to table-driven approach
 2014-03-14  2:16 UTC  (3+ messages)
` [PATCH] GSoC Change multiple if-else statements to be table-driven

[PATCH v3] power: add an API to log wakeup reasons
 2014-03-14  2:15 UTC  (5+ messages)

[PATCH 0/6 V3] refactor the archiver*.bbclass
 2014-03-14  2:14 UTC  (4+ messages)
` [PATCH 3/6] package_rpm.bbclass: archive the source to srpm package


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.