linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-10 15:04:16 to 2018-09-14 12:11:15 UTC [more...]

[PATCH 00/30] mm: remove bootmem allocator
 2018-09-14 12:10 UTC  (2+ messages)
` [PATCH 01/30] mips: switch to NO_BOOTMEM

[PATCH] serial: cpm_uart: return immediately from console poll
 2018-09-14 10:32 UTC 

[PATCH 0/3] System call table generation support
 2018-09-14 10:01 UTC  (5+ messages)
` [PATCH 1/3] powerpc: Replace NR_syscalls macro from asm/unistd.h
` [PATCH 2/3] powerpc: Add system call table generation support
` [PATCH 3/3] powerpc: uapi header and system call table file generation

[PATCH v2 0/5] arm64: dts: NXP: add basic dts file for LX2160A SoC
 2018-09-13 20:37 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: arm64: add compatible for LX2160A
` [PATCH v2 2/5] soc/fsl/guts: Add compatible string "
` [PATCH v2 3/5] drivers: clk-qoriq: Add clockgen support for lx2160a
` [PATCH v2 4/5] arm64: dts: add QorIQ LX2160A SoC support
` [PATCH v2 5/5] arm64: dts: add LX2160ARDB board support

[PATCH v4] powerpc: Avoid code patching freed init sections
 2018-09-14  5:32 UTC  (3+ messages)

[PATCH 0/3] -mno-sched-epilog removal
 2018-09-14  5:08 UTC  (4+ messages)
` [PATCH 1/3] powerpc: remove old GCC version checks
` [PATCH 2/3] powerpc: consolidate -mno-sched-epilog into FTRACE flags
` [PATCH 3/3] powerpc: avoid -mno-sched-epilog on GCC 4.9 and newer

[PATCH v2 0/5] powerpc: Clang build fixes
 2018-09-14  5:06 UTC  (7+ messages)
` [PATCH v2 1/5] powerpc/Makefiles: Fix clang/llvm build
` [PATCH v2 2/5] powerpc/boot: Fix crt0.S syntax for clang
` [PATCH v2 3/5] powerpc/boot: Ensure _zimage_start is a weak symbol
` [PATCH v2 4/5] powerpc: Fix duplicate const clang warning in user access code
` [PATCH v2 5/5] powerpc: Remove -mno-sched-epilog

[PATCH] Correct PowerPC VDSO call frame info
 2018-09-14  3:40 UTC  (4+ messages)
  ` [PATCH] PowerPC/VDSO: Correct call frame information

[PATCH 0/2] powerpc: Clang build fixes
 2018-09-14  2:55 UTC  (4+ messages)
` [PATCH 1/2] powerpc/boot: Fix crt0.S syntax for clang

[PATCH v4] powerpc/64s: reimplement book3s idle code in C
 2018-09-14  1:52 UTC 

[PATCH] MAINTAINERS: Add PPC contacts for PCI core error handling
 2018-09-14  0:05 UTC  (6+ messages)

[PATCH 1/3] libfdt: Ensure INT_MAX is defined in libfdt_env.h
 2018-09-13 20:28 UTC  (3+ messages)
` [PATCH 2/3] scripts/dtc: Add yamltree.c to dtc sources
` [PATCH 3/3] scripts/dtc: Update to upstream version v1.4.7-14-gc86da84d30e4

[PATCH] watchdog: mpc8xxx: provide boot status
 2018-09-13 20:25 UTC  (2+ messages)

[PATCH v2 00/24] ban the use of _PAGE_XXX flags outside platform specific code
 2018-09-13 17:02 UTC  (27+ messages)
