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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-09
[SPARC64]: Fix memory leak when cpu hotplugging.
David S. Miller
4
-65
/
+28
2007-08-09
[SPARC64]: Do not assume sun4v chips have load-twin/store-init support.
David S. Miller
10
-33
/
+588
2007-08-08
[SPARC64]: Fix hard-coding of cpu type output in /proc/cpuinfo on sun4v.
David S. Miller
1
-8
/
+40
2007-08-08
[SPARC]: Centralize find_in_proplist() instead of duplicating N times.
David S. Miller
4
-36
/
+37
2007-08-06
[ARM] rpc: update defconfig
Russell King
1
-355
/
+436
2007-08-05
[ARM] 4542/1: AT91: include atmel_lcdc.h in at91sam926{1,3}_devices.c
Jan Altenberg
2
-0
/
+4
2007-08-05
[ARM] 4541/1: iop: defconfig updates
Dan Williams
3
-562
/
+439
2007-08-04
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
10
-26
/
+42
2007-08-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23
Linus Torvalds
13
-395
/
+281
2007-08-04
[SPARC32]: Fix modular build of floppy driver.
David S. Miller
3
-30
/
+62
2007-08-03
[POWERPC] Fixes for the SLB shadow buffer code
Michael Neuling
3
-11
/
+22
2007-08-03
[POWERPC] Fix a compile warning in powermac/feature.c
Segher Boessenkool
1
-2
/
+4
2007-08-03
[POWERPC] Fix a compile warning in pci_32.c
Segher Boessenkool
1
-1
/
+4
2007-08-03
[POWERPC] Fix parse_drconf_memory() for 64-bit start addresses
Michael Ellerman
1
-2
/
+2
2007-08-03
[POWERPC] Fix num_cpus calculation in smp_call_function_map()
Kevin Corry
1
-6
/
+3
2007-08-03
[POWERPC] ps3: Fix section mismatch in ps3/setup.c
Stephen Rothwell
1
-1
/
+1
2007-08-03
[POWERPC] spufs: Fix affinity after introduction of node_allowed() calls
Andre Detsch
1
-1
/
+2
2007-08-03
[POWERPC] Fix special PTE code for secondary hash bucket
Paul Mackerras
1
-2
/
+4
2007-08-03
sh: fix defconfigs for sh7751r boards
Magnus Damm
5
-5
/
+5
2007-08-03
sh: fix cf support on r2d boards
Magnus Damm
1
-1
/
+8
2007-08-03
sh: update r2d defconfig
Magnus Damm
1
-4
/
+4
2007-08-03
sh: update snapgear defconfig.
David McCullough
1
-348
/
+239
2007-08-02
[x86 setup] EDD: add missing =m constraint
H. Peter Anvin
1
-1
/
+1
2007-08-02
[x86 setup] video setup: Fix VBE DDC reading
Antonino A. Daplas
1
-1
/
+1
2007-08-02
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
10
-39
/
+50
2007-08-02
FRV: Enable the MB86943 PCI arbiter correctly
David Howells
1
-1
/
+2
2007-08-02
[IA64] ITC: Reduce rating for ITC clock if ITCs are drifty
Christoph Lameter
1
-1
/
+15
2007-08-02
[IA64] SN2: Fix up sn2_rtc clock
Christoph Lameter
1
-5
/
+2
2007-08-01
[IA64] Fix wrong access to irq_desc[] in iosapic_register_intr().
Kenji Kaneshige
1
-2
/
+3
2007-08-01
sh: Fix SH-X3 FPU exception handling.
Paul Mundt
1
-0
/
+5
2007-08-01
sh: Fix pgd mismatch from cached TTB in unhandled fault.
Paul Mundt
1
-2
/
+1
2007-08-01
sh: Don't include fault-nommu on SH-2/SH-2A.
Paul Mundt
1
-1
/
+3
2007-08-01
sh: Fix irqflags tracing for SH-3/4 nommu.
Paul Mundt
1
-32
/
+15
2007-08-01
sh: Fix lockdep debugging oops on SH-3/4.
Paul Mundt
1
-2
/
+1
2007-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
3
-0
/
+99
2007-08-01
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
154
-6112
/
+710
2007-08-01
Fix up "remove the arm26 port"
Andrew Morton
1
-2
/
+0
2007-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...
Linus Torvalds
5
-7
/
+8
2007-08-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
1
-0
/
+3
2007-08-01
x86_64: include asm/bugs.h in bugs.c for check_bugs prototype
Josh Triplett
1
-0
/
+1
2007-08-01
i386: include asm/bugs.h in bugs.c for check_bugs prototype
Josh Triplett
1
-0
/
+1
2007-08-01
Remove one more leftover reference to devfs
Michael Tokarev
1
-2
/
+1
2007-08-01
broken lilo check on make install
Gabriel C
1
-1
/
+8
2007-08-01
m68knommu: get rid of duplicate include
Jesper Juhl
1
-1
/
+0
2007-08-01
Remove the arm26 port
Adrian Bunk
120
-24883
/
+0
2007-08-01
arch/i386/kernel/apm.c: apm_init() warning fix
Eugene Teo
1
-1
/
+1
2007-08-01
add a missing LIB_Y to arch/alpha/boot Makefile
Meelis Roos
1
-1
/
+1
2007-08-01
alpha: fix boot/main.c warning
Meelis Roos
1
-1
/
+1
2007-08-01
alpha: fix objstrip.c compilation warnings
Meelis Roos
1
-1
/
+1
2007-08-01
alpha: fix mkbb compilation warnings
Meelis Roos
1
-2
/
+3
[next]