index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-04
sparc: switch to generic old sigsuspend
Al Viro
4
-15
/
+1
2013-02-04
sparc: COMPAT_SYSCALL_DEFINE does all sign-extension as well as SYSCALL_DEFINE
Al Viro
2
-18
/
+8
2013-02-04
sparc: kill sign-extending wrappers for native syscalls
Al Viro
3
-150
/
+40
2013-02-04
kill sparc32_open()
Al Viro
2
-11
/
+1
2013-02-04
sparc: switch to use of generic old sigaction
Al Viro
6
-69
/
+13
2013-02-04
sparc: switch sys_compat_rt_sigaction() to COMPAT_SYSCALL_DEFINE
Al Viro
2
-17
/
+8
2013-02-04
sparc: switch to generic compat rt_sigqueueinfo()
Al Viro
2
-16
/
+1
2013-02-04
sparc: switch to generic compat rt_sigpending()
Al Viro
3
-25
/
+2
2013-02-04
sparc: switch to generic compat rt_sigprocmask(2)
Al Viro
2
-40
/
+1
2013-02-04
sparc: bury the sys_sigpause() remains
Al Viro
3
-18
/
+2
2013-02-04
sparc: switch to generic sigaltstack
Al Viro
8
-84
/
+11
2013-02-04
consolidate kernel-side struct sigaction declarations
Al Viro
3
-1
/
+4
2013-02-04
consolidate declarations of k_sigaction
Al Viro
1
-4
/
+1
2013-02-04
sanitize rt_sigaction() situation a bit
Al Viro
2
-6
/
+6
2013-01-13
sparc: remove __devinit, __devexit annotations
Sam Ravnborg
23
-100
/
+93
2012-12-29
sparc: Hook up finit_module syscall.
David S. Miller
3
-4
/
+5
2012-12-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-9
/
+0
2012-12-20
Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2012-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
7
-12
/
+67
2012-12-20
sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in CAMELLIA code.
David S. Miller
1
-0
/
+3
2012-12-20
sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in DES code.
David S. Miller
1
-0
/
+6
2012-12-20
sparc64: Fix ECB looping constructs in AES code.
David S. Miller
1
-0
/
+1
2012-12-20
sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code.
David S. Miller
1
-0
/
+4
2012-12-20
sparc64: Fix AES ctr mode block size.
David S. Miller
1
-3
/
+24
2012-12-20
sparc64: Fix unrolled AES 256-bit key loops.
David S. Miller
1
-6
/
+14
2012-12-20
unify SS_ONSTACK/SS_DISABLE definitions
Al Viro
1
-6
/
+0
2012-12-20
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
2
-3
/
+0
2012-12-19
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+0
2012-12-19
sparc64: Define pte_accessible()
David S. Miller
1
-1
/
+7
2012-12-19
sparc: huge_ptep_set_* functions need to call set_huge_pte_at()
Dave Kleikamp
1
-2
/
+8
2012-12-18
compat: generic compat_sys_sched_rr_get_interval() implementation
Catalin Marinas
2
-14
/
+1
2012-12-16
Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...
Joerg Roedel
1
-0
/
+1
2012-12-14
modules: don't hand 0 to vmalloc.
Rusty Russell
1
-4
/
+0
2012-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-0
/
+20
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
21
-385
/
+160
2012-12-12
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2012-12-12
Merge branch 'akpm' (Andrew's patchbomb)
Linus Torvalds
3
-229
/
+72
2012-12-12
arch/sparc/kernel/sys_sparc_64.c: s/COLOUR/COLOR/
Andrew Morton
1
-3
/
+3
2012-12-12
mm: use vm_unmapped_area() in hugetlbfs on sparc64 architecture
Michel Lespinasse
1
-94
/
+30
2012-12-12
mm: use vm_unmapped_area() on sparc64 architecture
Michel Lespinasse
1
-114
/
+30
2012-12-12
mm: use vm_unmapped_area() on sparc32 architecture
Michel Lespinasse
1
-18
/
+9
2012-12-12
Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+3
2012-12-11
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-1
/
+1
2012-12-08
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-0
/
+1
2012-12-03
sparc: Fix piggyback with newer binutils.
David S. Miller
1
-6
/
+6
2012-12-03
sparc64: exit_group should kill register windows just like plain exit.
David S. Miller
3
-4
/
+14
2012-11-29
unify default ptrace_signal_deliver
Al Viro
1
-2
/
+0
2012-11-29
flagday: kill pt_regs argument of do_fork()
Al Viro
2
-4
/
+2
2012-11-29
flagday: don't pass regs to copy_thread()
Al Viro
2
-5
/
+4
2012-11-29
Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...
Al Viro
20
-376
/
+156
[next]