index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
Commit message (
Expand
)
Author
Age
Files
Lines
*
new helper: sigsuspend()
Al Viro
2012-05-21
2
-23
/
+2
*
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-05-21
12
-83
/
+23
|
\
|
*
task_allocator: Use config switches instead of magic defines
Thomas Gleixner
2012-05-08
2
-2
/
+1
|
*
sparc: Use common threadinfo allocator
Thomas Gleixner
2012-05-08
1
-23
/
+2
|
*
init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK
Thomas Gleixner
2012-05-05
1
-1
/
+0
|
*
sparc: Use generic init_task
Thomas Gleixner
2012-05-05
4
-24
/
+1
|
*
sparc: Use generic idle thread allocation
Thomas Gleixner
2012-04-26
7
-32
/
+18
|
*
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
2012-04-26
2
-2
/
+2
*
|
net: drop NET dependency from HAVE_BPF_JIT
Sam Ravnborg
2012-05-21
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
2012-05-21
136
-10726
/
+2242
|
\
\
|
*
|
sparc32: use flushi when run-time patching in per_cpu_patch
Sam Ravnborg
2012-05-20
3
-13
/
+10
|
*
|
sparc32: fix cpuid_patch run-time patching
Sam Ravnborg
2012-05-20
1
-0
/
+2
|
*
|
sparc32: drop unused inline functions in srmmu.c
Sam Ravnborg
2012-05-19
1
-26
/
+0
|
*
|
sparc32: drop unused functions in pgtsrmmu.h
Sam Ravnborg
2012-05-19
2
-52
/
+14
|
*
|
sparc32,leon: move leon mmu functions to leon_mm.c
Sam Ravnborg
2012-05-19
3
-81
/
+85
|
*
|
sparc32,leon: remove duplicate definitions in leon.h
Sam Ravnborg
2012-05-19
1
-15
/
+2
|
*
|
sparc32,leon: remove duplicate UART register definitions
Sam Ravnborg
2012-05-19
1
-25
/
+0
|
*
|
sparc32,leon: move leon ASI definitions to asi.h
Sam Ravnborg
2012-05-19
2
-13
/
+14
|
*
|
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: Remove asm/sysen.h header.
David S. Miller
2012-05-19
1
-15
/
+0
|
*
|
sparc32: Delete asm/smpprim.h
David S. Miller
2012-05-19
1
-54
/
+0
|
*
|
sparc32: Remove unused empty_bad_page{,_table} declarations.
David S. Miller
2012-05-19
1
-2
/
+0
|
*
|
sparc32: Kill boot_cpu_id4
David S. Miller
2012-05-19
3
-6
/
+1
|
*
|
sparc32: Move GET_PROCESSOR*_ID() out of asm/asmmacro.h
David S. Miller
2012-05-19
2
-10
/
+5
|
*
|
sparc32: Remove completely unused code from asm/cache.h
David S. Miller
2012-05-19
1
-114
/
+0
|
*
|
sparc32: Add ucmpdi2.o to obj-y instead of lib-y.
David S. Miller
2012-05-19
1
-2
/
+2
|
*
|
sparc32: add ucmpdi2
Sam Ravnborg
2012-05-19
2
-1
/
+20
|
*
|
sparc: introduce arch/sparc/Kbuild
Sam Ravnborg
2012-05-15
2
-2
/
+9
|
*
|
sparc: clean up Makefile
Sam Ravnborg
2012-05-15
1
-21
/
+10
|
*
|
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
17
-2129
/
+24
|
*
|
sparc32: Build kernel with -mcpu=v8
David S. Miller
2012-05-15
1
-1
/
+1
|
*
|
sparc32: cleanup mm/fault_32.c
Sam Ravnborg
2012-05-15
2
-52
/
+44
|
*
|
sparc32: Remove cypress cpu support.
David S. Miller
2012-05-15
6
-449
/
+5
|
*
|
sparc64: Remove pointless assignment in floppy support.
David S. Miller
2012-05-14
1
-1
/
+0
|
*
|
sparc32: Kill unused hard_smp{4m,4d,leon}_processor_id() inlined.
David S. Miller
2012-05-14
1
-29
/
+0
|
*
|
sparc32: drop build time btfixup patching
Sam Ravnborg
2012-05-14
3
-449
/
+10
|
*
|
sparc32: remove runtime btfix support
Sam Ravnborg
2012-05-14
20
-547
/
+1
|
*
|
sparc32: remove remaining users of btfixup
Sam Ravnborg
2012-05-14
8
-49
/
+23
|
*
|
sparc32: move smp ipi to method ops
Sam Ravnborg
2012-05-14
10
-105
/
+107
|
*
|
sparc32: Implement hard_smp_processor_id() via instruction patching.
David S. Miller
2012-05-14
10
-175
/
+99
|
*
|
sparc32: Move cache and TLB flushes over to method ops.
David S. Miller
2012-05-13
13
-478
/
+466
|
*
|
sparc32: Remove unused declarations in srmmu.c
David S. Miller
2012-05-13
1
-6
/
+0
|
*
|
sparc32: Convert mmu_* interfaces from btfixup to method ops.
David S. Miller
2012-05-13
5
-44
/
+79
|
*
|
sparc: Kill mmu_{un,}lockarea().
David S. Miller
2012-05-13
7
-47
/
+3
|
*
|
sparc32: Un-btfixup update_mmu_cache().
David S. Miller
2012-05-13
2
-43
/
+1
|
*
|
sparc32: Kill btfixup for xchg()'s 'swap' instruction.
David S. Miller
2012-05-13
6
-61
/
+2
|
*
|
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
[next]