aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-12-04[S390] Cleanup memory_chunk array usage.Heiko Carstens3-13/+7
2006-12-04[S390] Misaligned wait PSW at memory detection.Heiko Carstens1-1/+2
2006-12-04[S390] cpu shutdown reworkHeiko Carstens3-144/+49
2006-12-04[S390] cpcmd <-> __cpcmd calling issuesHeiko Carstens3-17/+21
2006-12-04[S390] Reset infrastructure for re-IPL.Heiko Carstens8-41/+115
2006-12-04[S390] extmem unbalanced spin_lock.Heiko Carstens1-2/+3
2006-12-04[S390] Use diag instead of ccw reipl.Michael Holzheu1-0/+2
2006-12-04[S390] No panic for failed rebootMichael Holzheu1-1/+2
2006-12-04[S390] Add ipl/reipl loadparm attribute.Michael Holzheu1-4/+94
2006-12-04[S390] Remove unused GENERIC_BUST_SPINLOCK from Kconfig.Heiko Carstens1-3/+0
2006-12-04[S390] remove salipl memory detection.Christian Borntraeger1-21/+0
2006-12-04[POWERPC] Fix debug printks for 32-bit resources in the PCI codeSergei Shtylyov1-13/+11
2006-12-04[POWERPC] Replace kmalloc+memset with kzallocYan Burman9-22/+9
2006-12-04[POWERPC] Linkstation / kurobox supportGuennadi Liakhovetski6-3/+2089
2006-12-04[POWERPC] Add the e300c3 core to the CPU table.Scott Wood1-0/+11
2006-12-04[POWERPC] iSeries: don't build head_64.o unnecessarilyStephen Rothwell1-1/+1
2006-12-04[POWERPC] iSeries: stop dt_mod.o being rebuilt unnecessarilyStephen Rothwell1-1/+7
2006-12-04[POWERPC] Fix cputable.h for combined buildStephen Rothwell2-1/+3
2006-12-04[POWERPC] Allow CONFIG_BOOTX_TEXT on iSeriesStephen Rothwell1-1/+1
2006-12-04[POWERPC] Allow xmon to build on legacy iSeriesStephen Rothwell2-1/+10