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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-01
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-3
/
+3
2010-02-27
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
1
-0
/
+7
2010-02-22
sparc32: Fix struct stat uid/gid types.
David S. Miller
1
-2
/
+2
2010-02-20
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
2
-3
/
+3
2010-02-17
tracing: Unify arch_syscall_addr() implementations
Mike Frysinger
1
-0
/
+7
2010-01-29
sparc: TIF_ABI_PENDING bit removal
David Miller
2
-13
/
+4
2010-01-21
sparc: cpumask_of_node() should handle -1 as a node
Anton Blanchard
1
-1
/
+3
2010-01-15
sparc: convert to arch_gettimeoffset()
John Stultz
1
-0
/
+1
2010-01-14
sparc32: Fix page_to_phys().
David S. Miller
2
-2
/
+2
2010-01-12
sparc: Simplify param.h by simply including <asm-generic/param.h>
Robert P. J. Day
1
-17
/
+2
2010-01-06
sparc: copy_from_user() should not return -EFAULT
Heiko Carstens
2
-2
/
+2
2009-12-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...
Linus Torvalds
1
-1
/
+1
2009-12-17
fix up O_SYNC comments
Christoph Hellwig
1
-1
/
+1
2009-12-17
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
1
-0
/
+1
2009-12-16
elf: kill USE_ELF_CORE_DUMP
Christoph Hellwig
2
-3
/
+0
2009-12-15
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-62
/
+62
2009-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
6
-104
/
+41
2009-12-15
locking: Convert raw_rwlock functions to arch_rwlock
Thomas Gleixner
2
-27
/
+27
2009-12-15
locking: Convert raw_rwlock to arch_rwlock
Thomas Gleixner
3
-18
/
+18
2009-12-15
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
2
-19
/
+19
2009-12-15
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
Thomas Gleixner
1
-1
/
+1
2009-12-15
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
3
-8
/
+8
2009-12-12
kbuild: move asm-offsets.h to include/generated
Sam Ravnborg
1
-0
/
+1
2009-12-12
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-3
/
+16
2009-12-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-2
/
+0
2009-12-11
sparc64: Add syscall tracepoint support.
David S. Miller
2
-1
/
+3
2009-12-11
sparc: Stop trying to be so fancy and use __builtin_{memcpy,memset}()
David S. Miller
2
-99
/
+4
2009-12-11
sparc: Use __builtin_object_size() to validate the buffer size for copy_from_...
David S. Miller
2
-4
/
+34
2009-12-10
vfs: Implement proper O_SYNC semantics
Christoph Hellwig
1
-3
/
+16
2009-12-08
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-0
/
+2
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2
-1
/
+4
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
Linus Torvalds
4
-7
/
+57
2009-12-08
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-54
/
+1
2009-12-03
Merge branch 'master' into for-2.6.33
Jens Axboe
1
-0
/
+4
2009-11-28
sparc64: Faster early-boot framebuffer console.
David S. Miller
1
-0
/
+6
2009-11-26
block: add helpers to run flush_dcache_page() against a bio and a request's p...
Ilya Loginov
2
-0
/
+2
2009-11-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-15
/
+9
2009-11-16
Added sparc_leon3_snooping_enabled() and converted extern inline to static in...
Kristoffer Glembo
1
-5
/
+12
2009-11-08
sparc: Replace old style lock initializer
Thomas Gleixner
1
-2
/
+2
2009-11-06
sparc64: Add a comment about why we only use certain memory barriers these days.
David S. Miller
1
-0
/
+4
2009-11-04
sparc64/PCI: drop PCI_CACHE_LINE_BYTES
Tejun Heo
1
-2
/
+0
2009-11-02
sparc,leon: Sparc-Leon SMP support
Konrad Eisele
2
-0
/
+37
2009-10-15
of: merge of_node_get(), of_node_put() and of_find_all_nodes()
Grant Likely
1
-9
/
+0
2009-10-15
of: Move OF_IS_DYNAMIC and OF_MARK_DYNAMIC macros to of.h
Grant Likely
1
-3
/
+0
2009-10-15
of: merge struct device_node
Grant Likely
1
-24
/
+0
2009-10-15
of: merge phandle, ihandle and struct property
Grant Likely
1
-12
/
+0
2009-10-15
of: Rework linux/of.h and asm/prom.h include ordering
Grant Likely
1
-6
/
+1
2009-10-15
sparc: Add missing __NR_recvmmsg define.
David S. Miller
1
-1
/
+2
2009-10-13
net: Generalize socket rx gap / receive queue overflow cmsg
Neil Horman
1
-0
/
+2
2009-10-02
sparc32: convert to asm-generic/hardirq.h
Christoph Hellwig
2
-13
/
+3
[next]