Skip to content

Commit

Permalink
Remove Andrew Morton's old email accounts
Browse files Browse the repository at this point in the history
People can use the real name an an index into MAINTAINERS to find the
current email address.

Signed-off-by: Francois Cami <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
  • Loading branch information
Francois Cami authored and torvalds committed Oct 16, 2008
1 parent 8033fe6 commit e1f8e87
Show file tree
Hide file tree
Showing 21 changed files with 31 additions and 32 deletions.
2 changes: 1 addition & 1 deletion Documentation/SAK.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Linux 2.4.2 Secure Attention Key (SAK) handling
18 March 2001, Andrew Morton <[email protected]>
18 March 2001, Andrew Morton

An operating system's Secure Attention Key is a security tool which is
provided as protection against trojan password capturing programs. It
Expand Down
2 changes: 1 addition & 1 deletion Documentation/SubmittingDrivers
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Linux 2.4:
Linux 2.6:
The same rules apply as 2.4 except that you should follow linux-kernel
to track changes in API's. The final contact point for Linux 2.6
submissions is Andrew Morton <[email protected]>.
submissions is Andrew Morton.

What Criteria Determine Acceptance
----------------------------------
Expand Down
4 changes: 2 additions & 2 deletions Documentation/networking/cs89x0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ NOTE
----

This document was contributed by Cirrus Logic for kernel 2.2.5. This version
has been updated for 2.3.48 by Andrew Morton <[email protected]>
has been updated for 2.3.48 by Andrew Morton.

Cirrus make a copy of this driver available at their website, as
described below. In general, you should use the driver version which
Expand Down Expand Up @@ -690,7 +690,7 @@ latest drivers and technical publications.
6.4 Current maintainer

In February 2000 the maintenance of this driver was assumed by Andrew
Morton <[email protected]>
Morton.

6.5 Kernel module parameters

Expand Down
4 changes: 2 additions & 2 deletions Documentation/networking/vortex.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Documentation/networking/vortex.txt
Andrew Morton <[email protected]>
Andrew Morton
30 April 2000


Expand All @@ -11,7 +11,7 @@ The driver was written by Donald Becker <[email protected]>
Don is no longer the prime maintainer of this version of the driver.
Please report problems to one or more of:

Andrew Morton <[email protected]>
Andrew Morton
Netdev mailing list <[email protected]>
Linux kernel mailing list <[email protected]>

Expand Down
6 changes: 3 additions & 3 deletions Documentation/scsi/ChangeLog.megaraid
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@ i. Function reordering so that inline functions are defined before they
megaraid_mbox_prepare_pthru, megaraid_mbox_prepare_epthru,
megaraid_busywait_mbox

- Andrew Morton <[email protected]>, 08.19.2004
- Andrew Morton, 08.19.2004
linux-scsi mailing list

"Something else to clean up after inclusion: every instance of an
Expand Down Expand Up @@ -471,13 +471,13 @@ vi. Add support for 64-bit applications. Current drivers assume only
vii. Move the function declarations for the management module from
megaraid_mm.h to megaraid_mm.c

- Andrew Morton <[email protected]>, 08.19.2004
- Andrew Morton, 08.19.2004
linux-scsi mailing list

viii. Change default values for MEGARAID_NEWGEN, MEGARAID_MM, and
MEGARAID_MAILBOX to 'n' in Kconfig.megaraid

- Andrew Morton <[email protected]>, 08.19.2004
- Andrew Morton, 08.19.2004
linux-scsi mailing list

