aboutsummaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
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 Rothwell2-4/+6
2005-10-13powerpc: consolidate cputable.cStephen Rothwell6-438/+329
2005-10-12ppc64: Remove duplicate versions of some headersPaul Mackerras3-386/+0
2005-10-12powerpc: Bring in some changes made to arch/ppc and include/asm-ppc64Paul Mackerras4-2/+13
2005-10-12powerpc: Move default hash table size calculation to hash_utils_64.cPaul Mackerras2-21/+22
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-11[SPARC64]: Fix net booting on Ultra5David S. Miller1-2/+6
2005-10-11[PATCH] Don't map the same page too muchHugh Dickins1-0/+3
2005-10-11[PATCH] ppc64: Add R_PPC64_TOC16 module relocPeter Bergner1-0/+13
2005-10-11[PATCH] V4L: Enable s-video input on DViCO FusionHDTV5 LiteMichael Krufky1-2/+2
2005-10-11[PATCH] m32r: trap handler code for illegal trapsHirokazu Takata2-17/+25
2005-10-11[PATCH] binfmt_elf bss padding fixakpm@osdl.org1-1/+1
2005-10-11[PATCH] ppc highmem fixPaolo Galtieri1-2/+2
2005-10-11[PATCH] madvise: Avoid returning error code -EBADF for anonymous mappingsSuzuki1-7/+4
2005-10-11[PATCH] nfsacl: Solaris VxFS compatibility fixAndreas Gruenbacher1-35/+35
2005-10-11[PATCH] v9fs: remove additional buffer allocation from v9fs_file_read and v9fs_file_writeLatchesar Ionkov1-81/+33
2005-10-11[PATCH] dell_rbu: changes in packet update mechanismAbhay Salunke2-91/+121
2005-10-11[PATCH] ppc64: Fix PCI hotplugAnton Blanchard1-2/+2
2005-10-11[PATCH] s390: ccw device reconnect oops.Cornelia Huck1-1/+1
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 Mackerras5-752/+7
2005-10-11ppc: Various minor compile fixesPaul Mackerras35-15/+78
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-10[SPARC64]: Fix oops on runlevel change with serial console.David S. Miller2-4/+2
2005-10-10Linux v2.6.14-rc4Linus Torvalds1-1/+1
2005-10-11powerpc: Remove xmon.h include from arch/powerpc/platforms/powermac/pic.cPaul Mackerras1-1/+0
2005-10-11powerpc: Merged asm/xmon.hPaul Mackerras2-17/+12
2005-10-11powerpc: Remove 83xx from arch/powerpc/platforms/Makefile for nowPaul Mackerras1-1/+0
2005-10-11powerpc: Merged asm/i8259.hPaul Mackerras1-3/+3
2005-10-11powerpc: Merged asm/backlight.hPaul Mackerras1-4/+5
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 Kleen3-5/+6
2005-10-10Use the new "kill_proc_info_as_uid()" for USB disconnect tooLinus Torvalds3-3/+6
2005-10-10[PATCH] Fix signal sending in usbdevio on async URB completionHarald Welte3-3/+44
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