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.13.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
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-19
sparc64: Add PCR ops for SPARC-T4.
David S. Miller
2
-1
/
+16
2012-08-19
sparc64: Abstract away the %pcr values used to enable/disable NMI
David S. Miller
1
-2
/
+2
2012-08-19
sparc64: Abstract away the NMI PIC counter computation.
David S. Miller
1
-14
/
+1
2012-08-19
sparc64: Abstract away PIC register accesses.
David S. Miller
2
-32
/
+4
2012-08-19
sparc64: Add 'reg_num' argument to pcr_ops methods.
David S. Miller
1
-2
/
+2
2012-08-19
sparc64: Add hypervisor interfaces for SPARC-T4 perf counter access.
David S. Miller
1
-0
/
+11
2012-08-19
sparc64: Add detection for features new in SPARC-T4.
David S. Miller
2
-0
/
+23
2012-07-31
ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION
Will Deacon
1
-1
/
+0
2012-07-27
sparc32: move kmap_init() to highmem.c
Sam Ravnborg
1
-1
/
+0
2012-07-27
sparc32: drop unused BAD_PAGE stuff
Sam Ravnborg
1
-7
/
+0
2012-07-27
sparc32: centralize all mmu context handling in srmmu.c
Sam Ravnborg
2
-37
/
+3
2012-07-27
sparc32: drop quicklist
Sam Ravnborg
1
-13
/
+0
2012-07-27
sparc32: drop sparc_unmapped_base
Sam Ravnborg
1
-2
/
+1
2012-07-27
sparc32,leon: drop leon_init()
Sam Ravnborg
1
-1
/
+0
2012-07-27
sparc32: drop fixmap.h
Sam Ravnborg
3
-27
/
+22
2012-07-27
sparc32: fixmap.h cleanup
Sam Ravnborg
1
-89
/
+5
2012-07-27
sparc32: drop unused kmap_atomic_to_page
Sam Ravnborg
1
-1
/
+0
2012-07-27
sparc32: drop swapper_pg_dir
Sam Ravnborg
1
-2
/
+3
2012-07-27
sparc32: use void * in nocache get/free
Sam Ravnborg
1
-8
/
+8
2012-06-12
sparc: remove two unused headers
Paul Bolle
2
-126
/
+0
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-3
/
+18
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-5
/
+0
2012-06-01
set_restore_sigmask() is never called without SIGPENDING (and never should be)
Al Viro
1
-1
/
+1
2012-06-01
TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set
Al Viro
1
-2
/
+1
2012-06-01
new helpers: {clear,test,test_and_clear}_restore_sigmask()
Al Viro
1
-0
/
+16
2012-05-31
bury __kernel_nlink_t, make internal nlink_t consistent
Al Viro
1
-5
/
+0
2012-05-29
sparc: fix sparc64 build due to leon.h inclusion
Sam Ravnborg
1
-0
/
+1
2012-05-28
sparc32,leon: always support leon in ioport
Sam Ravnborg
1
-2
/
+7
2012-05-28
sparc32: srmmu_probe now knows about leon too
Sam Ravnborg
2
-18
/
+1
2012-05-28
sparc32: drop LEON hack for ASI_M_MMUREGS
Sam Ravnborg
1
-4
/
+0
2012-05-28
sparc32: introduce run-time patching of srmmu access functions
Sam Ravnborg
1
-61
/
+7
2012-05-28
sparc32,leon: always include leon_smp + leon_mm in build
Sam Ravnborg
1
-12
/
+0
2012-05-28
sparc32,leon: always include leon_kernel in build
Sam Ravnborg
2
-6
/
+0
2012-05-28
sparc32,leon: clean up leon.h
Sam Ravnborg
2
-65
/
+3
2012-05-28
sparc32: handle leon in cpu.c
Sam Ravnborg
1
-0
/
+2
2012-05-28
sparc32: add support for run-time patching of leon/sun single instructions
Sam Ravnborg
2
-0
/
+25
2012-05-28
sparc32: implement proper LEON support in head_32 (before highmem)
Sam Ravnborg
1
-0
/
+6
2012-05-26
sparc: use the new generic strnlen_user() function
David Miller
2
-22
/
+8
2012-05-26
word-at-a-time: make the interfaces truly generic
Linus Torvalds
1
-0
/
+1
2012-05-25
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2012-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
5
-24
/
+11
2012-05-25
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-36
/
+4
2012-05-25
sparc: Fix user_addr_max() definition.
David S. Miller
2
-2
/
+4
2012-05-25
sparc: Increase portability of strncpy_from_user() implementation.
David S. Miller
1
-0
/
+3
2012-05-23
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-6
/
+0
2012-05-23
sparc: Add full proper error handling to strncpy_from_user().
David S. Miller
3
-14
/
+3
2012-05-23
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-19
/
+0
2012-05-22
sparc32: use the common implementation of alloc_thread_info_node()
Sam Ravnborg
1
-9
/
+2
2012-05-22
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-27
/
+5
2012-05-21
sparc32: use flushi when run-time patching in per_cpu_patch
Sam Ravnborg
2
-3
/
+4
[next]