summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [SPARC64]: Add some hypervisor tlb_type checks.David S. Miller2006-03-202-8/+30
* [SPARC64]: SUN4V hypervisor TLB flush support code.David S. Miller2006-03-201-10/+214
* [SPARC64]: Refine register window trap handling.David S. Miller2006-03-206-439/+214Star
* [SPARC64]: Add explicit register args to trap state loading macros.David S. Miller2006-03-205-27/+20Star
* [SPARC64]: Refine code sequences to get the cpu id.David S. Miller2006-03-206-87/+73Star
* [SPARC64]: Turn off TSB growing for now.David S. Miller2006-03-202-15/+1Star
* [SPARC64]: Correctable ECC errors cannot occur at trap level > 0.David S. Miller2006-03-202-18/+1Star
* [SPARC64]: Access TSB with physical addresses when possible.David S. Miller2006-03-207-47/+143
* [SPARC64]: Don't clobber alt-global %g4 on window fixups.David S. Miller2006-03-201-1/+1
* [SPARC64]: Fix race in LOAD_PER_CPU_BASE()David S. Miller2006-03-203-6/+6
* [SPARC64]: Kill swapper_pgd_zero, totally unused.David S. Miller2006-03-201-3/+0Star
* [SPARC64]: Fix too early reference to %g6David S. Miller2006-03-201-2/+5
* [SPARC64]: Kill hard-coded %pstate setting in sparc_exit.David S. Miller2006-03-201-2/+3
* [SPARC64]: Increase swapper_tsb size to 32K.David S. Miller2006-03-203-17/+6Star
* [SPARC64]: Kill sole argument passed to setup_tba().David S. Miller2006-03-202-10/+3Star
* [SPARC64]: Kill PROM locked TLB entry preservation code.David S. Miller2006-03-203-296/+10Star
* [SPARC64]: Use sparc64_highest_unlocked_tlb_ent in __tsb_context_switch()David S. Miller2006-03-201-6/+8
* [SPARC64]: Fix bogus flush instruction usage.David S. Miller2006-03-205-17/+30
* [SPARC64]: Fix incorrect TSB lock bit handling.David S. Miller2006-03-201-1/+1
* [SPARC64]: Kill {save,restore}_alternate_globals()David S. Miller2006-03-202-76/+1Star
* [SPARC64]: Preload TSB entries from update_mmu_cache().David S. Miller2006-03-202-0/+27
* [SPARC64]: Dynamically grow TSB in response to RSS growth.David S. Miller2006-03-203-10/+176
* [SPARC64]: Add infrastructure for dynamic TSB sizing.David S. Miller2006-03-204-52/+118
* [SPARC64]: TSB refinements.David S. Miller2006-03-202-0/+39
* [SPARC64]: Elminate all usage of hard-coded trap globals.David S. Miller2006-03-2013-157/+192
* [SPARC64]: Kill pgtable quicklists and use SLAB.David S. Miller2006-03-202-21/+15Star
* [SPARC64]: No need to D-cache color page tables any longer.David S. Miller2006-03-201-65/+6Star
* [SPARC64]: Move away from virtual page tables, part 1.David S. Miller2006-03-2023-831/+489Star
* [SPARC]: BUG_ON() Conversion in arch/sparc/kernel/ioport.cEric Sesterhenn2006-03-201-25/+15Star
* [SPARC64]: fix sparc_floppy_irq's auxio_register resetingBernhard R Link2006-03-201-1/+1
* [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/+0Star
* [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/+5Star
| * [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/+4Star
| * [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