ix. replace udelay with msleep
Expand Down
2 changes: 1 addition & 1 deletion drivers/char/vt.c
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
* by Martin Mares <[email protected]>, July 1998
*
* Removed old-style timers, introduced console_timer, made timer
* deletion SMP-safe. 17Jun00, Andrew Morton <[email protected]>
* deletion SMP-safe. 17Jun00, Andrew Morton
*
* Removed console_lock, enabled interrupts across all console operations
* 13 March 2001, Andrew Morton
Expand Down
2 changes: 1 addition & 1 deletion drivers/net/3c509.c
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
v1.14 10/15/97 Avoided waiting..discard message for fast machines -djb
v1.15 1/31/98 Faster recovery for Tx errors. -djb
v1.16 2/3/98 Different ID port handling to avoid sound cards. -djb
v1.18 12Mar2001 Andrew Morton <[email protected]>
v1.18 12Mar2001 Andrew Morton
- Avoid bogus detect of 3c590's (Andrzej Krzysztofowicz)
- Reviewed against 1.18 from scyld.com
v1.18a 17Nov2001 Jeff Garzik <[email protected]>
Expand Down
13 changes: 6 additions & 7 deletions drivers/net/cs89x0.c
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,7 @@
Alan Cox : Removed 1.2 support, added 2.1 extra counters.
Andrew Morton : [email protected]
: Kernel 2.3.48
Andrew Morton : Kernel 2.3.48
: Handle kmalloc() failures
: Other resource allocation fixes
: Add SMP locks
Expand All @@ -49,19 +48,19 @@
: Fixed an out-of-mem bug in dma_rx()
: Updated Documentation/networking/cs89x0.txt
Andrew Morton : [email protected] / Kernel 2.3.99-pre1
Andrew Morton : Kernel 2.3.99-pre1
: Use skb_reserve to longword align IP header (two places)
: Remove a delay loop from dma_rx()
: Replace '100' with HZ
: Clean up a couple of skb API abuses
: Added 'cs89x0_dma=N' kernel boot option
: Correctly initialise lp->lock in non-module compile
Andrew Morton : [email protected] / Kernel 2.3.99-pre4-1
Andrew Morton : Kernel 2.3.99-pre4-1
: MOD_INC/DEC race fix (see
: http://www.uwsg.indiana.edu/hypermail/linux/kernel/0003.3/1532.html)
Andrew Morton : [email protected] / Kernel 2.4.0-test7-pre2
Andrew Morton : Kernel 2.4.0-test7-pre2
: Enhanced EEPROM support to cover more devices,
: abstracted IRQ mapping to support CONFIG_ARCH_CLPS7500 arch
: (Jason Gunthorpe <[email protected]>)
Expand Down Expand Up @@ -156,7 +155,7 @@
#include "cs89x0.h"

static char version[] __initdata =
"cs89x0.c: v2.4.3-pre1 Russell Nelson <[email protected]>, Andrew Morton <[email protected]>\n";
"cs89x0.c: v2.4.3-pre1 Russell Nelson <[email protected]>, Andrew Morton\n";

#define DRV_NAME "cs89x0"

Expand Down Expand Up @@ -1877,7 +1876,7 @@ MODULE_PARM_DESC(dmasize , "(ignored)");
MODULE_PARM_DESC(use_dma , "(ignored)");
#endif

MODULE_AUTHOR("Mike Cruse, Russwll Nelson <[email protected]>, Andrew Morton <[email protected]>");
MODULE_AUTHOR("Mike Cruse, Russwll Nelson <[email protected]>, Andrew Morton");
MODULE_LICENSE("GPL");


Expand Down
2 changes: 1 addition & 1 deletion drivers/parport/ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@
* ieee1284_ops.c (parport_ieee1284_read_nibble): Reset nAutoFd
on timeout. Matches 2.2.x behaviour.

2001-03-02 Andrew Morton <[email protected]>
2001-03-02 Andrew Morton

* parport_pc.c (registered_parport): New static variable.
(parport_pc_find_ports): Set it when we register PCI driver.
Expand Down
4 changes: 2 additions & 2 deletions fs/direct-io.c
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
*
* O_DIRECT
*
* 04Jul2002 [email protected]
* 04Jul2002 Andrew Morton
* Initial version
* 11Sep2002 [email protected]
* added readv/writev support.
* 29Oct2002 [email protected]
* 29Oct2002 Andrew Morton
* rewrote bio_add_page() support.
* 30Oct2002 [email protected]
* added support for non-aligned IO.
Expand Down
2 changes: 1 addition & 1 deletion fs/fs-writeback.c
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* pages against inodes. ie: data writeback. Writeout of the
* inode itself is not handled here.
*
* 10Apr2002 [email protected]
* 10Apr2002 Andrew Morton
* Split out of fs/inode.c
* Additions for address_space-based writeback
*/
Expand Down
2 changes: 1 addition & 1 deletion fs/mpage.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Contains functions related to preparing and submitting BIOs which contain
* multiple pagecache pages.
*
* 15May2002 [email protected]
* 15May2002 Andrew Morton
* Initial version
* 27Jun2002 [email protected]
* use bio_add_page() to build bio's just the right size
Expand Down
2 changes: 1 addition & 1 deletion include/linux/journal-head.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* buffer_head fields for JBD
*
* 27 May 2001 Andrew Morton <[email protected]>
* 27 May 2001 Andrew Morton
* Created - pulled out of fs.h
*/

Expand Down
2 changes: 1 addition & 1 deletion include/linux/task_io_accounting.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Don't include this header file directly - it is designed to be dragged in via
* sched.h.
*
* Blame [email protected] for all this.
* Blame Andrew Morton for all this.
*/

struct task_io_accounting {
Expand Down
2 changes: 1 addition & 1 deletion kernel/printk.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
* Fixed SMP synchronization, 08/08/99, Manfred Spraul
* [email protected]
* Rewrote bits to get rid of console_lock
* 01Mar01 Andrew Morton <[email protected]>
* 01Mar01 Andrew Morton
*/

#include <linux/kernel.h>
Expand Down
2 changes: 1 addition & 1 deletion kernel/workqueue.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* Derived from the taskqueue/keventd code by:
*
* David Woodhouse <[email protected]>
* Andrew Morton <[email protected]>
* Andrew Morton
* Kai Petzke <[email protected]>
* Theodore Ts'o <[email protected]>
*
Expand Down
2 changes: 1 addition & 1 deletion mm/fadvise.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Copyright (C) 2002, Linus Torvalds
*
* 11Jan2003 [email protected]
* 11Jan2003 Andrew Morton
* Initial version.
*/

Expand Down
2 changes: 1 addition & 1 deletion mm/page-writeback.c
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* Contains functions related to writing back dirty pages at the
* address_space level.
*
* 10Apr2002 [email protected]
* 10Apr2002 Andrew Morton
* Initial version
*/

Expand Down
2 changes: 1 addition & 1 deletion mm/pdflush.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Copyright (C) 2002, Linus Torvalds.
*
* 09Apr2002 [email protected]
* 09Apr2002 Andrew Morton
* Initial version
* 29Feb2004 [email protected]
* Move worker thread creation to kthread to avoid chewing
Expand Down
2 changes: 1 addition & 1 deletion mm/readahead.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Copyright (C) 2002, Linus Torvalds
*
* 09Apr2002 [email protected]
* 09Apr2002 Andrew Morton
* Initial version.
*/

Expand Down
2 changes: 1 addition & 1 deletion mm/truncate.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Copyright (C) 2002, Linus Torvalds
*
* 10Sep2002 [email protected]
* 10Sep2002 Andrew Morton
* Initial version.
*/

Expand Down

0 comments on commit e1f8e87

Please sign in to comment.