linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-17 20:03:53 to 2017-02-22 00:16:35 UTC [more...]

[PATCH V3 00/10] powerpc/mm/ppc64: Add 128TB support
 2017-02-22  0:16 UTC  (17+ messages)
` [PATCH V3 01/10] powerpc/mm/slice: Convert slice_mask high slice to a bitmap
` [PATCH V3 02/10] powerpc/mm/slice: Update the function prototype
` [PATCH V3 03/10] powerpc/mm/hash: Move kernel context to the starting of context range
` [PATCH V3 04/10] powerpc/mm/hash: Support 68 bit VA
` [PATCH V3 05/10] powerpc/mm: Move copy_mm_to_paca to paca.c
` [PATCH V3 06/10] powerpc/mm: Remove redundant TASK_SIZE_USER64 checks
` [PATCH V3 07/10] powerpc/mm/slice: Use mm task_size as max value of slice index
` [PATCH V3 08/10] powerpc/mm/hash: Increase VA range to 128TB
` [PATCH V3 09/10] powerpc/mm/slice: Move slice_mask struct definition to slice.c
` [PATCH V3 10/10] powerpc/mm/slice: Update slice mask printing to use bitmap printing

[PATCH kernel] powerpc/powernv/ioda2: Update iommu table base on ownership change
 2017-02-21 23:28 UTC  (2+ messages)

[PATCH kernel] powerpc/powernv/npu: Remove dead iommu code
 2017-02-21 22:33 UTC  (2+ messages)

[PATCH 0/2] Allow configurable stack size (especially 32k on PPC64)
 2017-02-21 22:31 UTC  (5+ messages)
` [PATCH 1/2] powerpc: Move THREAD_SHIFT config to KConfig
` [PATCH 2/2] powerpc64: Allow for THREAD_SIZE > 16k

[PATCH kernel] powerpc/powernv: Fix it_ops::get() callback to return in cpu endian
 2017-02-21 22:26 UTC  (3+ messages)

linux-next: manual merge of the tip tree with the powerpc tree
 2017-02-21 22:15 UTC  (2+ messages)

[PATCH v5 00/15] livepatch: hybrid consistency model
 2017-02-21 21:21 UTC  (6+ messages)
` [PATCH v5 13/15] livepatch: change to a per-task "

[RFC PATCH 1/9] powerpc/47x: Guard 47x cputable entries with CONFIG_PPC_47x
 2017-02-21 20:26 UTC  (4+ messages)
` [RFC PATCH 4/9] powerpc/4xx: Create 4xx pseudo-platform in platforms/4xx

[PATCH] cxl: Enable PCI device ID for future IBM CXL adapter
 2017-02-21 20:07 UTC  (3+ messages)

[PATCH v3 0/2] powerpc: split ftrace bits into separate files
 2017-02-21 19:01 UTC  (3+ messages)
` [PATCH v3 1/2] powerpc: split ftrace bits into a separate file
` [PATCH v3 2/2] powerpc: ftrace_64: split further based on -mprofile-kernel

[PATCH 0/9] QorIQ DPAA 1 updates
 2017-02-21 18:19 UTC  (11+ messages)
` [PATCH 1/9] fsl/fman: parse result data is big endian
` [PATCH 2/9] fsl/fman: set HW parser as BMI next engine
` [PATCH 3/9] fsl/fman: remove wrong free
` [PATCH 4/9] fsl/fman: enlarge FIFO to allow for the 5th port
` [PATCH 5/9] dpaa_eth: remove redundant initialization
` [PATCH 6/9] dpaa_eth: enable Rx checksum offload
` [PATCH 7/9] dpaa_eth: do not ignore port api return value
` [PATCH 8/9] dpaa_eth: add four prioritised Tx traffic classes
` [PATCH 9/9] dpaa_eth: enable multiple "

[PATCH] powerpc/fadump: set an upper limit for boot memory size
 2017-02-21 18:11 UTC  (3+ messages)

[RFC PATCH] memory-hotplug: Use dev_online for memhp_auto_offline
 2017-02-21 17:22 UTC 

[PATCH v7 0/4] powerpc/pseries: Implement indexed-count memory hotplug
 2017-02-21 16:41 UTC  (6+ messages)
` [PATCH v7 2/4] powerpc/pseries: Revert 'Auto-online hotplugged memory'

