linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-07 09:57:03 to 2017-02-14 04:13:33 UTC [more...]

[PATCH] powerpc/mm: Fix build break with RADIX=y & HUGETLBFS=n
 2017-02-14  4:13 UTC  (2+ messages)

[PATCH] powerpc/xmon: add debugfs entry for xmon
 2017-02-14  3:58 UTC  (3+ messages)

[PATCH 1/2] mm/autonuma: Let architecture override how the write bit should be stashed in a protnone pte
 2017-02-14  3:59 UTC  (5+ messages)
` [PATCH 2/2] powerpc/mm/autonuma: Switch ppc64 to its own implementeation of saved write

linux-next: manual merge of the kvm tree with the powerpc tree
 2017-02-14  3:20 UTC 

linux-next: manual merge of the kvm tree with the powerpc tree
 2017-02-14  3:16 UTC 

[PATCH 2/2] net: fs_enet: Simplify code
 2017-02-14  3:12 UTC  (2+ messages)

[PATCH 1/2] net: fs_enet: Fix an error handling path
 2017-02-14  3:12 UTC  (2+ messages)

linux-next: manual merge of the kvm tree with the powerpc tree
 2017-02-14  3:12 UTC 

[PATCH 1/5] selftests: Fix selftests build to just build, not run tests
 2017-02-14  3:07 UTC  (9+ messages)
` [PATCH 2/5] selftests: Fix the .c linking rule
` [PATCH 3/5] selftests: Fix the .S and .S -> .o rules
` [PATCH 4/5] selftests/powerpc: Fix the clean rule since recent changes
` [PATCH 5/5] selftests/powerpc: Fix remaining fallout from "

[RFC][PATCH] powerpc/64s: optimise syscall entry with relon hypercalls
 2017-02-14  2:42 UTC  (3+ messages)

[PATCH v2] powerpc: Blacklist GCC 5.4 6.1 and 6.2
 2017-02-14  1:49 UTC  (4+ messages)

[PATCH v5 00/15] livepatch: hybrid consistency model
 2017-02-14  1:42 UTC  (16+ messages)
` [PATCH v5 01/15] stacktrace/x86: add function for detecting reliable stack traces
` [PATCH v5 02/15] x86/entry: define _TIF_ALLWORK_MASK flags explicitly
` [PATCH v5 03/15] livepatch: create temporary klp_update_patch_state() stub
` [PATCH v5 04/15] livepatch/x86: add TIF_PATCH_PENDING thread flag
` [PATCH v5 05/15] livepatch/powerpc: "
` [PATCH v5 06/15] livepatch/s390: reorganize TIF thread flag bits
` [PATCH v5 07/15] livepatch/s390: add TIF_PATCH_PENDING thread flag
` [PATCH v5 08/15] livepatch: separate enabled and patched states
` [PATCH v5 09/15] livepatch: remove unnecessary object loaded check
` [PATCH v5 10/15] livepatch: move patching functions into patch.c
` [PATCH v5 11/15] livepatch: use kstrtobool() in enabled_store()
` [PATCH v5 12/15] livepatch: store function sizes
` [PATCH v5 13/15] livepatch: change to a per-task consistency model
` [PATCH v5 14/15] livepatch: add /proc/<pid>/patch_state
` [PATCH v5 15/15] livepatch: allow removal of a disabled patch

[PATCH] KVM: PPC: Book3S: Ratelimit copy data failure error messages
 2017-02-13 18:56 UTC 

[PATCH V2 1/2] powerpc/mm/slice: Move slice_mask struct definition to slice.c
 2017-02-13 12:24 UTC  (2+ messages)