` [PATCH v2 01/24] powerpc/32: Add ioremap_wt() and ioremap_coherent()
` [PATCH v2 02/24] drivers/video/fbdev: use ioremap_wc/wt() instead of __ioremap()
` [PATCH v2 03/24] drivers/block/z2ram: use ioremap_wt() instead of __ioremap(_PAGE_WRITETHRU)
` [PATCH v2 04/24] soc/fsl/qbman: use ioremap_cache() instead of ioremap_prot(0)
` [PATCH v2 05/24] powerpc: don't use ioremap_prot() nor __ioremap() unless really needed
` [PATCH v2 06/24] powerpc/mm: properly set PAGE_KERNEL flags in ioremap()
` [PATCH v2 07/24] powerpc: handover page flags with a pgprot_t parameter
` [PATCH v2 08/24] powerpc/mm: don't use _PAGE_EXEC in book3s/32
` [PATCH v2 09/24] powerpc/mm: move some nohash pte helpers in nohash/[32:64]/pgtable.h
` [PATCH v2 10/24] powerpc/mm: add pte helpers to query and change pte flags
` [PATCH v2 11/24] powerpc/mm: don't use _PAGE_EXEC for calling hash_preload()
` [PATCH v2 12/24] powerpc/mm: use pte helpers in generic code
` [PATCH v2 13/24] powerpc/mm: Split dump_pagelinuxtables flag_array table
` [PATCH v2 14/24] powerpc/mm: drop unused page flags
` [PATCH v2 15/24] powerpc/mm: move __P and __S tables in the common pgtable.h
` [PATCH v2 16/24] powerpc/book3s/32: do not include pte-common.h
` [PATCH v2 17/24] powerpc/mm: Move pte_user() into nohash/pgtable.h
` [PATCH v2 18/24] powerpc/mm: Distribute platform specific PAGE and PMD flags and definitions
` [PATCH v2 19/24] powerpc/nohash/64: do not include pte-common.h
` [PATCH v2 20/24] powerpc/mm: Allow platforms to redefine some helpers
` [PATCH v2 21/24] powerpc/mm: Define platform default caches related flags
` [PATCH v2 22/24] powerpc/mm: Get rid of pte-common.h
` [PATCH v2 23/24] powerpc/8xx: change name of a few page flags to avoid confusion
` [PATCH v2 24/24] powerpc/book3s64: Avoid multiple endian conversion in pte helpers

[PATCH v3 0/9] Devicetree build consolidation
 2018-09-13 15:51 UTC  (6+ messages)
` [PATCH v3 6/9] kbuild: consolidate Devicetree dtb build rules
` [PATCH v3 7/9] powerpc: enable building all dtbs

[PATCH 4.18 124/197] powerpc/platforms/85xx: fix t1042rdb_diu.c build errors & warning
 2018-09-13 13:31 UTC 

[PATCH 4.14 074/115] powerpc/platforms/85xx: fix t1042rdb_diu.c build errors & warning
 2018-09-13 13:31 UTC 

[PATCH 0/2] sriov enablement on s390
 2018-09-13 12:41 UTC  (5+ messages)
    ` [PATCH 1/2] pci: provide add_vfs/del_vfs callbacks
    ` [PATCH 2/2] s390/pci: handle function enumeration after sriov enablement

[PATCH v2 03/17] compat_ioctl: use correct compat_ptr() translation in drivers
 2018-09-13 11:03 UTC  (9+ messages)
` [PATCH v2 05/17] compat_ioctl: move more drivers to generic_compat_ioctl_ptrarg

MPC83xx reset status register (RSR, offset 0x910)
 2018-09-13  8:21 UTC  (6+ messages)

[PATCH v3] powerpc: Avoid code patching freed init sections
 2018-09-13  5:51 UTC  (2+ messages)

[PATCH v2] powerpc: Avoid code patching freed init sections
 2018-09-13  5:48 UTC  (7+ messages)

[PATCH] KVM: PPC: Book3S HV: Fix guest r11 corruption with POWER9 TM workarounds
 2018-09-13  5:33 UTC 

[PATCH 0/7 v7] Support for fsl-mc bus and its devices in SMMU
 2018-09-13  5:01 UTC  (3+ messages)

[PATCH] selftests/powerpc: Do not fail on TM_CAUSE_RESCHED
 2018-09-12 20:31 UTC  (2+ messages)
` [PATCH v2] selftests/powerpc: Do not fail with reschedule

[RFC PATCH 00/11] New TM Model
 2018-09-12 19:40 UTC  (12+ messages)
