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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-01
hostfs: set maximum filesize in superblock for proper LFS support
Wolfgang Illmeyer
1
-0
/
+1
2009-07-01
floppy: fix lock imbalance
Jiri Slaby
1
-1
/
+4
2009-07-01
bfin: delay IRQ registration until driver is ready
Mike Frysinger
1
-15
/
+15
2009-07-01
atyfb: fix alignment for block writes
Ville Syrjala
3
-14
/
+46
2009-07-01
atyfb: fix HP OmniBook 500 reboot hang
Ville Syrjala
2
-9
/
+82
2009-07-01
gpio: pl061: fix IRQ handling for GPIOs >= PL061_GPIO_NR
Baruch Siach
1
-3
/
+14
2009-07-01
gpio: pl061: fix probe error handling code
Baruch Siach
1
-1
/
+2
2009-07-01
x86: only clear node_states for 64bit
Yinghai Lu
2
-6
/
+9
2009-07-01
cpusets: document adding/removing cpus to cpuset elaborately
Nikanth Karthikesan
1
-0
/
+12
2009-07-01
mm: prevent balance_dirty_pages() from doing too much work
Richard Kennedy
1
-1
/
+4
2009-07-01
bsdacct: fix access to invalid filp in acct_on()
Renaud Lottiaux
1
-2
/
+4
2009-07-01
MAINTAINERS: STARFIRE/DURALAN update
Joe Perches
1
-2
/
+2
2009-07-01
kernel/resource.c: fix sign extension in reserve_setup()
Zhang Rui
1
-1
/
+1
2009-07-01
spi: bitbang bugfix in message setup
David Brownell
1
-10
/
+14
2009-07-01
fbdev: add mutex for fb_mmap locking
Krzysztof Helt
16
-42
/
+74
2009-07-01
spi: add spi_master flag word
David Brownell
3
-0
/
+12
2009-07-01
spi: new spi->mode bits
David Brownell
4
-7
/
+24
2009-07-01
dmapools: protect page_list walk in show_pools()
Thomas Gleixner
1
-0
/
+2
2009-07-01
ext2: return -EIO not -ESTALE on directory traversal through deleted inode
Bryan Donlan
1
-2
/
+10
2009-07-01
elf: limit max map count to safe value
KAMEZAWA Hiroyuki
2
-3
/
+18
2009-07-01
edac: add DDR3 memory type for MPC85xx EDAC
Yang Shi
4
-1
/
+14
2009-07-01
parport/serial: add support for NetMos 9901 Multi-IO card
Michael Buesch
3
-1
/
+11
2009-07-01
gcov: fix documentation
Peter Oberparleiter
1
-9
/
+16
2009-07-01
alpha: fix percpu build breakage
Tejun Heo
3
-4
/
+9
2009-07-01
fbdev: work around old compiler bug
Stephen Rothwell
1
-2
/
+2
2009-07-01
MAINTAINERS: update EDAC-I82975X
Joe Perches
1
-2
/
+2
2009-07-01
gcov: fix __ctors_start alignment
Heiko Carstens
1
-1
/
+2
2009-07-01
eventfd: revised interface and cleanups
Davide Libenzi
6
-42
/
+149
2009-07-01
AFS: Fix lock imbalance
Jiri Slaby
1
-1
/
+0
2009-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
9
-61
/
+46
2009-06-30
ide: memory overrun in ide_get_identity_ioctl() on big endian machines using ...
Christian Engelmayer
1
-1
/
+2
2009-06-30
ide: fix resume for CONFIG_BLK_DEV_IDEACPI=y
Bartlomiej Zolnierkiewicz
3
-42
/
+27
2009-06-30
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
31
-71
/
+232
2009-06-30
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
1
-1
/
+1
2009-06-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
34
-196
/
+233
2009-06-29
Merge branch 'bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
5
-2
/
+45
2009-06-29
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+0
2009-06-29
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
1
-1
/
+1
2009-06-29
eeepc-laptop: Fix build failure with HOTPLUG_PCI && !SYSFS
Ingo Molnar
1
-2
/
+1
2009-06-29
tty: Fix the leak in tty_ldisc_release
Alan Cox
1
-4
/
+11
2009-06-29
sound: OSS: mpu401, fix deadlock
Jiri Slaby
1
-13
/
+3
2009-06-29
Merge branch 'fix/pci-vdevice' into for-linus
Takashi Iwai
26
-102
/
+92
2009-06-29
Merge branch 'fix/oxygen' into for-linus
Takashi Iwai
1
-10
/
+18
2009-06-29
Merge branch 'fix/misc' into for-linus
Takashi Iwai
1
-1
/
+1
2009-06-29
Merge branch 'fix/lx6464es' into for-linus
Takashi Iwai
1
-4
/
+3
2009-06-29
Merge branch 'fix/hda-samsung-p50' into for-linus
Takashi Iwai
2
-58
/
+71
2009-06-29
Merge branch 'fix/hda' into for-linus
Takashi Iwai
1
-8
/
+38
2009-06-29
fs: allow d_instantiate to be called with negative parent dentry
Jeremy Kerr
1
-1
/
+1
2009-06-29
[ARM] 5562/2: at91: add gpio button support for at91sam9g20ek
Nicolas Ferre
1
-0
/
+54
2009-06-29
ALSA: hda - Add missing initializations for ALC268 and ALC269
Takashi Iwai
1
-0
/
+4
[next]