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
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-05-22
1
-3
/
+1
|
\
|
*
perf: Pass last sampling period to perf_sample_data_init()
Robert Richter
2012-05-09
1
-3
/
+1
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2012-05-21
2
-2
/
+2
|
\
\
|
*
|
KEYS: Use the compat keyctl() syscall wrapper on Sparc64 for Sparc32 compat
David Howells
2012-05-11
1
-1
/
+1
|
*
|
Merge tag 'v3.4-rc5' into next
James Morris
2012-05-04
5
-27
/
+5
|
|
\
\
|
|
|
/
|
*
|
seccomp: ignore secure_computing return values
Will Drewry
2012-04-18
1
-1
/
+1
*
|
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-05-21
7
-55
/
+16
|
\
\
\
|
*
|
|
sparc: Use generic init_task
Thomas Gleixner
2012-05-05
2
-23
/
+0
|
*
|
|
sparc: Use generic idle thread allocation
Thomas Gleixner
2012-04-26
5
-30
/
+14
|
*
|
|
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
2012-04-26
2
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
2012-05-21
41
-2600
/
+1088
|
\
\
\
|
*
|
|
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
[next]