]>
pilppa.org Git - linux-2.6-omap-h63xx.git/log 
Linus Torvalds  [Fri, 12 Oct 2007 02:13:44 +0000  (19:13 -0700)] 
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
Linus Torvalds  [Fri, 12 Oct 2007 02:11:51 +0000  (19:11 -0700)] 
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6: (74 commits)
  Blackfin serial driver: pending a unique anomaly id, tie the break flood issue to ANOMALY_05000230
  blackfin enable arbitary speed serial setting
  Blackfin arch: Remove cruft - CONFIG_DEBUG_SERIAL_EARLY_INIT and DEBUG_KERNEL_START
  Blackfin arch: fix typo in register name
  Blackfin arch: trim the Blackfin arch MAINTAINERS list
  Blackfin arch: fix bug libstdc++ calling writev with an iovec containing { NULL, 0 } fails on Blackfin
  Blackfin arch: Export strcpy - occasionally get module link failures otherwise
  Blackfin arch: the load address is not safe to point to as a workaround for ANOMALY 
05000281 
  Blackfin arch: show_mem can not be marked as init, since it is called during OOM condition
  Blackfin arch: flush/inv the correct range when using write back cache and fix bugs find by dmacopy
  Blackfin arch: update kgdb patch
  Blackfin arch: Comply with revised Anomaly Workarounds for BF533 
05000311  and BF561 
05000323 
  Blackfin arch: Print out debug info, as early as possible
  Blackfin arch: Enable earlyprintk earlier - so any error after our interrupt tables are set up will print out
  Blackfin arch: fix endless loop bug when a double fault happens
  Blackfin arch: Initial patch to add earlyprintk support
  Blackfin arch: add TWIx_REGBASE and SPIx_REGBASE to specific CPU header files, use the new REGBASE for board platform resources
  Blackfin arch: modify the insX/outsX and dma_insX/dma_outsX to be compatible with other archs
  Blackfin arch: add more common defines for output sections
  Blackfin arch: cleanup IO and DMA_IO API function definitions according to other arches
  ...
