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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-01
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
9
-143
/
+217
2006-08-31
[PATCH] i386: rwlock.h fix smp alternatives fix
Chris Wright
1
-13
/
+11
2006-08-31
[DLM] force removal of user lockspace
David Teigland
1
-3
/
+6
2006-08-31
[GFS2] Fix releasepage bug (fixes direct i/o writes)
Steven Whitehouse
2
-4
/
+40
2006-08-31
[ARM] 3765/1: S3C24XX: cleanup include/asm-arm/arch-s3c2410/dma.h
Ben Dooks
1
-49
/
+41
2006-08-31
[ARM] 3764/1: S3C24XX: change type naming to kernel style
Ben Dooks
2
-88
/
+80
2006-08-31
[ARM] 3763/1: add both rtcs to csb337 defconfig
David Brownell
1
-3
/
+34
2006-08-31
[ARM] Fix ARM __raw_read_trylock() implementation
Russell King
1
-1
/
+15
2006-08-31
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
35
-322
/
+1926
2006-08-31
[PATCH] ppc32: fix last_jiffy time comparison
Paul Mackerras
2
-21
/
+8
2006-08-31
[PATCH] fbdev: Fix crashes in various fbdev's blank routines
Benjamin Herrenschmidt
4
-4
/
+15
2006-08-31
[POWERPC] Fix return value from memcpy
Paul Mackerras
1
-4
/
+7
2006-08-31
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
8
-47
/
+51
2006-08-31
[PATCH] drm: radeon flush TCL VAP for vertex program enable/disable
Roland Scheidegger
1
-1
/
+8
2006-08-31
[PATCH] Missing PCI id update for VIA IDE
Alan Cox
1
-1
/
+2
2006-08-31
[PATCH] x86_64: Don't write out segments from vsyscall32 DSO if it is not mapped
Suleiman Souhlal
1
-26
/
+31
2006-08-31
[PATCH] x86_64: Save original IST values for checking stack addresses
Keith Owens
4
-2
/
+14
2006-08-31
[PATCH] i386: Remove __KERNEL__ ifdef around _syscall*()
Andi Kleen
1
-2
/
+2
2006-08-31
[PATCH] i386: Fix stack switching in do_IRQ
Andi Kleen
1
-5
/
+0
2006-08-31
[PATCH] x86_64: Remove __KERNEL__ ifdef around _syscall*()
Andi Kleen
1
-5
/
+6
2006-08-31
[PATCH] x86: Disable MMCONFIG on Intel SDV using DMI blacklist
Andi Kleen
5
-3
/
+57
2006-08-31
[PATCH] i386: Remove alternative_smp
Andi Kleen
3
-41
/
+10
2006-08-31
[PATCH] x86_64: Remove alternative_smp
Andi Kleen
2
-27
/
+4
2006-08-31
[PATCH] x86_64: Recover 1MB of kernel memory
Andi Kleen
2
-5
/
+7
2006-08-31
[PATCH] x86: Make backtracer fallback logic more bullet-proof
Jan Beulich
4
-22
/
+35
2006-08-31
[PATCH] x86: fix x86 cpuid keys used in alternative_smp()
Jan Beulich
2
-2
/
+3
2006-08-31
[PATCH] i386: Add kernel thread stack frame termination for properly stopping...
Andi Kleen
1
-10
/
+4
2006-08-31
[PATCH] x86_64: Add kernel thread stack frame termination for properly stoppi...
Andi Kleen
2
-0
/
+4
2006-08-31
[PATCH] x86: Revert e820 MCFG heuristics
Andi Kleen
4
-79
/
+0
2006-08-31
[PATCH] x86_64: Update defconfig
Andi Kleen
1
-50
/
+16
2006-08-31
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-16
/
+13
2006-08-31
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
8
-19
/
+36
2006-08-30
[GFS2] Add superblock into key for glock lookups
Steven Whitehouse
1
-3
/
+6
2006-08-30
[GFS2] Use const on glock lookup key
Steven Whitehouse
1
-3
/
+3
2006-08-30
[GFS2] Use slab properly with glocks
Steven Whitehouse
2
-28
/
+34
2006-08-30
[ARM] 3750/3: Fix double VFP emulation for EABI kernels
Daniel Jacobowitz
4
-33
/
+27
2006-08-30
[GFS2] Remove unused code from glock layer
Steven Whitehouse
4
-12
/
+0
2006-08-30
[GFS2] Make glock operations const
Steven Whitehouse
5
-38
/
+38
2006-08-30
[S390] cio: unsolicited interrupts during sense pgid.
Stefan Bader
1
-6
/
+21
2006-08-30
[S390] cio: no path after machine check.
Peter Oberparleiter
1
-2
/
+2
2006-08-30
[S390] cio: kernel stack overflow.
Heiko Carstens
4
-37
/
+22
2006-08-30
[S390] dasd: fix device shutdown process.
Horst Hummel
2
-65
/
+137
2006-08-30
[S390] broken copy_in_user function.
Martin Schwidefsky
2
-33
/
+35
2006-08-30
[POWERPC] iseries: Define insw et al. so libata/ide will compile
Stephen Rothwell
1
-2
/
+5
2006-08-30
[SERIAL] 8250: constify some serial structs
Helge Deller
1
-9
/
+8
2006-08-30
[SERIAL] Make uart_match_port() work with all memory mapped UARTs
Sergei Shtylyov
1
-0
/
+3
2006-08-30
[POWERPC] Fix irq enable/disable in smp_generic_take_timebase
Paul Mackerras
2
-5
/
+7
2006-08-30
[POWERPC] Fix problem with time not advancing on 32-bit platforms
Paul Mackerras
2
-21
/
+8
2006-08-30
[POWERPC] Restore copyright notice in arch/powerpc/kernel/fpu.S
Paul Mackerras
1
-0
/
+5
2006-08-30
[POWERPC] Fix up ibm_architecture_vec definition
Will Schmidt
1
-5
/
+5
[prev]
[next]