linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-22 10:33:08 to 2019-01-01 16:54:27 UTC [more...]

[PATCH v8 00/25] Re-use nvram module
 2019-01-01  1:38 UTC  (65+ messages)
` [PATCH v8 24/25] powerpc: Adopt nvram module for PPC64
` [PATCH v8 07/25] char/nvram: Allow the set_checksum and initialize ioctls to be omitted
` [PATCH v8 16/25] powerpc: Add missing ppc_md.nvram_size for CHRP and PowerMac
` [PATCH v8 22/25] powerpc: Remove CONFIG_GENERIC_NVRAM and adopt CONFIG_HAVE_ARCH_NVRAM_OPS
` [PATCH v8 02/25] m68k/atari: Move Atari-specific code out of drivers/char/nvram.c
` [PATCH v8 11/25] m68k/mac: Use macros for RTC accesses not magic numbers
` [PATCH v8 03/25] m68k/atari: Replace nvram_{read,write}_byte with arch_nvram_ops
` [PATCH v8 21/25] nvram: Drop nvram_* symbol exports and prototypes
` [PATCH v8 14/25] char/nvram: Add "devname:nvram" module alias
` [PATCH v8 08/25] char/nvram: Implement NVRAM read/write methods
` [PATCH v8 15/25] powerpc: Clean up nvram includes
` [PATCH v8 05/25] char/nvram: Adopt arch_nvram_ops
` [PATCH v8 25/25] powerpc: Remove pmac_xpram_{read,write} functions
` [PATCH v8 06/25] x86/thinkpad_acpi: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_write_byte()
` [PATCH v8 12/25] m68k/mac: Fix PRAM accessors
` [PATCH v8 18/25] powerpc: Implement nvram sync ioctl
` [PATCH v8 23/25] char/generic_nvram: Remove as unused
` [PATCH v8 10/25] m68k/mac: Adopt naming and calling conventions for PRAM routines
` [PATCH v8 09/25] m68k/atari: Implement arch_nvram_ops methods and enable CONFIG_HAVE_ARCH_NVRAM_OPS
` [PATCH v8 17/25] powerpc: Implement arch_nvram_ops.get_size() and remove old nvram_* exports
` [PATCH v8 04/25] char/nvram: Re-order functions to remove forward declarations and #ifdefs
` [PATCH v8 13/25] m68k: Dispatch nvram_ops calls to Atari or Mac functions
` [PATCH v8 19/25] powerpc, fbdev: Use NV_CMODE and NV_VMODE only when CONFIG_PPC32 && CONFIG_PPC_PMAC && CONFIG_NVRAM
` [PATCH v8 20/25] powerpc, fbdev: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_write_byte()
` [PATCH v8 01/25] scsi/atari_scsi: Don't select CONFIG_NVRAM

[PATCH 1/2] powerpc/4xx/ocm: Fix phys_addr_t printf warnings
 2019-01-01 16:52 UTC  (3+ messages)
` [PATCH 2/2] powerpc/configs: Add PPC4xx_OCM to ppc40x_defconfig

[PATCH] KVM: PPC: Book3S HV: radix: Fix uninitialized var build error
 2019-01-01  3:55 UTC 

Runtime warnings in powerpc code
 2019-01-01  0:40 UTC  (4+ messages)

[PATCH] ibmveth: fix DMA unmap error in ibmveth_xmit_start error path
 2018-12-31 21:43 UTC 

[PATCH] block/swim3: Fix regression on PowerBook G3
 2018-12-31 17:20 UTC  (2+ messages)

[PATCH] block/swim3: Fix -EBUSY error when re-opening device after unmount
 2018-12-31 17:20 UTC  (2+ messages)

[PATCH] block/swim3: Remove dead return statement
 2018-12-31 17:20 UTC  (2+ messages)

[PATCH v4 0/6] memblock: simplify several early memory allocation
 2018-12-31  9:29 UTC  (7+ messages)
` [PATCH v4 1/6] powerpc: prefer memblock APIs returning virtual address
` [PATCH v4 2/6] microblaze: prefer memblock API "
` [PATCH v4 3/6] sh: prefer memblock APIs "
` [PATCH v4 4/6] openrisc: simplify pte_alloc_one_kernel()
` [PATCH v4 5/6] arch: simplify several early memory allocations
` [PATCH v4 6/6] arm, s390, unicore32: remove oneliner wrappers for memblock_alloc()