` [PATCH V2 2/2] powerpc/mm/slice: Update slice mask printing to use bitmap printing

[PATCH] powerpc/mm/slice: Update slice mask printing to use bitmap printing
 2017-02-13 11:57 UTC  (2+ messages)

[PATCH] powerpc/perf: Avoid FAB_*_MATCH checks for power9
 2017-02-13 11:32 UTC 

[RFC] implement QUEUED spinlocks on powerpc
 2017-02-13  9:08 UTC  (7+ messages)

[PATCH] add a const to ioread* routines to fix compile testing
 2017-02-13  8:43 UTC 

[PATCH 1/3] kprobes: introduce weak variant of kprobe_exceptions_notify
 2017-02-13  8:32 UTC  (7+ messages)
` [PATCH 2/3] arm: kprobes: remove kprobe_exceptions_notify
` [PATCH 3/3] powerpc: kprobes: remove kprobe_exceptions_notify()

[PATCH 1/2] powerpc/powernv/opal-dump : Handles opal_dump_info properly
 2017-02-13  6:32 UTC  (3+ messages)

[PATCH] powerpc/xmon: add turn off xmon option
 2017-02-13 10:13 UTC 

[PATCH V2 0/7] powerpc/mm/ppc64: Add 128TB support
 2017-02-13  4:53 UTC  (8+ messages)
` [PATCH V2 1/7] powerpc/mm/slice: Convert slice_mask high slice to a bitmap
` [PATCH V2 2/7] powerpc/mm/slice: Update the function prototype
` [PATCH V2 3/7] powerpc/mm/hash: Move kernel context to the starting of context range
` [PATCH V2 4/7] powerpc/mm/hash: Support 68 bit VA
` [PATCH V2 5/7] powerpc/mm: Move copy_mm_to_paca to paca.c
` [PATCH V2 6/7] powerpc/mm: Remove redundant TASK_SIZE_USER64 checks
` [PATCH V2 7/7] powerpc/mm/hash: Increase VA range to 128TB

[PATCH] powernv/opal: Handle OPAL_WRONG_STATE error from OPAL fails
 2017-02-13  0:43 UTC  (4+ messages)

[PATCH] powerpc: Blacklist GCC 5.4 6.1 and 6.2
 2017-02-13  0:23 UTC  (3+ messages)

[PATCH v2] powerpc/perf: Add constraints for power9 l2/l3 bus events
 2017-02-12 19:20 UTC 

[PATCH v2 1/6] powerpc/perf: Factor of event_alternative function
 2017-02-12 17:03 UTC  (6+ messages)
` [PATCH v2 2/6] powerpc/perf: Add PM_INST_DISP event to Power9 event list
` [PATCH v2 3/6] powerpc/perf: Add alternative event table and function for power9
` [PATCH v2 4/6] powerpc/perf: Use PM_INST_DISP for generic instructions sample
` [PATCH v2 5/6] powerpc/perf: Use Instruction Counter value
` [PATCH v2 6/6] powerpc/perf: Add restrictions to PMC5 in power9 DD1

[PATCH v2] powerpc/pseries: Fix missing of_node_put
 2017-02-10 19:45 UTC 

[PATCH 0/2] RFC: Adjust powerpc ASLR elf randomness
 2017-02-10 11:11 UTC  (6+ messages)
` [PATCH 1/2] powerpc: mm: support ARCH_MMAP_RND_BITS
      ` [kernel-hardening] "

linux-next: manual merge of the kvm tree with the powerpc tree
 2017-02-10 10:06 UTC  (2+ messages)

[PATCH 1/1] powerpc/xmon: Dump memory in native endian format
 2017-02-10  9:03 UTC  (4+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-4.10-4 tag
 2017-02-10  8:29 UTC 

[PATCH kernel v4 00/10] powerpc/kvm/vfio: Enable in-kernel acceleration
 2017-02-10  7:58 UTC  (14+ messages)
` [PATCH kernel v4 08/10] KVM: PPC: Separate TCE validation from update
` [PATCH kernel v4 09/10] KVM: PPC: Use preregistered memory API to access TCE list
` [PATCH kernel v4 10/10] KVM: PPC: VFIO: Add in-kernel acceleration for VFIO

[PATCH v2 1/1] powerpc: mm: support ARCH_MMAP_RND_BITS
 2017-02-10  7:45 UTC  (5+ messages)
` [kernel-hardening] "

[PATCH 1/2] powerpc/mm: Cleanup bits definition between hash and radix
 2017-02-10  5:19 UTC  (2+ messages)
` [PATCH 2/2] powerpc/mm/radix: rename _PAGE_LARGE to R_PAGE_LARGE

