aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* update the i386 defconfigAdrian Bunk2006-03-201-431/+741
* [MIPS] SB1: Check for -mno-sched-prolog if building corelis debug kernel.Ralf Baechle2006-03-181-1/+2
* [MIPS] Sibyte: Fix race in sb1250_gettimeoffset().Ralf Baechle2006-03-182-17/+63
* [MIPS] Sibyte: Fix interrupt timer off by one bug.Ralf Baechle2006-03-181-2/+2
* [MIPS] Protect more of timer_interrupt() by xtime_lock.Ralf Baechle2006-03-181-2/+4
* [MIPS] Simple patch to power off DBAU1200Matej Kupljen2006-03-181-0/+3
* [MIPS] Fix DBAu1550 software power off.Sergei Shtylylov2006-03-181-3/+4
* [MIPS] local_r4k_flush_cache_page fixAtsushi Nemoto2006-03-182-5/+9
* [MIPS] Get rid of the IP22-specific code in arclib.Ralf Baechle2006-03-181-19/+0
* [PATCH] x86: check for online cpus before bringing them upSrivatsa Vaddagiri2006-03-171-0/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-03-1618-181/+314
|\
| * powerpc: update defconfigsPaul Mackerras2006-03-165-117/+232
| * [PATCH] powerpc: properly configure DDR/P5IOC children devsJohn Rose2006-03-163-25/+32
| * [PATCH] powerpc: remove duplicate EXPORT_SYMBOLSOlaf Hering2006-03-162-10/+5
| * [PATCH] powerpc: RTC memory corruptionMichael Neuling2006-03-161-1/+1
| * [PATCH] powerpc: enable NAP only on cpus who support it to avoid memory corru...Benjamin Herrenschmidt2006-03-162-9/+4
| * [PATCH] powerpc: Clarify wording for CRASH_DUMP Kconfig optionMichael Ellerman2006-03-161-1/+1
| * [PATCH] powerpc/64: enable CONFIG_BLK_DEV_SL82C105Olaf Hering2006-03-161-1/+1
| * [PATCH] powerpc: correct cacheflush loop in zImageOlaf Hering2006-03-161-2/+3
| * powerpc: Fix problem with time going backwardsPaul Mackerras2006-03-161-14/+34
| * powerpc: Disallow lparcfg being a modulePaul Mackerras2006-03-141-1/+1
* | [ARM] 3362/1: [cleanup] - duplicate decleration of mem_fclk_21285Ben Dooks2006-03-151-1/+0
* | [ARM] 3365/1: [cleanup] header for compat.c exported functionsBen Dooks2006-03-153-2/+17
* | [ARM] 3363/1: [cleanup] process.c - fix warningsBen Dooks2006-03-151-1/+2
* | [ARM] 3358/1: [S3C2410] add missing SPI DMA resourcesAlbrecht Dreß2006-03-151-0/+12
* | [ARM] 3357/1: enable frontlight on colliePavel Machek2006-03-151-0/+21
* | [ARM] Fix "thead" typoRussell King2006-03-151-1/+1
* | [PATCH] Plug kdump shutdown race windowManeesh Soni2006-03-141-2/+4
* | Revert "[PATCH] x86-64: Fix up handling of non canonical user RIPs"Linus Torvalds2006-03-141-11/+18
|/
* [PATCH] x86-64: Fix up handling of non canonical user RIPsAndi Kleen2006-03-121-18/+11
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-03-128-21/+23
|\
| * [ARM] iwmmxt thread state alignmentRussell King2006-03-122-11/+7
| * [ARM] 3350/1: Enable 1-wire on ARMAlessandro Zummo2006-03-101-0/+2
| * [ARM] 3356/1: Workaround for the ARM1136 I-cache invalidation problemCatalin Marinas2006-03-102-5/+8
| * [ARM] 3355/1: NSLU2: remove propmt dependsAlessandro Zummo2006-03-081-3/+1
| * [ARM] 3354/1: NAS100d: fix power led handlingAlessandro Zummo2006-03-081-0/+3
| * [ARM] Fix muldi3.SRussell King2006-03-081-2/+2
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-03-101-6/+9
|\ \
| * | [IA64] Fix race in the accessed/dirty bit handlersChristoph Lameter2006-03-081-6/+9
* | | [PATCH] s390: Increase spinlock retry code performanceChristian Ehrhardt2006-03-091-2/+13
* | | [PATCH] xtensa must set RWSEM_GENERIC_SPINLOCK=yAdrian Bunk2006-03-091-0/+4
* | | [PATCH] arch/sh/Kconfig: don't source non-existing Kconfig filesAdrian Bunk2006-03-091-2/+2
* | | [PATCH] alpha: fix IRQ handling lockupIvan Kokshaysky2006-03-091-1/+6
* | | [MIPS] Always pass -msoft-float.Ralf Baechle2006-03-091-0/+1
* | | [MIPS] Scatter a bunch of __init over tlbex.c.Ralf Baechle2006-03-091-17/+17
* | | [MIPS] Momentum: Resurrect after things were moved around a while ago.Ralf Baechle2006-03-097-23/+29
* | | [MIPS] Discard .exit.text at runtime.Ralf Baechle2006-03-091-1/+3
* | | [MIPS] Enable highmem for all MIPS32 and MIPS64 processors.Ralf Baechle2006-03-091-0/+4
* | | [MIPS] A struct console.setup function may not be __init.Ralf Baechle2006-03-091-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-03-0815-250/+97
|\ \ \