Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

treewide: Remove old email address

There were still a number of references to my old Red Hat email
address in the kernel source. Remove these while keeping the
Red Hat copyright notices intact.

Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Vince Weaver <vincent.weaver@maine.edu>
Signed-off-by: Ingo Molnar <mingo@kernel.org>

authored by

Peter Zijlstra and committed by
Ingo Molnar
90eec103 b28ae956

+26 -26
+1 -1
arch/blackfin/kernel/perf_event.c
··· 14 14 * Copyright (C) 2008-2009 Red Hat, Inc., Ingo Molnar 15 15 * Copyright (C) 2009 Jaswinder Singh Rajput 16 16 * Copyright (C) 2009 Advanced Micro Devices, Inc., Robert Richter 17 - * Copyright (C) 2008-2009 Red Hat, Inc., Peter Zijlstra <pzijlstr@redhat.com> 17 + * Copyright (C) 2008-2009 Red Hat, Inc., Peter Zijlstra 18 18 * Copyright (C) 2009 Intel Corporation, <markus.t.metzger@intel.com> 19 19 * 20 20 * ppc:
+1 -1
arch/sh/kernel/perf_event.c
··· 10 10 * Copyright (C) 2008-2009 Red Hat, Inc., Ingo Molnar 11 11 * Copyright (C) 2009 Jaswinder Singh Rajput 12 12 * Copyright (C) 2009 Advanced Micro Devices, Inc., Robert Richter 13 - * Copyright (C) 2008-2009 Red Hat, Inc., Peter Zijlstra <pzijlstr@redhat.com> 13 + * Copyright (C) 2008-2009 Red Hat, Inc., Peter Zijlstra 14 14 * Copyright (C) 2009 Intel Corporation, <markus.t.metzger@intel.com> 15 15 * 16 16 * ppc:
+1 -1
arch/sparc/kernel/perf_event.c
··· 9 9 * Copyright (C) 2008-2009 Red Hat, Inc., Ingo Molnar 10 10 * Copyright (C) 2009 Jaswinder Singh Rajput 11 11 * Copyright (C) 2009 Advanced Micro Devices, Inc., Robert Richter 12 - * Copyright (C) 2008-2009 Red Hat, Inc., Peter Zijlstra <pzijlstr@redhat.com> 12 + * Copyright (C) 2008-2009 Red Hat, Inc., Peter Zijlstra 13 13 */ 14 14 15 15 #include <linux/perf_event.h>
+1 -1
arch/tile/kernel/perf_event.c
··· 21 21 * Copyright (C) 2008-2009 Red Hat, Inc., Ingo Molnar 22 22 * Copyright (C) 2009 Jaswinder Singh Rajput 23 23 * Copyright (C) 2009 Advanced Micro Devices, Inc., Robert Richter 24 - * Copyright (C) 2008-2009 Red Hat, Inc., Peter Zijlstra <pzijlstr@redhat.com> 24 + * Copyright (C) 2008-2009 Red Hat, Inc., Peter Zijlstra 25 25 * Copyright (C) 2009 Intel Corporation, <markus.t.metzger@intel.com> 26 26 * Copyright (C) 2009 Google, Inc., Stephane Eranian 27 27 */
+1 -1
arch/x86/kernel/cpu/perf_event.c
··· 5 5 * Copyright (C) 2008-2009 Red Hat, Inc., Ingo Molnar 6 6 * Copyright (C) 2009 Jaswinder Singh Rajput 7 7 * Copyright (C) 2009 Advanced Micro Devices, Inc., Robert Richter 8 - * Copyright (C) 2008-2009 Red Hat, Inc., Peter Zijlstra <pzijlstr@redhat.com> 8 + * Copyright (C) 2008-2009 Red Hat, Inc., Peter Zijlstra 9 9 * Copyright (C) 2009 Intel Corporation, <markus.t.metzger@intel.com> 10 10 * Copyright (C) 2009 Google, Inc., Stephane Eranian 11 11 *
+1 -1
arch/x86/kernel/cpu/perf_event.h
··· 5 5 * Copyright (C) 2008-2009 Red Hat, Inc., Ingo Molnar 6 6 * Copyright (C) 2009 Jaswinder Singh Rajput 7 7 * Copyright (C) 2009 Advanced Micro Devices, Inc., Robert Richter 8 - * Copyright (C) 2008-2009 Red Hat, Inc., Peter Zijlstra <pzijlstr@redhat.com> 8 + * Copyright (C) 2008-2009 Red Hat, Inc., Peter Zijlstra 9 9 * Copyright (C) 2009 Intel Corporation, <markus.t.metzger@intel.com> 10 10 * Copyright (C) 2009 Google, Inc., Stephane Eranian 11 11 *
+1 -1
arch/x86/kernel/irq_work.c
··· 1 1 /* 2 2 * x86 specific code for irq_work 3 3 * 4 - * Copyright (C) 2010 Red Hat, Inc., Peter Zijlstra <pzijlstr@redhat.com> 4 + * Copyright (C) 2010 Red Hat, Inc., Peter Zijlstra 5 5 */ 6 6 7 7 #include <linux/kernel.h>
+1 -1
include/asm-generic/tlb.h
··· 5 5 * Copyright 2001 Red Hat, Inc. 6 6 * Based on code from mm/memory.c Copyright Linus Torvalds and others. 7 7 * 8 - * Copyright 2011 Red Hat, Inc., Peter Zijlstra <pzijlstr@redhat.com> 8 + * Copyright 2011 Red Hat, Inc., Peter Zijlstra 9 9 * 10 10 * This program is free software; you can redistribute it and/or 11 11 * modify it under the terms of the GNU General Public License
+1 -1
include/linux/jump_label.h
··· 5 5 * Jump label support 6 6 * 7 7 * Copyright (C) 2009-2012 Jason Baron <jbaron@redhat.com> 8 - * Copyright (C) 2011-2012 Peter Zijlstra <pzijlstr@redhat.com> 8 + * Copyright (C) 2011-2012 Red Hat, Inc., Peter Zijlstra 9 9 * 10 10 * DEPRECATED API: 11 11 *
+1 -1
include/linux/lockdep.h
··· 2 2 * Runtime locking correctness validator 3 3 * 4 4 * Copyright (C) 2006,2007 Red Hat, Inc., Ingo Molnar <mingo@redhat.com> 5 - * Copyright (C) 2007 Red Hat, Inc., Peter Zijlstra <pzijlstr@redhat.com> 5 + * Copyright (C) 2007 Red Hat, Inc., Peter Zijlstra 6 6 * 7 7 * see Documentation/locking/lockdep-design.txt for more details. 8 8 */
+1 -1
include/linux/proportions.h
··· 1 1 /* 2 2 * FLoating proportions 3 3 * 4 - * Copyright (C) 2007 Red Hat, Inc., Peter Zijlstra <pzijlstr@redhat.com> 4 + * Copyright (C) 2007 Red Hat, Inc., Peter Zijlstra 5 5 * 6 6 * This file contains the public data structure and API definitions. 7 7 */
+1 -1
include/linux/uprobes.h
··· 21 21 * Authors: 22 22 * Srikar Dronamraju 23 23 * Jim Keniston 24 - * Copyright (C) 2011-2012 Red Hat, Inc., Peter Zijlstra <pzijlstr@redhat.com> 24 + * Copyright (C) 2011-2012 Red Hat, Inc., Peter Zijlstra 25 25 */ 26 26 27 27 #include <linux/errno.h>
+1 -1
kernel/events/callchain.c
··· 3 3 * 4 4 * Copyright (C) 2008 Thomas Gleixner <tglx@linutronix.de> 5 5 * Copyright (C) 2008-2011 Red Hat, Inc., Ingo Molnar 6 - * Copyright (C) 2008-2011 Red Hat, Inc., Peter Zijlstra <pzijlstr@redhat.com> 6 + * Copyright (C) 2008-2011 Red Hat, Inc., Peter Zijlstra 7 7 * Copyright � 2009 Paul Mackerras, IBM Corp. <paulus@au1.ibm.com> 8 8 * 9 9 * For licensing details see kernel-base/COPYING
+1 -1
kernel/events/core.c
··· 3 3 * 4 4 * Copyright (C) 2008 Thomas Gleixner <tglx@linutronix.de> 5 5 * Copyright (C) 2008-2011 Red Hat, Inc., Ingo Molnar 6 - * Copyright (C) 2008-2011 Red Hat, Inc., Peter Zijlstra <pzijlstr@redhat.com> 6 + * Copyright (C) 2008-2011 Red Hat, Inc., Peter Zijlstra 7 7 * Copyright © 2009 Paul Mackerras, IBM Corp. <paulus@au1.ibm.com> 8 8 * 9 9 * For licensing details see kernel-base/COPYING
+1 -1
kernel/events/ring_buffer.c
··· 3 3 * 4 4 * Copyright (C) 2008 Thomas Gleixner <tglx@linutronix.de> 5 5 * Copyright (C) 2008-2011 Red Hat, Inc., Ingo Molnar 6 - * Copyright (C) 2008-2011 Red Hat, Inc., Peter Zijlstra <pzijlstr@redhat.com> 6 + * Copyright (C) 2008-2011 Red Hat, Inc., Peter Zijlstra 7 7 * Copyright © 2009 Paul Mackerras, IBM Corp. <paulus@au1.ibm.com> 8 8 * 9 9 * For licensing details see kernel-base/COPYING
+1 -1
kernel/events/uprobes.c
··· 19 19 * Authors: 20 20 * Srikar Dronamraju 21 21 * Jim Keniston 22 - * Copyright (C) 2011-2012 Red Hat, Inc., Peter Zijlstra <pzijlstr@redhat.com> 22 + * Copyright (C) 2011-2012 Red Hat, Inc., Peter Zijlstra 23 23 */ 24 24 25 25 #include <linux/kernel.h>
+1 -1
kernel/irq_work.c
··· 1 1 /* 2 - * Copyright (C) 2010 Red Hat, Inc., Peter Zijlstra <pzijlstr@redhat.com> 2 + * Copyright (C) 2010 Red Hat, Inc., Peter Zijlstra 3 3 * 4 4 * Provides a framework for enqueueing and running callbacks from hardirq 5 5 * context. The enqueueing is NMI-safe.
+1 -1
kernel/jump_label.c
··· 2 2 * jump label support 3 3 * 4 4 * Copyright (C) 2009 Jason Baron <jbaron@redhat.com> 5 - * Copyright (C) 2011 Peter Zijlstra <pzijlstr@redhat.com> 5 + * Copyright (C) 2011 Peter Zijlstra 6 6 * 7 7 */ 8 8 #include <linux/memory.h>
+1 -1
kernel/locking/lockdep.c
··· 6 6 * Started by Ingo Molnar: 7 7 * 8 8 * Copyright (C) 2006,2007 Red Hat, Inc., Ingo Molnar <mingo@redhat.com> 9 - * Copyright (C) 2007 Red Hat, Inc., Peter Zijlstra <pzijlstr@redhat.com> 9 + * Copyright (C) 2007 Red Hat, Inc., Peter Zijlstra 10 10 * 11 11 * this code maps all the lock dependencies as they occur in a live kernel 12 12 * and will warn about the following classes of locking bugs:
+1 -1
kernel/locking/lockdep_proc.c
··· 6 6 * Started by Ingo Molnar: 7 7 * 8 8 * Copyright (C) 2006,2007 Red Hat, Inc., Ingo Molnar <mingo@redhat.com> 9 - * Copyright (C) 2007 Red Hat, Inc., Peter Zijlstra <pzijlstr@redhat.com> 9 + * Copyright (C) 2007 Red Hat, Inc., Peter Zijlstra 10 10 * 11 11 * Code for /proc/lockdep and /proc/lockdep_stats: 12 12 *
+1 -1
kernel/sched/clock.c
··· 1 1 /* 2 2 * sched_clock for unstable cpu clocks 3 3 * 4 - * Copyright (C) 2008 Red Hat, Inc., Peter Zijlstra <pzijlstr@redhat.com> 4 + * Copyright (C) 2008 Red Hat, Inc., Peter Zijlstra 5 5 * 6 6 * Updates and enhancements: 7 7 * Copyright (C) 2008 Red Hat, Inc. Steven Rostedt <srostedt@redhat.com>
+1 -1
kernel/sched/fair.c
··· 17 17 * Copyright (C) 2007, Thomas Gleixner <tglx@linutronix.de> 18 18 * 19 19 * Adaptive scheduling granularity, math enhancements by Peter Zijlstra 20 - * Copyright (C) 2007 Red Hat, Inc., Peter Zijlstra <pzijlstr@redhat.com> 20 + * Copyright (C) 2007 Red Hat, Inc., Peter Zijlstra 21 21 */ 22 22 23 23 #include <linux/latencytop.h>
+1 -1
kernel/trace/trace_event_perf.c
··· 1 1 /* 2 2 * trace event based perf event profiling/tracing 3 3 * 4 - * Copyright (C) 2009 Red Hat Inc, Peter Zijlstra <pzijlstr@redhat.com> 4 + * Copyright (C) 2009 Red Hat Inc, Peter Zijlstra 5 5 * Copyright (C) 2009-2010 Frederic Weisbecker <fweisbec@gmail.com> 6 6 */ 7 7
+1 -1
lib/btree.c
··· 5 5 * 6 6 * Copyright (c) 2007-2008 Joern Engel <joern@logfs.org> 7 7 * Bits and pieces stolen from Peter Zijlstra's code, which is 8 - * Copyright 2007, Red Hat Inc. Peter Zijlstra <pzijlstr@redhat.com> 8 + * Copyright 2007, Red Hat Inc. Peter Zijlstra 9 9 * GPLv2 10 10 * 11 11 * see http://programming.kicks-ass.net/kernel-patches/vma_lookup/btree.patch
+1 -1
lib/proportions.c
··· 1 1 /* 2 2 * Floating proportions 3 3 * 4 - * Copyright (C) 2007 Red Hat, Inc., Peter Zijlstra <pzijlstr@redhat.com> 4 + * Copyright (C) 2007 Red Hat, Inc., Peter Zijlstra 5 5 * 6 6 * Description: 7 7 *
+1 -1
mm/page-writeback.c
··· 2 2 * mm/page-writeback.c 3 3 * 4 4 * Copyright (C) 2002, Linus Torvalds. 5 - * Copyright (C) 2007 Red Hat, Inc., Peter Zijlstra <pzijlstr@redhat.com> 5 + * Copyright (C) 2007 Red Hat, Inc., Peter Zijlstra 6 6 * 7 7 * Contains functions related to writing back dirty pages at the 8 8 * address_space level.