next-20170217 boot on POWER8 LPAR : WARNING @kernel/jump_label.c:287
 2017-02-21 16:37 UTC  (4+ messages)

[PATCH v2 1/5] powerpc: ftrace: minor cleanup
 2017-02-21 16:26 UTC  (5+ messages)
` [PATCH v2 2/5] powerpc: ftrace: restore LR from pt_regs
` [PATCH v2 3/5] kprobes: Skip preparing optprobe if the probe is ftrace-based
` [PATCH v2 4/5] powerpc: kprobes: add support for KPROBES_ON_FTRACE
` [PATCH v2 5/5] powerpc: kprobes: prefer ftrace when probing function entry

[PATCH] powerpc/pseries: advertise Hot Plug Event support to firmware
 2017-02-21 15:49 UTC  (2+ messages)

[PowerPC] 4.10.0 fails to build on BE config
 2017-02-21 15:20 UTC  (5+ messages)

[PATCH] powerpc: Remove leftover cputime_to_nsecs call causing build error
 2017-02-21 15:18 UTC 

[PATCH] powerpc: optprobes: fix TOC handling in optprobes trampoline
 2017-02-21 15:00 UTC 

[PATCH v2 0/3] powerpc/xmon: improvements and fixes
 2017-02-21 13:51 UTC  (6+ messages)
` [PATCH v3 1/3] powerpc/xmon: Fix an unexpected xmon on/off state change
` [PATCH 2/3] powerpc/xmon: drop the nobt option from xmon plus minor fixes
` [PATCH v3 3/3] powerpc/xmon: add debugfs entry for xmon

[PATCH 1/1] powerpc/xmon: Dump memory in native endian format
 2017-02-21 13:45 UTC  (3+ messages)

[PATCH 0/3] powerpc/xmon: improvements and fixes
 2017-02-21 13:42 UTC  (7+ messages)
` [PATCH 2/3] powerpc/xmon: drop the nobt option from xmon plus minor fixes

[PATCH 0/2] powerpc: kretprobe updates
 2017-02-21 13:07 UTC  (10+ messages)
      ` PowerMac G5 Quad Strage lspci

[PATCH 1/5] powerpc/mm: Conditional defines of pte bits are messy
 2017-02-21  8:19 UTC  (5+ messages)
` [PATCH 2/5] powerpc/mm: Express everything based on Radix page table defines
` [PATCH 3/5] powerpc/mm: Lower the max real address to 51 bits
` [PATCH 4/5] powerpc/mm/radix: Make max pfn bits a variable
` [PATCH 5/5] powerpc/mm: Move hash specific pte bits to be top bits of RPN

[PATCH] cxl: fix nested locking hang during EEH hotplug
 2017-02-21  7:52 UTC  (2+ messages)

[RFC PATCH 0/7] Machine check handling for Power9 with bacward compatibility
 2017-02-21  6:51 UTC  (13+ messages)
` [RFC PATCH 1/7] powerpc/book3s: Move machine check event structure to opal-api.h
` [RFC PATCH 2/7] powerpc/book3s: mce: Call opal mce handler to extract MCE error reason
` [RFC PATCH 3/7] powerpc/book3s: mce: Process the MCE event and recover if possible
` [RFC PATCH 4/7] powerpc/book3s: Print additional MCE errors introduced in power9
` [RFC PATCH 5/7] powerpc/book3s: Don't turn on the MSR[ME] bit until opal processes the reason
` [RFC PATCH 6/7] powerpc/book3s: Display more info for MCE error console log
` [RFC PATCH 7/7] powerpc/book3s: Display task info for MCE error in user mode

[RFC NO-MERGE 1/2] arch/powerpc/prom_init: Parse the command line before calling CAS
 2017-02-21  6:06 UTC  (2+ messages)