Linus Torvalds  [Fri, 12 Oct 2007 02:09:32 +0000  (19:09 -0700)] 
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds  [Fri, 12 Oct 2007 01:57:31 +0000  (18:57 -0700)] 
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
Nicolas Pitre  [Thu, 11 Oct 2007 05:06:03 +0000  (01:06  -0400)] 
mmc: don't use weight32()Signed-off-by: Nicolas Pitre <nico@cam.org> Signed-off-by: Pierre Ossman <drzeus@drzeus.cx> 
Thomas Gleixner  [Thu, 11 Oct 2007 15:56:02 +0000  (17:56 +0200)] 
x86: fixup the x86 namespace change in scripts/namespace.plSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 15:53:52 +0000  (17:53 +0200)] 
x86: Fix the $(ARCH) dependent help output in the top MakefileSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Philippe Rétornaz  [Wed, 10 Oct 2007 22:52:24 +0000  (18:52 -0400)] 
[AVR32] Fix random segfault with preemptionSigned-off-by: Philippe Rétornaz <philippe.retornaz@epfl.ch> Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com> 
Haavard Skinnemoen  [Wed, 3 Oct 2007 13:05:20 +0000  (15:05 +0200)] 
[AVR32] Don't use __builtin_xchg()Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com> 
David Brownell  [Tue, 25 Sep 2007 14:17:48 +0000  (07:17 -0700)] 
[AVR32] ngw100 i2c-gpio tweaksSigned-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com> 
Haavard Skinnemoen  [Sat, 22 Sep 2007 21:31:39 +0000  (23:31 +0200)] 
[AVR32] Ignore a few irrelevant syscallsSigned-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com> 
Kristoffer Nyborg Gregertsen  [Fri, 17 Aug 2007 14:59:57 +0000  (16:59 +0200)] 
[AVR32] SMC configuration in clock cyclesSigned-off-by: Kristoffer Nyborg Gregertsen <gregerts@stud.ntnu.no> Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com> 
Robert P. J. Day  [Wed, 19 Sep 2007 12:43:42 +0000  (08:43 -0400)] 
[AVR32] Drop support for redundant "keepinitrd" boot-time parm.Signed-off-by: Robert P. J. Day <rpjday@mindspring.com> Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com> 
Haavard Skinnemoen  [Fri, 7 Sep 2007 15:00:25 +0000  (16:00 +0100)] 
[AVR32] Make dma_sync_*_for_cpu no-opsSigned-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com> 
Haavard Skinnemoen  [Mon, 17 Sep 2007 09:13:45 +0000  (11:13 +0200)] 
[AVR32] Remove unneeded 8K alignment of .text sectionSigned-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com> 
Haavard Skinnemoen  [Mon, 17 Sep 2007 09:08:28 +0000  (11:08 +0200)] 
[AVR32] Kill a few hardcoded constants in vmlinux.ldsSigned-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com> 
Sam Ravnborg  [Sat, 15 Sep 2007 20:47:02 +0000  (22:47 +0200)] 
[AVR32] rename vmlinux.ldsSigned-off-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com> 
Matteo Vit  [Wed, 29 Aug 2007 08:19:40 +0000  (10:19 +0200)] 
[AVR32] fix command line parsing in early_parse_fbmemSigned-off-by: Matteo Vit - Dave S.r.l. <matteo.vit@dave.eu> Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com> 
Haavard Skinnemoen  [Wed, 4 Jan 2006 15:58:49 +0000  (16:58 +0100)] 
[AVR32] checkstack supportSigned-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com> 
Haavard Skinnemoen  [Thu, 14 Jun 2007 15:37:31 +0000  (17:37 +0200)] 
[AVR32] Wire up USBA deviceSigned-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com> 
Matteo Vit  [Thu, 9 Aug 2007 12:55:34 +0000  (14:55 +0200)] 
[AVR32] add multidrive support for pio driverSigned-off-by: Matteo Vit - Dave S.r.l. <matteo.vit@dave.eu> Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com> 
David Brownell  [Fri, 10 Aug 2007 03:56:07 +0000  (20:56 -0700)] 
[AVR32] /sys/kernel/debug/at32ap_clkSigned-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com> 
Haavard Skinnemoen  [Thu, 16 Aug 2007 09:12:47 +0000  (11:12 +0200)] 
[AVR32] Move AT32_PM_BASE definition into pm.hSigned-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:20:06 +0000  (11:20 +0200)] 
x86: remove migration makefile tweaksSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:20:05 +0000  (11:20 +0200)] 
x86: Add feature-removal entry for bzImage symlinksSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:20:03 +0000  (11:20 +0200)] 
i386/x86_64: move headers to include/asm-x86Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:17:26 +0000  (11:17 +0200)] 
x86: sanitize pathes arch/x86/kernel/cpu/MakefileSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:17:25 +0000  (11:17 +0200)] 
x86: sanitize pathes arch/x86/kernel/Makefile_64Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:17:25 +0000  (11:17 +0200)] 
x86: sanitize pathes arch/x86/kernel/Makefile_32Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:17:24 +0000  (11:17 +0200)] 
x86_64: move kernelSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:17:21 +0000  (11:17 +0200)] 
x86_64: move ia32Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:17:19 +0000  (11:17 +0200)] 
x86_64: move oprofileSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:17:18 +0000  (11:17 +0200)] 
x86_64: move mmSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:17:16 +0000  (11:17 +0200)] 
x86_64: move bootSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:17:15 +0000  (11:17 +0200)] 
x86_64: move bootSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:17:13 +0000  (11:17 +0200)] 
x86_64: move bootSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:17:12 +0000  (11:17 +0200)] 
x86_64: move pciSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:17:10 +0000  (11:17 +0200)] 
x86_64: move vdsoSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:17:08 +0000  (11:17 +0200)] 
x86_64: move libSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:17:06 +0000  (11:17 +0200)] 
x86_64: move kernel/cpufreqSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:17:05 +0000  (11:17 +0200)] 
x86_64: move kernel/acpiSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:17:03 +0000  (11:17 +0200)] 
x86_64: move cryptoSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:17:01 +0000  (11:17 +0200)] 
i386: move kernelSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:16:58 +0000  (11:16 +0200)] 
i386: move kernel/cpuSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:16:56 +0000  (11:16 +0200)] 
i386: move videoSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:16:55 +0000  (11:16 +0200)] 
i386: move oprofileSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:16:53 +0000  (11:16 +0200)] 
i386: move mach-voyagerSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:16:51 +0000  (11:16 +0200)] 
i386: move xenSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:16:50 +0000  (11:16 +0200)] 
i386: move mach-es7000Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:16:48 +0000  (11:16 +0200)] 
i386: move mach-defaultSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:16:47 +0000  (11:16 +0200)] 
i386: move mmSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:16:45 +0000  (11:16 +0200)] 
i386: move bootSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:16:43 +0000  (11:16 +0200)] 
i386: move bootSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:16:41 +0000  (11:16 +0200)] 
i386: move bootSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:16:39 +0000  (11:16 +0200)] 
i386: move mach-genericSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:16:38 +0000  (11:16 +0200)] 
i386: move mach-viswsSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:16:36 +0000  (11:16 +0200)] 
i386: move pciSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:16:34 +0000  (11:16 +0200)] 
i386: move powerSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:16:33 +0000  (11:16 +0200)] 
i386: move libSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:16:31 +0000  (11:16 +0200)] 
i386: move math-emuSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:16:28 +0000  (11:16 +0200)] 
i386: move kernel/cpu/mtrrSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:16:27 +0000  (11:16 +0200)] 
i386: move kernel/cpu/cpufreqSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:16:25 +0000  (11:16 +0200)] 
i386: move kernel/cpu/mcheckSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:16:23 +0000  (11:16 +0200)] 
i386: move kernel/acpiSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:16:21 +0000  (11:16 +0200)] 
i386: move cryptoSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:16:20 +0000  (11:16 +0200)] 
x86_64: prepare shared mm/MakefileSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:16:19 +0000  (11:16 +0200)] 
x86_64: prepare shared mm/fault.cSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:16:18 +0000  (11:16 +0200)] 
x86_64: prepare shared mm/pageattr.cSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:16:16 +0000  (11:16 +0200)] 
x86_64: prepare shared mm/k8topology.cSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:16:15 +0000  (11:16 +0200)] 
x86_64: prepare shared mm/extable.cSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:16:14 +0000  (11:16 +0200)] 
x86_64: prepare shared mm/numa.cSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:16:12 +0000  (11:16 +0200)] 
x86_64: prepare shared mm/mmap.cSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:16:11 +0000  (11:16 +0200)] 
x86_64: prepare shared mm/init.cSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:16:09 +0000  (11:16 +0200)] 
x86_64: prepare shared mm/ioremap.cSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:16:08 +0000  (11:16 +0200)] 
x86_64: prepare shared mm/srat.cSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:16:06 +0000  (11:16 +0200)] 
x86_64: prepare shared boot/compressed/MakefileSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:16:06 +0000  (11:16 +0200)] 
x86_64: prepare shared boot/compressed/head.SSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:16:04 +0000  (11:16 +0200)] 
x86_64: prepare shared boot/compressed/vmlinux.scrSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:16:03 +0000  (11:16 +0200)] 
x86_64: prepare shared boot/compressed/vmlinux.ldsSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:16:01 +0000  (11:16 +0200)] 
x86_64: prepare shared boot/compressed/misc.cSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:16:00 +0000  (11:16 +0200)] 
x86_64: prepare shared pci/MakefileSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:16:00 +0000  (11:16 +0200)] 
x86_64: prepare shared pci/mmconfig.cSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:15:58 +0000  (11:15 +0200)] 
x86_64: prepare shared pci/k8-bus.cSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:15:57 +0000  (11:15 +0200)] 
x86_64: prepare shared lib/MakefileSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:15:56 +0000  (11:15 +0200)] 
x86_64: prepare shared lib/copy_user.SSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:15:55 +0000  (11:15 +0200)] 
x86_64: prepare shared lib/memset.SSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:15:53 +0000  (11:15 +0200)] 
x86_64: prepare shared lib/io.cSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:15:52 +0000  (11:15 +0200)] 
x86_64: prepare shared lib/csum-partial.cSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:15:50 +0000  (11:15 +0200)] 
x86_64: prepare shared lib/delay.cSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:15:49 +0000  (11:15 +0200)] 
x86_64: prepare shared lib/putuser.SSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:15:48 +0000  (11:15 +0200)] 
x86_64: prepare shared lib/bitops.cSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:15:46 +0000  (11:15 +0200)] 
x86_64: prepare shared lib/usercopy.cSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:15:45 +0000  (11:15 +0200)] 
x86_64: prepare shared lib/getuser.SSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:15:43 +0000  (11:15 +0200)] 
x86_64: prepare shared lib/csum-wrappers.cSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:15:42 +0000  (11:15 +0200)] 
x86_64: prepare shared lib/memmove.cSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:15:40 +0000  (11:15 +0200)] 
x86_64: prepare shared lib/copy_user_nocache.SSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:15:39 +0000  (11:15 +0200)] 
x86_64: prepare shared lib/memcpy.SSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:15:37 +0000  (11:15 +0200)] 
x86_64: prepare shared lib/rwlock.SSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:15:36 +0000  (11:15 +0200)] 
x86_64: prepare shared lib/clear_page.SSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Thu, 11 Oct 2007 09:15:35 +0000  (11:15 +0200)] 
x86_64: prepare shared lib/csum-copy.SSigned-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>