aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2006-03-20[SPARC64]: Correctable ECC errors cannot occur at trap level > 0.David S. Miller
2006-03-20[SPARC64]: Access TSB with physical addresses when possible.David S. Miller
2006-03-20[SPARC64]: Don't clobber alt-global %g4 on window fixups.David S. Miller
2006-03-20[SPARC64]: Fix race in LOAD_PER_CPU_BASE()David S. Miller
2006-03-20[SPARC64]: Kill swapper_pgd_zero, totally unused.David S. Miller
2006-03-20[SPARC64]: Fix too early reference to %g6David S. Miller
2006-03-20[SPARC64]: Kill hard-coded %pstate setting in sparc_exit.David S. Miller
2006-03-20[SPARC64]: Increase swapper_tsb size to 32K.David S. Miller
2006-03-20[SPARC64]: Kill sole argument passed to setup_tba().David S. Miller
2006-03-20[SPARC64]: Kill PROM locked TLB entry preservation code.David S. Miller
2006-03-20[SPARC64]: Use sparc64_highest_unlocked_tlb_ent in __tsb_context_switch()David S. Miller
2006-03-20[SPARC64]: Fix bogus flush instruction usage.David S. Miller
2006-03-20[SPARC64]: Fix incorrect TSB lock bit handling.David S. Miller
2006-03-20[SPARC64]: Kill {save,restore}_alternate_globals()David S. Miller
2006-03-20[SPARC64]: Preload TSB entries from update_mmu_cache().David S. Miller
2006-03-20[SPARC64]: Dynamically grow TSB in response to RSS growth.David S. Miller
2006-03-20[SPARC64]: Add infrastructure for dynamic TSB sizing.David S. Miller
2006-03-20[SPARC64]: TSB refinements.David S. Miller
2006-03-20[SPARC64]: Elminate all usage of hard-coded trap globals.David S. Miller
2006-03-20[SPARC64]: Kill pgtable quicklists and use SLAB.David S. Miller
2006-03-20[SPARC64]: No need to D-cache color page tables any longer.David S. Miller
2006-03-20[SPARC64]: Move away from virtual page tables, part 1.David S. Miller
2006-03-20[SPARC]: BUG_ON() Conversion in arch/sparc/kernel/ioport.cEric Sesterhenn
2006-03-20[SPARC64]: fix sparc_floppy_irq's auxio_register resetingBernhard R Link
2006-03-18[MIPS] SB1: Check for -mno-sched-prolog if building corelis debug kernel.Ralf Baechle
2006-03-18[MIPS] Sibyte: Fix race in sb1250_gettimeoffset().Ralf Baechle
2006-03-18[MIPS] Sibyte: Fix interrupt timer off by one bug.Ralf Baechle
2006-03-18[MIPS] Protect more of timer_interrupt() by xtime_lock.Ralf Baechle
2006-03-18[MIPS] Simple patch to power off DBAU1200Matej Kupljen
2006-03-18[MIPS] Fix DBAu1550 software power off.Sergei Shtylylov
2006-03-18[MIPS] local_r4k_flush_cache_page fixAtsushi Nemoto
2006-03-18[MIPS] Get rid of the IP22-specific code in arclib.Ralf Baechle
2006-03-17[PATCH] x86: check for online cpus before bringing them upSrivatsa Vaddagiri
2006-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds
2006-03-16powerpc: update defconfigsPaul Mackerras
2006-03-16[PATCH] powerpc: properly configure DDR/P5IOC children devsJohn Rose
2006-03-16[PATCH] powerpc: remove duplicate EXPORT_SYMBOLSOlaf Hering
2006-03-16[PATCH] powerpc: RTC memory corruptionMichael Neuling
2006-03-16[PATCH] powerpc: enable NAP only on cpus who support it to avoid memory corru...Benjamin Herrenschmidt
2006-03-16[PATCH] powerpc: Clarify wording for CRASH_DUMP Kconfig optionMichael Ellerman
2006-03-16[PATCH] powerpc/64: enable CONFIG_BLK_DEV_SL82C105Olaf Hering
2006-03-16[PATCH] powerpc: correct cacheflush loop in zImageOlaf Hering
2006-03-16powerpc: Fix problem with time going backwardsPaul Mackerras
2006-03-15[ARM] 3362/1: [cleanup] - duplicate decleration of mem_fclk_21285Ben Dooks
2006-03-15[ARM] 3365/1: [cleanup] header for compat.c exported functionsBen Dooks
2006-03-15[ARM] 3363/1: [cleanup] process.c - fix warningsBen Dooks
2006-03-15[ARM] 3358/1: [S3C2410] add missing SPI DMA resourcesAlbrecht Dreß
2006-03-15[ARM] 3357/1: enable frontlight on colliePavel Machek
2006-03-15[ARM] Fix "thead" typoRussell King
2006-03-14[PATCH] Plug kdump shutdown race windowManeesh Soni