Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 38315
b: refs/heads/master
c: f30c226
h: refs/heads/master
i:
  38313: 0f50131
  38311: 9024fcc
v: v3
  • Loading branch information
Uwe Zeisberger authored and Adrian Bunk committed Oct 3, 2006
1 parent 3b30714 commit 54506e6
Show file tree
Hide file tree
Showing 314 changed files with 314 additions and 314 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 670e9f34ee3c7e052514c85014d2fdd99b672cdc
refs/heads/master: f30c2269544bffc7bf1b0d7c0abe5be1be83b8cb
2 changes: 1 addition & 1 deletion trunk/arch/alpha/kernel/alpha_ksyms.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* linux/arch/alpha/kernel/ksyms.c
* linux/arch/alpha/kernel/alpha_ksyms.c
*
* Export the alpha-specific functions that are needed for loadable
* modules.
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/alpha/kernel/head.S
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* alpha/boot/head.S
* arch/alpha/kernel/head.S
*
* initial boot stuff.. At this point, the bootloader has already
* switched into OSF/1 PAL-code, and loaded us at the correct address
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/alpha/kernel/machvec_impl.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* linux/arch/alpha/kernel/machvec.h
* linux/arch/alpha/kernel/machvec_impl.h
*
* Copyright (C) 1997, 1998 Richard Henderson
*
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/alpha/lib/dbg_stackcheck.S
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* arch/alpha/lib/stackcheck.S
* arch/alpha/lib/dbg_stackcheck.S
* Contributed by Richard Henderson (rth@tamu.edu)
*
* Verify that we have not overflowed the stack. Oops if we have.
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/alpha/lib/dbg_stackkill.S
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* arch/alpha/lib/killstack.S
* arch/alpha/lib/dbg_stackkill.S
* Contributed by Richard Henderson (rth@cygnus.com)
*
* Clobber the balance of the kernel stack, hoping to catch
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/alpha/lib/memset.S
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* linux/arch/alpha/memset.S
* linux/arch/alpha/lib/memset.S
*
* This is an efficient (and small) implementation of the C library "memset()"
* function for the alpha.
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/boot/compressed/head-clps7500.S
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* linux/arch/arm/boot/compressed/head.S
* linux/arch/arm/boot/compressed/head-clps7500.S
*
* Copyright (C) 1999, 2000, 2001 Nexus Electronics Ltd
*/
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/common/sa1111.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* linux/arch/arm/mach-sa1100/sa1111.c
* linux/arch/arm/common/sa1111.c
*
* SA1111 support
*
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-imx/leds.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* linux/arch/arm/mach-imx/leds.h
* linux/arch/arm/mach-imx/leds.c
*
* Copyright (C) 2004 Sascha Hauer <sascha@saschahauer.de>
*
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-imx/leds.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* include/asm-arm/arch-imx/leds.h
* arch/arm/mach-imx/leds.h
*
* Copyright (c) 2004 Sascha Hauer <sascha@saschahauer.de>
*
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-ixp4xx/coyote-pci.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* arch/arch/mach-ixp4xx/coyote-pci.c
* arch/arm/mach-ixp4xx/coyote-pci.c
*
* PCI setup routines for ADI Engineering Coyote platform
*
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-ixp4xx/ixdpg425-pci.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* arch/arch/mach-ixp4xx/ixdpg425-pci.c
* arch/arm/mach-ixp4xx/ixdpg425-pci.c
*
* PCI setup routines for Intel IXDPG425 Platform
*
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap1/serial.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* linux/arch/arm/mach-omap1/id.c
* linux/arch/arm/mach-omap1/serial.c
*
* OMAP1 CPU identification code
*
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap2/board-apollon.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* linux/arch/arm/mach-omap/omap2/board-apollon.c
* linux/arch/arm/mach-omap2/board-apollon.c
*
* Copyright (C) 2005,2006 Samsung Electronics
* Author: Kyungmin Park <kyungmin.park@samsung.com>
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap2/board-generic.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* linux/arch/arm/mach-omap/omap2/board-generic.c
* linux/arch/arm/mach-omap2/board-generic.c
*
* Copyright (C) 2005 Nokia Corporation
* Author: Paul Mundt <paul.mundt@nokia.com>
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap2/board-h4.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* linux/arch/arm/mach-omap/omap2/board-h4.c
* linux/arch/arm/mach-omap2/board-h4.c
*
* Copyright (C) 2005 Nokia Corporation
* Author: Paul Mundt <paul.mundt@nokia.com>
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap2/irq.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* linux/arch/arm/mach-omap/omap2/irq.c
* linux/arch/arm/mach-omap2/irq.c
*
* Interrupt handler for OMAP2 boards.
*
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap2/prcm-regs.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* linux/arch/arm/mach-omap2/prcm-reg.h
* linux/arch/arm/mach-omap2/prcm-regs.h
*
* OMAP24XX Power Reset and Clock Management (PRCM) registers
*
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap2/serial.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* arch/arm/mach-omap/omap2/serial.c
* arch/arm/mach-omap2/serial.c
*
* OMAP2 serial support.
*
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap2/sram-fn.S
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* linux/arch/arm/mach-omap2/sram.S
* linux/arch/arm/mach-omap2/sram-fn.S
*
* Omap2 specific functions that need to be run in internal SRAM
*
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-pxa/corgi_lcd.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* linux/drivers/video/w100fb.c
* linux/arch/arm/mach-pxa/corgi_lcd.c
*
* Corgi/Spitz LCD Specific Code
*
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-pxa/leds.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* include/asm-arm/arch-pxa/leds.h
* arch/arm/mach-pxa/leds.h
*
* Copyright (c) 2001 Jeff Sutherland, Accelent Systems Inc.
*
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-s3c2410/s3c2400-gpio.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* linux/arch/arm/mach-s3c2410/gpio.c
/* linux/arch/arm/mach-s3c2410/s3c2400-gpio.c
*
* Copyright (c) 2006 Lucas Correia Villa Real <lucasvr@gobolinux.org>
*
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-s3c2410/s3c2410-clock.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* linux/arch/arm/mach-s3c2410/clock.c
/* linux/arch/arm/mach-s3c2410/s3c2410-clock.c
*
* Copyright (c) 2006 Simtec Electronics
* Ben Dooks <ben@simtec.co.uk>
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-s3c2410/s3c2410-gpio.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* linux/arch/arm/mach-s3c2410/gpio.c
/* linux/arch/arm/mach-s3c2410/s3c2410-gpio.c
*
* Copyright (c) 2004-2006 Simtec Electronics
* Ben Dooks <ben@simtec.co.uk>
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-s3c2410/s3c2442.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* linux/arch/arm/mach-s3c2410/s3c2440.c
/* linux/arch/arm/mach-s3c2410/s3c2442.c
*
* Copyright (c) 2006 Simtec Electronics
* Ben Dooks <ben@simtec.co.uk>
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-s3c2410/s3c244x-irq.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* linux/arch/arm/mach-s3c2410/s3c2440-irq.c
/* linux/arch/arm/mach-s3c2410/s3c244x-irq.c
*
* Copyright (c) 2003,2004 Simtec Electronics
* Ben Dooks <ben@simtec.co.uk>
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-s3c2410/s3c244x.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* arch/arm/mach-s3c2410/s3c2440.h
/* arch/arm/mach-s3c2410/s3c244x.h
*
* Copyright (c) 2004-2005 Simtec Electronics
* Ben Dooks <ben@simtec.co.uk>
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-s3c2410/usb-simtec.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* linux/arch/arm/mach-s3c2410/usb-simtec.c
/* linux/arch/arm/mach-s3c2410/usb-simtec.h
*
* Copyright (c) 2004 Simtec Electronics
* Ben Dooks <ben@simtec.co.uk>
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-sa1100/dma.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* arch/arm/kernel/dma-sa1100.c
* arch/arm/mach-sa1100/dma.c
*
* Support functions for the SA11x0 internal DMA channels.
*
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-shark/leds.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* arch/arm/kernel/leds-shark.c
* arch/arm/mach-shark/leds.c
* by Alexander Schulz
*
* derived from:
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/plat-omap/sram-fn.S
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* linux/arch/arm/plat-omap/sram.S
* linux/arch/arm/plat-omap/sram-fn.S
*
* Functions that need to be run in internal SRAM
*
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/h8300/kernel/ints.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* linux/arch/h8300/platform/h8300h/ints.c
* linux/arch/h8300/kernel/ints.c
*
* Yoshinori Sato <ysato@users.sourceforge.jp>
*
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/i386/kernel/ldt.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* linux/kernel/ldt.c
* linux/arch/i386/kernel/ldt.c
*
* Copyright (C) 1992 Krishna Balasubramanian and Linus Torvalds
* Copyright (C) 1999 Ingo Molnar <mingo@redhat.com>
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/i386/mach-visws/visws_apic.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* linux/arch/i386/mach_visws/visws_apic.c
* linux/arch/i386/mach-visws/visws_apic.c
*
* Copyright (C) 1999 Bent Hagemark, Ingo Molnar
*
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/ia64/kernel/acpi-processor.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* arch/ia64/kernel/cpufreq/processor.c
* arch/ia64/kernel/acpi-processor.c
*
* Copyright (C) 2005 Intel Corporation
* Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/ia64/kernel/entry.S
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* ia64/kernel/entry.S
* arch/ia64/kernel/entry.S
*
* Kernel entry points.
*
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/ia64/kernel/irq_ia64.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* linux/arch/ia64/kernel/irq.c
* linux/arch/ia64/kernel/irq_ia64.c
*
* Copyright (C) 1998-2001 Hewlett-Packard Co
* Stephane Eranian <eranian@hpl.hp.com>
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/m68k/mm/motorola.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* linux/arch/m68k/motorola.c
* linux/arch/m68k/mm/motorola.c
*
* Routines specific to the Motorola MMU, originally from:
* linux/arch/m68k/init.c
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/m68k/sun3/sun3dvma.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* linux/arch/m68k/mm/sun3dvma.c
* linux/arch/m68k/sun3/sun3dvma.c
*
* Copyright (C) 2000 Sam Creasey
*
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/m68knommu/platform/68328/head-pilot.S
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* linux/arch/m68knommu/platform/68328/head-rom.S
* linux/arch/m68knommu/platform/68328/head-pilot.S
* - A startup file for the MC68328
*
* Copyright (C) 1998 D. Jeff Dionne <jeff@ryeham.ee.ryerson.ca>,
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/mips/dec/boot/decstation.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* arch/mips/dec/decstation.c
* arch/mips/dec/boot/decstation.c
*/
#include <asm/sections.h>

Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/mips/dec/prom/call_o32.S
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* arch/mips/dec/call_o32.S
* arch/mips/dec/prom/call_o32.S
*
* O32 interface for the 64 (or N32) ABI.
*
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/mips/pci/fixup-vr4133.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* arch/mips/vr41xx/nec-cmbvr4133/pci_fixup.c
* arch/mips/pci/fixup-vr4133.c
*
* The NEC CMB-VR4133 Board specific PCI fixups.
*
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/mips/tx4938/common/irq.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* linux/arch/mps/tx4938/common/irq.c
* linux/arch/mips/tx4938/common/irq.c
*
* Common tx4938 irq handler
* Copyright (C) 2000-2001 Toshiba Corporation
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/kernel/perfmon_fsl_booke.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* kernel/perfmon_fsl_booke.c
/* arch/powerpc/kernel/perfmon_fsl_booke.c
* Freescale Book-E Performance Monitor code
*
* Author: Andy Fleming
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/oprofile/op_model_7450.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* oprofile/op_model_7450.c
* arch/powerpc/oprofile/op_model_7450.c
*
* Freescale 745x/744x oprofile support, based on fsl_booke support
* Copyright (C) 2004 Anton Blanchard <anton@au.ibm.com>, IBM
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/oprofile/op_model_fsl_booke.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* oprofile/op_model_e500.c
* arch/powerpc/oprofile/op_model_fsl_booke.c
*
* Freescale Book-E oprofile support, based on ppc64 oprofile support
* Copyright (C) 2004 Anton Blanchard <anton@au.ibm.com>, IBM
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/platforms/83xx/mpc834x_sys.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* arch/powerppc/platforms/83xx/mpc834x_sys.h
* arch/powerpc/platforms/83xx/mpc834x_sys.h
*
* MPC834X SYS common board definitions
*
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/platforms/85xx/mpc8540_ads.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* arch/ppc/platforms/85xx/mpc8540_ads.h
* arch/powerpc/platforms/85xx/mpc8540_ads.h
*
* MPC8540ADS board definitions
*
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/platforms/85xx/mpc85xx.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* arch/ppc/platforms/85xx/mpc85xx.h
* arch/powerpc/platforms/85xx/mpc85xx.h
*
* MPC85xx soc definitions/function decls
*
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/platforms/85xx/mpc85xx_cds.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* arch/ppc/platforms/85xx/mpc85xx_cds_common.h
* arch/powerpc/platforms/85xx/mpc85xx_cds.h
*
* MPC85xx CDS board definitions
*
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/sysdev/ipic.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* include/asm-ppc/ipic.c
* arch/powerpc/sysdev/ipic.c
*
* IPIC routines implementations.
*
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/ppc/boot/include/mpsc_defs.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* drivers/serial/mpsc/mpsc_defs.h
* arch/ppc/boot/include/mpsc_defs.h
*
* Register definitions for the Marvell Multi-Protocol Serial Controller (MPSC),
* Serial DMA Controller (SDMA), and Baud Rate Generator (BRG).
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/ppc/platforms/4xx/xparameters/xparameters.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* include/asm-ppc/xparameters.h
* arch/ppc/platforms/4xx/xparameters/xparameters.h
*
* This file includes the correct xparameters.h for the CONFIG'ed board plus
* fixups to translate board specific XPAR values to a common set of names
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/ppc/platforms/lopec.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* include/asm-ppc/lopec_serial.h
* arch/ppc/platforms/lopec.h
*
* Definitions for Motorola LoPEC board.
*
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/ppc/platforms/mpc8272ads_setup.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* arch/ppc/platforms/82xx/pq2ads_pd.c
* arch/ppc/platforms/mpc8272ads_setup.c
*
* MPC82xx Board-specific PlatformDevice descriptions
*
Expand Down
Loading

0 comments on commit 54506e6

Please sign in to comment.