index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
Commit message (
Expand
)
Author
Age
Files
Lines
*
burying unused conditionals
Al Viro
2013-02-14
2
-8
/
+0
*
sparc: switch to generic old sigsuspend
Al Viro
2013-02-03
4
-15
/
+1
*
sparc: COMPAT_SYSCALL_DEFINE does all sign-extension as well as SYSCALL_DEFINE
Al Viro
2013-02-03
2
-18
/
+8
*
sparc: kill sign-extending wrappers for native syscalls
Al Viro
2013-02-03
3
-150
/
+40
*
kill sparc32_open()
Al Viro
2013-02-03
2
-11
/
+1
*
sparc: switch to use of generic old sigaction
Al Viro
2013-02-03
6
-69
/
+13
*
sparc: switch sys_compat_rt_sigaction() to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-03
2
-17
/
+8
*
sparc: switch to generic compat rt_sigqueueinfo()
Al Viro
2013-02-03
2
-16
/
+1
*
sparc: switch to generic compat rt_sigpending()
Al Viro
2013-02-03
3
-25
/
+2
*
sparc: switch to generic compat rt_sigprocmask(2)
Al Viro
2013-02-03
2
-40
/
+1
*
sparc: bury the sys_sigpause() remains
Al Viro
2013-02-03
3
-18
/
+2
*
sparc: switch to generic sigaltstack
Al Viro
2013-02-03
8
-84
/
+11
*
consolidate kernel-side struct sigaction declarations
Al Viro
2013-02-03
3
-1
/
+4
*
consolidate declarations of k_sigaction
Al Viro
2013-02-03
1
-4
/
+1
*
sanitize rt_sigaction() situation a bit
Al Viro
2013-02-03
2
-6
/
+6
*
sparc: remove __devinit, __devexit annotations
Sam Ravnborg
2013-01-12
23
-100
/
+93
*
sparc: Hook up finit_module syscall.
David S. Miller
2012-12-28
3
-4
/
+5
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-12-20
3
-9
/
+0
|
\
|
*
unify SS_ONSTACK/SS_DISABLE definitions
Al Viro
2012-12-19
1
-6
/
+0
|
*
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
2012-12-19
2
-3
/
+0
*
|
Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2012-12-20
1
-0
/
+1
|
\
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
*
-
-
-
-
-
.
\
Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...
Joerg Roedel
2012-12-16
1
-0
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
sparc: dma-mapping: support debug_dma_mapping_error
Shuah Khan
2012-11-17
1
-0
/
+1
|
|
|
/
/
/
/
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2012-12-19
7
-12
/
+67
|
\
\
\
\
\
\
|
*
|
|
|
|
|
sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in CAMELLIA code.
David S. Miller
2012-12-19
1
-0
/
+3
|
*
|
|
|
|
|
sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in DES code.
David S. Miller
2012-12-19
1
-0
/
+6
|
*
|
|
|
|
|
sparc64: Fix ECB looping constructs in AES code.
David S. Miller
2012-12-19
1
-0
/
+1
|
*
|
|
|
|
|
sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code.
David S. Miller
2012-12-19
1
-0
/
+4
|
*
|
|
|
|
|
sparc64: Fix AES ctr mode block size.
David S. Miller
2012-12-19
1
-3
/
+24
|
*
|
|
|
|
|
sparc64: Fix unrolled AES 256-bit key loops.
David S. Miller
2012-12-19
1
-6
/
+14
|
*
|
|
|
|
|
sparc64: Define pte_accessible()
David S. Miller
2012-12-18
1
-1
/
+7
|
*
|
|
|
|
|
sparc: huge_ptep_set_* functions need to call set_huge_pte_at()
Dave Kleikamp
2012-12-18
1
-2
/
+8
*
|
|
|
|
|
|
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-12-19
1
-4
/
+0
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
modules: don't hand 0 to vmalloc.
Rusty Russell
2012-12-14
1
-4
/
+0
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
compat: generic compat_sys_sched_rr_get_interval() implementation
Catalin Marinas
2012-12-17
2
-14
/
+1
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-12-12
2
-0
/
+20
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-11-25
2
-4
/
+5
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-11-17
34
-84
/
+280
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
sparc: bpf_jit_comp: add VLAN instructions for BPF JIT
Daniel Borkmann
2012-11-06
1
-0
/
+19
|
*
|
|
|
|
|
sk-filter: Add ability to get socket filter program (v2)
Pavel Emelyanov
2012-11-01
1
-0
/
+1
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-12-12
21
-385
/
+160
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
unify default ptrace_signal_deliver
Al Viro
2012-11-29
1
-2
/
+0
|
*
|
|
|
|
flagday: kill pt_regs argument of do_fork()
Al Viro
2012-11-29
2
-4
/
+2
|
*
|
|
|
|
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-28
2
-5
/
+4
|
|
|
|
|
|
|
|
\
\
\
\
|
*
-
.
\
\
\
\
Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...
Al Viro
2012-11-28
20
-376
/
+156
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'arch-microblaze' into no-rebases
Al Viro
2012-11-16
23
-26
/
+166
|
|
|
\
\
\
\
\
|
|
|
|
|
_
|
/
/
|
|
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparc
Al Viro
2012-11-16
18
-90
/
+317
|
|
|
\
\
\
\
\
|
|
*
|
|
|
|
|
sparc32: switch to generic sys_execve()
Al Viro
2012-10-16
4
-49
/
+4
|
|
*
|
|
|
|
|
sparc32: switch to generic kernel_execve()
Al Viro
2012-10-16
4
-27
/
+13
|
|
*
|
|
|
|
|
sparc32: switch to generic kernel_thread()
Al Viro
2012-10-16
4
-81
/
+56
[next]