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
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
23
-24
/
+0
2006-04-25
[SPARC]: __NR_sys removal
OGAWA Hirofumi
1
-1
/
+1
2006-04-20
[SPARC]: __NR_sys_splice --> __NR_splice
David S. Miller
1
-1
/
+1
2006-04-15
[SPARC]: Hook up sys_tee() into syscall tables.
David S. Miller
1
-1
/
+1
2006-04-11
[PATCH] sparc32 vga support
Andrew Morton
1
-0
/
+33
2006-04-01
[SPARC]: Wire up sys_sync_file_range() into syscall tables.
David S. Miller
1
-2
/
+2
2006-04-01
[SPARC]: Wire up sys_splice() into the syscall tables.
David S. Miller
1
-1
/
+1
2006-03-27
[PATCH] unify pfn_to_page: sparc pfn_to_page
KAMEZAWA Hiroyuki
1
-2
/
+2
2006-03-26
[PATCH] bitops: sparc: use generic bitops
Akinobu Mita
1
-376
/
+12
2006-03-26
[PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()
Akinobu Mita
1
-3
/
+3
2006-03-25
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
3
-11
/
+24
2006-03-25
[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications
Davide Libenzi
1
-0
/
+1
2006-03-24
[SPARC]: Try to start getting SMP back into shape.
Bob Breuer
3
-11
/
+24
2006-03-22
[SPARC]: Respect vm_page_prot in io_remap_page_range().
David S. Miller
1
-3
/
+3
2006-03-21
[SPARC]: Fixup SO_PEERSEC value on 32-bit sparc.
David S. Miller
1
-1
/
+1
2006-03-20
[SPARC]: Kill off these __put_user_ret things.
David S. Miller
1
-47
/
+0
2006-03-20
[SPARC64]: Recognize "virtual-console" as input and output console device.
David S. Miller
1
-0
/
+2
2006-03-20
[SPARC]: Clean up idprom header files.
David S. Miller
1
-17
/
+9
2006-02-16
[PATCH] add asm-generic/mman.h
Michael S. Tsirkin
1
-29
/
+2
2006-02-15
[PATCH] madvise MADV_DONTFORK/MADV_DOFORK
Michael S. Tsirkin
1
-0
/
+2
2006-02-13
[SPARC]: sys_newfstatat --> sys_fstatat64
David S. Miller
1
-1
/
+1
2006-02-08
[SPARC]: Wire up sys_unshare().
David S. Miller
1
-3
/
+4
2006-01-19
[SPARC]: Add support for *at(), ppoll, and pselect syscalls.
David S. Miller
2
-5
/
+22
2006-01-19
[SPARC]: sparc32 needs PROMDEV_{I,O}RSC defines too.
David S. Miller
1
-0
/
+2
2006-01-12
[PATCH] death of get_thread_info/put_thread_info
Al Viro
1
-3
/
+0
2006-01-12
[PATCH] sparc: task_thread_info()
Al Viro
1
-1
/
+1
2006-01-12
[PATCH] sched: add cacheflush() asm
Ingo Molnar
1
-0
/
+10
2006-01-10
[PATCH] mutex subsystem, add default include/asm-*/mutex.h files
Arjan van de Ven
1
-0
/
+9
2006-01-10
[PATCH] mutex subsystem, add atomic_xchg() to all arches
Ingo Molnar
1
-0
/
+1
2006-01-09
[PATCH] consolidate asm/futex.h
Jeff Dike
1
-48
/
+1
2006-01-09
[PATCH] Kill L1_CACHE_SHIFT_MAX
Ravikiran G Thirumalai
1
-1
/
+0
2006-01-06
[PATCH] atomic_long_t & include/asm-generic/atomic.h V2
Christoph Lameter
1
-0
/
+1
2006-01-06
[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store
Badari Pulavarty
1
-0
/
+1
2006-01-04
[FLS64]: generic version
Stephen Hemminger
1
-0
/
+1
2005-12-15
[PATCH] sun4c_memerr_reg __iomem annotations
Al Viro
1
-1
/
+1
2005-12-15
[PATCH] fix iomem annotations in sparc32 pcic code
Al Viro
1
-3
/
+3
2005-11-14
[PATCH] atomic: inc_not_zero
Nick Piggin
1
-0
/
+3
2005-11-14
[PATCH] atomic: cmpxchg
Nick Piggin
1
-0
/
+1
2005-11-08
[SPARC]: remove vuid_event.h
Christoph Hellwig
1
-41
/
+0
2005-11-08
[SPARC]: remove kbio.h
Christoph Hellwig
1
-56
/
+0
2005-11-08
[SPARC]: remove audioio.h
Christoph Hellwig
1
-234
/
+0
2005-11-08
[SPARC]: remove duplicate TIOCPKT_ definitions
Stephen Rothwell
1
-9
/
+0
2005-11-07
[PATCH] consolidate sys_ptrace()
Christoph Hellwig
1
-0
/
+3
2005-10-31
[PATCH] semaphore: Remove __MUTEX_INITIALIZER()
Arthur Othieno
1
-3
/
+0
2005-10-31
[PATCH] vm: remove unused/broken page_pte[_prot] macros
Tejun Heo
1
-2
/
+0
2005-10-31
[PATCH] remove some more check_region stuff
Jeff Garzik
1
-2
/
+0
2005-10-28
[PATCH] gfp_t: dma-mapping (simple cases)
Al Viro
1
-1
/
+1
2005-10-05
[PATCH] fix the breakage in sparc headers
Al Viro
2
-14
/
+14
2005-10-04
[SPARC]: "extern inline" doesn't make much sense.
Adrian Bunk
23
-114
/
+114
2005-09-29
[SPARC]: Declare paging_init() in asm/pgtable.h
David S. Miller
1
-0
/
+2
[next]