Anton Blanchard ([email protected])

Number of posts: 753 (0.13 per day)
First post: 2001-04-08 02:00:11
Last post: 2017-01-05 10:44:10

Date List Subject
2017-04-27 20:21:54 linux-kernel Re: [PATCH] Enabled pstore write for powerpc
2017-04-10 22:37:41 linux-kernel Re: [PATCH] ppc64/kprobe: Fix oops when kprobed on 'stdu' instruction
2017-03-16 11:13:07 linux-crypto Re: [PATCH 1/4] crypto: powerpc - Factor out the core CRC vpmsum algorithm
2017-03-13 20:42:29 linux-kernel Re: 5-level pagetable patches break ppc64le
2017-03-13 10:06:21 linux-kernel 5-level pagetable patches break ppc64le
2017-03-06 02:48:57 linux-crypto Re: [PATCH] crypto: powerpc - Fix initialisation of crc32c context
2017-01-05 10:44:10 linux-ext4 Re: ext4 filesystem corruption with 4.10-rc2 on ppc64le
2017-01-04 05:18:08 linux-ext4 ext4 filesystem corruption with 4.10-rc2 on ppc64le
2016-12-16 20:28:17 linux-kernel Re: [PATCH] perf TUI: Don't throw error for zero length symbols
2016-11-22 22:23:56 linux-crypto Re: [PATCH] crypto: powerpc - Rename CRYPT_CRC32C_VPMSUM option
2016-11-21 06:28:57 linux-kernel Re: perf TUI fails with "failed to process type: 64"
2016-11-05 19:32:17 linux-kernel Re: [PATCH 1/3] powerpc: Emulation support for load/store instructions on LE
2016-11-02 21:04:37 linux-kernel Re: [PATCH 1/3] powerpc: Emulation support for load/store instructions on LE
2016-10-10 10:18:59 linux-kernel Re: perf TUI fails with "failed to process type: 64"
2016-10-09 01:13:04 linux-kernel perf TUI fails with "failed to process type: 64"
2016-09-28 20:59:25 linux-crypto Re: [PATCH 0/3] Fix crypto/vmx/p8_ghash memory corruption
2016-08-04 10:26:01 linux-crypto Re: [PATCH] crypto: crc32c-vpmsum - Convert to CPU feature based module autoloading
2016-04-13 08:19:07 linux-kernel [PATCH] sched/cpuacct: Check for NULL when using task_pt_regs()
2016-04-06 12:00:37 linux-kernel [PATCH] sched/cpuacct: Check for NULL when using task_pt_regs()
2016-04-06 10:33:21 linux-kernel Re: [tip:sched/core] sched/cpuacct: Split usage accounting into user_usage and sys_usage
2016-03-29 07:00:19 linux-kernel [PATCH] perf jit: genelf makes assumptions about endian
2015-07-13 10:59:37 linux-kernel Re: [PATCH v2] Makefile: Fix detection of clang when cross-compiling
2015-07-01 22:31:25 linux-kernel Re: [RFC PATCH] powerpc/numa: initialize distance lookup table from drconf path
2015-06-23 01:16:59 linux-kernel Re: [RFC PATCH] powerpc/numa: initialize distance lookup table from drconf path
2015-05-18 05:10:05 linux-kernel Re: [PATCH V3 09/13] selftests, powerpc: Add test for DSCR value inheritence across fork
2015-04-14 21:33:08 linux-kernel [PATCH] compiler: add support for gcc 6
2015-04-09 03:51:52 linux-kernel [PATCH 2/3] jump_label: Allow jump labels to be used in assembly
2015-04-09 03:51:47 linux-kernel [PATCH 3/3] powerpc: Include linux/jump_label.h to get HAVE_JUMP_LABEL define
2015-04-09 03:51:39 linux-kernel [PATCH 1/3] jump_label: Allow asm/jump_label.h to be included in assembly
2015-02-24 03:32:08 linux-kernel [PATCH 2/7] powerpc: Use die_spin_lock_{irqsave,irqrestore}
2015-02-24 03:30:56 linux-kernel [PATCH 7/7] powerpc: Serialise BUG and WARNs with die_spin_lock_{irqsave,irqrestore}
2015-02-24 03:30:55 linux-kernel [PATCH 6/7] dump_stack: Serialise dump_stack with die_spin_lock_{irqsave,irqrestore}
2015-02-24 03:30:53 linux-kernel [PATCH 5/7] watchdog: Serialise soft lockup errors with die_spin_lock_{irqsave,irqrestore}
2015-02-24 03:30:51 linux-kernel [PATCH 4/7] x86: Use die_spin_lock_{irqsave,irqrestore}
2015-02-24 03:30:48 linux-kernel [PATCH 3/7] arm: Use die_spin_lock_{irqsave,irqrestore}
2015-02-24 03:30:44 linux-kernel [PATCH 1/7] Add die_spin_lock_{irqsave,irqrestore}
2015-02-24 03:30:39 linux-kernel [PATCH 0/7] Serialise oopses, BUGs, WARNs, dump_stack, soft lockups and hard lockups
2014-12-08 23:58:23 linux-kernel [PATCH] powerpc: secondary CPUs signal to master before setting active and online (fixes kernel BUG at kernel/smpboot.c:134!)
2014-12-08 10:19:05 linux-kernel Re: [PATCH] kthread: kthread_bind fails to enforce CPU affinity (fixes kernel BUG at kernel/smpboot.c:134!)
2014-12-08 04:46:42 linux-kernel Re: [PATCH] kthread: kthread_bind fails to enforce CPU affinity (fixes kernel BUG at kernel/smpboot.c:134!)
2014-12-08 03:27:06 linux-kernel [PATCH] kthread: kthread_bind fails to enforce CPU affinity (fixes kernel BUG at kernel/smpboot.c:134!)
2014-12-02 21:20:13 linux-kernel Re: [PATCH 1/2] tpm/tpm_ibmvtpm: Fail in ibmvtpm_get_data if driver_data is bad
2014-11-05 18:54:02 linux-kernel Re: Confusing behaviour with /proc/sys/kernel/nmi_watchdog
2014-11-04 22:34:23 linux-kernel Confusing behaviour with /proc/sys/kernel/nmi_watchdog
2014-11-04 01:05:06 linux-kernel [PATCH] quota: Add log level to printk
2014-10-13 12:03:19 linux-kernel [PATCH] lib/raid6: Add log level to printks
2014-10-13 11:30:25 linux-kernel [PATCH] mm: page_alloc: Convert boot printks without log level to pr_info
2014-10-03 04:21:19 linux-kernel Re: [PATCH v3] powerpc/iommu/ddw: Fix endianness
2014-06-18 02:53:37 linux-kernel Re: [RESEND] shm: shm exit scalability fixes
2014-06-07 01:33:36 linux-crypto [PATCH] crypto/nx: disable NX on little endian builds
2014-06-04 00:48:54 linux-kernel [PATCH] powerpc: 64bit sendfile is capped at 2GB