index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SPARC64]: Disable smp_report_regs() for now.
David S. Miller
2006-03-20
1
-0
/
+2
*
[SPARC64]: Rewrite pci_intmap_match().
David S. Miller
2006-03-20
1
-114
/
+155
*
[SPARC64]: Don't set interrupt state to IDLE in enable_irq().
David S. Miller
2006-03-20
1
-4
/
+0
*
[SPARC64]: Fix return from trap on SUN4V.
David S. Miller
2006-03-20
1
-1
/
+3
*
[SPARC64]: Add GET_GL_GLOBAL() macro for SUN4V.
David S. Miller
2006-03-20
1
-0
/
+4
*
[SPARC64]: Set dummy bucket->{imap,iclr} unique on SUN4V.
David S. Miller
2006-03-20
1
-5
/
+10
*
[SPARC64]: Add sun4v_cpu_qconf() hypervisor call.
David S. Miller
2006-03-20
3
-19
/
+25
*
[SPARC]: Kill off these __put_user_ret things.
David S. Miller
2006-03-20
2
-84
/
+0
*
[SPARC64]: do_fptrap needs to load the thread reg into %g6.
David S. Miller
2006-03-20
1
-0
/
+1
*
[SPARC64]: Fix bogus call to sun4v_mna in winfixup code.
David S. Miller
2006-03-20
1
-1
/
+1
*
[SPARC64]: Fix tl1 trap state capture/dump on SUN4V.
David S. Miller
2006-03-20
2
-1
/
+9
*
[SPARC64] sunhv: Support SYSRQ properly.
David S. Miller
2006-03-20
1
-0
/
+2
*
[SPARC64] PCI: Size TSB correctly on SUN4V.
David S. Miller
2006-03-20
1
-6
/
+16
*
[SPARC64]: Fix OOPS on sunhv interrupts.
David S. Miller
2006-03-20
1
-16
/
+36
*
[SPARC64]: Don't use ASI_QUAD_LDD_PHYS on SUN4V.
David S. Miller
2006-03-20
1
-2
/
+2
*
[SPARC64]: Do not write garbage into %pstate in tsb_context_switch().
David S. Miller
2006-03-20
1
-1
/
+7
*
[SPARC64]: Fix flush_tsb_user() on SUN4V.
David S. Miller
2006-03-20
1
-1
/
+1
*
[SPARC64]: Fix comment typo in __flush_tlb_kernel_range.
David S. Miller
2006-03-20
1
-1
/
+1
*
[SPARC64]: Decode virtual-devices interrupts correctly.
David S. Miller
2006-03-20
3
-26
/
+92
*
[SPARC64]: Add prom_{start,stop}cpu_cpuid().
David S. Miller
2006-03-20
3
-8
/
+34
*
[SPARC64]: Fix pci_intmap_match().
David S. Miller
2006-03-20
1
-3
/
+10
*
[SPARC64]: Two IRQ handling fixes.
David S. Miller
2006-03-20
1
-3
/
+8
*
[SPARC64]: Fixup TSTATE layout diagram in asm/pstate.h
David S. Miller
2006-03-20
1
-2
/
+2
*
[SPARC64]: Use different cache sizing defaults on SUN4V.
David S. Miller
2006-03-20
2
-14
/
+48
*
[SPARC64]: Make lack of interrupt-map-* a fatal error on SUN4V.
David S. Miller
2006-03-20
1
-13
/
+14
*
[SPARC64]: Fix sun4v_intr_setenabled() return value check in enable_irq().
David S. Miller
2006-03-20
1
-1
/
+1
*
[SPARC64]: Explicitly init *nregs to 0 in find_device_prom_node().
David S. Miller
2006-03-20
1
-3
/
+3
*
[SPARC64]: Restrict PCI bus scanning on SUN4V.
David S. Miller
2006-03-20
1
-20
/
+16
*
[SPARC64]: Fix C-function name called by sun4v_mna trap code.
David S. Miller
2006-03-20
2
-2
/
+2
*
[SPARC64]: Don't printk() any messaages in sun4v_build_irq().
David S. Miller
2006-03-20
1
-3
/
+0
*
[SPARC64]: INO is never fully specified already on SUN4V.
David S. Miller
2006-03-20
1
-9
/
+11
*
[SPARC64]: Kill sun4v_register_fault_status() on SMP.
David S. Miller
2006-03-20
1
-3
/
+1
*
[SPARC64]: Fix gcc-3.3.x warnings.
David S. Miller
2006-03-20
1
-118
/
+25
*
[SPARC64]: arch/sparc64/kernel/trampoline.S needs asm/cpudata.h
David S. Miller
2006-03-20
1
-0
/
+1
*
[SPARC64]: Make error codes available from sun4v_intr_get*().
David S. Miller
2006-03-20
2
-6
/
+21
*
[SPARC64]: Pass correct ino to sun4v_intr_*().
David S. Miller
2006-03-20
1
-8
/
+11
*
[SPARC64]: Use TRAP_LOAD_IRQ_WORK() in sun4v device mondo handler.
David S. Miller
2006-03-20
1
-4
/
+1
*
[SPARC64]: Fix IOMMU mapping on sun4v.
David S. Miller
2006-03-20
1
-30
/
+46
*
[SPARC64]: Trim down sun4v IRQ translation kernel log message.
David S. Miller
2006-03-20
1
-2
/
+2
*
[SPARC64] sunhv: Bug fixes.
David S. Miller
2006-03-20
2
-15
/
+11
*
[SPARC64]: Fix comment typo in asm/hypervisor.h
David S. Miller
2006-03-20
1
-1
/
+1
*
[SPARC64] sunhv: Use virtual-devices layer to get interrupt.
David S. Miller
2006-03-20
1
-6
/
+67
*
[SPARC64]: Probe virtual-devices root node on sun4v.
David S. Miller
2006-03-20
2
-0
/
+76
*
[SPARC64]: Kill spurious semicolon in sun4v_pci_init().
David S. Miller
2006-03-20
1
-1
/
+1
*
[SPARC64]: Prevent registering wrong serial console.
David S. Miller
2006-03-20
3
-26
/
+47
*
[SPARC64]: Program IRQ registers correctly on sun4v.
David S. Miller
2006-03-20
1
-24
/
+47
*
[SPARC64]: Generic sun4v_build_irq().
David S. Miller
2006-03-20
3
-28
/
+35
*
[SPARC64]: More SUN4V PCI work.
David S. Miller
2006-03-20
1
-14
/
+102
*
[SPARC64]: Log faulting vaddr when bogus kernel PC detected.
David S. Miller
2006-03-20
1
-2
/
+3
*
[SPARC64]: Implement rest of generic interrupt hypervisor calls.
David S. Miller
2006-03-20
2
-1
/
+89
[next]