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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-25
x86 boot: change sanitize_e820_map parameter from byte to int to allow bigger...
Paul Jackson
4
-6
/
+16
2008-05-25
x86 boot: extend some internal memory map arrays to handle larger EFI input
Paul Jackson
1
-4
/
+4
2008-05-25
x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constant
Paul Jackson
5
-9
/
+17
2008-05-25
x86 boot: minor code format fixes in e820 and efi routines
Paul Jackson
2
-2
/
+2
2008-05-25
x86 boot: remove some unused extern function declarations
Paul Jackson
1
-1
/
+1
2008-05-25
x86: mtrr cleanup for converting continuous to discrete layout - fix #2
Yinghai Lu
1
-31
/
+48
2008-05-25
x86: amd opteron TOM2 mask val fix
Yinghai Lu
2
-3
/
+3
2008-05-25
x86: make e820.c to have common functions
Yinghai Lu
5
-852
/
+482
2008-05-25
x86: process fam 10h like k8 with fixed mtrr setting
Yinghai Lu
1
-1
/
+1
2008-05-25
x86: mtrr cleanup for converting continuous to discrete - auto detect v4
Yinghai Lu
2
-146
/
+473
2008-05-25
x86: mtrr cleanup for converting continuous to discrete layout v8 - fix
Yinghai Lu
2
-79
/
+94
2008-05-25
x86: fix trimming e820 with MTRR holes. - fix
Yinghai Lu
3
-31
/
+19
2008-05-25
x86: fix trimming e820 with MTRR holes.
Yinghai Lu
3
-19
/
+95
2008-05-25
x86: mtrr cleanup for converting continuous to discrete layout, v8
Yinghai Lu
4
-14
/
+514
2008-05-25
x86: move i386 memory setup code to e820_32.c
Alexander van Heukelum
2
-50
/
+60
2008-05-25
x86: fix sparse warning in mtrr/generic.c
Thomas Gleixner
1
-4
/
+4
2008-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
4
-21
/
+40
2008-05-22
sparc64: Prevent stack backtrace false positives on trap frames.
David S. Miller
1
-0
/
+1
2008-05-22
sparc64: Fix stack tracing through trap frames.
David S. Miller
2
-10
/
+14
2008-05-22
sparc64: Fix kernel thread stack termination.
David S. Miller
1
-11
/
+25
2008-05-22
provide out-of-line strcat() for m68k
Al Viro
1
-0
/
+6
2008-05-22
MODULE_LICENSE expects "GPL v2", not "GPLv2"
Al Viro
1
-1
/
+1
2008-05-22
thanks to net/mac80211 we need to pull drivers/leds/Kconfig on uml
Al Viro
1
-0
/
+2
2008-05-22
missing export of csum_partial() on uml/amd64
Al Viro
1
-2
/
+4
2008-05-22
uml: add missing exports for UML_RANDOM=m
Al Viro
1
-0
/
+5
2008-05-22
fix include order in sys-i386/registers.c
Al Viro
1
-0
/
+1
2008-05-22
missed kmalloc() in pcap_user.c
Al Viro
1
-1
/
+1
2008-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
97
-97
/
+239
2008-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-4
/
+4
2008-05-20
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
10
-547
/
+657
2008-05-20
[POWERPC] Update defconfigs for desktop/server systems
Paul Mackerras
6
-533
/
+637
2008-05-20
Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/gala...
Paul Mackerras
3
-12
/
+20
2008-05-20
sparc64: Add global register dumping facility.
David S. Miller
3
-2
/
+154
2008-05-20
sparc: remove CVS keywords
Adrian Bunk
60
-60
/
+54
2008-05-20
sparc64: remove CVS keywords
Adrian Bunk
35
-35
/
+31
2008-05-20
[POWERPC] Fix mpc8377_mds.dts DMA nodes to match spec
Kumar Gala
1
-5
/
+13
2008-05-20
[POWERPC] Update arch/powerpc/boot/.gitignore
Kumar Gala
1
-5
/
+3
2008-05-20
[POWERPC] Remove generated files on make clean
Kumar Gala
1
-2
/
+4
2008-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
23
-23
/
+0
2008-05-20
Merge branch 'for-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...
Linus Torvalds
1
-0
/
+21
2008-05-20
[POWERPC] powerpc/mm/hash_low_32.S: Remove CVS keyword
Adrian Bunk
1
-2
/
+0
2008-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
12
-388
/
+524
2008-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
7
-27
/
+45
2008-05-20
Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-6
/
+10
2008-05-19
PCI: Correct last two HP entries in the bfsort whitelist
Tony Camuso
1
-4
/
+4
2008-05-19
[POWERPC] 4xx: Workaround for CHIP_11 Errata
Josh Boyer
1
-0
/
+21
2008-05-19
sh: Fix up restorer in debug_trap exception return path.
Paul Mundt
1
-6
/
+5
2008-05-19
sh: Make is_valid_bugaddr() more intelligent on nommu.
Paul Mundt
1
-1
/
+9
2008-05-19
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2
-7
/
+2
2008-05-19
m68k: Add multi_defconfig
Geert Uytterhoeven
1
-0
/
+1269
[next]