index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-25
[SPARC]: Add unique device_node IDs and a ".node" property.
David S. Miller
1
-18
/
+35
2006-06-25
[SPARC]: Add of_set_property() interface.
David S. Miller
1
-0
/
+53
2006-06-25
[SPARC]: Export x_bus_type to modules.
David S. Miller
1
-0
/
+2
2006-06-23
[SBUS]: Rewrite and plug into of_device framework.
David S. Miller
1
-0
/
+85
2006-06-23
[SPARC]: Port of_device layer and make ebus use it.
David S. Miller
3
-1
/
+290
2006-06-23
[SPARC]: Port sparc64 in-kernel device tree code to sparc32.
David S. Miller
4
-82
/
+561
2006-06-23
[SBUS]: Start cleaning up generic sbus support layer.
David S. Miller
1
-1
/
+45
2006-06-22
[PATCH] sparc build breakage
Al Viro
1
-1
/
+1
2006-06-20
[SPARC]: Kill __irq_itoa().
David S. Miller
5
-32
/
+0
2006-06-20
[SPARC]: Mark smp init functions as cpuinit
Bob Breuer
2
-10
/
+5
2006-06-20
[SPARC]: Setup cpu_possible_map
Bob Breuer
2
-8
/
+24
2006-06-20
[SPARC]: Add topology_init()
Bob Breuer
1
-1
/
+31
2006-06-10
[SPARC]: Migration cost tune up in sparc smp.
Krzysztof Helt
1
-0
/
+11
2006-05-21
[SPARC]: Add robust futex syscall entries.
David S. Miller
1
-1
/
+2
2006-05-12
[SPARC]: Handle UNWIND_INFO properly.
David S. Miller
1
-0
/
+1
2006-05-07
[SPARC]: show device name in /proc/dvma_map
Martin Habets
1
-0
/
+5
2006-05-07
[SPARC]: Remove duplicate symbol exports
Martin Habets
1
-13
/
+0
2006-05-03
[SPARC]: Hook up vmsplice into syscall tables.
David S. Miller
1
-1
/
+1
2006-04-14
[SPARC]: Hook up sys_tee() into syscall tables.
David S. Miller
1
-1
/
+1
2006-04-11
[PATCH] No arch-specific strpbrk implementations
Kyle McMartin
1
-1
/
+0
2006-04-11
[PATCH] for_each_possible_cpu: sparc
KAMEZAWA Hiroyuki
1
-1
/
+1
2006-03-31
[SPARC]: Wire up sys_sync_file_range() into syscall tables.
David S. Miller
1
-1
/
+1
2006-03-31
[SPARC]: Wire up sys_splice() into the syscall tables.
David S. Miller
1
-1
/
+1
2006-03-23
[SPARC]: Try to start getting SMP back into shape.
Bob Breuer
6
-166
/
+179
2006-03-23
[PATCH] more for_each_cpu() conversions
Andrew Morton
5
-31
/
+20
2006-03-22
[PATCH] remove set_page_count() outside mm/
Nick Piggin
2
-6
/
+6
2006-03-20
[SPARC]: BUG_ON() Conversion in arch/sparc/kernel/ioport.c
Eric Sesterhenn
1
-25
/
+15
2006-02-12
[SPARC]: sys_newfstatat --> sys_fstatat64
David S. Miller
1
-1
/
+1
2006-02-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-2
/
+3
2006-02-07
[SPARC]: Wire up sys_unshare().
David S. Miller
2
-2
/
+3
2006-02-07
[PATCH] restore power-off on sparc32
Al Viro
1
-1
/
+1
2006-01-22
[SPARC]: Increase NR_SYSCALLS to 299
David S. Miller
1
-1
/
+1
2006-01-19
[SPARC]: Add support for *at(), ppoll, and pselect syscalls.
David S. Miller
5
-150
/
+44
2006-01-12
[PATCH] sparc: task_stack_page()
Al Viro
1
-4
/
+4
2006-01-12
[PATCH] sparc: task_thread_info()
Al Viro
5
-8
/
+8
2006-01-11
[PATCH] capable/capability.h (arch/)
Randy Dunlap
1
-0
/
+1
2006-01-10
[PATCH] dump_thread() cleanup
akpm@osdl.org
1
-2
/
+0
2006-01-08
[PATCH] use ptrace_get_task_struct in various places
Christoph Hellwig
1
-29
/
+6
2005-12-28
[SPARC]: Use STABS_DEBUG and DWARF_DEBUG macros in vmlinux.lds.S
David S. Miller
1
-14
/
+4
2005-12-22
[SPARC]: Kill CHILD_MAX.
David S. Miller
1
-1
/
+1
2005-12-15
[PATCH] arch/sparc/kernel/led.c __user annotations
Al Viro
1
-1
/
+1
2005-12-15
[PATCH] sparc: NULL noise removal (ebus.c)
Al Viro
1
-12
/
+12
2005-12-15
[PATCH] sparc/kernel/time: __iomem annotations
Al Viro
1
-2
/
+2
2005-12-15
[PATCH] fix iomem annotations in sparc32 pcic code
Al Viro
1
-1
/
+1
2005-11-22
[PATCH] unpaged: fix sound Bad page states
Hugh Dickins
1
-1
/
+1
2005-11-09
[SPARC]: Use ARRAY_SIZE macro
Tobias Klauser
2
-3
/
+3
2005-11-09
[PATCH] sched: resched and cpu_idle rework
Nick Piggin
1
-20
/
+15
2005-11-09
[PATCH] sched: disable preempt in idle tasks
Nick Piggin
1
-0
/
+4
2005-11-07
[SPARC]: Kill remaining kbio.h references.
Christoph Hellwig
1
-1
/
+0
2005-11-07
[SPARC]: Add sun4m LED driver.
Lars Kotthoff
2
-0
/
+140
[next]