` [RFC NO-MERGE 2/2] arch/powerpc/CAS: Update to new option-vector-5 format for CAS

next-20170220 failed to build on PowerPC
 2017-02-21  5:40 UTC  (2+ messages)

[PATCH 1/2] Introduce add_taint variant that does not print warning
 2017-02-21  4:21 UTC  (2+ messages)
` [PATCH 2/2] powerpc/book3s: mce: Use add_taint_no_warn() in machine_check_early()

[PATCH] cxlflash: Enable PCI device ID for future IBM CXL Flash AFU
 2017-02-21  3:22 UTC  (2+ messages)

[next-20170217] WARN @/arch/powerpc/include/asm/xics.h:124 .icp_hv_eoi+0x40/0x140
 2017-02-20 22:18 UTC  (8+ messages)

[PATCH 0/9] MCE handler for POWER9
 2017-02-20 19:44 UTC  (10+ messages)
` [PATCH 1/9] powerpc/64s: machine check print NIP
` [PATCH 2/9] powerpc/64s: allow machine check handler to set severity and initiator
` [PATCH 3/9] powerpc/64s: clean up machine check recovery flushing
` [PATCH 4/9] powerpc/64s: cope with non-synchronous machine checks
` [PATCH 5/9] powerpc/64s: POWER9 machine check handler
` [PATCH 6/9] powerpc/64s: move POWER machine check defines into mce_power.c
` [PATCH 7/9] powerpc/64s: data driven machine check evaluation
` [PATCH 8/9] powerpc/64s: data driven machine check handling
` [PATCH 9/9] powerpc/64s: POWER8 add missing machine check definitions

[PATCH 00/35] treewide trivial patches converting pr_warning to pr_warn
 2017-02-20 19:06 UTC  (11+ messages)
` [PATCH 06/35] powerpc: Convert remaining uses of "
` [PATCH 35/35] sound/soc: "

[PATCH] powerpc/perf: Handle sdar_mode for marked event in power9
 2017-02-20 13:59 UTC 

[PATCH] powerpc/perf: Fix perf_get_data_addr() for power9 DD1
 2017-02-20 13:56 UTC 

[PATCH V2 1/2] powerpc/powernv/opal-dump : Handles opal_dump_info properly
 2017-02-20 13:22 UTC  (2+ messages)
` [PATCH V2 2/2] powerpc/powernv/opal-dump : Use IRQ_HANDLED instead of numbers in interrupt handler

[PATCH 1/2] powerpc/powernv/opal-dump : Handles opal_dump_info properly
 2017-02-20 13:19 UTC  (6+ messages)
` [PATCH 2/2] powerpc/powernv/opal-dump : Use IRQ_HANDLED instead of numbers in interrupt handler

[PATCH 0/4] PCI: dwc: cleanup designware driver
 2017-02-20  8:32 UTC  (3+ messages)
` [PATCH 2/4] PCI: dwc: dra7xx: Populate cpu_addr_fixup ops

[PATCH] powerpc/mm/hugetlb: Filter out hugepage size not supported by page table layout
 2017-02-20  5:36 UTC  (5+ messages)

[PATCH] powernv/opal: Handle OPAL_WRONG_STATE error from OPAL fails
 2017-02-20  5:03 UTC  (7+ messages)

[PATCH] powerpc/xmon: Fix an unexpected xmon onoff state change
 2017-02-20  4:46 UTC  (7+ messages)

[PATCH v4 00/10] IMC Instrumentation Support
 2017-02-20  3:09 UTC  (11+ messages)
` [PATCH v4 01/10] powerpc/powernv: Data structure and macros definitions
` [PATCH v4 02/10] powerpc/powernv: Autoload IMC device driver module
` [PATCH v4 03/10] powerpc/powernv: Detect supported IMC units and its events
` [PATCH v4 04/10] powerpc/perf: Add event attribute and group to IMC pmus
` [PATCH v4 05/10] powerpc/perf: Generic imc pmu event functions
` [PATCH v4 06/10] powerpc/perf: IMC pmu cpumask and cpu hotplug support
` [PATCH v4 07/10] powerpc/powernv: Core IMC events detection
` [PATCH v4 08/10] powerpc/perf: PMU functions for Core IMC and hotplugging
` [PATCH v4 09/10] powerpc/powernv: Thread IMC events detection
` [PATCH v4 10/10] powerpc/perf: Thread IMC PMU functions

