index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc64
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SPARC64]: Fix race between MD update and dr-cpu add.
David S. Miller
2007-07-16
2
-143
/
+147
*
[SPARC64]: SMP build fix.
Fabio Massimo Di Nitto
2007-07-16
1
-2
/
+2
*
[SPARC64]: Fix UP build.
David S. Miller
2007-07-16
1
-1
/
+1
*
[SPARC64]: dr-cpu unconfigure support.
David S. Miller
2007-07-16
4
-19
/
+165
*
[SPARC64]: Give more accurate errors in dr_cpu_configure().
David S. Miller
2007-07-16
1
-3
/
+13
*
[SPARC64]: Clear cpu_{core,sibling}_map[] in smp_fill_in_sib_core_maps()
David S. Miller
2007-07-16
1
-0
/
+2
*
[SPARC64]: Fix leak when DR added cpu does not bootup.
David S. Miller
2007-07-16
1
-6
/
+6
*
[SPARC64]: Add ->set_affinity IRQ handlers.
David S. Miller
2007-07-16
1
-0
/
+52
*
[SPARC64]: Process dr-cpu events in a kthread instead of workqueue.
David S. Miller
2007-07-16
1
-8
/
+34
*
[SPARC64]: More sensible udelay implementation.
David S. Miller
2007-07-16
7
-93
/
+24
*
[SPARC64]: SMP build fixes.
David S. Miller
2007-07-16
2
-12
/
+12
*
[SPARC64]: mdesc.c needs linux/mm.h
David S. Miller
2007-07-16
1
-0
/
+1
*
[SPARC64]: Fix build regressions added by dr-cpu changes.
David S. Miller
2007-07-16
4
-53
/
+59
*
[SPARC64]: Unconditionally register vio_bus_type.
David S. Miller
2007-07-16
1
-7
/
+7
*
[SPARC64]: Initial LDOM cpu hotplug support.
David S. Miller
2007-07-16
10
-123
/
+666
*
[SPARC64]: Fix setting of variables in LDOM guest.
David S. Miller
2007-07-16
3
-15
/
+190
*
[SPARC64]: Fix MD property lifetime bugs.
David S. Miller
2007-07-16
1
-11
/
+28
*
[SPARC64]: Abstract out mdesc accesses for better MD update handling.
David S. Miller
2007-07-16
5
-408
/
+471
*
[SPARC64]: Use more mearningful names for IRQ registry.
David S. Miller
2007-07-16
3
-5
/
+15
*
[SPARC64]: Initial domain-services driver.
David S. Miller
2007-07-16
2
-1
/
+655
*
[SPARC64]: Export powerd facilities for external entities.
David S. Miller
2007-07-16
1
-23
/
+31
*
[SPARC64]: Add domain-services nodes to VIO device tree.
David S. Miller
2007-07-16
1
-7
/
+29
*
[SPARC64]: Assorted LDC bug cures.
David S. Miller
2007-07-16
1
-18
/
+38
*
[SPARC64]: Do not ACK an INO if it is disabled or inprogress.
David S. Miller
2007-07-16
1
-0
/
+12
*
[SPARC64]: Add LDOM virtual channel driver and VIO device layer.
David S. Miller
2007-07-16
5
-0
/
+3501
*
PCI: Only build PCI syscalls on architectures that want them
Matthew Wilcox
2007-07-11
1
-2
/
+4
*
PCI: read revision ID by default
Auke Kok
2007-07-11
1
-0
/
+1
*
sched: zap the migration init / cache-hot balancing code
Ingo Molnar
2007-07-09
1
-27
/
+0
*
[SPARC64]: Need to set state to IDLE during sun4v IRQ enable.
David S. Miller
2007-06-26
1
-0
/
+4
*
[SPARC64]: Fix VIRQ enabling.
David S. Miller
2007-06-26
1
-1
/
+7
*
[SPARC64]: Fix args to sun4v_ldc_revoke().
David S. Miller
2007-06-13
1
-2
/
+3
*
[SPARC64]: Fix IO/MEM space sizing for PCI.
David S. Miller
2007-06-13
1
-3
/
+9
*
[SPARC64]: Wire up cookie based sun4v interrupt registry.
David S. Miller
2007-06-13
1
-9
/
+122
*
[SPARC64]: Handle PCI bridges without 'ranges' property.
David S. Miller
2007-06-07
2
-13
/
+103
*
[SPARC64]: Include <linux/rwsem.h> instead of <asm/rwsem.h>.
Robert P. J. Day
2007-06-07
1
-1
/
+1
*
[SPARC64]: Fix SBUS IRQ regression caused by PCI-E driver.
David S. Miller
2007-06-07
2
-54
/
+54
*
[SPARC64]: Fix 2 bugs in PCI Sabre bus scanning.
David S. Miller
2007-06-07
1
-6
/
+11
*
[SPARC64]: Fix {mc,smt}_capable().
David S. Miller
2007-06-04
3
-0
/
+9
*
[SPARC64]: Make core and sibling groups equal on UltraSPARC-IV.
David S. Miller
2007-06-04
1
-1
/
+2
*
[SPARC64]: Proper multi-core scheduling support.
David S. Miller
2007-06-04
4
-1
/
+77
*
[SPARC64]: Provide mmu statistics via sysfs.
David Miller
2007-06-04
2
-15
/
+222
*
[SPARC64]: Fix service channel hypervisor function names.
David Miller
2007-06-04
1
-20
/
+20
*
[SPARC64]: Export basic cpu properties via sysfs.
David S. Miller
2007-06-04
1
-0
/
+86
*
[SPARC64]: Move topology init code into new file, sysfs.c
David S. Miller
2007-06-04
3
-21
/
+28
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix
Linus Torvalds
2007-05-31
1
-5
/
+6
|
\
|
*
sparc64: fix alignment bug in linker definition script
Sam Ravnborg
2007-05-29
1
-5
/
+6
*
|
[SPARC64]: Add missing NCS and SVC hypervisor interfaces.
David S. Miller
2007-05-31
1
-0
/
+72
*
|
[SPARC64]: Fill holes in hypervisor APIs and fix KTSB registry.
David S. Miller
2007-05-29
3
-60
/
+567
*
|
[SPARC64]: Fix two bugs wrt. kernel 4MB TSB.
David S. Miller
2007-05-29
2
-6
/
+30
*
|
[SPARC64]: Fix _PAGE_EXEC_4U check in sun4u I-TLB miss handler.
David S. Miller
2007-05-29
1
-2
/
+2
[next]