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