[PATCH 1/2] powerpc/mm: Refactor page table allocation
 2017-02-20  2:12 UTC  (2+ messages)
` [PATCH 2/2] powerpc/mm: Enable page table accounting

[PATCH] powerpc/powernv: Make PCI non-optional
 2017-02-19 23:11 UTC  (2+ messages)

[PATCH v2] powerpc: Add POWER9 architected mode to cputable
 2017-02-19 11:33 UTC  (5+ messages)
` [v2] "

[PATCH 1/2] powerpc/mm: Convert slb_finish_load[_1T] to local symbols
 2017-02-19 11:33 UTC  (2+ messages)
` [1/2] "

[PATCH 1/3] pci/hotplug/pnv-php: Remove WARN_ON() in pnv_php_put_slot()
 2017-02-19 11:33 UTC  (2+ messages)
` [1/3] "

[PATCHv3 4/4] MAINTAINERS: Remove powerpc's opal match
 2017-02-19 11:33 UTC  (2+ messages)
` [PATCHv3,4/4] "

[PATCH v7 4/4] powerpc/pseries: Implement indexed-count hotplug memory remove
 2017-02-19 11:33 UTC  (2+ messages)
` [v7, "

[PATCH v7 3/4] powerpc/pseries: Implement indexed-count hotplug memory add
 2017-02-19 11:33 UTC  (2+ messages)
` [v7, "

[PATCH] powerpc/perf: Avoid FAB_*_MATCH checks for power9
 2017-02-19 11:33 UTC  (2+ messages)
`  "

[PATCH v2 1/6] powerpc/perf: Factor of event_alternative function
 2017-02-19 11:33 UTC  (2+ messages)
` [v2,1/6] "

[PATCH v2] powerpc/mm: Fix typo in set_pte_at()
 2017-02-19 11:33 UTC  (2+ messages)
` [v2] "

[PATCH v2] powerpc/kernel: Remove error message in pcibios_setup_phb_resources()
 2017-02-19 11:33 UTC  (2+ messages)
` [v2] "

[PATCH] powerpc/powernv: Remove unused variable in pnv_pci_sriov_disable()
 2017-02-19 11:33 UTC  (2+ messages)
`  "

[PATCH] powerpc: implement clear_bit_unlock_is_negative_byte()
 2017-02-19 11:33 UTC  (3+ messages)
`  "

[PATCH] powerpc/perf: use is_kernel_addr macro in perf_get_misc_flags()
 2017-02-19 11:33 UTC  (2+ messages)
`  "

[PATCH V3 0/3] Numabalancing preserve write fix
 2017-02-19 10:25 UTC  (5+ messages)
` [PATCH V3 1/3] mm/autonuma: Let architecture override how the write bit should be stashed in a protnone pte
` [PATCH V3 2/3] mm/ksm: Handle protnone saved writes when making page write protect
` [PATCH V3 3/3] powerpc/mm/autonuma: Switch ppc64 to its own implementeation of saved write

[PATCH] powerpc/mm: Add translation mode information in /proc/cpuinfo
 2017-02-19 10:17 UTC 

[PATCH] powerpc/perf: Add PROBENOP macro for debug
 2017-02-18 19:58 UTC 

[PATCH] tools/testing/selftests/powerpc: remove redundant CFLAGS in Makefile: "-Wall -O2 -Wall" -> "-O2 -Wall"
 2017-02-18 14:25 UTC 

[RFC PATCH] powerpc: Fix dubious r0 usage
 2017-02-18  8:06 UTC  (4+ messages)

Pull request: scottwood/linux.git next
 2017-02-18  8:00 UTC  (3+ messages)

[PATCH] tty: hvc: don't allocate a buffer for console print on stack
 2017-02-17 20:42 UTC 

[PATCH] net/wan: add MODULE_LICENSE for fsl_ucc_hdlc
 2017-02-17 20:20 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).