` [RFC PATCH 01/11] powerpc/tm: Reclaim transaction on kernel entry
` [RFC PATCH 02/11] powerpc/tm: Reclaim on unavailable exception
` [RFC PATCH 03/11] powerpc/tm: Recheckpoint when exiting from kernel
` [RFC PATCH 04/11] powerpc/tm: Always set TIF_RESTORE_TM on reclaim
` [RFC PATCH 05/11] powerpc/tm: Function that updates the failure code
` [RFC PATCH 06/11] powerpc/tm: Refactor the __switch_to_tm code
` [RFC PATCH 07/11] powerpc/tm: Do not recheckpoint at sigreturn
` [RFC PATCH 08/11] powerpc/tm: Do not reclaim on ptrace
` [RFC PATCH 09/11] powerpc/tm: Do not restore default DSCR
` [RFC PATCH 10/11] powerpc/tm: Set failure summary
` [RFC PATCH 11/11] selftests/powerpc: Adapt the test

[PATCH] powerpc/pseries: Track LMB nid instead of using device tree
 2018-09-12 16:45 UTC 

[RFC PATCH v1 00/17] ban the use of _PAGE_XXX flags outside platform specific code
 2018-09-12 16:07 UTC  (6+ messages)

[PATCH 00/25] Change tty_port(standard)_install's return type
 2018-09-12 14:41 UTC  (2+ messages)

[PATCH v2 0/5] powerpc/powernv/pci: Discover surprise-hotplugged PCIe devices during rescan
 2018-09-12 10:39 UTC  (11+ messages)
` [PATCH v2 1/5] powerpc/pci: Access PCI config space directly w/o pci_dn
` [PATCH v2 2/5] powerpc/pci: Create pci_dn on demand
` [PATCH v2 5/5] PCI/powerpc/eeh: Add pcibios hooks for preparing to rescan

[PATCH 0/5] powerpc/pci/hotplug: Discover surprise-hotplugged PCIe devices during rescan
 2018-09-12 10:37 UTC  (7+ messages)
` [PATCH 2/5] powerpc/pci: Create pci_dn on demand
` [PATCH 4/5] powerpc/powernv/pci: Enable reassigning the bus numbers
` [PATCH 5/5] PCI/powerpc/eeh: Add pcibios hooks for preparing to rescan

[PATCH v3 0/6] powerpc/powernv/pci: Discover surprise-hotplugged PCIe devices during rescan
 2018-09-12  9:49 UTC  (8+ messages)
` [PATCH v3 1/6] powerpc/pci: Access PCI config space directly w/o pci_dn
` [PATCH v3 2/6] powerpc/pci: Create pci_dn on demand
` [PATCH v3 3/6] powerpc/pci: Use DT to create pci_dn for root bridges only
` [PATCH v3 4/6] powerpc/powernv/pci: Enable reassigning the bus numbers
` [PATCH v3 5/6] PCI/powerpc/eeh: Add pcibios hooks for preparing to rescan
` [PATCH v3 6/6] powerpc/pci: Reduce code duplication in pci_add_device_node_info

[PATCH net] powerpc: use big endian to hash len and proto in csum_ipv6_magic
 2018-09-12  6:27 UTC  (4+ messages)

[PATCH 00/14] EEH refactoring 3
 2018-09-12  1:23 UTC  (15+ messages)
` [PATCH 01/14] powerpc/eeh: Fix possible null deref in eeh_dump_dev_log()
` [PATCH 02/14] powerpc/eeh: Fix null deref for devices removed during EEH
` [PATCH 03/14] powerpc/eeh: Fix use of EEH_PE_KEEP on wrong field
` [PATCH 04/14] powerpc/eeh: Cleanup EEH_POSTPONED_PROBE
` [PATCH 05/14] powerpc/eeh: Cleanup unused field in eeh_dev
` [PATCH 06/14] powerpc/eeh: Cleanup eeh_add_virt_device()
` [PATCH 07/14] powerpc/eeh: Cleanup list_head field names
` [PATCH 08/14] powerpc/eeh: Cleanup field names in eeh_rmv_data
` [PATCH 09/14] powerpc/eeh: Cleanup logic in eeh_rmv_from_parent_pe()
` [PATCH 10/14] powerpc/eeh: Cleanup eeh_enabled()
` [PATCH 11/14] powerpc/eeh: Cleanup unnecessary eeh_pe_state_mark_with_cfg()
` [PATCH 12/14] powerpc/eeh: Cleanup eeh_pe_state_mark()
` [PATCH 13/14] powerpc/eeh: Cleanup eeh_ops.wait_state()
` [PATCH 14/14] powerpc/eeh: Cleanup control flow in eeh_handle_normal_event()

[PATCH 0/7] Miscellaneous Macintosh fixes and clean up
 2018-09-12  0:18 UTC  (8+ messages)
` [PATCH 6/7] macintosh/via-macii, macintosh/adb-iop: Modernize printk calls
` [PATCH 1/7] macintosh: Use common code to access RTC
` [PATCH 5/7] macintosh/via-macii: Simplify locking
` [PATCH 3/7] macintosh/via-macii: Synchronous bus reset
` [PATCH 7/7] macintosh/via-macii, macintosh/adb-iop: Clean up whitespace
` [PATCH 2/7] macintosh/adb: Rework printk output again
` [PATCH 4/7] macintosh/via-macii: Remove BUG_ON assertions

