]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
treewide: Update email address
authorThomas Gleixner <tglx@kernel.org>
Sun, 11 Jan 2026 15:53:48 +0000 (16:53 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 11 Jan 2026 16:09:11 +0000 (06:09 -1000)
In a vain attempt to consolidate the email zoo switch everything to the
kernel.org account.

Signed-off-by: Thomas Gleixner <tglx@kernel.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
63 files changed:
.mailmap
CREDITS
Documentation/ABI/stable/sysfs-kernel-time-aux-clocks
Documentation/arch/x86/topology.rst
Documentation/core-api/cpu_hotplug.rst
Documentation/core-api/genericirq.rst
Documentation/core-api/librs.rst
Documentation/devicetree/bindings/timer/mrvl,mmp-timer.yaml
Documentation/driver-api/mtdnand.rst
Documentation/translations/zh_CN/core-api/cpu_hotplug.rst
Documentation/translations/zh_CN/core-api/genericirq.rst
MAINTAINERS
arch/sh/kernel/perf_event.c
arch/sparc/kernel/perf_event.c
arch/x86/events/core.c
arch/x86/events/perf_event.h
arch/x86/kernel/x86_init.c
arch/x86/mm/pti.c
drivers/mtd/nand/ecc-sw-hamming.c
drivers/mtd/nand/raw/diskonchip.c
drivers/mtd/nand/raw/nand_base.c
drivers/mtd/nand/raw/nand_bbt.c
drivers/mtd/nand/raw/nand_ids.c
drivers/mtd/nand/raw/nand_jedec.c
drivers/mtd/nand/raw/nand_legacy.c
drivers/mtd/nand/raw/nand_onfi.c
drivers/mtd/nand/raw/ndfc.c
drivers/uio/uio.c
fs/jffs2/wbuf.c
include/linux/hrtimer.h
include/linux/ktime.h
include/linux/mtd/jedec.h
include/linux/mtd/nand-ecc-sw-hamming.h
include/linux/mtd/ndfc.h
include/linux/mtd/onfi.h
include/linux/mtd/platnand.h
include/linux/mtd/rawnand.h
include/linux/perf_event.h
include/linux/plist.h
include/linux/rslib.h
include/linux/uio_driver.h
include/uapi/linux/perf_event.h
kernel/events/callchain.c
kernel/events/core.c
kernel/events/ring_buffer.c
kernel/irq/debugfs.c
kernel/irq/matrix.c
kernel/sched/fair.c
kernel/sched/pelt.c
kernel/time/clockevents.c
kernel/time/hrtimer.c
kernel/time/tick-broadcast.c
kernel/time/tick-common.c
kernel/time/tick-oneshot.c
kernel/time/tick-sched.c
lib/debugobjects.c
lib/plist.c
lib/reed_solomon/decode_rs.c
lib/reed_solomon/encode_rs.c
lib/reed_solomon/reed_solomon.c
scripts/spdxcheck.py
tools/include/uapi/linux/perf_event.h
tools/perf/builtin-list.c

index b23e0853d636c0ba6249d0b722e4f63dfd394c3e..fa018b5bd53398715cfd83ef57e5a127514e7741 100644 (file)
--- a/.mailmap
+++ b/.mailmap
@@ -801,6 +801,7 @@ Tanzir Hasan <tanzhasanwork@gmail.com> <tanzirh@google.com>
 Tejun Heo <htejun@gmail.com>
 Tomeu Vizoso <tomeu@tomeuvizoso.net> <tomeu.vizoso@collabora.com>
 Thomas Graf <tgraf@suug.ch>
+Thomas Gleixner <tglx@kernel.org> <tglx@linutronix.de>
 Thomas Körper <socketcan@esd.eu> <thomas.koerper@esd.eu>
 Thomas Pedersen <twp@codeaurora.org>
 Thorsten Blum <thorsten.blum@linux.dev> <thorsten.blum@toblux.com>
diff --git a/CREDITS b/CREDITS
index ca75f110edb6f821221d87943cdb4f31a83b5645..383809bc4b7ac80bf6555cfc46e48501a03a6da4 100644 (file)
--- a/CREDITS
+++ b/CREDITS
@@ -1398,7 +1398,7 @@ D: SRM environment driver (for Alpha systems)
 P: 1024D/8399E1BB 250D 3BCF 7127 0D8C A444  A961 1DBD 5E75 8399 E1BB
 
 N: Thomas Gleixner
-E: tglx@linutronix.de
+E: tglx@kernel.org
 D: NAND flash hardware support, JFFS2 on NAND flash
 
 N: Jérôme Glisse
index 825508f42af603a13c91efce7b5c899b401ac332..e1a894c8dd1bd32c3c954ca864dc3a8fe150df9b 100644 (file)
@@ -1,5 +1,5 @@
 What:          /sys/kernel/time/aux_clocks/<ID>/enable
 Date:          May 2025
-Contact:       Thomas Gleixner <tglx@linutronix.de>
+Contact:       Thomas Gleixner <tglx@kernel.org>
 Description:
                Controls the enablement of auxiliary clock timekeepers.
index 86bec8ac2c4de71497af77b02689f24df960c2b9..f779a68875c549e1a029a604d6cc39f931b50b3a 100644 (file)
@@ -17,7 +17,7 @@ with the generic one and look at this one in parallel for the x86 specifics.
 Needless to say, code should use the generic functions - this file is *only*
 here to *document* the inner workings of x86 topology.
 
-Started by Thomas Gleixner <tglx@linutronix.de> and Borislav Petkov <bp@alien8.de>.
+Started by Thomas Gleixner <tglx@kernel.org> and Borislav Petkov <bp@alien8.de>.
 
 The main aim of the topology facilities is to present adequate interfaces to
 code which needs to know/query/use the structure of the running system wrt
index e1b0eeabbb5e581f9f2ac326ed57322fee27bc3b..9b4afca9fd09c0bb61b13dea6134c02b28974a22 100644 (file)
@@ -8,7 +8,7 @@ CPU hotplug in the Kernel
          Srivatsa Vaddagiri <vatsa@in.ibm.com>,
          Ashok Raj <ashok.raj@intel.com>,
          Joel Schopp <jschopp@austin.ibm.com>,
-        Thomas Gleixner <tglx@linutronix.de>
+        Thomas Gleixner <tglx@kernel.org>
 
 Introduction
 ============
index 582bde9bf5a92b1068d53e4d9ee87cb1490f5d47..b16d751d4b98fd1b750d62676da31d58f22c1ce9 100644 (file)
@@ -439,6 +439,6 @@ Credits
 
 The following people have contributed to this document:
 
-1. Thomas Gleixner tglx@linutronix.de
+1. Thomas Gleixner tglx@kernel.org
 
 2. Ingo Molnar mingo@elte.hu
index 6010f5bc5bf91d3c9561dc866b9d900ae88ea438..0d88893dbc03c0c7890ea03cfd8b50eb560ee442 100644 (file)
@@ -209,4 +209,4 @@ testing. Thanks a lot.
 
 The following people have contributed to this document:
 
-Thomas Gleixner\ tglx@linutronix.de
+Thomas Gleixner\ tglx@kernel.org
index fe6bc4173789da478ef2e66993389f25e4c5fd34..0643cfcc6bc736cf0536d657960893a8f0eebc3f 100644 (file)
@@ -8,7 +8,7 @@ title: Marvell MMP Timer
 
 maintainers:
   - Daniel Lezcano <daniel.lezcano@linaro.org>
-  - Thomas Gleixner <tglx@linutronix.de>
+  - Thomas Gleixner <tglx@kernel.org>
   - Rob Herring <robh@kernel.org>
 
 properties:
index ce77e024c4f1c9c67f976ea7150066cce8c96080..adf03983f1ba8bb4adaacd024e774eefffea287e 100644 (file)
@@ -996,11 +996,11 @@ The following people have contributed to the NAND driver:
 
 2. David Woodhouse\ dwmw2@infradead.org
 
-3. Thomas Gleixner\ tglx@linutronix.de
+3. Thomas Gleixner\ tglx@kernel.org
 
 A lot of users have provided bugfixes, improvements and helping hands
 for testing. Thanks a lot.
 
 The following people have contributed to this document:
 
-1. Thomas Gleixner\ tglx@linutronix.de
+1. Thomas Gleixner\ tglx@kernel.org
index bc0d7ea6d834cc229f9cfe25680133887ac10fee..3447fbf0e6954ca3023c1552fdd153c4df33ffd8 100644 (file)
@@ -22,7 +22,7 @@
        Srivatsa Vaddagiri <vatsa@in.ibm.com>,
        Ashok Raj <ashok.raj@intel.com>,
        Joel Schopp <jschopp@austin.ibm.com>,
-       Thomas Gleixner <tglx@linutronix.de>
+       Thomas Gleixner <tglx@kernel.org>
 
 简介
 ====
index 05ccb954c18d0d3ca8913163e6560b602ed4b0e9..d2c1bd94bb9709b2a3e96b33ceb8846cae16fb59 100644 (file)
@@ -404,6 +404,6 @@ kernel/irq/chip.c
 
 感谢以下人士对本文档作出的贡献:
 
-1. Thomas Gleixner tglx@linutronix.de
+1. Thomas Gleixner tglx@kernel.org
 
 2. Ingo Molnar mingo@elte.hu
index 32b5e41d9849306ebdc997d4a2450357918dbf31..ee036e0a3ef6c050a89bf80f0ce50f2f2715f9bf 100644 (file)
@@ -6175,7 +6175,7 @@ F:        include/linux/clk.h
 
 CLOCKSOURCE, CLOCKEVENT DRIVERS
 M:     Daniel Lezcano <daniel.lezcano@linaro.org>
-M:     Thomas Gleixner <tglx@linutronix.de>
+M:     Thomas Gleixner <tglx@kernel.org>
 L:     linux-kernel@vger.kernel.org
 S:     Supported
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
@@ -6541,7 +6541,7 @@ S:        Maintained
 F:     drivers/cpufreq/virtual-cpufreq.c
 
 CPU HOTPLUG
-M:     Thomas Gleixner <tglx@linutronix.de>
+M:     Thomas Gleixner <tglx@kernel.org>
 M:     Peter Zijlstra <peterz@infradead.org>
 L:     linux-kernel@vger.kernel.org
 S:     Maintained
@@ -6968,7 +6968,7 @@ F:        Documentation/scsi/dc395x.rst
 F:     drivers/scsi/dc395x.*
 
 DEBUGOBJECTS:
-M:     Thomas Gleixner <tglx@linutronix.de>
+M:     Thomas Gleixner <tglx@kernel.org>
 L:     linux-kernel@vger.kernel.org
 S:     Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git core/debugobjects
@@ -10371,7 +10371,7 @@ F:      include/uapi/linux/fuse.h
 F:     tools/testing/selftests/filesystems/fuse/
 
 FUTEX SUBSYSTEM
-M:     Thomas Gleixner <tglx@linutronix.de>
+M:     Thomas Gleixner <tglx@kernel.org>
 M:     Ingo Molnar <mingo@redhat.com>
 R:     Peter Zijlstra <peterz@infradead.org>
 R:     Darren Hart <dvhart@infradead.org>
@@ -10515,7 +10515,7 @@ F:      drivers/base/arch_topology.c
 F:     include/linux/arch_topology.h
 
 GENERIC ENTRY CODE
-M:     Thomas Gleixner <tglx@linutronix.de>
+M:     Thomas Gleixner <tglx@kernel.org>
 M:     Peter Zijlstra <peterz@infradead.org>
 M:     Andy Lutomirski <luto@kernel.org>
 L:     linux-kernel@vger.kernel.org
@@ -10628,7 +10628,7 @@ F:      drivers/uio/uio_pci_generic.c
 
 GENERIC VDSO LIBRARY
 M:     Andy Lutomirski <luto@kernel.org>
-M:     Thomas Gleixner <tglx@linutronix.de>
+M:     Thomas Gleixner <tglx@kernel.org>
 M:     Vincenzo Frascino <vincenzo.frascino@arm.com>
 L:     linux-kernel@vger.kernel.org
 S:     Maintained
@@ -11241,7 +11241,7 @@ F:      drivers/hid/hid-logitech-hidpp.c
 HIGH-RESOLUTION TIMERS, TIMER WHEEL, CLOCKEVENTS
 M:     Anna-Maria Behnsen <anna-maria@linutronix.de>
 M:     Frederic Weisbecker <frederic@kernel.org>
-M:     Thomas Gleixner <tglx@linutronix.de>
+M:     Thomas Gleixner <tglx@kernel.org>
 L:     linux-kernel@vger.kernel.org
 S:     Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
@@ -11264,7 +11264,7 @@ R:      Boqun Feng <boqun.feng@gmail.com>
 R:     FUJITA Tomonori <fujita.tomonori@gmail.com>
 R:     Frederic Weisbecker <frederic@kernel.org>
 R:     Lyude Paul <lyude@redhat.com>
-R:     Thomas Gleixner <tglx@linutronix.de>
+R:     Thomas Gleixner <tglx@kernel.org>
 R:     Anna-Maria Behnsen <anna-maria@linutronix.de>
 R:     John Stultz <jstultz@google.com>
 R:     Stephen Boyd <sboyd@kernel.org>
@@ -13334,7 +13334,7 @@ F:      Documentation/devicetree/bindings/sound/irondevice,*
 F:     sound/soc/codecs/sma*
 
 IRQ DOMAINS (IRQ NUMBER MAPPING LIBRARY)
-M:     Thomas Gleixner <tglx@linutronix.de>
+M:     Thomas Gleixner <tglx@kernel.org>
 S:     Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core
 F:     Documentation/core-api/irq/irq-domain.rst
@@ -13344,7 +13344,7 @@ F:      kernel/irq/irqdomain.c
 F:     kernel/irq/msi.c
 
 IRQ SUBSYSTEM
-M:     Thomas Gleixner <tglx@linutronix.de>
+M:     Thomas Gleixner <tglx@kernel.org>
 L:     linux-kernel@vger.kernel.org
 S:     Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core
@@ -13357,7 +13357,7 @@ F:      kernel/irq/
 F:     lib/group_cpus.c
 
 IRQCHIP DRIVERS
-M:     Thomas Gleixner <tglx@linutronix.de>
+M:     Thomas Gleixner <tglx@kernel.org>
 L:     linux-kernel@vger.kernel.org
 S:     Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core
@@ -14451,7 +14451,7 @@ T:      git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm.git mm-nonmm-unstab
 F:     lib/*
 
 LICENSES and SPDX stuff
-M:     Thomas Gleixner <tglx@linutronix.de>
+M:     Thomas Gleixner <tglx@kernel.org>
 M:     Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 L:     linux-spdx@vger.kernel.org
 S:     Maintained
@@ -18576,7 +18576,7 @@ NOHZ, DYNTICKS SUPPORT
 M:     Anna-Maria Behnsen <anna-maria@linutronix.de>
 M:     Frederic Weisbecker <frederic@kernel.org>
 M:     Ingo Molnar <mingo@kernel.org>
-M:     Thomas Gleixner <tglx@linutronix.de>
+M:     Thomas Gleixner <tglx@kernel.org>
 L:     linux-kernel@vger.kernel.org
 S:     Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/nohz
@@ -20761,7 +20761,7 @@ F:      drivers/platform/x86/portwell-ec.c
 POSIX CLOCKS and TIMERS
 M:     Anna-Maria Behnsen <anna-maria@linutronix.de>
 M:     Frederic Weisbecker <frederic@kernel.org>
-M:     Thomas Gleixner <tglx@linutronix.de>
+M:     Thomas Gleixner <tglx@kernel.org>
 L:     linux-kernel@vger.kernel.org
 S:     Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
@@ -26272,7 +26272,7 @@ F:      drivers/net/wireless/ti/
 
 TIMEKEEPING, CLOCKSOURCE CORE, NTP, ALARMTIMER
 M:     John Stultz <jstultz@google.com>
-M:     Thomas Gleixner <tglx@linutronix.de>
+M:     Thomas Gleixner <tglx@kernel.org>
 R:     Stephen Boyd <sboyd@kernel.org>
 L:     linux-kernel@vger.kernel.org
 S:     Supported
@@ -28203,7 +28203,7 @@ F:      net/lapb/
 F:     net/x25/
 
 X86 ARCHITECTURE (32-BIT AND 64-BIT)
-M:     Thomas Gleixner <tglx@linutronix.de>
+M:     Thomas Gleixner <tglx@kernel.org>
 M:     Ingo Molnar <mingo@redhat.com>
 M:     Borislav Petkov <bp@alien8.de>
 M:     Dave Hansen <dave.hansen@linux.intel.com>
@@ -28219,7 +28219,7 @@ F:      tools/testing/selftests/x86
 
 X86 CPUID DATABASE
 M:     Borislav Petkov <bp@alien8.de>
-M:     Thomas Gleixner <tglx@linutronix.de>
+M:     Thomas Gleixner <tglx@kernel.org>
 M:     x86@kernel.org
 R:     Ahmed S. Darwish <darwi@linutronix.de>
 L:     x86-cpuid@lists.linux.dev
@@ -28235,7 +28235,7 @@ T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/asm
 F:     arch/x86/entry/
 
 X86 HARDWARE VULNERABILITIES
-M:     Thomas Gleixner <tglx@linutronix.de>
+M:     Thomas Gleixner <tglx@kernel.org>
 M:     Borislav Petkov <bp@alien8.de>
 M:     Peter Zijlstra <peterz@infradead.org>
 M:     Josh Poimboeuf <jpoimboe@kernel.org>
index 1d2507f2243723b0c34cde0c41bd7389a3da65e7..1fbb7d46e48400166e6ff0731f1a5f5dbb7380e3 100644 (file)
@@ -7,7 +7,7 @@
  * Heavily based on the x86 and PowerPC implementations.
  *
  * x86:
- *  Copyright (C) 2008 Thomas Gleixner <tglx@linutronix.de>
+ *  Copyright (C) 2008 Linutronix GmbH, Thomas Gleixner <tglx@kernel.org>
  *  Copyright (C) 2008-2009 Red Hat, Inc., Ingo Molnar
  *  Copyright (C) 2009 Jaswinder Singh Rajput
  *  Copyright (C) 2009 Advanced Micro Devices, Inc., Robert Richter
index cae4d33002a54ece3b9d91bcd953188f47825219..0ce4ae343531e9470acb15252d684c70a2aad3d0 100644 (file)
@@ -6,7 +6,7 @@
  * This code is based almost entirely upon the x86 perf event
  * code, which is:
  *
- *  Copyright (C) 2008 Thomas Gleixner <tglx@linutronix.de>
+ *  Copyright (C) 2008 Linutronix GmbH, Thomas Gleixner <tglx@kernel.org>
  *  Copyright (C) 2008-2009 Red Hat, Inc., Ingo Molnar
  *  Copyright (C) 2009 Jaswinder Singh Rajput
  *  Copyright (C) 2009 Advanced Micro Devices, Inc., Robert Richter
index 0c38a31d5fc7298b56c95703983f5e13cf66a4b0..576baa9a52c5bdf4687f67c813de1bdf29871ee3 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Performance events x86 architecture code
  *
- *  Copyright (C) 2008 Thomas Gleixner <tglx@linutronix.de>
+ *  Copyright (C) 2008 Linutronix GmbH, Thomas Gleixner <tglx@kernel.org>
  *  Copyright (C) 2008-2009 Red Hat, Inc., Ingo Molnar
  *  Copyright (C) 2009 Jaswinder Singh Rajput
  *  Copyright (C) 2009 Advanced Micro Devices, Inc., Robert Richter
index 3161ec0a3416d265336405b4d08a18efbbea1cab..62963022b517ff8fc13854c0a8a6a0d1a21c538f 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Performance events x86 architecture header
  *
- *  Copyright (C) 2008 Thomas Gleixner <tglx@linutronix.de>
+ *  Copyright (C) 2008 Linutronix GmbH, Thomas Gleixner <tglx@kernel.org>
  *  Copyright (C) 2008-2009 Red Hat, Inc., Ingo Molnar
  *  Copyright (C) 2009 Jaswinder Singh Rajput
  *  Copyright (C) 2009 Advanced Micro Devices, Inc., Robert Richter
index 0a2bbd674a6d99b6301eec4082ac4b50dbbaaca4..ebefb77c37bbd067ea33f7c6d4b679d6e2e377db 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009 Thomas Gleixner <tglx@linutronix.de>
+ * Copyright (C) 2009 Linutronix GmbH, Thomas Gleixner <tglx@kernel.org>
  *
  *  For licencing details see kernel-base/COPYING
  */
index b10d4d131dce3a6f7a0656d668c418a71499afa9..f7546e9e8e8965920934ad849ff54d614ae72172 100644 (file)
@@ -15,7 +15,7 @@
  *   Signed-off-by: Michael Schwarz <michael.schwarz@iaik.tugraz.at>
  *
  * Major changes to the original code by: Dave Hansen <dave.hansen@intel.com>
- * Mostly rewritten by Thomas Gleixner <tglx@linutronix.de> and
+ * Mostly rewritten by Thomas Gleixner <tglx@kernel.org> and
  *                    Andy Lutomirsky <luto@amacapital.net>
  */
 #include <linux/kernel.h>
index f2d0effad9d29f9d9ce1623f87306fd96e6899b7..bc62a71f9fdd490fb0c8aa54887d2cb31cf55f97 100644 (file)
@@ -8,7 +8,7 @@
  *
  * Completely replaces the previous ECC implementation which was written by:
  *   Steven J. Hill (sjhill@realitydiluted.com)
- *   Thomas Gleixner (tglx@linutronix.de)
+ *   Thomas Gleixner (tglx@kernel.org)
  *
  * Information on how this algorithm works and how it was developed
  * can be found in Documentation/driver-api/mtd/nand_ecc.rst
index 70d6c2250f32c8f0c5a1046c6cd3ae9e00df1a9f..540b6baf8bb169d5e364e0a27d5fa3fd323a7aaa 100644 (file)
@@ -11,7 +11,7 @@
  * Error correction code lifted from the old docecc code
  * Author: Fabrice Bellard (fabrice.bellard@netgem.com)
  * Copyright (C) 2000 Netgem S.A.
- * converted to the generic Reed-Solomon library by Thomas Gleixner <tglx@linutronix.de>
+ * converted to the generic Reed-Solomon library by Thomas Gleixner <tglx@kernel.org>
  *
  * Interface to generic NAND code for M-Systems DiskOnChip devices
  */
index ad6d66309597b3f2697298ea8af0970966b67a41..f2322de93ab41a7e68dc667d55146ab63455aa04 100644 (file)
@@ -8,7 +8,7 @@
  *     http://www.linux-mtd.infradead.org/doc/nand.html
  *
  *  Copyright (C) 2000 Steven J. Hill (sjhill@realitydiluted.com)
- *               2002-2006 Thomas Gleixner (tglx@linutronix.de)
+ *               2002-2006 Thomas Gleixner (tglx@kernel.org)
  *
  *  Credits:
  *     David Woodhouse for adding multichip support
@@ -6594,5 +6594,5 @@ EXPORT_SYMBOL_GPL(nand_cleanup);
 
 MODULE_LICENSE("GPL");
 MODULE_AUTHOR("Steven J. Hill <sjhill@realitydiluted.com>");
-MODULE_AUTHOR("Thomas Gleixner <tglx@linutronix.de>");
+MODULE_AUTHOR("Thomas Gleixner <tglx@kernel.org>");
 MODULE_DESCRIPTION("Generic NAND flash driver code");
index a8fba5f39f591ca3a24f408b88c1b01bb8c0ac29..3050ab7e6eb6340bb6039aa7c467f4f46680891f 100644 (file)
@@ -3,7 +3,7 @@
  *  Overview:
  *   Bad block table support for the NAND driver
  *
- *  Copyright © 2004 Thomas Gleixner (tglx@linutronix.de)
+ *  Copyright © 2004 Thomas Gleixner (tglx@kernel.org)
  *
  * Description:
  *
index 650351c62af636bb0da069889a540cba1966871c..62a8cf86d9e219028040c7e03ca2005ee0a8ed66 100644 (file)
@@ -1,6 +1,6 @@
 // SPDX-License-Identifier: GPL-2.0-only
 /*
- *  Copyright (C) 2002 Thomas Gleixner (tglx@linutronix.de)
+ *  Copyright (C) 2002 Thomas Gleixner (tglx@kernel.org)
  */
 
 #include <linux/sizes.h>
index b3cc8f360529169cd65daf38faf4be1835036745..89e6dd8ed1a8e7f0d4454bdfc16d6747a8a0b17f 100644 (file)
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: GPL-2.0
 /*
  *  Copyright (C) 2000 Steven J. Hill (sjhill@realitydiluted.com)
- *               2002-2006 Thomas Gleixner (tglx@linutronix.de)
+ *               2002-2006 Thomas Gleixner (tglx@kernel.org)
  *
  *  Credits:
  *     David Woodhouse for adding multichip support
index 743792edf98d63368ca455f2d3b0964b56b2c6c5..97700f80d5b8f1e866d6efc9ea848bef93ca1b1d 100644 (file)
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: GPL-2.0
 /*
  *  Copyright (C) 2000 Steven J. Hill (sjhill@realitydiluted.com)
- *               2002-2006 Thomas Gleixner (tglx@linutronix.de)
+ *               2002-2006 Thomas Gleixner (tglx@kernel.org)
  *
  *  Credits:
  *     David Woodhouse for adding multichip support
index 861975e44b552db0acad7e299cf15af410070602..11954440e4de636a7bb791abdaa72202b808b01b 100644 (file)
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: GPL-2.0
 /*
  *  Copyright (C) 2000 Steven J. Hill (sjhill@realitydiluted.com)
- *               2002-2006 Thomas Gleixner (tglx@linutronix.de)
+ *               2002-2006 Thomas Gleixner (tglx@kernel.org)
  *
  *  Credits:
  *     David Woodhouse for adding multichip support
index 13365128194d0c14da8fd734f3ee8ee668a9fda6..7ad8bc04be1a5bffd8040b51b86cb2014eb6d602 100644 (file)
@@ -272,5 +272,5 @@ static struct platform_driver ndfc_driver = {
 module_platform_driver(ndfc_driver);
 
 MODULE_LICENSE("GPL");
-MODULE_AUTHOR("Thomas Gleixner <tglx@linutronix.de>");
+MODULE_AUTHOR("Thomas Gleixner <tglx@kernel.org>");
 MODULE_DESCRIPTION("OF Platform driver for NDFC");
index d93ed4e86a174b5bad193a61aa522cd833fe7bb5..fa0d4e6aee16d7acf98aca36acacb83a3e7c278e 100644 (file)
@@ -3,7 +3,7 @@
  * drivers/uio/uio.c
  *
  * Copyright(C) 2005, Benedikt Spranger <b.spranger@linutronix.de>
- * Copyright(C) 2005, Thomas Gleixner <tglx@linutronix.de>
+ * Copyright(C) 2005, Linutronix GmbH, Thomas Gleixner <tglx@kernel.org>
  * Copyright(C) 2006, Hans J. Koch <hjk@hansjkoch.de>
  * Copyright(C) 2006, Greg Kroah-Hartman <greg@kroah.com>
  *
index bb815a002984264bf91c2d5c78ce7b5ff3b4594c..3ab3f0ff7ebb3687f6f75ff42061e39a8022bd6a 100644 (file)
@@ -2,10 +2,10 @@
  * JFFS2 -- Journalling Flash File System, Version 2.
  *
  * Copyright © 2001-2007 Red Hat, Inc.
- * Copyright © 2004 Thomas Gleixner <tglx@linutronix.de>
+ * Copyright © 2004 Thomas Gleixner <tglx@kernel.org>
  *
  * Created by David Woodhouse <dwmw2@infradead.org>
- * Modified debugged and enhanced by Thomas Gleixner <tglx@linutronix.de>
+ * Modified debugged and enhanced by Thomas Gleixner <tglx@kernel.org>
  *
  * For licensing information, see the file 'LICENCE' in this directory.
  *
index 2cf1bf65b22578499e7de5417dbda1d34cf12fce..0de12f14d6a46240082fdf9a3183c0732f1711b8 100644 (file)
@@ -2,7 +2,7 @@
 /*
  *  hrtimers - High-resolution kernel timers
  *
- *   Copyright(C) 2005, Thomas Gleixner <tglx@linutronix.de>
+ *   Copyright(C) 2005, Linutronix GmbH, Thomas Gleixner <tglx@kernel.org>
  *   Copyright(C) 2005, Red Hat, Inc., Ingo Molnar
  *
  *  data type definitions, declarations, prototypes
index 383ed99858024838e6554c09644eb79a22eb4c34..f247e564602fcc0614d8f1cf08e340dfa280c381 100644 (file)
@@ -3,7 +3,7 @@
  *
  *  ktime_t - nanosecond-resolution time format.
  *
- *   Copyright(C) 2005, Thomas Gleixner <tglx@linutronix.de>
+ *   Copyright(C) 2005, Linutronix GmbH, Thomas Gleixner <tglx@kernel.org>
  *   Copyright(C) 2005, Red Hat, Inc., Ingo Molnar
  *
  *  data type definitions, declarations, prototypes and macros.
index 56047a4e54c9c21350ca2e0d74705e369acc0189..255972f3d88dc9cbbd0b95411478cd8687651d7a 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * Copyright © 2000-2010 David Woodhouse <dwmw2@infradead.org>
  *                      Steven J. Hill <sjhill@realitydiluted.com>
- *                      Thomas Gleixner <tglx@linutronix.de>
+ *                      Thomas Gleixner <tglx@kernel.org>
  *
  * Contains all JEDEC related definitions
  */
index c6c71894c575c1114311e0944bcc717453d61088..2aa2f8ef68d2faa0329e83c921ca094f5796d642 100644 (file)
@@ -2,7 +2,7 @@
 /*
  *  Copyright (C) 2000-2010 Steven J. Hill <sjhill@realitydiluted.com>
  *                         David Woodhouse <dwmw2@infradead.org>
- *                         Thomas Gleixner <tglx@linutronix.de>
+ *                         Thomas Gleixner <tglx@kernel.org>
  *
  * This file is the header for the NAND Hamming ECC implementation.
  */
index 98f075b869316113a31d1a99ab0f2136c49d247f..622891191e9c40a901a5919da9ef6805d42b1e24 100644 (file)
@@ -1,6 +1,6 @@
 /* SPDX-License-Identifier: GPL-2.0-only */
 /*
- *  Copyright (c) 2006 Thomas Gleixner <tglx@linutronix.de>
+ *  Copyright (c) 2006 Linutronix GmbH, Thomas Gleixner <tglx@kernel.org>
  *
  *  Info:
  *   Contains defines, datastructures for ndfc nand controller
index 55ab2e4d62f9476c427bdf68412c0a3102d4bbe2..09a5cbd8f2321e8b5c328df0e55dc027b32c10ce 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * Copyright © 2000-2010 David Woodhouse <dwmw2@infradead.org>
  *                      Steven J. Hill <sjhill@realitydiluted.com>
- *                      Thomas Gleixner <tglx@linutronix.de>
+ *                      Thomas Gleixner <tglx@kernel.org>
  *
  * Contains all ONFI related definitions
  */
index bc11eb6b593bb9aa8f166642f56fea5213631749..2df6fba699f2d7ec4892d8d2aa60e9f3c2df267c 100644 (file)
@@ -2,7 +2,7 @@
 /*
  *  Copyright © 2000-2010 David Woodhouse <dwmw2@infradead.org>
  *                       Steven J. Hill <sjhill@realitydiluted.com>
- *                       Thomas Gleixner <tglx@linutronix.de>
+ *                       Thomas Gleixner <tglx@kernel.org>
  *
  * Contains all platform NAND related definitions.
  */
index d30bdc3fcfd722709be363992a9f007545e1f3f5..5c70e7bd3ed5ad2a7351d7df4cebc63e7a997d7f 100644 (file)
@@ -2,7 +2,7 @@
 /*
  *  Copyright © 2000-2010 David Woodhouse <dwmw2@infradead.org>
  *                        Steven J. Hill <sjhill@realitydiluted.com>
- *                       Thomas Gleixner <tglx@linutronix.de>
+ *                       Thomas Gleixner <tglx@kernel.org>
  *
  * Info:
  *     Contains standard defines and IDs for NAND flash devices
index 9870d768db4cc5e697b7879e8e9d90bd3762ed42..9ded2e582c602121a9cfd2d45153390d30f2330e 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Performance events:
  *
- *    Copyright (C) 2008-2009, Thomas Gleixner <tglx@linutronix.de>
+ *    Copyright (C) 2008-2009, Linutronix GmbH, Thomas Gleixner <tglx@kernel.org>
  *    Copyright (C) 2008-2011, Red Hat, Inc., Ingo Molnar
  *    Copyright (C) 2008-2011, Red Hat, Inc., Peter Zijlstra
  *
index 8c1c8adf7fe948c0b6dbe71692599314199b7a29..16cf4355b5c131ec60daa5b7b1a5494bb4e17aba 100644 (file)
@@ -8,7 +8,7 @@
  * 2001-2005 (c) MontaVista Software, Inc.
  * Daniel Walker <dwalker@mvista.com>
  *
- * (C) 2005 Thomas Gleixner <tglx@linutronix.de>
+ * (C) 2005 Linutronix GmbH, Thomas Gleixner <tglx@kernel.org>
  *
  * Simplifications of the original code by
  * Oleg Nesterov <oleg@tv-sign.ru>
index a04dacbdc8ae9ed45b93f5d8582714d9cf0600b8..a2848f6907e3da1cedfe4466a28997325530d67a 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * Generic Reed Solomon encoder / decoder library
  *
- * Copyright (C) 2004 Thomas Gleixner (tglx@linutronix.de)
+ * Copyright (C) 2004 Thomas Gleixner (tglx@kernel.org)
  *
  * RS code lifted from reed solomon library written by Phil Karn
  * Copyright 2002 Phil Karn, KA9Q
index 18238dc8bfd356a20996ba6cd84f1ff508bbb81c..334641e20fb12017ed0a3a78b5d2f40790cada73 100644 (file)
@@ -3,7 +3,7 @@
  * include/linux/uio_driver.h
  *
  * Copyright(C) 2005, Benedikt Spranger <b.spranger@linutronix.de>
- * Copyright(C) 2005, Thomas Gleixner <tglx@linutronix.de>
+ * Copyright(C) 2005, Linutronix GmbH, Thomas Gleixner <tglx@kernel.org>
  * Copyright(C) 2006, Hans J. Koch <hjk@hansjkoch.de>
  * Copyright(C) 2006, Greg Kroah-Hartman <greg@kroah.com>
  *
index c44a8fb3e4181c91a1e6e3a40e23fcf1de421af3..72f03153dd325fe43f33668bbedefc2fb709e300 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * Performance events:
  *
- *    Copyright (C) 2008-2009, Thomas Gleixner <tglx@linutronix.de>
+ *    Copyright (C) 2008-2009, Linutronix GmbH, Thomas Gleixner <tglx@kernel.org>
  *    Copyright (C) 2008-2011, Red Hat, Inc., Ingo Molnar
  *    Copyright (C) 2008-2011, Red Hat, Inc., Peter Zijlstra
  *
index b9c7e00725d6b30a08d027195769d5e275f9057a..1f6589578703913bc247edb4cb2f90e5d0f6db48 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * Performance events callchain code, extracted from core.c:
  *
- *  Copyright (C) 2008 Thomas Gleixner <tglx@linutronix.de>
+ *  Copyright (C) 2008 Linutronix GmbH, Thomas Gleixner <tglx@kernel.org>
  *  Copyright (C) 2008-2011 Red Hat, Inc., Ingo Molnar
  *  Copyright (C) 2008-2011 Red Hat, Inc., Peter Zijlstra
  *  Copyright  ©  2009 Paul Mackerras, IBM Corp. <paulus@au1.ibm.com>
index dad0d3d2e85f7d1446b2988c34e31771f6faded0..f5e9d30e4fa93685c2def07a6267a81a8e5a781d 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * Performance events core code:
  *
- *  Copyright (C) 2008 Thomas Gleixner <tglx@linutronix.de>
+ *  Copyright (C) 2008 Linutronix GmbH, Thomas Gleixner <tglx@kernel.org>
  *  Copyright (C) 2008-2011 Red Hat, Inc., Ingo Molnar
  *  Copyright (C) 2008-2011 Red Hat, Inc., Peter Zijlstra
  *  Copyright  ©  2009 Paul Mackerras, IBM Corp. <paulus@au1.ibm.com>
index 20a90502373620b3346124b230a89586c42d9856..3e7de266141729bb966e7d61c31f9de00ad3a1a9 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * Performance events ring-buffer code:
  *
- *  Copyright (C) 2008 Thomas Gleixner <tglx@linutronix.de>
+ *  Copyright (C) 2008 Linutronix GmbH, Thomas Gleixner <tglx@kernel.org>
  *  Copyright (C) 2008-2011 Red Hat, Inc., Ingo Molnar
  *  Copyright (C) 2008-2011 Red Hat, Inc., Peter Zijlstra
  *  Copyright  ©  2009 Paul Mackerras, IBM Corp. <paulus@au1.ibm.com>
index 3527defd2890e6295bd8d6ac2e5271fab8329692..5c5ebaee35f2cc773332aaae74df3680442d8f57 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: GPL-2.0
-// Copyright 2017 Thomas Gleixner <tglx@linutronix.de>
+// Copyright 2017 Linutronix GmbH, Thomas Gleixner <tglx@kernel.org>
 
 #include <linux/irqdomain.h>
 #include <linux/irq.h>
index 8f222d1cccecaef7bc079d3af73819ee275c8c29..a50f2305a8dcd0d9a529bfbcf9e88007a6b1dc9d 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: GPL-2.0
-// Copyright (C) 2017 Thomas Gleixner <tglx@linutronix.de>
+// Copyright (C) 2017 Linutronix GmbH, Thomas Gleixner <tglx@kernel.org>
 
 #include <linux/spinlock.h>
 #include <linux/seq_file.h>
index da46c31645378340087493ceccab1cb24102343f..e71302282671cd3fe71ae45f8b0ce5ae2a1a8e82 100644 (file)
@@ -15,7 +15,7 @@
  *  Author: Srivatsa Vaddagiri <vatsa@linux.vnet.ibm.com>
  *
  *  Scaled math optimizations by Thomas Gleixner
- *  Copyright (C) 2007, Thomas Gleixner <tglx@linutronix.de>
+ *  Copyright (C) 2007, Linutronix GmbH, Thomas Gleixner <tglx@kernel.org>
  *
  *  Adaptive scheduling granularity, math enhancements by Peter Zijlstra
  *  Copyright (C) 2007 Red Hat, Inc., Peter Zijlstra
index fa83bbaf4f3e83c8f969982d8d81cc176baa2de7..897790889ba3821747dac964553866d30bce362f 100644 (file)
@@ -15,7 +15,7 @@
  *  Author: Srivatsa Vaddagiri <vatsa@linux.vnet.ibm.com>
  *
  *  Scaled math optimizations by Thomas Gleixner
- *  Copyright (C) 2007, Thomas Gleixner <tglx@linutronix.de>
+ *  Copyright (C) 2007, Linutronix GmbH, Thomas Gleixner <tglx@kernel.org>
  *
  *  Adaptive scheduling granularity, math enhancements by Peter Zijlstra
  *  Copyright (C) 2007 Red Hat, Inc., Peter Zijlstra
index a59bc75ab7c5b4642a6a9cef2c0b7665ea097c19..eaae1ce9f0600777c17f53540393c7da3fc700b4 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * This file contains functions which manage clock event devices.
  *
- * Copyright(C) 2005-2006, Thomas Gleixner <tglx@linutronix.de>
+ * Copyright(C) 2005-2006, Linutronix GmbH, Thomas Gleixner <tglx@kernel.org>
  * Copyright(C) 2005-2007, Red Hat, Inc., Ingo Molnar
  * Copyright(C) 2006-2007, Timesys Corp., Thomas Gleixner
  */
index f8ea8c8fc89529889ab3a4d0a9acaec872856c85..bdb30cc5e873e9c2740043499bef44117dc620e5 100644 (file)
@@ -1,6 +1,6 @@
 // SPDX-License-Identifier: GPL-2.0
 /*
- *  Copyright(C) 2005-2006, Thomas Gleixner <tglx@linutronix.de>
+ *  Copyright(C) 2005-2006, Linutronix GmbH, Thomas Gleixner <tglx@kernel.org>
  *  Copyright(C) 2005-2007, Red Hat, Inc., Ingo Molnar
  *  Copyright(C) 2006-2007  Timesys Corp., Thomas Gleixner
  *
index 0207868c8b4d217653fc64a840073cfd14d8c89a..f63c65881364df42a62d9daabb495e57e0b1c1e3 100644 (file)
@@ -3,7 +3,7 @@
  * This file contains functions which emulate a local clock-event
  * device via a broadcast event source.
  *
- * Copyright(C) 2005-2006, Thomas Gleixner <tglx@linutronix.de>
+ * Copyright(C) 2005-2006, Linutronix GmbH, Thomas Gleixner <tglx@kernel.org>
  * Copyright(C) 2005-2007, Red Hat, Inc., Ingo Molnar
  * Copyright(C) 2006-2007, Timesys Corp., Thomas Gleixner
  */
index 7e33d3f2e889b1a03ad69e7b39e93236c63de8ae..d305d85218961b663900bb00a0d938250f3172b8 100644 (file)
@@ -3,7 +3,7 @@
  * This file contains the base functions to manage periodic tick
  * related events.
  *
- * Copyright(C) 2005-2006, Thomas Gleixner <tglx@linutronix.de>
+ * Copyright(C) 2005-2006, Linutronix GmbH, Thomas Gleixner <tglx@kernel.org>
  * Copyright(C) 2005-2007, Red Hat, Inc., Ingo Molnar
  * Copyright(C) 2006-2007, Timesys Corp., Thomas Gleixner
  */
index ffee943d796d05979371e1cb319180d6b7822b8b..7472597f3225f907092716fe6940b97878765692 100644 (file)
@@ -3,7 +3,7 @@
  * This file contains functions which manage high resolution tick
  * related events.
  *
- * Copyright(C) 2005-2006, Thomas Gleixner <tglx@linutronix.de>
+ * Copyright(C) 2005-2006, Linutronix GmbH, Thomas Gleixner <tglx@kernel.org>
  * Copyright(C) 2005-2007, Red Hat, Inc., Ingo Molnar
  * Copyright(C) 2006-2007, Timesys Corp., Thomas Gleixner
  */
index 8ddf74e705d35c0b84e3c2bd1597c1a758a5887f..2f8a7923fa279409ffe950f770ff2eac868f6ece 100644 (file)
@@ -1,6 +1,6 @@
 // SPDX-License-Identifier: GPL-2.0
 /*
- *  Copyright(C) 2005-2006, Thomas Gleixner <tglx@linutronix.de>
+ *  Copyright(C) 2005-2006, Linutronix GmbH, Thomas Gleixner <tglx@kernel.org>
  *  Copyright(C) 2005-2007, Red Hat, Inc., Ingo Molnar
  *  Copyright(C) 2006-2007  Timesys Corp., Thomas Gleixner
  *
index ecf8e7f978e30c6180f69909b3f5ca4837d1fd85..89a1d6745dc2c63a3239cb17b6e1d525da6cc423 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * Generic infrastructure for lifetime debugging of objects.
  *
- * Copyright (C) 2008, Thomas Gleixner <tglx@linutronix.de>
+ * Copyright (C) 2008, Linutronix GmbH, Thomas Gleixner <tglx@kernel.org>
  */
 
 #define pr_fmt(fmt) "ODEBUG: " fmt
index ba677c31e8f3d29def03e4f53441e7141e53d717..a5bef38add431d106dc021a71ee555cf3f961388 100644 (file)
@@ -10,7 +10,7 @@
  * 2001-2005 (c) MontaVista Software, Inc.
  * Daniel Walker <dwalker@mvista.com>
  *
- * (C) 2005 Thomas Gleixner <tglx@linutronix.de>
+ * (C) 2005 Linutronix GmbH, Thomas Gleixner <tglx@kernel.org>
  *
  * Simplifications of the original code by
  * Oleg Nesterov <oleg@tv-sign.ru>
index 805de84ae83dfef6648a45a2090353cb7c0ad70e..ef86ee2aec5805174e524f46141b1e4c7c799951 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright 2002, Phil Karn, KA9Q
  * May be used under the terms of the GNU General Public License (GPL)
  *
- * Adaption to the kernel by Thomas Gleixner (tglx@linutronix.de)
+ * Adaption to the kernel by Thomas Gleixner (tglx@kernel.org)
  *
  * Generic data width independent code which is included by the wrappers.
  */
index 9112d46e869ee1fcbd14ba6ce7d34a7c6e475c60..1d9e51dcc83dd782c317072785d6c30b346b2cd9 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright 2002, Phil Karn, KA9Q
  * May be used under the terms of the GNU General Public License (GPL)
  *
- * Adaption to the kernel by Thomas Gleixner (tglx@linutronix.de)
+ * Adaption to the kernel by Thomas Gleixner (tglx@kernel.org)
  *
  * Generic data width independent code which is included by the wrappers.
  */
index bbc01bad3053e7ef247d383234f6ade9fb1f717b..a9e2dcb6f2a7a2ec7ee22d3a49e4e1631f25fde4 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * Generic Reed Solomon encoder / decoder library
  *
- * Copyright (C) 2004 Thomas Gleixner (tglx@linutronix.de)
+ * Copyright (C) 2004 Thomas Gleixner (tglx@kernel.org)
  *
  * Reed Solomon code lifted from reed solomon library written by Phil Karn
  * Copyright 2002 Phil Karn, KA9Q
index 8d608f61bf371647e7ca0129f583e94e535b6193..908029e45ca2b296d24eea0cc107bcc5cfbb8ad5 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python3
 # SPDX-License-Identifier: GPL-2.0
-# Copyright Thomas Gleixner <tglx@linutronix.de>
+# Copyright Linutronix GmbH, Thomas Gleixner <tglx@kernel.org>
 
 from argparse import ArgumentParser
 from ply import lex, yacc
index c44a8fb3e4181c91a1e6e3a40e23fcf1de421af3..72f03153dd325fe43f33668bbedefc2fb709e300 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * Performance events:
  *
- *    Copyright (C) 2008-2009, Thomas Gleixner <tglx@linutronix.de>
+ *    Copyright (C) 2008-2009, Linutronix GmbH, Thomas Gleixner <tglx@kernel.org>
  *    Copyright (C) 2008-2011, Red Hat, Inc., Ingo Molnar
  *    Copyright (C) 2008-2011, Red Hat, Inc., Peter Zijlstra
  *
index 5cbca0bacd35237e5a1252bf21f3809da8c92e9b..87a5491048ac68dbb91939462f343e36f2d796fa 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Builtin list command: list all event types
  *
- * Copyright (C) 2009, Thomas Gleixner <tglx@linutronix.de>
+ * Copyright (C) 2009, Linutronix GmbH, Thomas Gleixner <tglx@kernel.org>
  * Copyright (C) 2008-2009, Red Hat Inc, Ingo Molnar <mingo@redhat.com>
  * Copyright (C) 2011, Red Hat Inc, Arnaldo Carvalho de Melo <acme@redhat.com>
  */