index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc64
/
kernel
/
head.S
Age
Commit message (
Expand
)
Author
2008-04-28
sparc64: Split entry.S up into seperate files.
David S. Miller
2008-03-21
[SPARC64]: Remove most limitations to kernel image size.
David S. Miller
2008-02-07
[SPARC64]: Fix booting on non-zero cpu.
David S. Miller
2007-09-16
[SPARC64]: Fix lockdep, particularly on SMP.
David S. Miller
2007-08-16
[SPARC64]: Do not touch %tick_cmpr on sun4v cpus.
David S. Miller
2007-08-16
[SPARC64]: Niagara-2 optimized copies.
David S. Miller
2007-08-08
[SPARC64]: Do not assume sun4v chips have load-twin/store-init support.
David S. Miller
2007-07-24
[SPARC64]: Mark most of initial bootup asm as .text.init.ref_ok
David S. Miller
2007-07-19
[SPARC64]: Fix two year old bug in early bootup asm.
David S. Miller
2007-05-29
[SPARC64]: Fix two bugs wrt. kernel 4MB TSB.
David S. Miller
2007-05-29
[SPARC64]: Eliminate NR_CPUS limitations.
David S. Miller
2006-12-17
[SPARC64]: Kill no-remapping-needed code in head.S
David S. Miller
2006-12-10
[SPARC64]: Add irqtrace/stacktrace/lockdep support.
David S. Miller
2006-07-14
[SPARC64]: Make sure IRQs are disabled properly during early boot.
David S. Miller
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-05-31
[SPARC64]: Make smp_processor_id() functional before start_kernel()
David S. Miller
2006-03-20
[SPARC64]: Put syscall tables after trap table.
David S. Miller
2006-03-20
[SPARC64]: Niagara optimized memset/bzero/clear_user.
David S. Miller
2006-03-20
[SPARC64]: Fix sun4v early bootup.
David S. Miller
2006-03-20
[SPARC64]: Use ASI_SCRATCHPAD address 0x0 properly.
David S. Miller
2006-03-20
[SPARC64]: Detect sun4v early in boot process.
David S. Miller
2006-03-20
[SPARC64]: Sun4v interrupt handling.
David S. Miller
2006-03-20
[SPARC64]: Patch up mmu context register writes for sun4v.
David S. Miller
2006-03-20
[SPARC64]: Niagara copy/clear page.
David S. Miller
2006-03-20
[SPARC64]: Initial sun4v TLB miss handling infrastructure.
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]: Elminate all usage of hard-coded trap globals.
David S. Miller
2006-03-20
[SPARC64]: Move away from virtual page tables, part 1.
David S. Miller
2005-10-12
[SPARC64]: Fix boot failures on SunBlade-150
David S. Miller
2005-10-11
[SPARC64]: Fix net booting on Ultra5
David S. Miller
2005-10-10
[SPARC64]: Fix Ultra5, Ultra60, et al. boot failures.
David S. Miller
2005-10-04
[SPARC64]: Replace cheetah+ code patching with variables.
David S. Miller
2005-09-28
[SPARC64]: Fix fault handling in unaligned trap handler.
David S. Miller
2005-09-25
[SPARC64]: Add CONFIG_DEBUG_PAGEALLOC support.
David S. Miller
2005-09-22
[SPARC64]: Fix comment typo in head.S
David S. Miller
2005-09-22
[SPARC64]: Rewrite bootup sequence.
David S. Miller
2005-09-21
[SPARC64]: Move kernel TLB miss handling into a seperate file.
David S. Miller
2005-08-30
[SPARC64]: Kill BRANCH_IF_ANY_CHEETAH() from copy page.
David S. Miller
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds