aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-18[MIPS] SB1: Check for -mno-sched-prolog if building corelis debug kernel.Ralf Baechle1-1/+2
2006-03-18[MIPS] Sibyte: Fix race in sb1250_gettimeoffset().Ralf Baechle2-17/+63
2006-03-18[MIPS] Sibyte: Fix interrupt timer off by one bug.Ralf Baechle1-2/+2
2006-03-18[MIPS] Protect more of timer_interrupt() by xtime_lock.Ralf Baechle1-2/+4
2006-03-18[MIPS] Simple patch to power off DBAU1200Matej Kupljen1-0/+3
2006-03-18[MIPS] Fix DBAu1550 software power off.Sergei Shtylylov1-3/+4
2006-03-18[MIPS] local_r4k_flush_cache_page fixAtsushi Nemoto2-5/+9
2006-03-18[MIPS] Get rid of the IP22-specific code in arclib.Ralf Baechle1-19/+0
2006-03-17[PATCH] x86: check for online cpus before bringing them upSrivatsa Vaddagiri1-0/+10
2006-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds18-181/+314
2006-03-16powerpc: update defconfigsPaul Mackerras5-117/+232
2006-03-16[PATCH] powerpc: properly configure DDR/P5IOC children devsJohn Rose3-25/+32
2006-03-16[PATCH] powerpc: remove duplicate EXPORT_SYMBOLSOlaf Hering2-10/+5
2006-03-16[PATCH] powerpc: RTC memory corruptionMichael Neuling1-1/+1
2006-03-16[PATCH] powerpc: enable NAP only on cpus who support it to avoid memory corruptionBenjamin Herrenschmidt2-9/+4
2006-03-16[PATCH] powerpc: Clarify wording for CRASH_DUMP Kconfig optionMichael Ellerman1-1/+1
2006-03-16[PATCH] powerpc/64: enable CONFIG_BLK_DEV_SL82C105Olaf Hering1-1/+1
2006-03-16[PATCH] powerpc: correct cacheflush loop in zImageOlaf Hering1-2/+3
2006-03-16powerpc: Fix problem with time going backwardsPaul Mackerras1-14/+34
2006-03-15[ARM] 3362/1: [cleanup] - duplicate decleration of mem_fclk_21285Ben Dooks1-1/+0
2006-03-15[ARM] 3365/1: [cleanup] header for compat.c exported functionsBen Dooks3-2/+17
2006-03-15[ARM] 3363/1: [cleanup] process.c - fix warningsBen Dooks1-1/+2
2006-03-15[ARM] 3358/1: [S3C2410] add missing SPI DMA resourcesAlbrecht Dreß1-0/+12
2006-03-15[ARM] 3357/1: enable frontlight on colliePavel Machek1-0/+21
2006-03-15[ARM] Fix "thead" typoRussell King1-1/+1
2006-03-14[PATCH] Plug kdump shutdown race windowManeesh Soni1-2/+4
2006-03-14Revert "[PATCH] x86-64: Fix up handling of non canonical user RIPs"Linus Torvalds1-11/+18
2006-03-14powerpc: Disallow lparcfg being a modulePaul Mackerras1-1/+1
2006-03-12[PATCH] x86-64: Fix up handling of non canonical user RIPsAndi Kleen1-18/+11
2006-03-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-21/+23
2006-03-12[ARM] iwmmxt thread state alignmentRussell King2-11/+7
2006-03-10Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-6/+9
2006-03-10[ARM] 3350/1: Enable 1-wire on ARMAlessandro Zummo1-0/+2
2006-03-10[ARM] 3356/1: Workaround for the ARM1136 I-cache invalidation problemCatalin Marinas2-5/+8
2006-03-09[PATCH] s390: Increase spinlock retry code performanceChristian Ehrhardt1-2/+13
2006-03-09[PATCH] xtensa must set RWSEM_GENERIC_SPINLOCK=yAdrian Bunk1-0/+4
2006-03-09[PATCH] arch/sh/Kconfig: don't source non-existing Kconfig filesAdrian Bunk1-2/+2
2006-03-09[PATCH] alpha: fix IRQ handling lockupIvan Kokshaysky1-1/+6
2006-03-09[MIPS] Always pass -msoft-float.Ralf Baechle1-0/+1
2006-03-09[MIPS] Scatter a bunch of __init over tlbex.c.Ralf Baechle1-17/+17
2006-03-09[MIPS] Momentum: Resurrect after things were moved around a while ago.Ralf Baechle7-23/+29
2006-03-09[MIPS] Discard .exit.text at runtime.Ralf Baechle1-1/+3
2006-03-09[MIPS] Enable highmem for all MIPS32 and MIPS64 processors.Ralf Baechle1-0/+4
2006-03-09[MIPS] A struct console.setup function may not be __init.Ralf Baechle1-1/+1
2006-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds15-250/+97
2006-03-08[PATCH] i386: port ATI timer fix from x86_64 to i386 IIAndi Kleen6-6/+32
2006-03-08[IA64] Fix race in the accessed/dirty bit handlersChristoph Lameter1-6/+9
2006-03-08[ARM] 3355/1: NSLU2: remove propmt dependsAlessandro Zummo1-3/+1
2006-03-08[ARM] 3354/1: NAS100d: fix power led handlingAlessandro Zummo1-0/+3
2006-03-08[PATCH] fix kexec asmMichael Matz2-8/+8