messages from 2016-08-16 22:14:10 to 2016-08-22 01:57:21 UTC [more...]
[PATCH 1/2] Enable storage keys for radix - user mode execution
2016-08-22 1:56 UTC (2+ messages)
` [PATCH 2/2] Detect instruction fetch denied and report
[PATCH] ppc64: allow ptrace to set TM bits
2016-08-22 1:01 UTC (4+ messages)
[PATCH V2 0/5] kexec changes for Power ISA 3.0
2016-08-21 23:55 UTC (7+ messages)
` [PATCH V2 1/5] powerpc/64/kexec: NULL check "clear_all" in kexec_sequence
` [PATCH V2 2/5] powerpc/mm: Add radix flush all with IS=3
` [PATCH V2 3/5] powerpc/64/kexec: Fix MMU cleanup on radix
` [PATCH V2 4/5] powerpc/64/kexec: Copy image with MMU off when possible
` [PATCH V2 5/5] powerpc/64/kexec: Remove BookE special default_machine_kexec_prepare()
[RFC v2 0/2] powerpc/mm: enable memory hotplug on radix
2016-08-21 16:15 UTC (4+ messages)
` [RFC v2 1/2] powerpc/mm: refactor {create,remove}_section_mapping()
` [RFC v2 2/2] powerpc/mm: add radix__{create, remove}_section_mapping()
[PATCH v4] powerpc: Do not make the entire heap executable
2016-08-21 15:47 UTC (3+ messages)
[PATCH v6 00/12] kexec_file_load implementation for PowerPC
2016-08-20 0:17 UTC (13+ messages)
` [PATCH v6 01/12] kexec_file: Allow arch-specific memory walking for kexec_add_buffer
` [PATCH v6 02/12] kexec_file: Change kexec_add_buffer to take kexec_buf as argument
` [PATCH v6 03/12] kexec_file: Factor out kexec_locate_mem_hole from kexec_add_buffer
` [PATCH v6 04/12] powerpc: Factor out relocation code from module_64.c to elf_util_64.c
` [PATCH v6 05/12] powerpc: Generalize elf64_apply_relocate_add
` [PATCH v6 06/12] powerpc: Adapt elf64_apply_relocate_add for kexec_file_load
` [PATCH v6 07/12] powerpc: Add functions to read ELF files of any endianness
` [PATCH v6 08/12] powerpc: Implement kexec_file_load
` [PATCH v6 09/12] powerpc: Add code to work with device trees in kexec_file_load
` [PATCH v6 10/12] powerpc: Add support for loading ELF kernels with kexec_file_load
` [PATCH v6 11/12] powerpc: Add purgatory for kexec_file_load implementation
` [PATCH v6 12/12] powerpc: Enable CONFIG_KEXEC_FILE in powerpc server defconfigs
[PATCH] ibmvnic: Handle backing device failover and reinitialization
2016-08-20 0:02 UTC (2+ messages)
TM Bad Thing exception easily raised from userspace
2016-08-19 20:23 UTC (2+ messages)
debug problems on ppc 83xx target due to changed struct task_struct
2016-08-19 16:26 UTC (18+ messages)
[PATCH v6 0/7] perf: Cross arch annotate + few miscellaneous fixes
2016-08-19 12:59 UTC (8+ messages)
` [PATCH v6 1/7] perf: Define macro for normalized arch names
` [PATCH v6 2/7] perf annotate: Add cross arch annotate support
` [PATCH v6 3/7] perf annotate: Add support for powerpc
` [PATCH v6 4/7] perf annotate: Do not ignore call instruction with indirect target
` [PATCH v6 5/7] perf annotate: Show raw form for jump "
` [PATCH v6 6/7] perf annotate: Support jump instruction with target as second operand
` [PATCH v6 7/7] perf annotate: Fix jump target outside of function address range
[PATCH V2 7/7] thermal: qoriq: Add thermal management support
2016-08-19 12:39 UTC (2+ messages)
[PATCH 0/6] cxlflash: Improvements and cleanup
2016-08-19 12:18 UTC (14+ messages)
` [PATCH 1/6] cxlflash: Avoid mutex when destroying context
` [PATCH 2/6] cxlflash: Cache owning adapter within context
` [PATCH 3/6] cxlflash: Add kref to context
` [PATCH 4/6] cxlflash: Transition to application close model
` [PATCH 5/6] cxlflash: Remove adapter file descriptor cache
` [PATCH 6/6] cxlflash: Update documentation
[PATCH v5 0/7] perf: Cross arch annotate + few miscellaneous fixes
2016-08-19 11:33 UTC (12+ messages)
` [PATCH v5 1/7] perf: Define macro for normalized arch names
` [PATCH v5 2/7] perf annotate: Add cross arch annotate support
` [PATCH v5 3/7] perf annotate: Add support for powerpc
` [PATCH v5 4/7] perf annotate: Do not ignore call instruction with indirect target
` [PATCH v5 5/7] perf annotate: Show raw form for jump "
` [PATCH v5 6/7] perf annotate: Support jump instruction with target as second operand
` [PATCH v5 7/7] perf annotate: Fix jump target outside of function address range
linux-next: build warnings after merge of the kbuild tree
2016-08-19 10:44 UTC (8+ messages)
[PATCH] powerpc/8xx: use SPRN_EIE and SPRN_EID to enable/disable interrupts
2016-08-19 6:59 UTC (5+ messages)
[PATCH v3 00/21] Consistent TM structures
2016-08-19 6:47 UTC (28+ messages)
` [PATCH v3 01/21] selftests/powerpc: Compile selftests against headers without AT_HWCAP2
` [PATCH v3 02/21] powerpc: Always restore FPU/VEC/VSX if hardware transactional memory in use
` [PATCH v3 03/21] powerpc: Add check_if_tm_restore_required() to giveup_all()
` [PATCH v3 04/21] powerpc: Return the new MSR from msr_check_and_set()
` [PATCH v3 05/21] powerpc: Never giveup a reclaimed thread when enabling kernel {fp, altivec, vsx}
` [PATCH v3 06/21] powerpc: signals: Stop using current in signal code
` [PATCH v3 07/21] selftests/powerpc: Check for VSX preservation across userspace preemption
` [PATCH v3 08/21] selftests/powerpc: Rework FPU stack placement macros and move to header file
` [PATCH v3 09/21] selftests/powerpc: Move VMX stack frame macros "
` [PATCH v3 10/21] selftests/powerpc: Introduce GPR asm helper "
` [PATCH v3 11/21] selftests/powerpc: Add transactional memory defines
` [PATCH v3 12/21] selftests/powerpc: Allow tests to extend their kill timeout
` [PATCH v3 13/21] selftests/powerpc: Add TM tcheck helpers in C
` [PATCH v3 14/21] selftests/powerpc: Check that signals always get delivered
` [PATCH v3 15/21] selftests/powerpc: Add checks for transactional GPRs in signal contexts
` [PATCH v3 16/21] selftests/powerpc: Add checks for transactional FPUs "
` [PATCH v3 17/21] selftests/powerpc: Add checks for transactional VMXs "
` [PATCH v3 18/21] selftests/powerpc: Add checks for transactional VSXs "
` [PATCH v3 19/21] powerpc: tm: Always use fp_state and vr_state to store live registers
` [PATCH v3 20/21] powerpc: tm: Rename transct_(*) to ck(\1)_state
` [PATCH v3 21/21] powerpc: Remove do_load_up_transact_{fpu,altivec}
[PATCH v4 0/3] perf annotate: Enable cross arch annotate
2016-08-19 5:41 UTC (3+ messages)
[PATCH 00/13] Real-mode acceleration of device interrupts in HV KVM
2016-08-19 5:35 UTC (14+ messages)
` [PATCH 01/13] powerpc: Add simple cache inhibited MMIO accessors
` [PATCH 02/13] KVM: PPC: Book3S HV: Convert kvmppc_read_intr to a C function
` [PATCH 03/13] KVM: PPC: select IRQ_BYPASS_MANAGER
` [PATCH 04/13] KVM: PPC: Book3S HV: Introduce kvmppc_passthru_irqmap
` [PATCH 05/13] powerpc/powernv: Provide facilities for EOI, usable from real mode
` [PATCH 06/13] KVM: PPC: Book3S HV: Enable IRQ bypass
` [PATCH 07/13] KVM: PPC: Book3S HV: Handle passthrough interrupts in guest
` [PATCH 08/13] KVM: PPC: Book3S HV: Complete passthrough interrupt in host
` [PATCH 09/13] KVM: PPC: Book3S HV: Dump irqmap in debugfs
` [PATCH 10/13] KVM: PPC: Book3S HV: Tunable to disable KVM IRQ bypass
` [PATCH 11/13] KVM: PPC: Book3S HV: Update irq stats for IRQs handled in real mode
` [PATCH 12/13] KVM: PPC: Book3S HV: Set server for passed-through interrupts
` [PATCH 13/13] KVM: PPC: Book3S HV: Counters for passthrough IRQ stats
[PATCH] cxl: use pcibios_free_controller_deferred() when removing vPHBs
2016-08-19 2:59 UTC (3+ messages)
[RFC/PATCH 0/2] powernv:cpuidle: Enable winkle idle state
2016-08-18 22:26 UTC (3+ messages)
` [RFC/PATCH 1/2] cpuidle: Allow idle-states to be disabled at start
` [RFC/PATCH 2/2] powernv:cpuidle: Enable winkle idle state in CPU-Idle
[PATCH v2] powerpc: move hmi.c to arch/powerpc/kvm/
2016-08-18 21:27 UTC (3+ messages)
[PATCH v2 0/6] kexec_file: Add buffer hand-over for the next kernel
2016-08-18 21:09 UTC (6+ messages)
` [PATCH v2 3/6] kexec_file: Allow skipping checksum calculation for some segments
[PowerPC] today's main line failed to build on PowerPC
2016-08-18 14:57 UTC (4+ messages)
[PATCH V4 4/8] pseries/hotplug init: Convert new DRC memory property for hotplug runtime
2016-08-18 13:18 UTC
[PATCH V4 3/8] powerpc/memory: Parse new memory property to initialize structures
2016-08-18 13:18 UTC
[PATCH V4 2/8] powerpc/memory: Parse new memory property to register blocks
2016-08-18 13:18 UTC
[PATCH 15/16] powerpc: powermac: Convert to hotplug state machine
2016-08-18 12:57 UTC (2+ messages)
` [PATCH 16/16] powerpc: mmu nohash: "
[PATCH] powerpc/8xx: fix single_step debug
2016-08-18 11:38 UTC (5+ messages)
[PATCH v2 0/2] extend kexec_file_load system call
2016-08-18 10:21 UTC (6+ messages)
` [PATCH v2 1/2] kexec: add dtb info to struct kimage
` [PATCH v2 2/2] kexec: extend kexec_file_load system call
[PATCH 00/15] Fix issue with KOBJ_ADD uevent versus disk attributes
2016-08-18 2:36 UTC (25+ messages)
` [PATCH 01/15] disk: Drop add_disk in favor of device_add_disk
` [PATCH 02/15] genhd: Return error from register_disk()
` [PATCH 03/15] genhd: Return error from blk_register_region
` [PATCH 04/15] block: Return error from blk_integrity_add
` [PATCH 05/15] genhd: Return error from disk_{add,alloc}_events
` [PATCH 06/15] genhd: Add return code to device_add_disk
` [PATCH 07/15] genhd: Add attribute group parameter "
` [PATCH 08/15] nvme: Pass attribute group "
` [PATCH 09/15] virtio-blk: "
` [PATCH 10/15] mtd: "
` [PATCH 11/15] zram: "
` [PATCH 12/15] mtip: "
` [PATCH 13/15] aoeblk: "
` [PATCH 14/15] axonram: "
` [PATCH 15/15] block: Add FIXME comment to handle device_add_disk error
[PATCH kernel 00/15] powerpc/kvm/vfio: Enable in-kernel acceleration
2016-08-18 0:22 UTC (14+ messages)
` [PATCH kernel 14/15] vfio/spapr_tce: Export container API for external users
[PATCH] powerpc/powernv/pci: fix iterator signedness
2016-08-17 10:03 UTC
[PATCH v6 1/2] tools/perf: Fix the mask in regs_dump__printf and print_sample_iregs
2016-08-17 9:36 UTC (2+ messages)
` [PATCH v2 2/2] perf/core: Fix the mask in perf_output_sample_regs
[PATCH V3 1/8] powerpc/firmware: Add definitions for new firmware features
2016-08-17 7:34 UTC (2+ messages)
[RFC PATCH 01/10] powerpc: Move ARCH_DLINFO out of uapi
2016-08-17 5:39 UTC (10+ messages)
` [RFC PATCH 02/10] powerpc: Move {d, i, u}cache_bsize definitions to a common place
` [RFC PATCH 03/10] powerpc: A new cache shape aux vectors
` [RFC PATCH 04/10] powerpc: Remove obsolete comment about patching instructions
` [RFC PATCH 05/10] powerpc/64: Fix naming of cache block vs. cache line
` [RFC PATCH 06/10] powerpc/64: Retrieve number of L1 cache sets from device-tree
` [RFC PATCH 07/10] powerpc/64: Build L1 cache shape info for userspace
` [RFC PATCH 08/10] powerpc/64: Clean up ppc64_caches using a struct per cache
` [RFC PATCH 09/10] powerpc/64: Add L2 and L3 cache shape info
` [RFC PATCH 10/10] powerpc/64: Hard code cache geometry on POWER8
[PATCH v5 00/13] kexec_file_load implementation for PowerPC
2016-08-17 2:04 UTC (5+ messages)
` [PATCH v5 02/13] kexec_file: Change kexec_add_buffer to take kexec_buf as argument
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).