aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/head.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-09-16[SPARC64]: Fix lockdep, particularly on SMP.David S. Miller1-5/+30
2007-08-16[SPARC64]: Do not touch %tick_cmpr on sun4v cpus.David S. Miller1-1/+2
2007-08-16[SPARC64]: Niagara-2 optimized copies.David S. Miller1-1/+10
2007-08-08[SPARC64]: Do not assume sun4v chips have load-twin/store-init support.David S. Miller1-5/+106
2007-07-24[SPARC64]: Mark most of initial bootup asm as .text.init.ref_okDavid S. Miller1-4/+7
2007-07-19[SPARC64]: Fix two year old bug in early bootup asm.David S. Miller1-1/+0
2007-05-29[SPARC64]: Fix two bugs wrt. kernel 4MB TSB.David S. Miller1-4/+25
2007-05-29[SPARC64]: Eliminate NR_CPUS limitations.David S. Miller1-1/+1
2006-12-17[SPARC64]: Kill no-remapping-needed code in head.SDavid S. Miller1-6/+1
2006-12-10[SPARC64]: Add irqtrace/stacktrace/lockdep support.David S. Miller1-0/+8
2006-07-14[SPARC64]: Make sure IRQs are disabled properly during early boot.David S. Miller1-7/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-05-31[SPARC64]: Make smp_processor_id() functional before start_kernel()David S. Miller1-0/+30
2006-03-20[SPARC64]: Put syscall tables after trap table.David S. Miller1-1/+2
2006-03-20[SPARC64]: Niagara optimized memset/bzero/clear_user.David S. Miller1-0/+2
2006-03-20[SPARC64]: Fix sun4v early bootup.David S. Miller1-15/+20
2006-03-20[SPARC64]: Use ASI_SCRATCHPAD address 0x0 properly.David S. Miller1-2/+27
2006-03-20[SPARC64]: Detect sun4v early in boot process.David S. Miller1-8/+88
2006-03-20[SPARC64]: Sun4v interrupt handling.David S. Miller1-1/+2
2006-03-20[SPARC64]: Patch up mmu context register writes for sun4v.David S. Miller1-7/+26
2006-03-20[SPARC64]: Niagara copy/clear page.David S. Miller1-0/+18
2006-03-20[SPARC64]: Initial sun4v TLB miss handling infrastructure.David S. Miller1-0/+1
2006-03-20[SPARC64]: Increase swapper_tsb size to 32K.David S. Miller1-6/+6
2006-03-20[SPARC64]: Kill sole argument passed to setup_tba().David S. Miller1-1/+1
2006-03-20[SPARC64]: Elminate all usage of hard-coded trap globals.David S. Miller1-19/+1
2006-03-20[SPARC64]: Move away from virtual page tables, part 1.David S. Miller1-45/+1
2005-10-12[SPARC64]: Fix boot failures on SunBlade-150David S. Miller1-35/+26
2005-10-11[SPARC64]: Fix net booting on Ultra5David S. Miller1-2/+6
2005-10-10[SPARC64]: Fix Ultra5, Ultra60, et al. boot failures.David S. Miller1-36/+91
2005-10-04[SPARC64]: Replace cheetah+ code patching with variables.David S. Miller1-28/+5
2005-09-28[SPARC64]: Fix fault handling in unaligned trap handler.David S. Miller1-2/+5
2005-09-25[SPARC64]: Add CONFIG_DEBUG_PAGEALLOC support.David S. Miller1-6/+0
2005-09-22[SPARC64]: Fix comment typo in head.SDavid S. Miller1-1/+1
2005-09-22[SPARC64]: Rewrite bootup sequence.David S. Miller1-390/+159
2005-09-21[SPARC64]: Move kernel TLB miss handling into a seperate file.David S. Miller1-0/+1
2005-08-30[SPARC64]: Kill BRANCH_IF_ANY_CHEETAH() from copy page.David S. Miller1-1/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+782