v4.17 regression: PowerMac G3 won't boot, was Re: [PATCH v5 1/3] of: cache phandle nodes to reduce cost of of_find_node_by_phandle()
 2018-09-12  0:15 UTC  (7+ messages)

[PATCH 1/3] soc: fsl: add Platform PM driver QorIQ platforms
 2018-09-11 22:42 UTC  (5+ messages)
` [PATCH 2/3] Documentation: dt: binding: fsl: update property description for RCPM

[PATCH] of: fix phandle cache creation for DTs with no phandles
 2018-09-11 16:02 UTC  (2+ messages)

[PATCH v10 0/5] powerpc/pseries: Machine check handler improvements
 2018-09-11 14:27 UTC  (6+ messages)
` [PATCH v10 1/5] powerpc/pseries: Define MCE error event section
` [PATCH v10 2/5] powerpc/pseries: flush SLB contents on SLB MCE errors
` [PATCH v10 3/5] powerpc/pseries: Display machine check error details
` [PATCH v10 4/5] powerpc/pseries: Dump the SLB contents on SLB MCE errors
` [PATCH v10 5/5] powernv/pseries: consolidate code for mce early handling

[PATCH v2] KVM: PPC: Book3S HV: Don't use compound_order to determine host mapping size
 2018-09-11 10:48 UTC 

[PATCH] KVM: PPC: Book3S HV: Don't use compound_order to determine host mapping size
 2018-09-11 10:46 UTC  (3+ messages)

Patch "powerpc/platforms/85xx: fix t1042rdb_diu.c build errors & warning" has been added to the 4.18-stable tree
 2018-09-11 10:14 UTC 

Patch "powerpc/platforms/85xx: fix t1042rdb_diu.c build errors & warning" has been added to the 4.14-stable tree
 2018-09-11 10:14 UTC 

How to handle PTE tables with non contiguous entries ?
 2018-09-11  5:39 UTC  (5+ messages)

[PATCH kernel] powerpc/powernv/ioda2: Reduce upper limit for DMA window size (retry)
 2018-09-11  5:38 UTC 

[PATCH kernel v2 0/6] KVM: PPC: TCE improvements
 2018-09-11  3:15 UTC  (5+ messages)
` [PATCH kernel v2 1/6] KVM: PPC: Avoid marking DMA-mapped pages dirty in real mode
` [PATCH kernel v2 6/6] KVM: PPC: Remove redundand permission bits removal

[PATCH] powerpc/tm: Fix HFSCR bit for no suspend case
 2018-09-11  3:07 UTC 

[PATCH] powerpc/mpc85xx: fix issues in clock node
 2018-09-11  2:12 UTC 

[PATCH] powerpc: Avoid code patching freed init sections
 2018-09-10 22:38 UTC  (4+ messages)

[PATCH 0/5] introduce setbits32/clrbits32/clrsetbits32/setbits64/clrbits64/clrsetbits64 functions
 2018-09-10 18:53 UTC  (9+ messages)
` [PATCH 1/5] powerpc: rename setbits32/clrbits32 to setbits32_be/clrbits32_be
` [PATCH 2/5] include: add setbits32/clrbits32/clrsetbits32/setbits64/clrbits64/clrsetbits64 in linux/setbits.h

[PATCH v2 0/3] tty: hvc: latency break regression fixes
 2018-09-10 16:04 UTC  (2+ messages)

[PATCH v5 0/2] powerpc/pseries: Improve serialization of PRRN events
 2018-09-10 14:57 UTC  (3+ messages)
` [PATCH v5 1/2] powerpc/pseries: Remove prrn_work workqueue
` [PATCH v5 2/2] powerpc/pseries:Remove unneeded uses of dlpar work queue

Conflict between sparse and commit cafa0010cd51f ("Raise the minimum required gcc version to 4.6")
 2018-09-10 15:15 UTC  (6+ 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).