summaryrefslogtreecommitdiff
path: root/arch/sparc64/kernel/head.S
Commit message (Expand)AuthorAgeFilesLines
* sparc64: Use ENTRY/ENDPROC in hypervisor asm.David S. Miller2008-09-011-0/+1
* sparc64: Split entry.S up into seperate files.David S. Miller2008-04-281-1/+14
* [SPARC64]: Remove most limitations to kernel image size.David S. Miller2008-03-211-2/+6
* [SPARC64]: Fix booting on non-zero cpu.David S. Miller2008-02-071-0/+25
* [SPARC64]: Fix lockdep, particularly on SMP.David S. Miller2007-09-161-5/+30
* [SPARC64]: Do not touch %tick_cmpr on sun4v cpus.David S. Miller2007-08-161-1/+2
* [SPARC64]: Niagara-2 optimized copies.David S. Miller2007-08-161-1/+10
* [SPARC64]: Do not assume sun4v chips have load-twin/store-init support.David S. Miller2007-08-081-5/+106
* [SPARC64]: Mark most of initial bootup asm as .text.init.ref_okDavid S. Miller2007-07-241-4/+7
* [SPARC64]: Fix two year old bug in early bootup asm.David S. Miller2007-07-191-1/+0
* [SPARC64]: Fix two bugs wrt. kernel 4MB TSB.David S. Miller2007-05-291-4/+25
* [SPARC64]: Eliminate NR_CPUS limitations.David S. Miller2007-05-291-1/+1
* [SPARC64]: Kill no-remapping-needed code in head.SDavid S. Miller2006-12-171-6/+1
* [SPARC64]: Add irqtrace/stacktrace/lockdep support.David S. Miller2006-12-101-0/+8
* [SPARC64]: Make sure IRQs are disabled properly during early boot.David S. Miller2006-07-141-7/+6
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [SPARC64]: Make smp_processor_id() functional before start_kernel()David S. Miller2006-05-311-0/+30
* [SPARC64]: Put syscall tables after trap table.David S. Miller2006-03-201-1/+2
* [SPARC64]: Niagara optimized memset/bzero/clear_user.David S. Miller2006-03-201-0/+2
* [SPARC64]: Fix sun4v early bootup.David S. Miller2006-03-201-15/+20
* [SPARC64]: Use ASI_SCRATCHPAD address 0x0 properly.David S. Miller2006-03-201-2/+27
* [SPARC64]: Detect sun4v early in boot process.David S. Miller2006-03-201-8/+88
* [SPARC64]: Sun4v interrupt handling.David S. Miller2006-03-201-1/+2
* [SPARC64]: Patch up mmu context register writes for sun4v.David S. Miller2006-03-201-7/+26
* [SPARC64]: Niagara copy/clear page.David S. Miller2006-03-201-0/+18
* [SPARC64]: Initial sun4v TLB miss handling infrastructure.David S. Miller2006-03-201-0/+1
* [SPARC64]: Increase swapper_tsb size to 32K.David S. Miller2006-03-201-6/+6
* [SPARC64]: Kill sole argument passed to setup_tba().David S. Miller2006-03-201-1/+1
* [SPARC64]: Elminate all usage of hard-coded trap globals.David S. Miller2006-03-201-19/+1
* [SPARC64]: Move away from virtual page tables, part 1.David S. Miller2006-03-201-45/+1
* [SPARC64]: Fix boot failures on SunBlade-150David S. Miller2005-10-121-35/+26
* [SPARC64]: Fix net booting on Ultra5David S. Miller2005-10-111-2/+6
* [SPARC64]: Fix Ultra5, Ultra60, et al. boot failures.David S. Miller2005-10-101-36/+91
* [SPARC64]: Replace cheetah+ code patching with variables.David S. Miller2005-10-041-28/+5
* [SPARC64]: Fix fault handling in unaligned trap handler.David S. Miller2005-09-281-2/+5
* [SPARC64]: Add CONFIG_DEBUG_PAGEALLOC support.David S. Miller2005-09-251-6/+0
* [SPARC64]: Fix comment typo in head.SDavid S. Miller2005-09-221-1/+1
* [SPARC64]: Rewrite bootup sequence.David S. Miller2005-09-221-390/+159
* [SPARC64]: Move kernel TLB miss handling into a seperate file.David S. Miller2005-09-211-0/+1
* [SPARC64]: Kill BRANCH_IF_ANY_CHEETAH() from copy page.David S. Miller2005-08-301-1/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+782