aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2006-12-06sh: Configurable timer IRQ.Paul Mundt
2006-12-06sh: Fixup entry-common path breakage for SH-3.Paul Mundt
2006-12-06sh: SE7206 build fixes.Paul Mundt
2006-12-06sh: Add support for Solution Engine 7206 and 7619 boards.Yoshinori Sato
2006-12-06sh: Exception vector rework and SH-2/SH-2A support.Yoshinori Sato
2006-12-06sh: Wire up division and address error exceptions on SH-2A.Yoshinori Sato
2006-12-06sh: Add support for SH7206 and SH7619 CPU subtypes.Yoshinori Sato
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-04Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2006-12-04Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-12-05[POWERPC] Add missing EXPORTS for mpc52xx supportGrant Likely
2006-12-05[POWERPC] Remove obsolete PPC_52xx and update CLASSIC32 commentGrant Likely
2006-12-05[POWERPC] ps3: add a default zImage targetGeoff Levand
2006-12-04[MIPS] Cleanup memory barriers for weakly ordered systems.Ralf Baechle
2006-12-04[MIPS] Alchemy: Automatically enable CONFIG_RESOURCES_64BIT for PCI configs.Ralf Baechle
2006-12-04[MIPS] Unify csum_partial.SAtsushi Nemoto
2006-12-04[MIPS] SWARM: Fix a typo in #error directivesMaciej W. Rozycki
2006-12-04[MIPS] Use SYSVIPC_COMPAT to fix various problems on N32Atsushi Nemoto
2006-12-04Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro...Linus Torvalds
2006-12-04Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2006-12-04[PATCH] m68knommu: remove __rom_end from 68360 startup codeGreg Ungerer
2006-12-04[PATCH] m68knommu: auto detect memory size on M5208EVB boardMichael Broughton
2006-12-04[PATCH] m68knommu: add SHM supportDavid Wu
2006-12-04[PATCH] m68knommu: add printk level for stack dumpGreg Ungerer
2006-12-04[PATCH] m68knommu: add printk level for oops dumpsGreg Ungerer
2006-12-04[PATCH] m68knommu: fix compile when CONFIG_BLK_DEV_INITRD=nAdrian Bunk
2006-12-04[PATCH] m68knommu: formatting cleanup in KconfigGreg Ungerer
2006-12-04[S390] Don't use small stacks when lockdep is used.Heiko Carstens
2006-12-04[S390] Memory detection fixes.Heiko Carstens
2006-12-04[S390] Convert extmem spin_lock into a mutex.Heiko Carstens
2006-12-04[S390] set KBUILD_IMAGE.Christian Borntraeger
2006-12-04[S390] lockdep: show held locks when showing a stackdumpHeiko Carstens
2006-12-04[S390] Add dynamic size check for usercopy functions.Gerald Schaefer
2006-12-04[S390] Use diag260 for memory size detection.Heiko Carstens
2006-12-04[S390] pfault code cleanup.Heiko Carstens
2006-12-04[S390] Cleanup memory_chunk array usage.Heiko Carstens
2006-12-04[S390] Misaligned wait PSW at memory detection.Heiko Carstens
2006-12-04[S390] cpu shutdown reworkHeiko Carstens
2006-12-04[S390] cpcmd <-> __cpcmd calling issuesHeiko Carstens
2006-12-04[S390] Reset infrastructure for re-IPL.Heiko Carstens
2006-12-04[S390] extmem unbalanced spin_lock.Heiko Carstens
2006-12-04[S390] Use diag instead of ccw reipl.Michael Holzheu
2006-12-04[S390] No panic for failed rebootMichael Holzheu
2006-12-04[S390] Add ipl/reipl loadparm attribute.Michael Holzheu
2006-12-04[S390] Remove unused GENERIC_BUST_SPINLOCK from Kconfig.Heiko Carstens
2006-12-04[S390] remove salipl memory detection.Christian Borntraeger
2006-12-04[POWERPC] Fix debug printks for 32-bit resources in the PCI codeSergei Shtylyov
2006-12-04[POWERPC] Replace kmalloc+memset with kzallocYan Burman