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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-27
sparc: unify module.c
Sam Ravnborg
3
-164
/
+25
2008-12-27
sparc64: prepare module_64.c for unification
Sam Ravnborg
1
-22
/
+40
2008-12-27
sparc64: use bit neutral Elf symbols
Sam Ravnborg
1
-17
/
+17
2008-12-27
sparc: unify module.h
Sam Ravnborg
3
-22
/
+24
2008-12-27
sparc: introduce CONFIG_BITS
Sam Ravnborg
1
-1
/
+5
2008-12-27
sparc: fix hardirq.h removal fallout
Sam Ravnborg
2
-0
/
+2
2008-12-26
cpumask: cpu_coregroup_mask(): sparc
Rusty Russell
1
-0
/
+1
2008-12-26
cpumask: sparc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_t...
Rusty Russell
1
-4
/
+6
2008-12-17
sparc: We need to implement arch_ptrace_stop().
David S. Miller
2
-0
/
+19
2008-12-16
Merge branch 'merge' into next
Paul Mackerras
1
-0
/
+1
2008-12-13
cpumask: centralize cpu_online_map and cpu_possible_map
Rusty Russell
3
-10
/
+2
2008-12-12
sparc64: do not export pus_fs_struct
Sam Ravnborg
1
-1
/
+0
2008-12-12
sparc: use sparc64 version of scatterlist.h
Robert Reif
7
-77
/
+43
2008-12-09
sparc: Commonize memcmp assembler.
David S. Miller
6
-63
/
+28
2008-12-09
sparc: Unify strlen assembler.
David S. Miller
3
-102
/
+21
2008-12-09
sparc: Add asm/asm.h
David S. Miller
1
-0
/
+40
2008-12-09
sparc: Kill memcmp_32.S code which has been ifdef'd out for centuries.
David S. Miller
1
-282
/
+0
2008-12-08
sparc: replace for_each_cpu_mask_nr with for_each_cpu
Rusty Russell
1
-1
/
+1
2008-12-08
sparc: fix sparse warnings in irq_32.c
Sam Ravnborg
5
-5
/
+20
2008-12-08
sparc: add include guards to kernel.h
Sam Ravnborg
1
-1
/
+4
2008-12-08
sparc: fix sparse warnings in traps_32.c
Sam Ravnborg
4
-34
/
+49
2008-12-08
sparc: fix trivial style issues in kernel/pmc.c
Sam Ravnborg
1
-8
/
+8
2008-12-08
sparc: fix sparse warning in kernel/pmc.c
Sam Ravnborg
1
-1
/
+1
2008-12-08
sparc: Use sparc64 version of prom/printf.c
Robert Reif
4
-50
/
+2
2008-12-07
sparc: unify kernel/idprom.c
Sam Ravnborg
3
-58
/
+9
2008-12-07
sparc: idprom_32.c cleanup
Sam Ravnborg
1
-24
/
+26
2008-12-07
sparc: Restore irq_trans_init() call in prom_create_node().
David S. Miller
3
-5
/
+6
2008-12-07
sparc: unify kernel/cpu
Sam Ravnborg
4
-169
/
+95
2008-12-07
sparc: expand cpu table
Sam Ravnborg
1
-124
/
+195
2008-12-07
sparc: fix sparse warnings in cpu_*.c
Sam Ravnborg
6
-8
/
+16
2008-12-06
sparc: Always set AUDIT_ARCH, not just on sparc64.
David S. Miller
1
-1
/
+1
2008-12-06
sparc: report "Unknown CPU/FPU" for unknown cpu/fpu
Sam Ravnborg
2
-5
/
+8
2008-12-06
sparc: beautify kernel/cpu_32.c
Sam Ravnborg
1
-100
/
+104
2008-12-06
sparc: Move of_console_{device,path,options} info prom_common.c
David S. Miller
3
-18
/
+9
2008-12-06
sparc: Move prom_build_devicetree() into prom_common.c
David S. Miller
4
-54
/
+39
2008-12-06
sparc: Move core of OF device tree building code into prom_common.c
David S. Miller
4
-132
/
+80
2008-12-06
sparc: Match sparc32's build_tree() up to sparc64's
David S. Miller
1
-5
/
+15
2008-12-06
sparc: Move create_node() and friends into prom_common.c
David S. Miller
4
-78
/
+42
2008-12-06
sparc: Make sparc32's create_node() assign parent pointer.
David S. Miller
1
-3
/
+4
2008-12-06
sparc: Commonize get_one_property() implementations.
David S. Miller
2
-2
/
+2
2008-12-06
sparc: Move property building code into prom_common.c
David S. Miller
4
-126
/
+83
2008-12-06
sparc: Move 'unique_id' into prom_common.c and rename to 'prom_unique_id'
David S. Miller
4
-8
/
+7
2008-12-06
sparc: Move irq_trans_init() and support code into seperate file.
David S. Miller
4
-830
/
+847
2008-12-06
sparc: Mark prom_early_alloc non-static.
David S. Miller
3
-2
/
+4
2008-12-06
sparc: Create common area for OF device layer code.
David S. Miller
4
-188
/
+122
2008-12-06
sparc: Const'ify prom_*prop*() on sparc32.
David S. Miller
3
-9
/
+9
2008-12-06
sparc: Create common header file for prom_{32,64}.c
David S. Miller
3
-6
/
+12
2008-12-05
sparc: unify kernel/init_task
Sam Ravnborg
4
-37
/
+2
2008-12-05
sparc: drop CONFIG_SUN_AUXIO
Sam Ravnborg
7
-16
/
+0
2008-12-04
sparc: Add missing of_node_put
Nicolas Palix
3
-0
/
+5
[prev]
[next]