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
2008-02-22
stable_kernel_rules: fix must already be in mainline
Stefan Richter
1
-2
/
+5
2008-02-22
ide: mark "ide=reverse" option as obsolete
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-02-22
Driver core: Fix error handling in bus_add_driver().
Cornelia Huck
1
-4
/
+5
2008-02-22
driver-core: fix kernel-doc function parameters
Randy Dunlap
2
-0
/
+4
2008-02-22
cpufreq: fix kobject reference count handling
Balaji Rao
1
-8
/
+0
2008-02-22
slabinfo: fall back from /sys/kernel/slab to /sys/slab
Christoph Lameter
1
-1
/
+1
2008-02-22
Fix broken utf-8 encodings in ja_JP translation of stable_kernel_rules.txt
Tsugikazu Shibata
1
-53
/
+53
2008-02-21
FRV: Change the timerfd syscalls to be the same as i386
David Howells
2
-2
/
+6
2008-02-21
FRV: Drop the .data.idt section for FRV
David Howells
1
-3
/
+0
2008-02-21
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-33
/
+448
2008-02-21
Remove empty file remnants that were left in the tree by mistake
Linus Torvalds
2
-1
/
+0
2008-02-20
libata: fix kernel-doc parameter warning
Randy Dunlap
1
-1
/
+1
2008-02-20
sata_mv: remove iounmap in mv_platform_remove and use devm_iomap
Saeed Bishara
1
-4
/
+2
2008-02-20
ata: fix sparse warning in libata.h
Harvey Harrison
1
-1
/
+1
2008-02-20
libata: implement libata.force module parameter
Tejun Heo
4
-4
/
+420
2008-02-20
sata_mv: use hpriv->base instead of the host->iomap
Saeed Bishara
1
-1
/
+1
2008-02-20
sata_mv: Define module alias for platform device
Martin Michlmayr
1
-0
/
+1
2008-02-20
ata: fix sparse warnings in pata_legacy.c
Harvey Harrison
1
-22
/
+22
2008-02-20
Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
6
-28
/
+73
2008-02-20
Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
9
-84
/
+240
2008-02-20
agp: fix missing casts that produced a warning.
Dave Airlie
3
-6
/
+6
2008-02-20
agp: add support for 662/671 to agp driver
Chaoyu Chen
1
-0
/
+19
2008-02-20
drm/sis: add pciid for SiS 662/671 chipset
Chaoyu Chen
1
-0
/
+1
2008-02-20
drm: add new rv380 pciid
Mirko
1
-0
/
+1
2008-02-20
drm: add support for passing state into the suspend hooks.
Dave Airlie
3
-6
/
+11
2008-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
34
-211
/
+208
2008-02-20
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
23
-872
/
+2981
2008-02-20
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/czank...
Linus Torvalds
40
-1180
/
+1205
2008-02-20
dm-raid1.c: fix NULL dereferences
Adrian Bunk
1
-3
/
+4
2008-02-20
MN10300: Update asb2303_defconfig
David Howells
1
-9
/
+24
2008-02-20
MN10300: Make the kernel jump into gdbstub on a BUG
David Howells
1
-1
/
+1
2008-02-20
MN10300: Introduce barriers to replace removed volatiles in gdbstub
David Howells
1
-0
/
+2
2008-02-20
MN10300: Call update_process_times() outside of the xtime_lock
David Howells
1
-1
/
+3
2008-02-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2
-5
/
+7
2008-02-20
drm/i915: Fix hibernate save/restore of VGA attribute regs
Jesse Barnes
1
-0
/
+2
2008-02-20
drm/i915 more registers for S3 (DSPCLK_GATE_D, CACHE_MODE_0, MI_ARB_STATE)
Keith Packard
2
-0
/
+28
2008-02-20
drm/i915: restore pipeconf regs unconditionally
Jesse Barnes
1
-7
/
+4
2008-02-20
drm/i915: save/restore interrupt state
Jesse Barnes
2
-0
/
+12
2008-02-20
drm: convert drm from nopage to fault.
Nick Piggin
1
-70
/
+55
2008-02-20
i915: wrap chipset types requiring hw status set ioctl
Zhenyu Wang
2
-1
/
+6
2008-02-20
drm/radeon: add initial rs690 support to drm.
Maciej Cencora
3
-0
/
+120
2008-02-19
Add missing init section definitions
Sam Ravnborg
2
-0
/
+5
2008-02-19
kbuild: fix reversed symbol name order in modpost
Geert Uytterhoeven
1
-1
/
+1
2008-02-19
IB/mthca: Free correct MPT on error exit from mthca_fmr_alloc()
Roland Dreier
1
-1
/
+1
2008-02-19
IPoIB/cm: Fix ipoib_cm_dev_stop() cleanup when drain times out
Pradeep Satyanarayana
1
-4
/
+6
2008-02-19
Revert "SLUB: Alternate fast paths using cmpxchg_local"
Linus Torvalds
1
-86
/
+1
2008-02-19
[MIPS] BCM47XX: Use new SSB SPROM data structure
Aurelien Jarno
2
-7
/
+7
2008-02-19
[MIPS] WGT634U: Register MTD as platform device.
Aurelien Jarno
1
-3
/
+66
2008-02-19
[MIPS] BCM47xx: Add defconfig file.
Aurelien Jarno
1
-0
/
+1939
2008-02-19
[MIPS] RM: fix EISA=n compilation
Adrian Bunk
1
-0
/
+7
[next]