messages from 2016-12-23 13:40:38 to 2017-01-06 11:58:47 UTC [more...]
ubi_io_read: error -74 (ECC error)
2017-01-06 11:58 UTC (3+ messages)
[PATCH v2 0/7] uapi: export all headers under uapi directories
2017-01-06 9:43 UTC (8+ messages)
` [PATCH v2 1/7] arm: put types.h in uapi
` [PATCH v2 2/7] h8300: put bitsperlong.h "
` [PATCH v2 3/7] nios2: put setup.h "
` [PATCH v2 4/7] x86: put msr-index.h "
` [PATCH v2 5/7] Makefile.headersinst: cleanup input files
` [PATCH v2 6/7] Makefile.headersinst: remove destination-y option
` [PATCH v2 7/7] uapi: export all headers under uapi directories
[PATCH v3 0/3] Support Soft NMI
2017-01-06 5:18 UTC (6+ messages)
` [PATCH v3 1/3] Merge IPI and DEFAULT priorities
` [PATCH v3 2/3] Keep interrupts enabled even on soft disable
` [PATCH v3 3/3] Enable soft nmi handler
[PATCH v4 0/5] kexec/fadump: remove dependency with CONFIG_KEXEC and reuse crashkernel parameter for fadump
2017-01-06 2:03 UTC (8+ messages)
` [PATCH v4 1/5] crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE
` [PATCH v4 2/5] ia64: reuse append_elf_note() and final_note() functions
` [PATCH v4 3/5] powerpc/fadump: remove dependency with CONFIG_KEXEC
` [PATCH v4 4/5] powerpc/fadump: reuse crashkernel parameter for fadump memory reservation
` [PATCH v4 5/5] powerpc/fadump: update documentation about crashkernel parameter reuse
[PATCH] powerpc/eeh: Enable IO path on permanent error
2017-01-06 1:56 UTC (3+ messages)
[PATCH v2 0/6] Remove unneeded build directory traversals
2017-01-05 23:12 UTC (10+ messages)
` [PATCH v2 1/6] pwm: Only descend into pwm directory when CONFIG_PWM is set
` [PATCH v2 2/6] amba: Only descend into amba directory when CONFIG_ARM_AMBA "
` [PATCH v2 3/6] NFC: Only descend into nfc directory when CONFIG_NFC "
` [PATCH v2 4/6] macintosh: Only descend into directory when CONFIG_MACINTOSH_DRIVERS "
` [PATCH v2 5/6] auxdisplay: Only descend into directory when CONFIG_AUXDISPLAY "
` [PATCH v2 6/6] [media] Only descend into directory when CONFIG_MEDIA_SUPPORT "
[PATCH] cpufreq: Remove CONFIG_CPU_FREQ_STAT_DETAILS config option
2017-01-05 18:32 UTC (4+ messages)
[RFC 0/4] x86: keep TASK_SIZE in sync with mm->task_size
2017-01-05 17:54 UTC (7+ messages)
` [RFC 1/4] mm: remove unused TASK_SIZE_OF()
[PATCH v3 0/5] kexec/fadump: remove dependency with CONFIG_KEXEC and reuse crashkernel parameter for fadump
2017-01-05 17:42 UTC (9+ messages)
` [PATCH v3 1/5] crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE
` [PATCH v3 2/5] ia64: reuse append_elf_note() and final_note() functions
` [PATCH v3 3/5] powerpc/fadump: remove dependency with CONFIG_KEXEC
` [PATCH v3 4/5] powerpc/fadump: reuse crashkernel parameter for fadump memory reservation
` [PATCH v3 5/5] powerpc/fadump: update documentation about crashkernel parameter reuse
[Patch V7 1/4] irqchip/qeic: move qeic driver from drivers/soc/fsl/qe
2017-01-05 17:04 UTC (6+ messages)
` [Patch V7 2/4] irqchip/qeic: merge qeic init code from platforms to a common function
` [Patch V7 3/4] irqchip/qeic: merge qeic_of_init into qe_ic_init
` [Patch V7 4/4] irqchip/qeic: remove PPCisms for QEIC
[RESEND] cxl: Force psl data-cache flush during device shutdown
2017-01-05 14:44 UTC (3+ messages)
[PATCH v2 1/2] powerpc/perf: Factor out bhrb functions
2017-01-05 12:37 UTC (2+ messages)
` [PATCH v2 2/2] powerpc/perf: support new BHRB filtering modes
[PATCH 0/2] Cleanup and fix PM_BR_CMPL event code in power9
2017-01-05 11:34 UTC (3+ messages)
` [PATCH 1/2] powerpc/perf: Cleanup of PM_BR_CMPL vs. PM_BRU_CMPL in power9 event list
` [PATCH 2/2] powerpc/perf: fix PM_BR_CMPL event code for power9
[PATCH 1/9] powerpc: Move ARCH_DLINFO out of uapi
2017-01-05 11:15 UTC (12+ messages)
` [PATCH 2/9] powerpc: Move {d, i, u}cache_bsize definitions to a common place
` [PATCH 3/9] powerpc: Remove obsolete comment about patching instructions
` [PATCH 4/9] powerpc/64: Fix naming of cache block vs. cache line
` [PATCH 5/9] powerpc/64: Retrieve number of L1 cache sets from device-tree
` [PATCH 6/9] powerpc/64: Clean up ppc64_caches using a struct per cache
` [PATCH 7/9] powerpc/64: Add L2 and L3 cache shape info
` [PATCH 8/9] powerpc/64: Hard code cache geometry on POWER8
` [PATCH 9/9] powerpc: A new cache shape aux vectors
[PATCH] powerpc/perf: use is_kernel_addr macro in perf_get_misc_flags()
2017-01-05 11:09 UTC (3+ messages)
[PATCH] powerpc/xmon: Cleanup to use is_kernel_addr macro
2017-01-05 11:08 UTC
ext4 filesystem corruption with 4.10-rc2 on ppc64le
2017-01-05 10:44 UTC (8+ messages)
[PATCH v3 00/15] livepatch: hybrid consistency model
2017-01-05 9:34 UTC (10+ messages)
` [PATCH v3 12/15] livepatch: store function sizes
` [PATCH v3 13/15] livepatch: change to a per-task consistency model
` [PATCH v3 14/15] livepatch: add /proc/<pid>/patch_state
` [PATCH v3 15/15] livepatch: allow removal of a disabled patch
[PATCH v5 00/12]powerpc: "paca->soft_enabled" based local atomic operation implementation
2017-01-05 6:05 UTC (16+ messages)
` [PATCH v5 01/12] powerpc: Add #defs for paca->soft_enabled flags
` [PATCH v5 02/12] powerpc: move set_soft_enabled() and rename
` [PATCH v5 03/12] powerpc: Use soft_enabled_set api to update paca->soft_enabled
` [PATCH v5 04/12] powerpc: Add soft_enabled manipulation functions
` [PATCH v5 05/12] powerpc: reverse the soft_enable logic
` [PATCH v5 06/12] powerpc: Avoid using EXCEPTION_PROLOG_1 macro in MASKABLE_*
` [PATCH v5 07/12] Add support to take additional parameter in MASKABLE_* macro
` [PATCH v5 08/12] powerpc: Add support to mask perf interrupts and replay them
` [PATCH v5 09/12] powerpc:Add new kconfig IRQ_DEBUG_SUPPORT
` [PATCH v5 10/12] powerpc: Add new set of soft_enabled_ functions
` [PATCH v5 11/12] powerpc: rewrite local_t using soft_irq
` [PATCH v5 12/12] powerpc: Rename soft_enabled to soft_disabled_mask
[PATCH v4 0/4] powerpc/mm: enable memory hotplug on radix
2017-01-04 21:28 UTC (9+ messages)
` [PATCH v4 1/4] powerpc/mm: refactor radix physical page mapping
` [PATCH v4 2/4] powerpc/mm: add radix__create_section_mapping()
` [PATCH v4 3/4] powerpc/mm: add radix__remove_section_mapping()
` [PATCH v4 4/4] powerpc/mm: unstub radix__vmemmap_remove_mapping()
[PATCH v2 0/3] powerpc/pseries: Perform PRRN topology updates in kernel
2017-01-04 19:39 UTC (3+ messages)
` [PATCH v2 3/3] powerpc/pseries: Update affinity for memory and cpus specified in a PRRN event
[PATCH] fsl_ssi: set fifo watermark to more reliable value
2017-01-04 18:37 UTC (6+ messages)
` [alsa-devel] "
` Applied "ASoC: fsl_ssi: set fifo watermark to more reliable value" to the asoc tree
[PATCH 0/2] dpaa_eth: a couple of fixes
2017-01-04 18:45 UTC (4+ messages)
` [PATCH 1/2] dpaa_eth: cleanup after init_phy() failure
` [PATCH 2/2] dpaa_eth: Initialize CGR structure before init
[PATCH] powerpc: fix 32-bit ppc_fadvise64_64 for 64-bit offset
2017-01-04 18:10 UTC
bootx_init.c:88: undefined reference to `__stack_chk_fail_local'
2017-01-04 18:33 UTC (9+ messages)
[PATCH] dt-bindings: qman: Remove pool channel node
2017-01-04 14:52 UTC (2+ messages)
[PATCH] ASoC : fsl_ssi : Correct the condition to check AC97 mode
2017-01-04 12:22 UTC (7+ messages)
` [alsa-devel] "
[PATCH V3 0/4] OPTPROBES for powerpc
2017-01-04 10:25 UTC (4+ messages)
` [PATCH V3 3/4] arch/powerpc: Implement Optprobes
DEBUG_LOCKS_WARN_ON(1) / lockdep.c:3134 lockdep_init_map+0x1e8/0x1f0
2017-01-04 10:12 UTC (2+ messages)
[PATCH v4 00/12]powerpc: "paca->soft_enabled" based local atomic operation implementation
2017-01-04 9:33 UTC (4+ messages)
` [PATCH v4 12/12] powerpc: Rename soft_enabled to soft_disabled_mask
[PATCH] powerpc/mm/4k: don't allocate larger pmd page table for 4k
2017-01-04 2:49 UTC
[PATCH] powerpc: fix pgtable pmd cache init
2017-01-04 2:18 UTC (4+ messages)
[PATCH net-next 1/6] net/skbuff: add macros for VLAN_PRESENT bit
2017-01-04 1:18 UTC (2+ messages)
` [PATCH net-next 4/6] net/bpf_jit: PPC: split VLAN_PRESENT bit handling from VLAN_TCI
[PATCH] powerpc/mm/hugetlb: Don't panic if we don't find the default huge page size
2017-01-04 0:18 UTC (2+ messages)
[PATCH net-next v2 18/27] net/skbuff: add macros for VLAN_PRESENT bit
2017-01-03 20:52 UTC (2+ messages)
` [PATCH net-next v2 21/27] net/bpf_jit: PPC: split VLAN_PRESENT bit handling from VLAN_TCI
[PATCH] powerpc/mm: fix memory hotplug BUG() on radix
2017-01-03 20:39 UTC
[PATCH] powerpc: implement clear_bit_unlock_is_negative_byte()
2017-01-03 18:58 UTC
[PATCH V2] cpufreq: powernv: Add boost files to export ultra-turbo frequencies
2017-01-03 11:08 UTC (2+ messages)
[PATCH] powerpc/perf: use MSR to report privilege level on P9 DD1
2017-01-03 9:13 UTC
[RFC v2 0/3] Support Soft NMI
2017-01-03 7:30 UTC (4+ messages)
` [RFC v2 1/3] Merge IPI and DEFAULT priorities
` [RFC v2 2/3] Keep interrupts enabled even on soft disable
` [RFC v2 3/3] Enable soft nmi handler
mpic IRQ_TYPE_BOTH handling
2017-01-03 1:43 UTC
[PATCH RESEND 00/10] Replace via-maciisi with via-cuda driver
2017-01-03 0:33 UTC (13+ messages)
` [PATCH RESEND 01/10] via-cuda: Cleanup printk calls
` [PATCH RESEND 06/10] via-cuda: Avoid TREQ race condition
` [PATCH RESEND 10/10] m68k/mac: Replace via-maciisi driver with via-cuda driver
` [PATCH RESEND 03/10] via-cuda: Add TREQ, TIP and TACK signal helpers
` [PATCH RESEND 04/10] via-cuda: Prevent read buffer overflow
` [PATCH RESEND 05/10] via-cuda: Fix re-initialization of reply_ptr and reading_reply
` [PATCH RESEND 02/10] via-cuda: Remove redundant temporary variable
` [PATCH RESEND 07/10] via-cuda: Use spinlock_irq_save/restore instead of enable/disable_irq
` [PATCH RESEND 09/10] via-cuda: Add support for Egret system controller
` [PATCH RESEND 08/10] via-cuda: Initialize data_index early and increment consistently
[PATCH v2] pci: hotplug: This patch removes unnecessary return statement using spatch tool
2016-12-27 22:33 UTC (2+ messages)
[PATCH 1/2] powerpc/perf: Factor out bhrb functions
2016-12-26 5:06 UTC (4+ messages)
` [PATCH 2/2] powerpc/perf: support new BHRB filtering modes
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).