aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-10-13powerpc: merge ptrace.cStephen Rothwell5-398/+141
2005-10-13ppc64: use powerpc of_device.cStephen Rothwell3-276/+2
2005-10-13ppc64: fix arch/ppc64/kernel/MakefileStephen Rothwell1-2/+1
2005-10-13ppc64: merge binfmt_elf32.cStephen Rothwell5-51/+7
2005-10-13powerpc: make 64 bit binaries workStephen Rothwell1-5/+1
2005-10-13powerpc: create 32 bit LOADADDR macroStephen Rothwell1-4/+2
2005-10-13powerpc: consolidate cputable.cStephen Rothwell5-435/+329
2005-10-12powerpc: Bring in some changes made to arch/ppc and include/asm-ppc64Paul Mackerras3-1/+12
2005-10-12powerpc: Move default hash table size calculation to hash_utils_64.cPaul Mackerras2-21/+22
2005-10-12Merge from Linus' treePaul Mackerras188-1974/+6345
2005-10-12powerpc: make iSeries boot againStephen Rothwell4-6/+8
2005-10-12powerpc: pci_dn's should point to their device_node'sStephen Rothwell1-0/+1
2005-10-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-7/+6
2005-10-11[SPARC64]: Fix net booting on Ultra5David S. Miller1-2/+6
2005-10-11[PATCH] ppc64: Add R_PPC64_TOC16 module relocPeter Bergner1-0/+13
2005-10-11[PATCH] m32r: trap handler code for illegal trapsHirokazu Takata2-17/+25
2005-10-11[PATCH] ppc highmem fixPaolo Galtieri1-2/+2
2005-10-11[PATCH] ppc64: Fix PCI hotplugAnton Blanchard1-2/+2
2005-10-11ppc64: compile fix - define execve in misc.SPaul Mackerras1-0/+7
2005-10-11ppc64: Use merged versions of init_task.c and process.c.Paul Mackerras4-752/+3
2005-10-11ppc: Various minor compile fixesPaul Mackerras33-15/+71
2005-10-11ppc: Adapt to asm-powerpc/irq.h irq_canonicalize changesPaul Mackerras11-56/+11
2005-10-11powerpc: Remove debug messages from setup_64.cPaul Mackerras1-16/+0
2005-10-10[SPARC32]: Revert IOMAP change eb98129eec7fa605f0407dfd92d40ee8ddf5cd9aDavid S. Miller2-5/+0
2005-10-11powerpc: Remove xmon.h include from arch/powerpc/platforms/powermac/pic.cPaul Mackerras1-1/+0
2005-10-11powerpc: Remove 83xx from arch/powerpc/platforms/Makefile for nowPaul Mackerras1-1/+0
2005-10-11powerpc: Make building the boot image work for both 32-bit and 64-bitPaul Mackerras1-1/+8
2005-10-10[PATCH] i386: Don't discard upper 32bits of HWCR on K8Andi Kleen1-1/+1
2005-10-10[PATCH] x86_64: Allocate cpu local data for all possible CPUsAndi Kleen2-5/+5
2005-10-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-36/+91
2005-10-10[SPARC64]: Fix Ultra5, Ultra60, et al. boot failures.David S. Miller1-36/+91
2005-10-10[PATCH] x86_64: Fix change_page_attr cache flushingAndi Kleen1-2/+0
2005-10-10Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-0/+4827
2005-10-10[ARM] 2968/1: defconfig for the ARM Collie platformVincent Sanders1-0/+888
2005-10-10[ARM] 2967/1: defconfig for the ARM Corgi platformVincent Sanders1-0/+1523
2005-10-10[ARM] 2966/1: defconfig for the ARM Poodle platformVincent Sanders1-0/+1015
2005-10-10[ARM] 2965/1: defconfig for the ARM Spitz platformVincent Sanders1-0/+1401
2005-10-10[PATCH] i386: fix stack alignment for signal handlersMarkus F.X.J. Oberhumer2-2/+10
2005-10-10Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-10/+118
2005-10-10[PATCH] uml: fix x86_64 with !CONFIG_FRAME_POINTERJeff Dike1-9/+28
2005-10-10[PATCH] x86_64: Set up safe page tables during resumeRafael J. Wysocki2-6/+138
2005-10-10[PATCH] uml: cleanup whitespace for COW driverPaolo 'Blaisorblade' Giarrusso1-9/+9
2005-10-10[PATCH] uml: cleanup byte order macros for COW driverPaolo 'Blaisorblade' Giarrusso2-2/+26
2005-10-10[PATCH] uml: restore include breakage, breaking binary format of COW driverPaolo 'Blaisorblade' Giarrusso1-2/+2
2005-10-10[PATCH] uml: allow building .s/.i/.lst files from userspace filesPaolo 'Blaisorblade' Giarrusso1-2/+2
2005-10-10[PATCH] uml: add mode=skas0 as a synonym of skas0Paolo 'Blaisorblade' Giarrusso1-0/+11
2005-10-10[PATCH] Uml: hide commands when not being verbosePaolo 'Blaisorblade' Giarrusso1-1/+1
2005-10-10powerpc: Start merging 64-bit support into powermac filesPaul Mackerras4-143/+128
2005-10-10powerpc: Fix compilation for 32-bit configsPaul Mackerras2-22/+5
2005-10-10powerpc: Fix off-by-one error in prom_init.cPaul Mackerras1-1/+1