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.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-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
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
move die notifier handling to common code
Christoph Hellwig
2007-05-08
2
-15
/
+2
*
simplify the stacktrace code
Christoph Hellwig
2007-05-08
1
-13
/
+7
*
[SPARC64]: Fix section mismatch warnings in arch/sparc64/kernel/prom.c
David S. Miller
2007-05-07
1
-12
/
+13
*
[SPARC64]: Fix section mismatch warnings in arch/sparc64/kernel/pci.c
David S. Miller
2007-05-07
1
-14
/
+14
*
[SPARC64]: Fix section mismatch warnings in arch/sparc64/kernel/console.c
David S. Miller
2007-05-07
1
-3
/
+3
*
[SPARC64]: SUN4U PCI-E controller support.
David S. Miller
2007-05-06
6
-22
/
+534
*
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2007-05-05
1
-3
/
+3
|
\
|
*
[PATCH] x86: Allow percpu variables to be page-aligned
Jeremy Fitzhardinge
2007-05-02
1
-3
/
+3
*
|
MSI: arch must connect the irq and the msi_desc
Michael Ellerman
2007-05-02
2
-4
/
+4
|
/
*
[SPARC64]: Convert PCI over to generic struct iommu/strbuf.
David S. Miller
2007-04-26
5
-61
/
+59
*
[SPARC64]: Convert SBUS over to generic iommu/strbuf structs.
David S. Miller
2007-04-26
1
-97
/
+132
*
[SPARC64]: Consolidate {sbus,pci}_iommu_arena.
David S. Miller
2007-04-26
3
-14
/
+8
*
[SPARC64]: constify some paramaters of OF routines
Stephen Rothwell
2007-04-26
1
-4
/
+7
*
[SPARC64]: Fix PCI rework to adhere to of_get_property() const return.
David S. Miller
2007-04-26
5
-12
/
+12
*
[SPARC64]: Make sure pbm->prom_node is setup easly enough in psycho.c
David S. Miller
2007-04-26
1
-2
/
+2
*
[SPARC64]: Force dummy host controller onto bus zero.
David S. Miller
2007-04-26
1
-8
/
+10
*
[SPARC64]: Add dummy host controller to root of all PCI domains.
David S. Miller
2007-04-26
6
-30
/
+129
*
[SPARC64]: Const'ify pci_iommu_ops.
David S. Miller
2007-04-26
3
-4
/
+4
*
[SPARC64]: Kill pbm->pci_first_slot.
David S. Miller
2007-04-26
5
-14
/
+2
*
[SPARC64]: Kill pci_controller->pbms_same_domain
David S. Miller
2007-04-26
4
-66
/
+12
*
[SPARC64]: Kill pci_controller->base_address_update().
David S. Miller
2007-04-26
4
-182
/
+0
*
[SPARC64]: Kill pci_controller->resource_adjust()
David S. Miller
2007-04-26
5
-49
/
+12
*
[SPARC64]: Kill PBM ranges software state.
David S. Miller
2007-04-26
4
-32
/
+15
*
[SPARC64]: Kill PBM intmap software state.
David S. Miller
2007-04-26
3
-28
/
+0
*
[SPARC64]: Consolidate PCI mem/io resource determination.
David S. Miller
2007-04-26
6
-218
/
+103
*
[SPARC64]: Fix sabre pci controllers with new probing scheme.
David S. Miller
2007-04-26
3
-284
/
+165
*
[SPARC64]: Fix obppath pci device sysfs creation.
David S. Miller
2007-04-26
1
-0
/
+3
*
[SPARC64]: Minor cleanups to schizo pci controller driver.
David S. Miller
2007-04-26
1
-79
/
+31
*
[SPARC64]: Internalize pci_memspace_mask.
David S. Miller
2007-04-26
3
-1
/
+3
*
[SPARC64]: Probe PCI bus using OF device tree.
David S. Miller
2007-04-26
8
-1039
/
+409
*
[SPARC64] isa: Convert to use pci_device_to_OF_node().
David S. Miller
2007-04-26
1
-32
/
+4
*
[SPARC64] ebus: Convert to use pci_device_to_OF_node().
David S. Miller
2007-04-26
1
-9
/
+3
*
[SPARC]: Use strcasecmp for OFW property name comparisons.
David S. Miller
2007-04-26
1
-2
/
+2
*
[SPARC/64]: constify of_get_property return
Stephen Rothwell
2007-04-26
1
-1
/
+1
*
[SPARC64]: constify of_get_property return: arch/sparc64
Stephen Rothwell
2007-04-26
10
-42
/
+44
*
[SPARC64]: Small cleanups time.c
Tony Breeds
2007-04-26
1
-11
/
+6
*
[SPARC64]: Fix sparc64_next_event() error return.
David S. Miller
2007-04-26
1
-1
/
+1
*
[SPARC64]: Add clocksource/clockevents support.
David S. Miller
2007-04-26
2
-216
/
+221
*
[SPARC64]: Add tick_nohz_{stop,restart}_sched_tick() calls to cpu_idle().
David S. Miller
2007-04-26
1
-6
/
+9
*
[SPARC64]: Unify timer interrupt handler.
David S. Miller
2007-04-26
4
-141
/
+21
*
[SPARC64]: Synchronize RTC clock via timer just like x86.
David S. Miller
2007-04-26
1
-18
/
+48
*
[SPARC64]: Fix inline directive in pci_iommu.c
Tom "spot" Callaway
2007-04-13
1
-1
/
+1
*
[SPARC64]: Fix arg passing to compat_sys_ipc().
David S. Miller
2007-04-13
2
-2
/
+1
*
[SPARC]: Fix section mismatch warnings in pci.c and pcic.c
Robert Reif
2007-04-12
1
-2
/
+2
*
[SPARC]: avoid CHILD_MAX and OPEN_MAX constants
Roland McGrath
2007-04-12
1
-2
/
+2
*
[SPARC64]: Fix SBUS IOMMU allocation code.
David S. Miller
2007-04-11
1
-328
/
+232
*
[SPARC64]: store-init needs trailing membar.
David S. Miller
2007-03-19
1
-0
/
+1
*
[SPARC64]: Get DEBUG_PAGEALLOC working again.
David S. Miller
2007-03-16
1
-1
/
+7
*
[SPARC]: Hook up missing syscalls.
David S. Miller
2007-03-12
1
-2
/
+7
*
[SPARC64]: Fix atomicity of TIF update in flush_thread()
Mathieu Desnoyers
2007-03-10
1
-2
/
+7
[next]