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
path:
root
/
arch
/
sparc
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
sparc32: use flushi when run-time patching in per_cpu_patch
Sam Ravnborg
2012-05-20
1
-10
/
+6
|
*
|
|
|
sparc32: fix cpuid_patch run-time patching
Sam Ravnborg
2012-05-20
1
-0
/
+2
|
*
|
|
|
sparc32: move trap table to a separate file
Sam Ravnborg
2012-05-19
2
-324
/
+419
|
*
|
|
|
sparc64: renamed ttable.S to ttable_64.S
Sam Ravnborg
2012-05-19
2
-1
/
+1
|
*
|
|
|
sparc32: Kill boot_cpu_id4
David S. Miller
2012-05-19
2
-5
/
+1
|
*
|
|
|
sparc32: Move GET_PROCESSOR*_ID() out of asm/asmmacro.h
David S. Miller
2012-05-19
1
-0
/
+5
|
*
|
|
|
sparc32: delete muldiv.o from Makefile
Sam Ravnborg
2012-05-15
1
-1
/
+0
|
*
|
|
|
sparc32: Kill off software 32-bit multiply/divide routines.
David S. Miller
2012-05-15
6
-319
/
+17
|
*
|
|
|
sparc32: Remove cypress cpu support.
David S. Miller
2012-05-15
2
-26
/
+0
|
*
|
|
|
sparc32: remove runtime btfix support
Sam Ravnborg
2012-05-14
3
-4
/
+0
|
*
|
|
|
sparc32: remove remaining users of btfixup
Sam Ravnborg
2012-05-14
7
-45
/
+23
|
*
|
|
|
sparc32: move smp ipi to method ops
Sam Ravnborg
2012-05-14
8
-79
/
+75
|
*
|
|
|
sparc32: Implement hard_smp_processor_id() via instruction patching.
David S. Miller
2012-05-14
8
-102
/
+80
|
*
|
|
|
sparc32: Move cache and TLB flushes over to method ops.
David S. Miller
2012-05-13
7
-160
/
+43
|
*
|
|
|
sparc32: Convert mmu_* interfaces from btfixup to method ops.
David S. Miller
2012-05-13
2
-7
/
+5
|
*
|
|
|
sparc: Kill mmu_{un,}lockarea().
David S. Miller
2012-05-13
1
-2
/
+0
|
*
|
|
|
sparc32: Kill btfixup for xchg()'s 'swap' instruction.
David S. Miller
2012-05-13
2
-6
/
+1
|
*
|
|
|
sparc32: drop unused clear_cpu_int
Sam Ravnborg
2012-05-13
4
-21
/
+0
|
*
|
|
|
sparc32: drop unused set_irq_udt
Sam Ravnborg
2012-05-13
4
-18
/
+0
|
*
|
|
|
sparc32: drop btfixup in pgtable_32.h
Sam Ravnborg
2012-05-13
1
-5
/
+5
|
*
|
|
|
sparc32: drop unused code in process_32
Sam Ravnborg
2012-05-12
1
-82
/
+0
|
*
|
|
|
sparc32: drop btfixup for check_pgt_cache
Sam Ravnborg
2012-05-12
1
-2
/
+0
|
*
|
|
|
sparc32: simpler cputype check in head_32.S
Sam Ravnborg
2012-05-12
1
-25
/
+9
|
*
|
|
|
sparc32: drop extra getprop call during boot
Sam Ravnborg
2012-05-12
1
-41
/
+9
|
*
|
|
|
sparc32: drop prom version check in head_32.S
Sam Ravnborg
2012-05-12
1
-13
/
+0
|
*
|
|
|
sparc32: remove sun4c specific variables from head_32.S
Sam Ravnborg
2012-05-12
1
-10
/
+1
|
*
|
|
|
sparc32: Add back early sun4/sun4c detection so we can warn properly.
David S. Miller
2012-05-12
1
-0
/
+23
|
*
|
|
|
sparc32: Trivial removal of sun4c references in comments.
David S. Miller
2012-05-12
3
-7
/
+2
|
*
|
|
|
sparc32: Remove sun4 and sun4c from enum sparc_cpu.
David S. Miller
2012-05-12
3
-44
/
+3
|
*
|
|
|
sparc32: Remove sparc_cpu_model read from floppy interrupt handler.
David S. Miller
2012-05-12
1
-2
/
+0
|
*
|
|
|
sparc32: Remove sun4c tlb/vac insn patching from entry.S
David S. Miller
2012-05-11
1
-37
/
+0
|
*
|
|
|
sparc32: Restore SMP build and rectify sun4m NMI when non-SMP.
David S. Miller
2012-05-11
2
-50
/
+30
|
*
|
|
|
sparc32: Remove sun4c floppy assembler.
David S. Miller
2012-05-11
1
-10
/
+1
|
*
|
|
|
sparc: Clear out unused asm/machines.h values.
David S. Miller
2012-05-11
3
-18
/
+3
|
*
|
|
|
sparc32: use inline versions of pgprot_noncached, pte_to_pgoff and pgoff_to_pte
Sam Ravnborg
2012-05-11
1
-1
/
+0
|
*
|
|
|
sparc32: drop sun4c bits from head_32.S
Sam Ravnborg
2012-05-11
1
-129
/
+19
|
*
|
|
|
sparc32: drop test for sun4c in signal_32
Sam Ravnborg
2012-05-11
1
-5
/
+2
|
*
|
|
|
sparc32: drop sun4c user stack checking routine
Sam Ravnborg
2012-05-11
1
-70
/
+6
|
*
|
|
|
sparc32: drop sun4c stack checking routine
Sam Ravnborg
2012-05-11
1
-49
/
+1
|
*
|
|
|
sparc32: drop sun4c window overflow stack checking routine
Sam Ravnborg
2012-05-11
1
-70
/
+2
|
*
|
|
|
sparc32: drop sun4c specific stack validation
Sam Ravnborg
2012-05-11
1
-57
/
+3
|
*
|
|
|
sparc32: delete pgtsun4c.h
Sam Ravnborg
2012-05-11
1
-1
/
+0
|
*
|
|
|
sparc32: remove all uses of ARCH_SUN4C
Sam Ravnborg
2012-05-11
2
-43
/
+0
|
*
|
|
|
sparc32: remove sun4c traps
Sam Ravnborg
2012-05-11
4
-264
/
+3
|
*
|
|
|
sparc32: drop sun4c support
Sam Ravnborg
2012-05-11
7
-297
/
+11
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2012-04-26
2
-6
/
+3
|
|
\
\
\
\
|
|
|
/
/
/
|
*
|
|
|
sparc32: fix build of pcic
Sam Ravnborg
2012-04-16
1
-3
/
+3
|
*
|
|
|
sparc32: generic clockevent support
Tkhai Kirill
2012-04-15
12
-180
/
+331
|
*
|
|
|
sparc32: rename sparc_irq_config to sparc_config
Sam Ravnborg
2012-04-15
9
-16
/
+16
|
*
|
|
|
sparc64: Remove trap return code which is now unnecessary.
David S. Miller
2012-04-13
1
-11
/
+1
[prev]
[next]