aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-06sh: Fix syscall tracing ordering.Stuart Menefy1-23/+22
2006-12-06sh: TLB miss fast-path optimizations.Stuart Menefy5-114/+201
2006-12-06sh: R7780RP push-switch support.Paul Mundt2-1/+125
2006-12-06sh: generic push-switch framework.Paul Mundt4-1/+150
2006-12-06sh: pmd rework.Stuart Menefy2-17/+49
2006-12-06sh: Use MMU.TTB register as pointer to current pgd.Stuart Menefy1-10/+8
2006-12-06sh: Set up correct siginfo structures for page faults.Stuart Menefy3-49/+58
2006-12-06sh: gcc4 support.Stuart Menefy8-64/+78
2006-12-06sh: Explicit endian selection support.Paul Mundt2-14/+21
2006-12-06sh: p3map_sem sem2mutex conversion.Paul Mundt2-26/+11
2006-12-06sh: Preliminary support for SH-X2 MMU.Paul Mundt4-17/+52
2006-12-06sh: Hook SH7785 in to the build system.Paul Mundt2-1/+7
2006-12-06sh: Drop CPU subtype IRQ headers.Paul Mundt5-31/+51
2006-12-06sh: Configurable timer IRQ.Paul Mundt5-4/+11
2006-12-06sh: Fixup entry-common path breakage for SH-3.Paul Mundt1-1/+1
2006-12-06sh: SE7206 build fixes.Paul Mundt6-152/+34
2006-12-06sh: Add support for Solution Engine 7206 and 7619 boards.Yoshinori Sato9-0/+1404
2006-12-06sh: Exception vector rework and SH-2/SH-2A support.Yoshinori Sato7-332/+767
2006-12-06sh: Wire up division and address error exceptions on SH-2A.Yoshinori Sato1-9/+79
2006-12-06sh: Add support for SH7206 and SH7619 CPU subtypes.Yoshinori Sato25-53/+1000
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells19-66/+81
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells258-5194/+22156
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells166-3060/+2534
2006-12-04Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds11-1055/+317
2006-12-04Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds214-3723/+21188
2006-12-05[POWERPC] Add missing EXPORTS for mpc52xx supportGrant Likely2-0/+3
2006-12-05[POWERPC] Remove obsolete PPC_52xx and update CLASSIC32 commentGrant Likely1-8/+10
2006-12-05[POWERPC] ps3: add a default zImage targetGeoff Levand1-1/+4
2006-12-04[MIPS] Cleanup memory barriers for weakly ordered systems.Ralf Baechle2-3/+7
2006-12-04[MIPS] Alchemy: Automatically enable CONFIG_RESOURCES_64BIT for PCI configs.Ralf Baechle1-0/+9
2006-12-04[MIPS] Unify csum_partial.SAtsushi Nemoto6-486/+262
2006-12-04[MIPS] SWARM: Fix a typo in #error directivesMaciej W. Rozycki1-4/+4
2006-12-04[MIPS] Use SYSVIPC_COMPAT to fix various problems on N32Atsushi Nemoto3-562/+35
2006-12-04Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro/birdLinus Torvalds3-0/+3
2006-12-04Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds23-382/+574
2006-12-04[PATCH] m68knommu: remove __rom_end from 68360 startup codeGreg Ungerer1-1/+2
2006-12-04[PATCH] m68knommu: auto detect memory size on M5208EVB boardMichael Broughton1-0/+20
2006-12-04[PATCH] m68knommu: add SHM supportDavid Wu1-1/+22
2006-12-04[PATCH] m68knommu: add printk level for stack dumpGreg Ungerer1-6/+7
2006-12-04[PATCH] m68knommu: add printk level for oops dumpsGreg Ungerer1-17/+17
2006-12-04[PATCH] m68knommu: fix compile when CONFIG_BLK_DEV_INITRD=nAdrian Bunk1-3/+0
2006-12-04[PATCH] m68knommu: formatting cleanup in KconfigGreg Ungerer1-6/+6
2006-12-04[S390] Don't use small stacks when lockdep is used.Heiko Carstens1-1/+1
2006-12-04[S390] Memory detection fixes.Heiko Carstens3-24/+32
2006-12-04[S390] Convert extmem spin_lock into a mutex.Heiko Carstens1-11/+11
2006-12-04[S390] set KBUILD_IMAGE.Christian Borntraeger1-0/+3
2006-12-04[S390] lockdep: show held locks when showing a stackdumpHeiko Carstens1-1/+4
2006-12-04[S390] Add dynamic size check for usercopy functions.Gerald Schaefer4-59/+190
2006-12-04[S390] Use diag260 for memory size detection.Heiko Carstens1-2/+15
2006-12-04[S390] pfault code cleanup.Heiko Carstens4-44/+30