index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
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.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SPARC]: Port of_device layer and make ebus use it.
David S. Miller
2006-06-23
3
-1
/
+290
*
[SPARC]: Port sparc64 in-kernel device tree code to sparc32.
David S. Miller
2006-06-23
5
-82
/
+563
*
[SPARC64]: Add of_device layer and make ebus/isa use it.
David S. Miller
2006-06-23
5
-61
/
+387
*
[SPARC64]: Expand of_*() interfaces some more.
David S. Miller
2006-06-23
1
-0
/
+43
*
[SPARC64]: Kill unused local vars in map_prom_timers().
David S. Miller
2006-06-23
1
-1
/
+0
*
[SPARC64]: Kill off some more prom_getproperty() remnants.
David S. Miller
2006-06-23
3
-31
/
+50
*
[SPARC64]: Convert Cheetah memory controller driver to in-kernel PROM tree.
David S. Miller
2006-06-23
1
-44
/
+25
*
[SPARC64]: Convert central bus layer to in-kernel PROM device tree.
David S. Miller
2006-06-23
2
-75
/
+74
*
[SPARC64]: Kill ebus/isa range and interrupt mapping struct members.
David S. Miller
2006-06-23
2
-92
/
+41
*
[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.
David S. Miller
2006-06-23
6
-338
/
+338
*
[SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.
David S. Miller
2006-06-23
9
-105
/
+140
*
[SPARC64]: Must run smp_setup_cpu_possible_map() after paging_init()
David S. Miller
2006-06-23
1
-2
/
+2
*
[SPARC64]: Fix for Niagara memory corruption.
David S. Miller
2006-06-23
2
-6
/
+37
*
[SPARC64]: Minor bug fix to obp_read_memory().
David S. Miller
2006-06-23
1
-2
/
+19
*
[SPARC64]: Convert cpu_find_by_*() interface to in-kernel PROM device tree.
David S. Miller
2006-06-23
5
-101
/
+101
*
[SPARC64]: Add of_getintprop_default().
David S. Miller
2006-06-23
1
-0
/
+12
*
[SPARC64]: Convert sun4v virtual-device layer to in-kernel PROM device tree.
David S. Miller
2006-06-23
1
-69
/
+35
*
[SPARC64]: Rate limited kernel unaligned trap logging, ala IA64.
David S. Miller
2006-06-23
1
-0
/
+9
*
[SPARC64]: Disable verbose PCI IRQ probing messages by default.
David S. Miller
2006-06-23
2
-11
/
+23
*
[SPARC64]: Use in-kernel OBP device tree for PCI controller probing.
David S. Miller
2006-06-23
6
-379
/
+306
*
[SPARC64]: Add of_find_node_by_{name,type}().
David S. Miller
2006-06-23
1
-0
/
+26
*
[SPARC64]: Import OBP device tree into kernel data structures.
David S. Miller
2006-06-23
3
-1
/
+547
*
[SBUS]: Start cleaning up generic sbus support layer.
David S. Miller
2006-06-23
2
-1
/
+66
*
[IA64] fix ia64 build (fadt_descriptor)
Tony Luck
2006-06-23
1
-2
/
+2
*
Auto-update from upstream
Tony Luck
2006-06-23
313
-5136
/
+13214
|
\
|
*
[PATCH] fix silly ARM non-EABI build error
Nicolas Pitre
2006-06-23
1
-1
/
+1
|
*
[PATCH] s390_hypfs filesystem: get_sb_single() fix
Andrew Morton
2006-06-23
1
-4
/
+3
|
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2006-06-23
11
-237
/
+401
|
|
\
|
|
*
merge linus into release branch
Len Brown
2006-06-19
1
-2
/
+2
|
|
|
\
|
|
*
\
Pull bugzilla-5737 into release branch
Len Brown
2006-06-15
3
-155
/
+386
|
|
|
\
\
|
|
|
*
|
ACPI: UP build fix for bugzilla-5737
Andrew Morton
2006-04-01
2
-0
/
+8
|
|
|
*
|
Enable P-state software coordination via _PDC
Venkatesh Pallipadi
2006-02-09
2
-2
/
+2
|
|
|
*
|
P-state software coordination for speedstep-centrino
Venkatesh Pallipadi
2006-02-09
1
-66
/
+180
|
|
|
*
|
P-state software coordination for acpi-cpufreq
Venkatesh Pallipadi
2006-02-09
1
-88
/
+197
|
|
*
|
|
Pull trivial2 into release branch
Len Brown
2006-06-15
2
-2
/
+4
|
|
|
\
\
\
|
|
|
*
|
|
ACPI add ia64 exports to build acpi_memhotplug as a module
KAMEZAWA Hiroyuki
2006-05-15
1
-0
/
+2
|
|
|
*
|
|
ACPI: silence ia64 build warning
Len Brown
2006-05-13
1
-2
/
+2
|
|
*
|
|
|
Pull bugzilla-5653 into release branch
Len Brown
2006-06-15
2
-72
/
+1
|
|
|
\
\
\
\
|
|
|
*
|
|
|
[ACPI] enable SMP C-states on x86_64
David Shaohua Li
2006-02-09
2
-72
/
+1
|
|
|
|
|
/
/
|
|
|
|
/
|
|
|
|
*
|
|
|
Pull novell-bugzilla-156426 into release branch
Len Brown
2006-06-15
1
-2
/
+2
|
|
|
\
\
\
\
|
|
|
*
|
|
|
[ACPI] fix "nolapic" flag in ACPI mode
Andi Kleen
2006-03-27
1
-1
/
+4
|
|
*
|
|
|
|
Pull Kconfig into release branch
Len Brown
2006-06-15
2
-0
/
+2
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
ACPI: Kconfig: ACPI should depend on, not select PCI
Adrian Bunk
2006-04-01
2
-0
/
+2
|
|
*
|
|
|
|
|
Pull acpica into release branch
Len Brown
2006-06-15
2
-3
/
+3
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
ACPI: ACPICA 20060331
Bob Moore
2006-06-14
1
-2
/
+2
|
|
|
*
|
|
|
|
|
ACPI: ia64 buildfix
Len Brown
2006-04-02
1
-1
/
+1
|
*
|
|
|
|
|
|
|
[PATCH] More BUG_ON conversion
Eric Sesterhenn
2006-06-23
1
-1
/
+1
|
*
|
|
|
|
|
|
|
[PATCH] list: use list_replace_init() instead of list_splice_init()
Oleg Nesterov
2006-06-23
1
-4
/
+4
|
*
|
|
|
|
|
|
|
[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes
Laurent MEYER
2006-06-23
9
-9
/
+9
|
*
|
|
|
|
|
|
|
[PATCH] leds: Amstrad Delta LED support
Jonathan McDowell
2006-06-23
1
-0
/
+11
[next]