messages from 2016-04-09 06:15:22 to 2016-04-13 12:53:44 UTC [more...]
[PATCH 0/5] Live patching for powerpc
2016-04-13 12:53 UTC (3+ messages)
` [PATCH 1/5] ftrace: Make ftrace_location_range() global
` [PATCH 2/5] livepatch: Allow architectures to specify an alternate ftrace location
[PATCH] mtd: nand: pasemi: switch to pr_* functions
2016-04-13 11:54 UTC (6+ messages)
` [PATCH V2] "
` [PATCH V3] mtd: nand: pasemi: switch to dev_* printing functions
[PATCH v2] powerpc/xmon: Fix SPR read/write commands and add command to dump SPRs
2016-04-13 11:31 UTC
[PATCH] sched/cpuacct: Check for NULL when using task_pt_regs()
2016-04-13 11:21 UTC (6+ messages)
` Ping? "
[PATCH] powerpc: introduce {cmp}xchg for u8 and u16
2016-04-13 11:15 UTC (5+ messages)
[PATCH 00/10] Enable HugeTLB page migration on POWER
2016-04-13 11:08 UTC (14+ messages)
` [PATCH 01/10] mm/mmap: Replace SHM_HUGE_MASK with MAP_HUGE_MASK inside mmap_pgoff
` [PATCH 02/10] mm/hugetlb: Add PGD based implementation awareness
` [PATCH 03/10] mm/hugetlb: Protect follow_huge_(pud|pgd) functions from race
` [PATCH 05/10] powerpc/hugetlb: Split the function 'huge_pte_alloc'
[RFC] P9 ldmx support
2016-04-13 10:51 UTC (8+ messages)
` [PATCH 1/3] powerpc: Complete FSCR context switch
` [1/3] "
` [PATCH 2/3] powerpc: Load Monitor Register Support
` [PATCH 3/3] powerpc: Load Monitor Register Tests
[PATCH v8 00/45] powerpc/powernv: PCI hotplug support
2016-04-13 9:53 UTC (32+ messages)
` [PATCH v8 02/45] powerpc/pci: Override pcibios_setup_bridge()
` [PATCH v8 03/45] powerpc/pci: Cleanup on struct pci_controller_ops
` [PATCH v8 05/45] powerpc/powernv: Drop phb->bdfn_to_pe()
` [PATCH v8 06/45] powerpc/powernv: Reorder fields in struct pnv_phb
` [PATCH v8 07/45] powerpc/powernv: Rename PE# "
` [PATCH v8 08/45] powerpc/powernv: Fix initial IO and M32 segmap
` [PATCH v8 09/45] powerpc/powernv: Simplify pnv_ioda_setup_pe_seg()
` [PATCH v8 11/45] powerpc/powernv: Track M64 segment consumption
` [PATCH v8 12/45] powerpc/powernv: Rename M64 related functions
` [PATCH v8 13/45] powerpc/powernv/ioda1: M64 support on P7IOC
` [PATCH v8 14/45] powerpc/powernv/ioda1: Rename pnv_pci_ioda_setup_dma_pe()
` [PATCH v8 15/45] powerpc/powernv/ioda1: Introduce PNV_IODA1_DMA32_SEGSIZE
` [PATCH v8 16/45] powerpc/powernv: Remove DMA32 PE list
[PATCH] sched/cpuacct: Check for NULL when using task_pt_regs()
2016-04-13 8:17 UTC
[patch] tty: hvc_console: silence unintialized variable warning
2016-04-13 6:44 UTC
[PATCH V10 00/28] Add new powerpc specific ELF core notes
2016-04-13 5:36 UTC (7+ messages)
[PATCH 0/2] cpufreq: powernv: Ramp-down global pstate slower than local-pstate
2016-04-13 5:03 UTC (4+ messages)
` [PATCH 1/2] cpufreq: powernv: Remove flag use-case of policy->driver_data
` [PATCH 2/2] cpufreq: powernv: Ramp-down global pstate slower than local-pstate
[PATCH] i2c: cpm: Fix build break due to incompatible pointer types
2016-04-13 3:59 UTC
[PATCH V2 00/68] PowerISA 3.0 Radix page table support
2016-04-13 2:42 UTC (62+ messages)
` [PATCH V2 01/68] powerpc/cxl: Use REGION_ID instead of opencoding
` [PATCH V2 16/68] powerpc/mm/power9: Add partition table format
` [PATCH V2 17/68] powerpc/mm/hash: Add support for POWER9 hash
` [PATCH V2 18/68] powerpc/mm: Move hash and no hash code to separate files
` [PATCH V2 19/68] powerpc/mm/book3s: Rename hash specific PTE bits to carry H_ prefix
` [PATCH V2 20/68] powerpc/mm: Handle _PTE_NONE_MASK
` [PATCH V2 21/68] powerpc/mm: Move common pte bits and accessors to book3s/64/pgtable.h
` [PATCH V2 22/68] powerpc/mm: Move pte accessors that operate on common pte bits to pgtable.h
` [PATCH V2 23/68] powerpc/mm: Make page table size a variable
` [PATCH V2 24/68] powerpc/mm: Move page table index and and vaddr to pgtable.h
` [PATCH V2 25/68] powerpc/mm: Move pte related function together
` [PATCH V2 26/68] powerpc/mm/radix: Add radix pte defines
` [PATCH V2 27/68] powerpc/mm/radix: Dummy radix_enabled()
` [PATCH V2 28/68] powerpc/mm: Add radix callbacks to pte accessors
` [PATCH V2 29/68] powerpc/mm: Move hugetlb and THP related pmd accessors to pgtable.h
` [PATCH V2 30/68] powerpc/mm/radix: Add radix callback for pmd accessors
` [PATCH V2 31/68] powerpc/mm: Abstraction for early init routines
` [PATCH V2 32/68] powerpc/mm/radix: Add radix callback "
` [PATCH V2 33/68] powerpc/mm: Abstraction for vmemmap and map_kernel_page
` [PATCH V2 34/68] powerpc/mm/radix: Add radix callback for vmemmap and map_kernel page
` [PATCH V2 35/68] powerpc/mm: Abstraction for switch_mmu_context
` [PATCH V2 36/68] powerpc/mm/radix: Add mmu context handling callback for radix
` [PATCH V2 37/68] powerpc/mm: Rename mmu_context_hash64.c to mmu_context_book3s64.c
` [PATCH V2 38/68] powerpc/mm: Hash linux abstraction for tlbflush routines
` [PATCH V2 39/68] powerpc/mm/radix: Add "
` [PATCH V2 40/68] powerpc/mm/radix: Add MMU_FTR_RADIX
` [PATCH V2 41/68] powerpc/mm/radix: Use STD_MMU_64 to properly isolate hash related code
` [PATCH V2 42/68] powerpc/mm/radix: Isolate hash table function from pseries guest code
` [PATCH V2 43/68] powerpc/mm/radix: Add checks in slice code to catch radix usage
` [PATCH V2 44/68] powerpc/mm/radix: Limit paca allocation in radix
` [PATCH V2 45/68] powerpc/mm/radix: Pick the address layout for radix config
` [PATCH V2 46/68] powerpc/mm/radix: Update secondary PTCR
` [PATCH V2 47/68] powerpc/mm: Make a copy of pgalloc.h for 32 and 64 book3s
` [PATCH V2 48/68] powerpc/mm: Copy pgalloc (part 2)
` [PATCH V2 49/68] powerpc/mm: Revert changes made to nohash pgalloc-64.h
` [PATCH V2 50/68] powerpc/mm: Simplify the code dropping 4 level table #ifdef
` [PATCH V2 51/68] powerpc/mm: Rename function to indicate we are allocating fragments
` [PATCH V2 52/68] powerpc/mm: make 4k and 64k use pte_t for pgtable_t
` [PATCH V2 53/68] powerpc/mm: Add radix pgalloc details
` [PATCH V2 54/68] powerpc/mm: Update pte filter for radix
` [PATCH V2 55/68] powerpc/mm: VMALLOC abstraction
` [PATCH V2 56/68] powerpc/radix: update mmu cache
` [PATCH V2 57/68] powerpc/mm: pte_frag abstraction
` [PATCH V2 58/68] powerpc/mm: Fix vma_mmu_pagesize for radix
` [PATCH V2 59/68] powerpc/mm: Add radix support for hugetlb
` [PATCH V2 60/68] powerpc/mm/radix: Make sure swapper pgdir is properly aligned
` [PATCH V2 61/68] powerpc/mm/radix: Add hugetlb support 4K page size
` [PATCH V2 62/68] powerpc/mm: Drop PTE_ATOMIC_UPDATES from pmd_hugepage_update
` [PATCH V2 63/68] powerpc/mm: THP is only available on hash64 as of now
` [PATCH V2 64/68] powerpc/mm/thp: Abstraction for THP functions
` [PATCH V2 65/68] powerpc/mm/radix: Add radix THP callbacks
` [PATCH V2 66/68] powerpc/mm/radix: Add THP support for 4k linux page size
` [PATCH V2 67/68] powerpc/mm/radix: Cputable update for radix
` [PATCH V2 68/68] powerpc/mm/radix: Use firmware feature to disable radix
[PATCH net-next] ibmvnic: Defer tx completion processing using a wait queue
2016-04-13 1:12 UTC (4+ messages)
[PATCH 1/1] ASoC: fsl: imx-pcm-fiq: use correct format specifier
2016-04-12 22:52 UTC (2+ messages)
[PATCH 1/2] devicetree/bindings: Add binding for operator panel on FSP machines
2016-04-12 13:49 UTC (5+ messages)
` [PATCH 2/2] powerpc/drivers: Add driver "
[PATCH] lib/test-hexdump: Changed to work on BE
2016-04-12 13:19 UTC (3+ messages)
cxl: fix setting of _PAGE_USER bit when handling page faults
2016-04-12 11:42 UTC (8+ messages)
[PATCH kernel v3 0/9] powerpc/powernv/npu: Enable PCI pass through for NVLink
2016-04-12 9:49 UTC (11+ messages)
` [PATCH kernel v3 1/9] vfio/spapr: Relax the IOMMU compatibility check
` [PATCH kernel v3 2/9] powerpc/powernv: Rename pnv_pci_ioda2_tce_invalidate_entire
` [PATCH kernel v3 3/9] powerpc/powernv: Define TCE Kill flags
` [PATCH kernel v3 4/9] powerpc/powernv/npu: TCE Kill helpers cleanup
` [PATCH kernel v3 5/9] powerpc/powernv/npu: Use the correct IOMMU page size
` [PATCH kernel v3 6/9] powerpc/powernv/npu: Simplify DMA setup
` [PATCH kernel v3 7/9] powerpc/powernv/npu: Rework TCE Kill handling
` [PATCH kernel v3 8/9] powerpc/powernv/ioda2: Export debug helper pe_level_printk()
` [PATCH kernel v3 9/9] powerpc/powernv/npu: Enable NVLink pass through
[PATCH v2 0/2] perf probe fixes for ppc64le
2016-04-12 9:10 UTC (3+ messages)
` [PATCH v2 1/2] perf tools: Fix kprobe and kretprobe handling with kallsyms on ppc64le
` [PATCH v2 2/2] perf tools: Fix kallsyms perf test "
[PATCH 1/2] powerpc/timer - large decrementer support
2016-04-12 7:35 UTC (5+ messages)
` [PATCH 2/2] KVM: PPC: hypervisor "
[PATCH] powerpc: Remove unused remnants from A2 cpu
2016-04-12 5:33 UTC
[PATCH v1 1/1] powerpc/86xx: Add support for Emerson/Artesyn MVME7100
2016-04-12 4:03 UTC (2+ messages)
[RESEND][PATCH v2] powerpc: Export thread_struct.used_vr/used_vsr to user space
2016-04-12 2:58 UTC (2+ messages)
[PATCH V2 1/2] devicetree/bindings: Add binding for operator panel on FSP machines
2016-04-12 1:05 UTC (2+ messages)
` [PATCH V2 2/2] powerpc/drivers: Add driver "
[PATCH kernel v2] powerpc/powernv/npu: Enable NVLink pass through
2016-04-12 0:27 UTC (5+ messages)
[PATCH 1/2 v3] Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"
2016-04-11 19:17 UTC (2+ messages)
` [PATCH 2/2 v3] powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism
[PATCH 0/2] perf probe fixes for ppc64le
2016-04-11 13:43 UTC (7+ messages)
[PATCH V2] powerpc/mm: Add validation for platform reserved memory ranges
2016-04-11 13:31 UTC (3+ messages)
[PATCH] uapi elf: delete unused macros
2016-04-11 13:05 UTC (2+ messages)
` "
[PATCH] powerpc/eeh: rename EEH from "extended" to "enhanced" error handling
2016-04-11 12:35 UTC (2+ messages)
` "
[PATCH V2] powerpc/Kconfig: Update config option based on page size
2016-04-11 12:35 UTC (2+ messages)
` [V2] "
[PATCH] powerpc/mm: Remove long disabled SLB code
2016-04-11 12:35 UTC (2+ messages)
` "
[PATCH V2] powernv/hmi: Use the "unknown" checkstop type as a fallback
2016-04-11 12:35 UTC (2+ messages)
` [V2] "
[PATCH] MAINTAINERS: Add powerpc drivers to the powerpc section
2016-04-11 12:35 UTC (2+ messages)
` "
[PATCH] powerpc/swsusp: Only use tlbie in POWER4 mode
2016-04-11 12:35 UTC (2+ messages)
` "
[PATCH] cxl: Remove dead code
2016-04-11 12:35 UTC (2+ messages)
` "
[PATCH] asm/opal-api: Assign numbers to OPAL_MSG macros of enum opal_msg_type
2016-04-11 12:35 UTC (2+ messages)
` "
[PATCH 2/3] powerpc/pseries: Update LMB associativity index during DLPAR add/remove
2016-04-11 12:35 UTC (2+ messages)
` [2/3] "
[PATCH 3/3] drivers/cpufreq: make ppc_cbe_cpufreq_pmi driver explicitly non-modular
2016-04-11 12:35 UTC (2+ messages)
` [3/3] "
[PATCH 2/3] powerpc: make kernel/nvram_64.c explicitly non-modular
2016-04-11 12:35 UTC (2+ messages)
` [2/3] "
[PATCH 2/2] powerpc: Make generic_memcpy() private to copy_32.S
2016-04-11 12:35 UTC (2+ messages)
` [2/2] "
[PATCH v3 2/2] cxl: Configure the PSL for two CAPI ports on POWER8NVL
2016-04-11 12:35 UTC (2+ messages)
` [v3,2/2] "
[PATCH 1/3] powerpc/pseries: Refactor dlpar_add_lmb() code
2016-04-11 12:35 UTC (2+ messages)
` [1/3] "
[PATCH 1/3] powerpc: make cell/spu_base.c explicitly non-modular
2016-04-11 12:35 UTC (2+ messages)
` [1/3] "
[PATCH 1/2] powerpc: Remove orphaned asm implementation of abs()
2016-04-11 12:35 UTC (2+ messages)
` [1/2] "
[PATCH v3 1/2] powerpc: Define PVR value for POWER8NVL processor
2016-04-11 12:35 UTC (2+ messages)
` [v3,1/2] "
Inconsistent use of size argument in kzalloc and memcpy in 'drivers/net/ethernet/toshiba/ps3_gelic_wireless.c'
2016-04-11 10:26 UTC (3+ messages)
[PATCH v2] kvm-pr: manage single-step mode
2016-04-11 9:45 UTC (3+ messages)
[PATCH 03/10] mm/hugetlb: Protect follow_huge_(pud|pgd) functions from race
2016-04-11 6:04 UTC (2+ messages)
[PATCH] powerpc/config: Disable the 4KiB erase granularity of SPI flash
2016-04-11 5:25 UTC (5+ messages)
[PATCH kernel 0/9] KVM, PPC, VFIO: Enable in-kernel acceleration
2016-04-11 3:36 UTC (5+ messages)
` [PATCH kernel 9/9] KVM: PPC: VFIO device: support SPAPR TCE
[v7, 0/5] Fix eSDHC host version register bug
2016-04-11 2:54 UTC (5+ messages)
[PATCH RESEND 1/2] drivers: macintosh: rack-meter: limit idle ticks to total ticks
2016-04-10 19:53 UTC (2+ messages)
` [PATCH RESEND 2/2] drivers: macintosh: rack-meter: fix bogus memsets
clock_gettime.2: _COARSE clocks are not always faster
2016-04-09 16:50 UTC
[RFC FIX PATCH v0] powerpc,numa: Fix memory_hotplug_max()
2016-04-09 10:14 UTC (3+ messages)
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).