[PATCH v4] soc/fsl/qe: fix err handling of ucc_of_parse_tdm
 2018-12-31  4:22 UTC  (2+ messages)

[PATCH] jump_label: move 'asm goto' support test to Kconfig
 2018-12-30 15:14 UTC 

[PATCH] powerpc: Fix -mcpu= options for SPE-only compiler
 2018-12-29 11:40 UTC  (4+ messages)

[PATCH v3] soc/fsl/qe: fix err handling of ucc_of_parse_tdm
 2018-12-29  7:06 UTC  (3+ messages)

[RFC PATCH] ASoC: fsl: Add Audio Mixer CPU DAI driver
 2018-12-28 23:32 UTC  (3+ messages)

[PATCH] fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()
 2018-12-28  0:29 UTC 

[PATCH] net/wan/fsl_ucc_hdlc: Avoid double free in ucc_hdlc_probe()
 2018-12-28  0:28 UTC  (2+ messages)

Pull request: scottwood/linux.git next
 2018-12-28  0:03 UTC  (7+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-4.21-1 tag
 2018-12-27 22:05 UTC  (2+ messages)

[PATCH v2] PCI/MSI: Don't touch MSI bits when the PCI device is disconnected
 2018-12-27 19:28 UTC  (2+ messages)

move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/ v2
 2018-10-17  9:10 UTC  (3+ messages)
` [PATCH 2/8] powerpc: remove CONFIG_PCI_QSPAN

Pull request v2: scottwood/linux.git next
 2018-12-27  6:01 UTC  (2+ messages)

[PATCH AUTOSEL 3.18 01/12] powerpc: Fix COFF zImage booting on old powermacs
 2018-12-26 22:57 UTC 

[PATCH AUTOSEL 4.4 01/21] powerpc: Fix COFF zImage booting on old powermacs
 2018-12-26 22:54 UTC 

[PATCH AUTOSEL 4.9 02/35] powerpc: Fix COFF zImage booting on old powermacs
 2018-12-26 22:41 UTC 

[PATCH AUTOSEL 4.14 02/59] powerpc: Fix COFF zImage booting on old powermacs
 2018-12-26 22:37 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 03/59] powerpc/mm: Fix linux page tables build with some configs
` [PATCH AUTOSEL 4.14 16/59] ibmvnic: Fix non-atomic memory allocation in IRQ context

[PATCH AUTOSEL 4.19 04/97] powerpc: Fix COFF zImage booting on old powermacs
 2018-12-26 22:34 UTC  (5+ messages)
` [PATCH AUTOSEL 4.19 05/97] powerpc/mm: Fix linux page tables build with some configs
` [PATCH AUTOSEL 4.19 12/97] powerpc/mm: Fallback to RAM if the altmap is unusable
` [PATCH AUTOSEL 4.19 26/97] ibmvnic: Convert reset work item mutex to spin lock
` [PATCH AUTOSEL 4.19 27/97] ibmvnic: Fix non-atomic memory allocation in IRQ context

[PATCH] powerpc/4xx/ocm: fix compiler error
 2018-12-23  9:58 UTC  (11+ messages)

[PATCH] soc/fsl/qe: fix err handling of ucc_of_parse_tdm
 2018-12-25  2:53 UTC  (4+ messages)
    `  "

[PATCH -next] powerpc/powernv/npu: Fix debugfs_simple_attr.cocci warnings
 2018-12-25  2:44 UTC 

[PATCH] dmaengine: fsldma: Add 64-bit I/O accessors for powerpc64
 2018-12-24  5:29 UTC  (4+ messages)

[PATCH v6 1/5] powerpc: add __NR_syscalls along with NR_syscalls
 2018-12-24  5:18 UTC  (3+ messages)
` [v6,1/5] "

linux-next: manual merge of the iommu tree with the powerpc tree
 2018-12-24  5:03 UTC 

[PATCH] powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup'
 2018-12-23 20:34 UTC 

[PATCH kernel] powerpc/powernv/eeh/npu: Fix uninitialized variables in opal_pci_eeh_freeze_status
 2018-12-23 13:28 UTC  (2+ messages)
` [kernel] "

[PATCH] powerpc/powernv: Remove PCI_MSI ifdef checks
 2018-12-23 13:28 UTC  (2+ messages)
`  "

[PATCH kernel] powerpc/powernv/ioda: Reduce a number of hooks in pnv_phb
 2018-12-23 13:28 UTC  (2+ messages)
` [kernel] "

[PATCH kernel] powerpc/powernv/ioda1: Remove dead code for a single device PE
 2018-12-23 13:28 UTC  (2+ messages)
` [kernel] "

[PATCH] powerpc: Fix HMIs on big-endian with CONFIG_RELOCATABLE=y
 2018-12-23 13:28 UTC  (2+ messages)
`  "

[RFC PATCH kernel] vfio/spapr_tce: Get rid of possible infinite loop
 2018-12-23 13:28 UTC  (2+ messages)
` [RFC,kernel] "

[PATCH kernel] powerpc/powernv/npu: Remove unused headers and a macro
 2018-12-23 13:28 UTC  (2+ messages)
` [kernel] "

[PATCH kernel] powerpc/powernv/ioda: Allocate indirect TCE levels of cached userspace addresses on demand
 2018-12-23 13:28 UTC  (2+ messages)
` [kernel] "

[PATCH v7 1/3] powerpc/fadump: Reservationless firmware assisted dump
 2018-12-23 13:28 UTC  (2+ messages)
` [v7,1/3] "

[PATCH 5/5] powerpc/zImage: Also check for stdout-path
 2018-12-23 13:28 UTC  (2+ messages)
` [5/5] "

[PATCH 5/5] powerpc/4xx: Delete an unnecessary return statement in two functions
 2018-12-23 13:28 UTC  (2+ messages)
` [5/5] "

[PATCH 3/5] powerpc/4xx: Delete an error message for a failed memory allocation in three functions
 2018-12-23 13:28 UTC  (2+ messages)
` [3/5] "

[PATCH 1/5] powerpc/4xx: Combine four seq_printf() calls into two in ocm_debugfs_show()
 2018-12-23 13:28 UTC  (2+ messages)
` [1/5] "

[PATCH 2/5] powerpc/4xx: Use seq_putc() in ocm_debugfs_show()
 2018-12-23 13:28 UTC  (2+ messages)
` [2/5] "

[PATCH v2] powerpc/pkeys: copy pkey-tracking-information at fork()
 2018-12-23 13:28 UTC  (2+ messages)
` [v2] "

[PATCH] powerpc/8xx: Allow pinning IMMR TLB when using early debug console
 2018-12-23 13:28 UTC  (2+ messages)
`  "

[PATCH kernel v6 01/20] powerpc/ioda/npu: Call skiboot's hot reset hook when disabling NPU2
 2018-12-23 13:28 UTC  (2+ messages)
` [kernel, v6, "

[PATCH] powerpc/powernv: Move opal_power_control_init() call in opal_init()
 2018-12-23 13:28 UTC  (2+ messages)
`  "

[PATCH v2] ocxl: Fix endiannes bug in read_afu_name()
 2018-12-23 13:28 UTC  (2+ messages)
` [v2] "

[PATCH] macintosh: Use of_node_name_{eq, prefix} for node name comparisons
 2018-12-23 13:28 UTC  (2+ messages)
`  "

[PATCH] ide: Use of_node_name_eq for node name comparisons
 2018-12-23 13:27 UTC  (2+ messages)
`  "

[PATCH] powerpc: Use of_node_name_eq for node name comparisons
 2018-12-23 13:27 UTC  (2+ messages)
`  "

[PATCH] powerpc: pseries: pmem: Convert to using %pOFn instead of device_node.name
 2018-12-23 13:27 UTC  (2+ messages)
`  "

[PATCH v2 01/11] powerpc/mm: Fix reporting of kernel execute faults on the 8xx
 2018-12-23 13:27 UTC  (2+ messages)
` [v2, "

[PATCH] powerpc/mm: Remove very old comment in hash-4k.h
 2018-12-23 13:27 UTC  (2+ messages)
`  "

[PATCH] powerpc/pseries: Fix node leak in update_lmb_associativity_index()
 2018-12-23 13:27 UTC  (2+ messages)
`  "

[PATCH 1/4] powerpc/tm: Save MSR to PACA before RFID
 2018-12-23 13:27 UTC  (2+ messages)
` [1/4] "

[PATCH v2] powerpc/tm: Set MSR[TS] just prior to recheckpoint
 2018-12-23 13:27 UTC  (2+ messages)
` [v2] "

[PATCH v2] Powerpc/perf: Wire up PMI throttling
 2018-12-23 13:27 UTC  (2+ messages)
` [v2] "

[PATCH] powerpc/fsl-rio: fix spelling mistake "reserverd" -> "reserved"
 2018-12-23 13:27 UTC  (2+ messages)
`  "

[PATCH v2] powerpc/4xx/ocm: fix compilation error
 2018-12-22 15:46 UTC  (2+ messages)

[for-next][PATCH 05/24] powerpc/frace: Use ftrace_graph_get_ret_stack() instead of curr_ret_stack
 2018-12-22 12:24 UTC  (3+ messages)

[PATCH 00/11 v2] powerpc/fsl: NXP PowerPC Spectre variant 2 workarounds
 2018-12-22 10:07 UTC  (2+ messages)

[PATCH] powerpc/xmon: fix dump_segments()
 2018-12-22  9:55 UTC  (2+ messages)
`  "

[PATCH] powerpc/book3s/32: fix number of bats in p/v_block_mapped()
 2018-12-22  9:55 UTC  (2+ messages)
`  "

[PATCH] powerpc/mm: Eliminate not possible mmu features at compile time
 2018-12-22  9:55 UTC  (2+ messages)
`  "

[PATCH v2] powerpc/32: Avoid unsupported flags with clang
 2018-12-22  9:55 UTC  (2+ messages)
` [v2] "

[PATCH 1/9] powerpc: simplify patch_instruction_site() and patch_branch_site()
 2018-12-22  9:55 UTC  (2+ messages)
` [1/9] "

[PATCH] powerpc: Add some documentation of ISA versions
 2018-12-22  9:55 UTC  (2+ messages)
`  "

[PATCH v2] raid6/ppc: Fix build for clang
 2018-12-22  9:55 UTC  (2+ messages)
` [v2] "

[PATCH] powerpc/mm: remove unused variable
 2018-12-22  9:55 UTC  (2+ messages)
`  "

[PATCH NEXT v2 3/4] powerpc/pasemi: Add Nemo board device init code
 2018-12-22  9:54 UTC  (2+ messages)
` [NEXT,v2,3/4] "

[PATCH NEXT v2 2/4] powerpc/pasemi: Add Nemo board IRQ initroutine
 2018-12-22  9:54 UTC  (3+ messages)
` [NEXT,v2,2/4] "

[PATCH NEXT v2 1/4] powerpc/pasemi: Add PCI initialisation for Nemo board
 2018-12-22  9:54 UTC  (2+ messages)
` [NEXT, v2, "

[PATCH 1/2] powerpc/perf: Add constraints for power9 l2/l3 bus events
 2018-12-22  9:54 UTC  (2+ messages)
` [1/2] "

[PATCH v2 1/2] powerpc/perf: Cleanup cache_sel bits comment
 2018-12-22  9:54 UTC  (2+ messages)
` [v2,1/2] "

[PATCH -next] powerpc/eeh: Fix debugfs_simple_attr.cocci warnings
 2018-12-22  9:54 UTC  (2+ messages)
` [-next] "

[PATCH v3] powerpc: implement CONFIG_DEBUG_VIRTUAL
 2018-12-22  9:54 UTC  (2+ messages)
` [v3] "

[PATCH] powerpc/prom: move the device tree if not in declared memory
 2018-12-22  9:54 UTC  (2+ messages)
`  "

[PATCH] ocxl: Fix endiannes bug in ocxl_link_update_pe()
 2018-12-22  9:54 UTC  (2+ messages)
`  "

[PATCH] powerpc/ptrace: cleanup do_syscall_trace_enter
 2018-12-22  9:54 UTC  (2+ messages)
`  "

[PATCH 1/8] powerpc: allow NOT_COHERENT_CACHE for amigaone
 2018-12-22  9:54 UTC  (2+ messages)
` [1/8] "

[PATCH] powerpc: use mm zones more sensibly
 2018-12-22  9:54 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).