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.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
/
include
/
asm-sparc
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-08
aout: move STACK_TOP[_MAX] to asm/processor.h
David Howells
2
-9
/
+4
2008-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-37
/
+8
2008-02-07
Add cmpxchg_local to sparc, move __cmpxchg to system.h
Mathieu Desnoyers
2
-36
/
+48
2008-02-07
Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed
Kirill A. Shutemov
2
-7
/
+0
2008-02-07
[SPARC32]: Use regsets for ELF core dumping.
David S. Miller
1
-30
/
+8
2008-02-07
[SPARC]: Move over to arch_ptrace().
David S. Miller
1
-5
/
+0
2008-02-07
[SPARC]: Remove PTRACE_SUN* handling.
David S. Miller
1
-2
/
+0
2008-02-06
[SPARC]: Add new timerfd syscall entries.
David S. Miller
1
-2
/
+4
2008-02-05
add mm argument to pte/pmd/pud/pgd_free
Benjamin Herrenschmidt
1
-6
/
+6
2008-02-01
[NET]: Introducing socket mark socket option.
Laszlo Attila Toth
1
-0
/
+2
2007-12-14
[SPARC32]: Silence sparc32 warnings on missing syscalls.
Martin Habets
1
-0
/
+9
2007-10-27
[SPARC32]: __inline__ --> inline
David S. Miller
6
-27
/
+23
2007-10-22
Add CONFIG_DEBUG_SG sg validation
Jens Axboe
1
-0
/
+3
2007-10-22
Change table chaining layout
Jens Axboe
1
-1
/
+1
2007-10-20
ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2007-10-19
forbid asm/bitops.h direct inclusion
Jiri Slaby
1
-0
/
+4
2007-10-19
remove unused flush_tlb_pgtables
Benjamin Herrenschmidt
1
-6
/
+0
2007-10-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
4
-7
/
+65
2007-10-19
bitops: introduce lock ops
Nick Piggin
1
-0
/
+1
2007-10-18
[SPARC/64]: Consolidate of_register_driver
Stephen Rothwell
1
-4
/
+1
2007-10-18
[SPARC]: Support for new termios.
David Miller
3
-3
/
+64
2007-10-17
Remove dma_cache_(wback|inv|wback_inv) functions
Ralf Baechle
1
-7
/
+0
2007-10-17
remove include/asm-*/ipc.h
Adrian Bunk
1
-1
/
+0
2007-10-17
cleanup floppy.h
Jan Beulich
1
-2
/
+0
2007-10-17
kill DECLARE_MUTEX_LOCKED
Christoph Hellwig
1
-1
/
+0
2007-10-16
SPARC: sg chaining support
Jens Axboe
1
-0
/
+2
2007-10-14
[SPARC32]: Add irqflags.h to sparc32 and use it from generic code.
Robert Reif
2
-20
/
+41
2007-08-27
[SPARC32]: Make flush_tlb_kernel_range() an inline function.
David S. Miller
1
-1
/
+5
2007-08-17
[MATH-EMU]: Fix underflow exception reporting.
David S. Miller
1
-0
/
+6
2007-08-11
[SPARC32]: Remove iommu from struct sbus_bus and use archdata like sparc64.
Robert Reif
1
-1
/
+0
2007-08-08
[SPARC]: Centralize find_in_proplist() instead of duplicating N times.
David S. Miller
1
-0
/
+1
2007-08-05
[SPARC32]: Fix build.
Mark Fortescue
1
-0
/
+1
2007-08-04
[SPARC]: Fix O_CLOEXEC values.
David S. Miller
1
-1
/
+1
2007-08-04
[SPARC32]: Fix modular build of floppy driver.
David S. Miller
2
-14
/
+13
2007-07-30
[SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.
David S. Miller
1
-0
/
+4
2007-07-30
[SPARC]: Fix floppy on some sun4c systems.
Mark Fortescue
1
-30
/
+50
2007-07-22
take declarations of enable_irq() et.al. to linux/interrupt.h
Al Viro
1
-4
/
+0
2007-07-22
[SPARC32]: Make PAGE_SHARED a read-mostly variable.
Al Viro
1
-2
/
+1
2007-07-22
[SPARC32]: Take enable_irq/disable_irq out of line.
Al Viro
1
-29
/
+3
2007-07-22
[SPARC32]: clean include/asm-sparc/irq.h
Al Viro
1
-136
/
+0
2007-07-21
[SPARC]: Implement fb_is_primary_device().
David S. Miller
1
-0
/
+9
2007-07-21
[SPARC]: Define minimal struct dev_archdata, similarly to sparc64.
David S. Miller
1
-1
/
+13
2007-07-21
[SPARC]: Fix serial console device detection.
David S. Miller
2
-26
/
+4
2007-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/of...
Linus Torvalds
3
-85
/
+58
2007-07-20
[SPARC]: Add sys_fallocate() entries.
David S. Miller
1
-3
/
+3
2007-07-20
Create linux/of_platorm.h
Stephen Rothwell
2
-37
/
+34
2007-07-20
[SPARC/64] Rename some functions like PowerPC
Stephen Rothwell
1
-1
/
+2
2007-07-20
Begin consolidation of of_device.h
Stephen Rothwell
1
-11
/
+4
2007-07-20
Consolidate of_find_node_by routines
Stephen Rothwell
1
-0
/
+1
2007-07-20
Consolidate of_get_parent
Stephen Rothwell
1
-0
/
+9
[next]