aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/head.S
Commit message (Expand)AuthorAge
* sparc,sparc64: unify kernel/Sam Ravnborg2008-12-04
* sparc64: Make %pil level 15 a pseudo-NMI.David S. Miller2008-12-04
* sparc64: Use ENTRY/ENDPROC in hypervisor asm.David S. Miller2008-09-01
* sparc64: Split entry.S up into seperate files.David S. Miller2008-04-28
* [SPARC64]: Remove most limitations to kernel image size.David S. Miller2008-03-21
* [SPARC64]: Fix booting on non-zero cpu.David S. Miller2008-02-07
* [SPARC64]: Fix lockdep, particularly on SMP.David S. Miller2007-09-16
* [SPARC64]: Do not touch %tick_cmpr on sun4v cpus.David S. Miller2007-08-16
* [SPARC64]: Niagara-2 optimized copies.David S. Miller2007-08-16
* [SPARC64]: Do not assume sun4v chips have load-twin/store-init support.David S. Miller2007-08-08
* [SPARC64]: Mark most of initial bootup asm as .text.init.ref_okDavid S. Miller2007-07-24
* [SPARC64]: Fix two year old bug in early bootup asm.David S. Miller2007-07-20
* [SPARC64]: Fix two bugs wrt. kernel 4MB TSB.David S. Miller2007-05-29
* [SPARC64]: Eliminate NR_CPUS limitations.David S. Miller2007-05-29
* [SPARC64]: Kill no-remapping-needed code in head.SDavid S. Miller2006-12-17
* [SPARC64]: Add irqtrace/stacktrace/lockdep support.David S. Miller2006-12-10
* [SPARC64]: Make sure IRQs are disabled properly during early boot.David S. Miller2006-07-14
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [SPARC64]: Make smp_processor_id() functional before start_kernel()David S. Miller2006-05-31
* [SPARC64]: Put syscall tables after trap table.David S. Miller2006-03-20
* [SPARC64]: Niagara optimized memset/bzero/clear_user.David S. Miller2006-03-20
* [SPARC64]: Fix sun4v early bootup.David S. Miller2006-03-20
* [SPARC64]: Use ASI_SCRATCHPAD address 0x0 properly.David S. Miller2006-03-20
* [SPARC64]: Detect sun4v early in boot process.David S. Miller2006-03-20
* [SPARC64]: Sun4v interrupt handling.David S. Miller2006-03-20
* [SPARC64]: Patch up mmu context register writes for sun4v.David S. Miller2006-03-20
* [SPARC64]: Niagara copy/clear page.David S. Miller2006-03-20
* [SPARC64]: Initial sun4v TLB miss handling infrastructure.David S. Miller2006-03-20
* [SPARC64]: Increase swapper_tsb size to 32K.David S. Miller2006-03-20
* [SPARC64]: Kill sole argument passed to setup_tba().David S. Miller2006-03-20
* [SPARC64]: Elminate all usage of hard-coded trap globals.David S. Miller2006-03-20
* [SPARC64]: Move away from virtual page tables, part 1.David S. Miller2006-03-20
* [SPARC64]: Fix boot failures on SunBlade-150David S. Miller2005-10-12
* [SPARC64]: Fix net booting on Ultra5David S. Miller2005-10-11
* [SPARC64]: Fix Ultra5, Ultra60, et al. boot failures.David S. Miller2005-10-10
* [SPARC64]: Replace cheetah+ code patching with variables.David S. Miller2005-10-04
* [SPARC64]: Fix fault handling in unaligned trap handler.David S. Miller2005-09-28
* [SPARC64]: Add CONFIG_DEBUG_PAGEALLOC support.David S. Miller2005-09-25
* [SPARC64]: Fix comment typo in head.SDavid S. Miller2005-09-22
* [SPARC64]: Rewrite bootup sequence.David S. Miller2005-09-22
* [SPARC64]: Move kernel TLB miss handling into a seperate file.David S. Miller2005-09-21
* [SPARC64]: Kill BRANCH_IF_ANY_CHEETAH() from copy page.David S. Miller2005-08-30
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16