linux-next: manual merge of the kvm tree with the powerpc tree
 2017-02-10  3:47 UTC 

[PATCH] powerpc: Add a prototype for mcount() so it can be versioned
 2017-02-10  2:40 UTC 

[PATCH] powerpc: Fix confusing help text for DISABLE_MPROFILE_KERNEL
 2017-02-10  1:16 UTC 

[PATCH 0/2] get rid of immrbar_virt_to_phys()
 2017-02-09 23:17 UTC  (7+ messages)
` [PATCH 1/2] net: ethernet: ucc_geth: fix MEM_PART_MURAM mode
` [PATCH 2/2] soc/fsl/qe: get rid of immrbar_virt_to_phys()

[PATCH] powerpc: Fix inconsistent of_node_to_nid EXPORT_SYMBOL handling
 2017-02-09 21:15 UTC  (3+ messages)

[PATCH] block: sed-opal: reduce stack size of ioctl handler
 2017-02-09 14:57 UTC  (5+ messages)

"Unable to handle kernel paging request for instruction fetch" on P4080
 2017-02-09 13:57 UTC  (3+ messages)

[PATCH 2/2] powerpc/powernv: Properly set "host-ipi" on IPIs
 2017-02-09 13:20 UTC  (3+ messages)
` [2/2] "

[PATCH 1/2] powerpc/powernv: Fix CPU hotplug to handle waking on HVI
 2017-02-09 13:20 UTC  (3+ messages)
` [1/2] "

[PATCH] powerpc/mm/radix: Update ERAT flushes when invalidating TLB
 2017-02-09 13:20 UTC  (2+ messages)
`  "

[PATCH] powerpc/mm: Fix spurrious segfaults on radix with Autonuma
 2017-02-09 13:20 UTC  (2+ messages)
`  "

[PATCH] powerpc/opal-lpc: Remove unneeded include
 2017-02-09 13:17 UTC  (2+ messages)
`  "

[PATCH v2] powerpc/opal-irqchip: Use interrupt names if present
 2017-02-09 13:17 UTC  (2+ messages)
` [v2] "

[PATCH] powerpc/mm: Add MMU_FTR_KERNEL_RO to possible feature mask
 2017-02-09 13:17 UTC  (2+ messages)
`  "

[PATCH 1/2] powerpc/powernv: Add XHCI and USB storage to defconfig
 2017-02-09 13:17 UTC  (8+ messages)
` [PATCH 2/2] powerpc/powernv: Add more BPF in defconfig
          ` [2/2] "
` [1/2] powerpc/powernv: Add XHCI and USB storage to defconfig

[PATCH] Documentation: powerpc/fsl: Update compatible for l2cache binding
 2017-02-09 13:17 UTC  (3+ messages)
`  "

[PATCH RESEND 01/10] via-cuda: Cleanup printk calls
 2017-02-09 13:17 UTC  (2+ messages)
` [RESEND,01/10] "

[RFC][PATCH] powerpc/64s: use start, size rather than start, end for exception handlers
 2017-02-09 13:17 UTC  (2+ messages)
` [RFC] "

[PATCH] powerpc/64s: tidy up after exception handler rework
 2017-02-09 13:17 UTC  (2+ messages)
`  "

[PATCH] powernv/hmi: Display the correct error info for CAPP errors
 2017-02-09 13:17 UTC  (2+ messages)
`  "

linux-next: manual merge of the kvm-ppc tree with the powerpc tree
 2017-02-09 11:38 UTC  (2+ messages)

[PATCH v4 00/15] livepatch: hybrid consistency model
 2017-02-09 10:24 UTC  (9+ messages)
` [PATCH v4 13/15] livepatch: change to a per-task "

[PATCH 1/3] powerpc/mm/radix: Update pte update sequence for pte clear case
 2017-02-09  4:34 UTC  (6+ messages)
` [PATCH 2/3] powerpc/mm/radix: Use ptep_get_and_clear_full when clearing pte for full mm
` [PATCH 3/3] powerpc/mm/radix: Skip ptesync in pte update helpers

