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.13.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
/
sparc64
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-20
[SPARC64]: Update defconfig.
David S. Miller
1
-11
/
+13
2007-07-20
[SPARC64]: Fix log message type in vio_create_one().
Fabio Massimo Di Nitto
1
-1
/
+1
2007-07-20
[SPARC64]: Tweak assertions in sun4v_build_virq().
David S. Miller
1
-2
/
+2
2007-07-20
[SPARC64]: Tweak kernel log messages in power_probe().
David S. Miller
1
-3
/
+1
2007-07-20
[SPARC64]: Fix handling of multiple vdc-port nodes.
David S. Miller
2
-7
/
+78
2007-07-20
[SPARC64]: Fix device type matching in VIO's devspec_show().
Fabio Massimo Di Nitto
1
-2
/
+2
2007-07-20
[SPARC]: Add sys_fallocate() entries.
David S. Miller
2
-9
/
+14
2007-07-20
[SPARC64]: Use orderly_poweroff().
David S. Miller
2
-62
/
+4
2007-07-20
Create drivers/of/platform.c
Stephen Rothwell
1
-107
/
+11
2007-07-20
[SPARC/64] Rename some functions like PowerPC
Stephen Rothwell
4
-28
/
+28
2007-07-20
Begin to consolidate of_device.c
Stephen Rothwell
1
-111
/
+3
2007-07-20
Consolidate of_find_node_by routines
Stephen Rothwell
1
-60
/
+1
2007-07-20
Consolidate of_get_next_child
Stephen Rothwell
1
-14
/
+0
2007-07-20
Consolidate of_get_parent
Stephen Rothwell
1
-13
/
+0
2007-07-20
Consolidate of_find_property
Stephen Rothwell
1
-21
/
+1
2007-07-20
Consolidate of_device_is_compatible
Stephen Rothwell
1
-21
/
+0
2007-07-20
Start split out of common open firmware code
Stephen Rothwell
2
-42
/
+3
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-2
/
+1
2007-07-19
define new percpu interface for shared data
Fenghua Yu
1
-4
/
+2
2007-07-19
unregister_chrdev(): ignore the return value
Akinobu Mita
1
-2
/
+1
2007-07-19
mm: fault feedback #2
Nick Piggin
1
-13
/
+11
2007-07-18
[SPARC64]: Set vio->desc_buf to NULL after freeing.
David S. Miller
1
-0
/
+1
2007-07-18
[SPARC]: Mark sparc and sparc64 as not having virt_to_bus
Stephen Rothwell
1
-0
/
+3
2007-07-18
[SPARC64]: Handle reset events in vio_link_state_change().
David S. Miller
1
-0
/
+29
2007-07-18
[SPARC64]: Handle LDC resets properly in domain-services driver.
David S. Miller
1
-0
/
+19
2007-07-18
[SPARC64]: Massively simplify VIO device layer and support hot add/remove.
David S. Miller
1
-64
/
+59
2007-07-18
[SPARC64]: Add basic infrastructure for MD add/remove notification.
David S. Miller
2
-3
/
+108
2007-07-18
[SPARC64]: Kill bogus set_fs(KERNEL_DS) in do_rt_sigreturn().
Oleg Nesterov
1
-12
/
+3
2007-07-17
[SPARC64]: Update defconfig.
David S. Miller
1
-123
/
+32
2007-07-17
[SPARC64]: Kill explicit %gl register reference.
David S. Miller
1
-1
/
+2
2007-07-17
Report that kernel is tainted if there was an OOPS
Pavel Emelianov
1
-0
/
+1
2007-07-17
[SPARC64]: Fix race between MD update and dr-cpu add.
David S. Miller
2
-143
/
+147
2007-07-17
[SPARC64]: SMP build fix.
Fabio Massimo Di Nitto
1
-2
/
+2
2007-07-16
[SPARC64]: Fix UP build.
David S. Miller
1
-1
/
+1
2007-07-16
[SPARC64]: dr-cpu unconfigure support.
David S. Miller
4
-19
/
+165
2007-07-16
[SPARC64]: Give more accurate errors in dr_cpu_configure().
David S. Miller
1
-3
/
+13
2007-07-16
[SPARC64]: Clear cpu_{core,sibling}_map[] in smp_fill_in_sib_core_maps()
David S. Miller
1
-0
/
+2
2007-07-16
[SPARC64]: Fix leak when DR added cpu does not bootup.
David S. Miller
1
-6
/
+6
2007-07-16
[SPARC64]: Add ->set_affinity IRQ handlers.
David S. Miller
1
-0
/
+52
2007-07-16
[SPARC64]: Process dr-cpu events in a kthread instead of workqueue.
David S. Miller
1
-8
/
+34
2007-07-16
[SPARC64]: More sensible udelay implementation.
David S. Miller
7
-93
/
+24
2007-07-16
[SPARC64]: SMP build fixes.
David S. Miller
2
-12
/
+12
2007-07-16
[SPARC64]: mdesc.c needs linux/mm.h
David S. Miller
1
-0
/
+1
2007-07-16
[SPARC64]: Fix build regressions added by dr-cpu changes.
David S. Miller
4
-53
/
+59
2007-07-16
[SPARC64]: Unconditionally register vio_bus_type.
David S. Miller
1
-7
/
+7
2007-07-16
[SPARC64]: Initial LDOM cpu hotplug support.
David S. Miller
10
-123
/
+666
2007-07-16
[SPARC64]: Fix setting of variables in LDOM guest.
David S. Miller
3
-15
/
+190
2007-07-16
[SPARC64]: Fix MD property lifetime bugs.
David S. Miller
1
-11
/
+28
2007-07-16
[SPARC64]: Abstract out mdesc accesses for better MD update handling.
David S. Miller
5
-408
/
+471
2007-07-16
[SPARC64]: Use more mearningful names for IRQ registry.
David S. Miller
3
-5
/
+15
[prev]
[next]