messages from 2014-08-01 08:48:46 to 2014-08-01 09:18:49 UTC [more...]
[PULL 00/63] ppc patch queue 2014-08-01
2014-08-01 9:18 UTC (115+ messages)
` [PULL 01/63] KVM: PPC: BOOK3S: PR: Fix PURR and SPURR emulation
` [PULL 02/63] KVM: PPC: BOOK3S: PR: Emulate virtual timebase register
` [PULL 03/63] KVM: PPC: BOOK3S: PR: Emulate instruction counter
` [PULL 04/63] KVM: PPC: Book3s PR: Disable AIL mode with OPAL
` [PULL 05/63] KVM: PPC: Book3s HV: Fix tlbie compile error
` [PULL 06/63] KVM: PPC: Book3S PR: Handle hyp doorbell exits
` [PULL 07/63] KVM: PPC: Book3S HV: Fix ABIv2 indirect branch issue
` [PULL 08/63] KVM: PPC: Assembly functions exported to modules need _GLOBAL_TOC()
` [PULL 09/63] KVM: PPC: Book3S PR: Fix ABIv2 on LE
` [PULL 10/63] KVM: PPC: Book3S PR: Fix sparse endian checks
` [PULL 11/63] KVM: PPC: e500mc: Enhance tlb invalidation condition on vcpu schedule
` [PULL 12/63] KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handling
` [PULL 13/63] KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabled
` [PULL 14/63] KVM: PPC: Book3S HV: Add H_SET_MODE hcall handling
` [PULL 15/63] KVM: PPC: e500: Fix default tlb for victim hint
` [PULL 16/63] PPC: Add asm helpers for BE 32bit load/store
` [PULL 17/63] KVM: PPC: Book3S HV: Make HTAB code LE host aware
` [PULL 18/63] KVM: PPC: Book3S HV: Access guest VPA in BE
` [PULL 19/63] KVM: PPC: Book3S HV: Access host lppaca and shadow slb "
` [PULL 20/63] KVM: PPC: Book3S HV: Access XICS "
` [PULL 21/63] KVM: PPC: Book3S HV: Fix ABIv2 on LE
` [PULL 22/63] KVM: PPC: Book3S HV: Enable for little endian hosts
` [PULL 23/63] KVM: PPC: e500: Emulate power management control SPR
` [PULL 24/63] KVM: PPC: Book3S: Move vcore definition to end of kvm_arch struct
` [PULL 25/63] KVM: PPC: Deflect page write faults properly in kvmppc_st
` [PULL 26/63] KVM: PPC: Book3S: Stop PTE lookup on write errors
` [PULL 27/63] KVM: PPC: Book3S: Add hack for split real mode
` [PULL 28/63] KVM: PPC: Book3S: Make magic page properly 4k mappable
` [PULL 29/63] kvm: ppc: bookehv: Added wrapper macros for shadow registers
` [PULL 30/63] kvm: ppc: booke: Use the shared struct helpers of SRR0 and SRR1
` [PULL 31/63] kvm: ppc: booke: Use the shared struct helpers of SPRN_DEAR
` [PULL 32/63] kvm: ppc: booke: Add shared struct helpers of SPRN_ESR
` [PULL 33/63] kvm: ppc: booke: Use the shared struct helpers for SPRN_SPRG0-7
` [PULL 34/63] kvm: ppc: Add SPRN_EPR get helper function
` [PULL 35/63] KVM: PPC: e500mc: Revert "add load inst fixup"
` [PULL 36/63] KVM: PPC: Book3e: Add TLBSEL/TSIZE defines for MAS0/1
` [PULL 37/63] KVM: PPC: Book3s: Remove kvmppc_read_inst() function
` [PULL 38/63] KVM: PPC: Allow kvmppc_get_last_inst() to fail
` [PULL 39/63] KVM: PPC: Bookehv: Get vcpu's last instruction for emulation
` [PULL 40/63] kvm: ppc: bookehv: Save restore SPRN_SPRG9 on guest entry exit
` [PULL 41/63] KVM: PPC: Booke-hv: Add one reg interface for SPRG9
` [PULL 42/63] KVM: PPC: Remove comment saying SPRG1 is used for vcpu pointer
` [PULL 43/63] KVM: PPC: Remove 440 support
` [PULL 44/63] KVM: PPC: Book3S: Fix LPCR one_reg interface
` [PULL 45/63] KVM: PPC: Book3S PR: Take SRCU read lock around RTAS kvm_read_guest() call
` [PULL 46/63] KVM: PPC: Book3S: Make kvmppc_ld return a more accurate error indication
` [PULL 47/63] Split out struct kvmppc_vcore creation to separate function
` [PULL 48/63] Use the POWER8 Micro Partition Prefetch Engine in KVM HV on POWER8
` [PULL 49/63] KVM: Rename and add argument to check_extension
` [PULL 50/63] KVM: Allow KVM_CHECK_EXTENSION on the vm fd
` [PULL 51/63] KVM: PPC: Book3S: Provide different CAPs based on HV or PR mode
` [PULL 52/63] KVM: PPC: BOOK3S: HV: Update compute_tlbie_rb to handle 16MB base page
` [PULL 53/63] KVM: PPC: Implement kvmppc_xlate for all targets
` [PULL 54/63] KVM: PPC: Move kvmppc_ld/st to common code
` [PULL 55/63] KVM: PPC: Remove kvmppc_bad_hva()
` [PULL 56/63] KVM: PPC: Use kvm_read_guest in kvmppc_ld
` [PULL 57/63] KVM: PPC: Handle magic page in kvmppc_ld/st
` [PULL 58/63] KVM: PPC: Separate loadstore emulation from priv emulation
` [PULL 59/63] KVM: PPC: Expose helper functions for data/inst faults
` [PULL 60/63] KVM: PPC: Remove DCR handling
` [PULL 61/63] KVM: PPC: BOOKEHV: rename e500hv_spr to bookehv_spr
` [PULL 62/63] KVM: PPC: HV: Remove generic instruction emulation
` [PULL 63/63] KVM: PPC: PR: Handle FSCR feature deselects
[PATCH 00/15] drm/panel: Add prepare and unprepare routines
2014-08-01 9:18 UTC (9+ messages)
` [PATCH 06/15] drm/exynos: dpi: Add support for panel "
` [PATCH 07/15] drm/exynos: dsi: "
` [PATCH 14/15] drm/exynos: Move DP setup into commit()
` [PATCH 15/15] drm/exynos: dp: Modify driver to support drm_panel
[PATCH v4 4/5] ARM: dts: Fix the sort ordering of EHCI and HSIC in rk3288.dtsi
2014-08-01 9:17 UTC (4+ messages)
[U-Boot] [U-boot] Question about the (new) U-Boot Timer API
2014-08-01 9:17 UTC
[meta-networking][PATCH] add support for opendataplane
2014-08-01 9:15 UTC (2+ messages)
[PATCH 0/2] new API to allocate buffer-cache for superblock in non-movable area
2014-08-01 9:15 UTC (13+ messages)
[PATCH] media: s5p_mfc_dec: delete the redundant code
2014-08-01 9:15 UTC (2+ messages)
[patch] can: c_can: checking IS_ERR() instead of NULL
2014-08-01 9:15 UTC (8+ messages)
linux-next: Tree for Aug 1
2014-08-01 9:14 UTC
[Linux-zigbee-devel] [PATCH bluetooth-next] 6lowpan: Remove ununsed dev parameter from skb_delivery_cb callback
2014-08-01 9:13 UTC (2+ messages)
` "
replace references to hob with references to toaster?
2014-08-01 9:13 UTC (4+ messages)
[PATCH ipsec-next 0/2] xfrm: scalability enhancements for policy database
2014-08-01 9:12 UTC (4+ messages)
` [PATCH net-next v2 "
` [PATCH net-next v2 1/2] xfrm: hash prefixed policies based on preflen thresholds
` [PATCH net-next v2 2/2] xfrm: configure policy hash table thresholds by netlink
[Buildroot] [PATCH v8 0/1] google-breakpad: Integration into Makefile and Config.in
2014-08-01 9:12 UTC (4+ messages)
` [Buildroot] [PATCH v8 1/1] "
[PATCH] arm64: KVM: export current vcpu->pause state via pseudo regs
2014-08-01 9:11 UTC (6+ messages)
[patch 1/3] mm, oom: ensure memoryless node zonelist always includes zones
2014-08-01 9:10 UTC (5+ messages)
` [patch 2/3] mm, oom: remove unnecessary check for NULL zonelist
[PATCH] PCI: designware: check private_data validity in single place
2014-08-01 9:10 UTC
[PATCH] Documentation: dmaengine: Add a documentation for the dma controller API
2014-08-01 8:57 UTC (10+ messages)
driver using another driver
2014-08-01 9:08 UTC (5+ messages)
` AW: "
[PATCH v3 0/2] Add Freescale ASRC driver
2014-08-01 9:07 UTC (14+ messages)
` [PATCH v3 2/2] ASoC: fsl_asrc: Add ASRC ASoC CPU DAI and platform drivers
` Testing/Debugging alc668 with ASUS N750JK
[PATCH 0/2] Add TLS record layer encryption module
2014-08-01 9:06 UTC (4+ messages)
` [PATCH 1/2] crypto: add support for TLS 1.0 record encryption
[PATCH 0/3][V2] oelint.bbclass: make oelint bbclass work
2014-08-01 9:03 UTC (4+ messages)
` [PATCH 1/3][V2] "
` [PATCH 2/3][V2] oelint.bbclass: add patch checking
` [PATCH 3/3][V2] oelint.bbclass: Check for ${PN} or ${P} usage
[Qemu-devel] [PATCH v2 0/3] some TCG related trace patches
2014-08-01 9:05 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 1/3] trace: teach lttng backend to use format strings
[PATCH 0/6] android/gatt: Make usage of kernel auto connect feat
2014-08-01 9:05 UTC (4+ messages)
` [PATCH 5/6] android/gatt: Use kernel auto connect feature if possible
[PATCH v2 00/21] xen/arm: Add support for non-pci passthrough
2014-08-01 9:05 UTC (9+ messages)
` [PATCH v2 13/21] xen/dts: Add hypercalls to retrieve device node information
` [PATCH v2 14/21] xen/passthrough: Introduce iommu_construct
` [PATCH v2 15/21] xen/passthrough: Call arch_iommu_domain_destroy before calling iommu_teardown
` [PATCH v2 18/21] xen/passthrough: dt: Add new domctl XEN_DOMCTL_assign_dt_device
[PATCH v2] KVM: nVMX: nested TPR shadow/threshold emulation
2014-08-01 9:05 UTC (2+ messages)
[RFC] Sync points/fences for i915
2014-08-01 9:04 UTC (3+ messages)
` [PATCH] drm/i915: Android sync points "
[PATCH v6 0/7] Rewrite `git_config()` using config-set API
2014-08-01 9:04 UTC (10+ messages)
` [PATCH v6 6/7] config: add `git_die_config()` to the "
[PATCH] fixup! Add support for metadata in barebox images
2014-08-01 9:04 UTC
VLAN based Packet Processing
2014-08-01 9:03 UTC
[PATCH 0/2] Avoid using TSC clocksource on AMD APUs affected by erratum 778
2014-08-01 9:02 UTC (3+ messages)
` [PATCH 1/2] x86: AMD: mark TSC unstable on APU family 15h models 10h-1fh
integration tree updated
2014-08-01 9:05 UTC (2+ messages)
[Bug 81444] New: [drm:radeon_uvd_free_handles] *ERROR* Error destroying UVD (-22)!
2014-08-01 8:59 UTC (3+ messages)
` [Bug 81444] "
[PATCHv9 0/5] ARM: remove the sub-node and deprecate supports-highspeed property for dwmmc
2014-08-01 8:58 UTC (5+ messages)
` [PATCHv9 1/5] mmc: dw_mmc: Slot quirk "disable-wp" is deprecated
[PATCH] ARM: l2x0: fix build warning without CONFIG_OF
2014-08-01 8:57 UTC (4+ messages)
[ath9k-devel] Enabling 4.9 GHz
2014-08-01 8:57 UTC
questions about spdx
2014-08-01 8:56 UTC (5+ messages)
[PATCH net-next v3 0/3] Lockless netlink_lookup() with new concurrent hash table
2014-08-01 8:52 UTC (7+ messages)
` [PATCH net-next 1/3] lib: Resizable, Scalable, Concurrent Hash Table
` [PATCH net-next 2/3] netlink: Convert netlink_lookup() to use RCU protected hash table
` [PATCH net-next 3/3] nftables: Convert nft_hash to use generic rhashtable
Yocto 1.7_M2 weekly test report
2014-08-01 8:52 UTC (2+ messages)
[FIX][RESEND PATCH v3] ARM: EXYNOS: Fix suspend/resume sequences
2014-08-01 8:51 UTC (2+ messages)
[PATCH/RFC 0/5] R-Car Gen2 DMAC hardware descriptor list support
2014-08-01 8:51 UTC (6+ messages)
` DMA engine API issue (was: [PATCH/RFC 0/5] R-Car Gen2 DMAC hardware descriptor list support)
[PATCH v5 00/14] compaction: balancing overhead and success rates
2014-08-01 8:51 UTC (6+ messages)
` [PATCH v5 02/14] mm, compaction: defer each zone individually instead of preferred zone
[PATCH v2 0/3 net-next] Lockless netlink_lookup() with new concurrent hash table
2014-08-01 8:50 UTC (5+ messages)
[PATCH] drm/radeon: Only flush HDP cache from idle ioctl if BO is in VRAM
2014-08-01 8:48 UTC (2+ messages)
[PATCH] common: get fs type again using device canonical name in _fs_type
2014-08-01 8:48 UTC (7+ messages)
` [PATCH v2] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.