index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc64
/
kernel
/
setup.c
Age
Commit message (
Expand
)
Author
2006-05-31
[SPARC64]: Make smp_processor_id() functional before start_kernel()
David S. Miller
2006-04-11
[PATCH] for_each_possible_cpu: sparc64
KAMEZAWA Hiroyuki
2006-03-20
[SPARC64]: CONFIG_BLK_DEV_RAM fix
Andrew Morton
2006-03-20
[SPARC64]: Fix system type in /proc/cpuinfo and remove bogus OBP check.
David S. Miller
2006-03-20
[SPARC64]: kzalloc() conversion
Eric Sesterhenn
2006-03-20
[SPARC64]: Init boot cpu's trap_block[] before paging_init()
David S. Miller
2006-03-20
[SPARC64]: Fix uniprocessor IRQ targetting on SUN4V.
David S. Miller
2006-03-20
[SPARC64]: Get SUN4V SMP working.
David S. Miller
2006-03-20
[SPARC64] sunhv: Bug fixes.
David S. Miller
2006-03-20
[SPARC64]: Recognize "virtual-console" as input and output console device.
David S. Miller
2006-03-20
[SPARC64]: Deal with PTE layout differences in SUN4V.
David S. Miller
2006-03-20
[SPARC64]: Fix typo in sun4v_patch().
David S. Miller
2006-03-20
[SPARC64]: Print ARCH as SUN4V when tlb_type is hypervisor.
David S. Miller
2006-03-20
[SPARC64]: Detect sun4v early in boot process.
David S. Miller
2006-03-20
[SPARC64]: Patch up mmu context register writes for sun4v.
David S. Miller
2006-03-20
[SPARC64]: Rename gl_{1,2}insn_patch --> sun4v_{1,2}insn_patch
David S. Miller
2006-03-20
[SPARC64]: Add missing memory barriers to instruction patching functions.
David S. Miller
2006-03-20
[SPARC64]: Sanitize %pstate writes for sun4v.
David S. Miller
2006-03-20
[SPARC64]: Add initial code to twiddle %gl on trap entry/exit.
David S. Miller
2006-03-20
[SPARC64]: Add sun4v case to __GET_CPUID() patch tables.
David S. Miller
2006-03-20
[SPARC64]: Refine code sequences to get the cpu id.
David S. Miller
2006-03-20
[SPARC64]: Elminate all usage of hard-coded trap globals.
David S. Miller
2006-02-26
[SPARC64]: Make cpu_present_map available earlier.
David S. Miller
2006-01-18
[SPARC64]: Serial Console for E250 Patch
Eddie C. Dost
2006-01-12
[PATCH] sparc64: task_thread_info()
Al Viro
2005-11-11
[SPARC64]: Restore 2.4.x /proc/cpuinfo behavior for "ncpus probed" field.
David S. Miller
2005-11-07
[SPARC64] mm: don't re-evaluate *ptep
Hugh Dickins
2005-10-04
[SPARC64]: Replace cheetah+ code patching with variables.
David S. Miller
2005-09-28
[SPARC64]: Move phys_base, kern_{base,size}, and sp_banks[] init to paging_init
David S. Miller
2005-09-28
[SPARC]: Declare paging_init() in asm/pgtable.h
David S. Miller
2005-09-26
[SPARC64]: Probe D/I/E-cache config and use.
David S. Miller
2005-09-23
[SPARC64]: Kill unused variable in setup_arch()
David S. Miller
2005-09-22
[SPARC64]: Rewrite bootup sequence.
David S. Miller
2005-08-29
[SPARC64]: Eliminate irq_cpustat_t.
David S. Miller
2005-08-29
[SPARC64]: remove use of asm/segment.h
Kumar Gala
2005-05-23
[SPARC64]: Add boot option to force UltraSPARC-III P-Cache on.
David S. Miller
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds