diff options
| author | Jeff Garzik <jgarzik@pobox.com> | 2006-02-13 00:12:09 -0500 |
|---|---|---|
| committer | Jeff Garzik <jgarzik@pobox.com> | 2006-02-13 00:12:09 -0500 |
| commit | f1b318793dcd2d9ff6b5ac06e7762098fa079cee (patch) | |
| tree | 41ace7a3e453b82776b9f2a1d3b670b6afe5aa59 | |
| parent | 49430f97dd952eda60848bf6bf161b4917ba103d (diff) | |
| parent | e9bb4c9929a63b23dcc637fae312b36b038bdc61 (diff) | |
Merge branch 'master'
84 files changed, 646 insertions, 470 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b22db521ce..9c592aa028 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
| @@ -2232,7 +2232,23 @@ P: Martin Schwidefsky | |||
| 2232 | M: schwidefsky@de.ibm.com | 2232 | M: schwidefsky@de.ibm.com |
| 2233 | M: linux390@de.ibm.com | 2233 | M: linux390@de.ibm.com |
| 2234 | L: linux-390@vm.marist.edu | 2234 | L: linux-390@vm.marist.edu |
| 2235 | W: http://oss.software.ibm.com/developerworks/opensource/linux390 | 2235 | W: http://www.ibm.com/developerworks/linux/linux390/ |
| 2236 | S: Supported | ||
| 2237 | |||
| 2238 | S390 NETWORK DRIVERS | ||
| 2239 | P: Frank Pavlic | ||
| 2240 | M: fpavlic@de.ibm.com | ||
| 2241 | M: linux390@de.ibm.com | ||
| 2242 | L: linux-390@vm.marist.edu | ||
| 2243 | W: http://www.ibm.com/developerworks/linux/linux390/ | ||
| 2244 | S: Supported | ||
| 2245 | |||
| 2246 | S390 ZFCP DRIVER | ||
| 2247 | P: Andreas Herrmann | ||
| 2248 | M: aherrman@de.ibm.com | ||
| 2249 | M: linux390@de.ibm.com | ||
| 2250 | L: linux-390@vm.marist.edu | ||
| 2251 | W: http://www.ibm.com/developerworks/linux/linux390/ | ||
| 2236 | S: Supported | 2252 | S: Supported |
| 2237 | 2253 | ||
| 2238 | SAA7146 VIDEO4LINUX-2 DRIVER | 2254 | SAA7146 VIDEO4LINUX-2 DRIVER |
| @@ -1,7 +1,7 @@ | |||
| 1 | VERSION = 2 | 1 | VERSION = 2 |
| 2 | PATCHLEVEL = 6 | 2 | PATCHLEVEL = 6 |
| 3 | SUBLEVEL = 16 | 3 | SUBLEVEL = 16 |
| 4 | EXTRAVERSION =-rc2 | 4 | EXTRAVERSION =-rc3 |
| 5 | NAME=Sliding Snow Leopard | 5 | NAME=Sliding Snow Leopard |
| 6 | 6 | ||
| 7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |
diff --git a/arch/i386/kernel/head.S b/arch/i386/kernel/head.S index 5884469f6b..2bee6499ed 100644 --- a/arch/i386/kernel/head.S +++ b/arch/i386/kernel/head.S | |||
| @@ -398,7 +398,11 @@ ignore_int: | |||
| 398 | pushl 32(%esp) | 398 | pushl 32(%esp) |
| 399 | pushl 40(%esp) | 399 | pushl 40(%esp) |
| 400 | pushl $int_msg | 400 | pushl $int_msg |
| 401 | #ifdef CONFIG_EARLY_PRINTK | ||
| 402 | call early_printk | ||
| 403 | #else | ||
| 401 | call printk | 404 | call printk |
| 405 | #endif | ||
| 402 | addl $(5*4),%esp | 406 | addl $(5*4),%esp |
| 403 | popl %ds | 407 | popl %ds |
| 404 | popl %es | 408 | popl %es |
diff --git a/arch/i386/kernel/syscall_table.S b/arch/i386/kernel/syscall_table.S index 5a8b3fb6d2..ac687d00a1 100644 --- a/arch/i386/kernel/syscall_table.S +++ b/arch/i386/kernel/syscall_table.S | |||
| @@ -299,7 +299,7 @@ ENTRY(sys_call_table) | |||
| 299 | .long sys_mknodat | 299 | .long sys_mknodat |
| 300 | .long sys_fchownat | 300 | .long sys_fchownat |
| 301 | .long sys_futimesat | 301 | .long sys_futimesat |
| 302 | .long sys_newfstatat /* 300 */ | 302 | .long sys_fstatat64 /* 300 */ |
| 303 | .long sys_unlinkat | 303 | .long sys_unlinkat |
| 304 | .long sys_renameat | 304 | .long sys_renameat |
| 305 | .long sys_linkat | 305 | .long sys_linkat |
diff --git a/arch/m68k/fpsp040/bindec.S b/arch/m68k/fpsp040/bindec.S index 3ba446a99a..72f1159cb8 100644 --- a/arch/m68k/fpsp040/bindec.S +++ b/arch/m68k/fpsp040/bindec.S | |||
| @@ -131,9 +131,8 @@ | |||
| 131 | | Copyright (C) Motorola, Inc. 1990 | 131 | | Copyright (C) Motorola, Inc. 1990 |
| 132 | | All Rights Reserved | 132 | | All Rights Reserved |
| 133 | | | 133 | | |
| 134 | | THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF MOTOROLA | 134 | | For details on the license for this file, please see the |
| 135 | | The copyright notice above does not evidence any | 135 | | file, README, in this same directory. |
| 136 | | actual or intended publication of such source code. | ||
| 137 | 136 | ||
| 138 | |BINDEC idnt 2,1 | Motorola 040 Floating Point Software Package | 137 | |BINDEC idnt 2,1 | Motorola 040 Floating Point Software Package |
| 139 | 138 | ||