[PATCH kernel] vfio/spapr_tce: Set window when adding additional groups to container
 2017-02-09  1:05 UTC  (3+ messages)

[PATCH] powerpc/irq: Improve/fix migrate_irqs()
 2017-02-09  0:40 UTC  (3+ messages)

[PATCH -next] KVM: PPC: Fix error return code in kvm_vm_ioctl_create_spapr_tce()
 2017-02-08 16:20 UTC  (3+ messages)
` [PATCH -next v2] KVM: PPC: fix "

[PATCH] cxl: Force context lock during EEH flow
 2017-02-08 14:31 UTC  (3+ messages)

[PATCH] tpm: ibmvtpm: simplify crq initialization and document crq format
 2017-02-08 13:16 UTC  (2+ messages)

[PATCH v6 00/12]powerpc: "paca->soft_enabled" based local atomic operation implementation
 2017-02-08 12:44 UTC  (3+ messages)

[PATCH 2/3] powerpc/xmon: Apply binutils changes to upgrade disassembly
 2017-02-08 11:27 UTC  (4+ messages)

[RFC PATCH 0/5] Add support for larger address space for ppc64
 2017-02-08 10:30 UTC  (3+ messages)
` [RFC PATCH 1/5] powerpc/mm/slice: Convert slice_mask high slice to a bitmap

[PATCH v4 0/2] OPTPROBES for powerpc
 2017-02-08  9:50 UTC  (3+ messages)
` [PATCH v4 1/2] arch/powerpc: Implement Optprobes
` [PATCH v4 2/2] arch/powerpc: Optimize kprobe in kretprobe_trampoline

[PATCH] powerpc/mm: Fix typo in set_pte_at()
 2017-02-08  9:22 UTC  (4+ messages)

[PATCH 1/3] powerpc: asm/ppc-opcode.h: introduce __PPC_SH64()
 2017-02-08  8:57 UTC  (3+ messages)
` [PATCH 2/3] powerpc: add helper to check if offset is within rel branch range
` [PATCH 3/3] powerpc: kprobes: fixes for kprobe_lookup_name on BE

[PATCH v2] powerpc/mm: Fix typo in set_pte_at()
 2017-02-08  8:14 UTC  (2+ messages)

[PATCH v2] powerpc/kernel: Remove error message in pcibios_setup_phb_resources()
 2017-02-08  6:57 UTC  (2+ messages)

[PATCH V3 0/4] OPTPROBES for powerpc
 2017-02-08  5:37 UTC  (4+ messages)
` [PATCH V3 3/4] arch/powerpc: Implement Optprobes

[RFC] powerpc/pseries: Increase busy loop in pseries_cpu_die
 2017-02-08  2:59 UTC  (4+ messages)

[PATCH] drivers/misc/cxl: Avoid unnecessary error message
 2017-02-08  2:46 UTC  (9+ messages)

[PATCH] powerpc/64: CONFIG_RELOCATABLE support for hmi interrupts
 2017-02-08  0:31 UTC  (2+ messages)
`  "

[PATCH v2] powerpc/powernv: Remove separate entry for OPAL real mode calls
 2017-02-08  0:31 UTC  (2+ messages)
` [v2] "

[PATCH] powerpc/mm: Fix RECLAIM_DISTANCE
 2017-02-07 23:40 UTC  (9+ messages)

[PATCH] cxl: fix nested locking hang during EEH hotplug
 2017-02-07 16:23 UTC  (2+ messages)

[PATCH v1 1/2] fadump: reduce memory consumption for capture kernel
 2017-02-07 14:57 UTC  (3+ messages)

[PATCH v2 1/2] fadump: reduce memory consumption for capture kernel
 2017-02-07 12:38 UTC  (2+ messages)
` [PATCH v2 2/2] fadump: update documentation about introduction of handover area

[PATCH] powerpc/powernv: Fix opal_exit tracepoint opcode
 2017-02-07 10:01 UTC 

Timekeeping oddities on MacMini G4s
 2017-02-07  9:56 UTC  (2+ messages)


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).