Skip to content

Commit 2e4b28c

Browse files
Thomas Gleixnertorvalds
authored andcommitted
treewide: Update email address
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>
1 parent 755bc13 commit 2e4b28c

63 files changed

Lines changed: 83 additions & 82 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.mailmap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -801,6 +801,7 @@ Tanzir Hasan <tanzhasanwork@gmail.com> <tanzirh@google.com>
801801
Tejun Heo <htejun@gmail.com>
802802
Tomeu Vizoso <tomeu@tomeuvizoso.net> <tomeu.vizoso@collabora.com>
803803
Thomas Graf <tgraf@suug.ch>
804+
Thomas Gleixner <tglx@kernel.org> <tglx@linutronix.de>
804805
Thomas Körper <socketcan@esd.eu> <thomas.koerper@esd.eu>
805806
Thomas Pedersen <twp@codeaurora.org>
806807
Thorsten Blum <thorsten.blum@linux.dev> <thorsten.blum@toblux.com>

CREDITS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1398,7 +1398,7 @@ D: SRM environment driver (for Alpha systems)
13981398
P: 1024D/8399E1BB 250D 3BCF 7127 0D8C A444 A961 1DBD 5E75 8399 E1BB
13991399

14001400
N: Thomas Gleixner
1401-
E: tglx@linutronix.de
1401+
E: tglx@kernel.org
14021402
D: NAND flash hardware support, JFFS2 on NAND flash
14031403

14041404
N: Jérôme Glisse
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
What: /sys/kernel/time/aux_clocks/<ID>/enable
22
Date: May 2025
3-
Contact: Thomas Gleixner <tglx@linutronix.de>
3+
Contact: Thomas Gleixner <tglx@kernel.org>
44
Description:
55
Controls the enablement of auxiliary clock timekeepers.

Documentation/arch/x86/topology.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ with the generic one and look at this one in parallel for the x86 specifics.
1717
Needless to say, code should use the generic functions - this file is *only*
1818
here to *document* the inner workings of x86 topology.
1919

20-
Started by Thomas Gleixner <tglx@linutronix.de> and Borislav Petkov <bp@alien8.de>.
20+
Started by Thomas Gleixner <tglx@kernel.org> and Borislav Petkov <bp@alien8.de>.
2121

2222
The main aim of the topology facilities is to present adequate interfaces to
2323
code which needs to know/query/use the structure of the running system wrt

Documentation/core-api/cpu_hotplug.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ CPU hotplug in the Kernel
88
Srivatsa Vaddagiri <vatsa@in.ibm.com>,
99
Ashok Raj <ashok.raj@intel.com>,
1010
Joel Schopp <jschopp@austin.ibm.com>,
11-
Thomas Gleixner <tglx@linutronix.de>
11+
Thomas Gleixner <tglx@kernel.org>
1212

1313
Introduction
1414
============

Documentation/core-api/genericirq.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,6 +439,6 @@ Credits
439439

440440
The following people have contributed to this document:
441441

442-
1. Thomas Gleixner tglx@linutronix.de
442+
1. Thomas Gleixner tglx@kernel.org
443443

444444
2. Ingo Molnar mingo@elte.hu

Documentation/core-api/librs.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,4 +209,4 @@ testing. Thanks a lot.
209209

210210
The following people have contributed to this document:
211211

212-
Thomas Gleixner\ tglx@linutronix.de
212+
Thomas Gleixner\ tglx@kernel.org

Documentation/devicetree/bindings/timer/mrvl,mmp-timer.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ title: Marvell MMP Timer
88

99
maintainers:
1010
- Daniel Lezcano <daniel.lezcano@linaro.org>
11-
- Thomas Gleixner <tglx@linutronix.de>
11+
- Thomas Gleixner <tglx@kernel.org>
1212
- Rob Herring <robh@kernel.org>
1313

1414
properties:

Documentation/driver-api/mtdnand.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -996,11 +996,11 @@ The following people have contributed to the NAND driver:
996996

997997
2. David Woodhouse\ dwmw2@infradead.org
998998

999-
3. Thomas Gleixner\ tglx@linutronix.de
999+
3. Thomas Gleixner\ tglx@kernel.org
10001000

10011001
A lot of users have provided bugfixes, improvements and helping hands
10021002
for testing. Thanks a lot.
10031003

10041004
The following people have contributed to this document:
10051005

1006-
1. Thomas Gleixner\ tglx@linutronix.de
1006+
1. Thomas Gleixner\ tglx@kernel.org

Documentation/translations/zh_CN/core-api/cpu_hotplug.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
Srivatsa Vaddagiri <vatsa@in.ibm.com>,
2323
Ashok Raj <ashok.raj@intel.com>,
2424
Joel Schopp <jschopp@austin.ibm.com>,
25-
Thomas Gleixner <tglx@linutronix.de>
25+
Thomas Gleixner <tglx@kernel.org>
2626

2727
简介
2828
====

0 commit comments

Comments
 (0)