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-05-24
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
19
-58
/
+74
2008-05-24
spi: remove some spidev oops-on-rmmod paths
David Brownell
1
-13
/
+89
2008-05-24
cgroups: remove node_ prefix_from ns subsystem
Cedric Le Goater
1
-1
/
+1
2008-05-24
for_each_online_pgdat(): kerneldoc fix
Fernando Luis Vazquez Cao
1
-1
/
+1
2008-05-24
frv: export empty_zero_page
Adrian Bunk
1
-0
/
+3
2008-05-24
sys_prctl(): fix return of uninitialized value
Shi Weihua
1
-4
/
+2
2008-05-24
edac: mpc85xx: fix building as a module
Kumar Gala
1
-3
/
+0
2008-05-24
gpio: build fixes
David Brownell
2
-1
/
+8
2008-05-24
S3C2410: fix driver MODULE_ALIAS()
Ben Dooks
1
-0
/
+2
2008-05-24
S3C2410: clean out changelog header and tidy
Ben Dooks
2
-83
/
+11
2008-05-24
S3C2410: add error print if we cannot add attribute
Ben Dooks
1
-1
/
+4
2008-05-24
S3C2410: ensure that FB_BLANK_POWERDOWN shuts down the controller
Ben Dooks
1
-20
/
+29
2008-05-24
SM501: reverse FPEN/VBIASEN flags behaviour
Ben Dooks
2
-6
/
+6
2008-05-24
memory hotplug: fix early allocation handling
Heiko Carstens
1
-1
/
+1
2008-05-24
zonelists: handle a node zonelist with no applicable entries
Andy Whitcroft
1
-0
/
+3
2008-05-24
serial: fix enable_irq_wake/disable_irq_wake imbalance in serial_core.c
Arjan van de Ven
1
-1
/
+4
2008-05-24
proc: proc_get_inode() should get module only once
Denis V. Lunev
1
-1
/
+2
2008-05-24
brd: don't show ramdisks in /proc/partitions
Marcin Krol
1
-0
/
+1
2008-05-24
ip2: fix crashes on load/unload
Alan Cox
2
-25
/
+2
2008-05-24
gpiolib: fix off by one errors
Trent Piepho
1
-3
/
+3
2008-05-24
gpio: mcp23s08 debug fix
Roel Kluin
1
-1
/
+1
2008-05-24
gpio: pca953x driver handles pca9554 too
David Brownell
1
-0
/
+1
2008-05-24
signals: fix sigqueue_free() vs __exit_signal() race
Oleg Nesterov
2
-2
/
+8
2008-05-24
md: restart recovery cleanly after device failure.
NeilBrown
6
-19
/
+44
2008-05-24
md: allow parallel resync of md-devices.
Bernd Schubert
2
-4
/
+39
2008-05-24
md: notify userspace on 'stop' events
Dan Williams
1
-0
/
+2
2008-05-24
md: notify userspace on 'write-pending' changes to array_state
NeilBrown
1
-1
/
+10
2008-05-24
md: raid1: Fix restoration of bio between failed read and write.
NeilBrown
1
-2
/
+13
2008-05-24
md: md: raid5 rate limit error printk
Bernd Schubert
1
-12
/
+22
2008-05-24
md: kill file_path wrapper
Christoph Hellwig
3
-16
/
+6
2008-05-24
md: proper extern for mdp_major
Adrian Bunk
2
-1
/
+2
2008-05-24
md: fix possible oops when removing a bitmap from an active array
NeilBrown
1
-1
/
+3
2008-05-24
mm: fix atomic_t overflow in vm
Alan Cox
5
-9
/
+9
2008-05-24
types.h: don't expose struct ustat to userspace
maximilian attems
1
-2
/
+2
2008-05-24
serial: support for InstaShield IS-400 four port RS-232 PCI card
Ignacio García Pérez
2
-1
/
+7
2008-05-24
fix parenthesis in include/asm-mips/mach-au1x00/au1000.h
Mariusz Kozlowski
1
-1
/
+1
2008-05-24
fix parenthesis in include/asm-mips/gic.h
Mariusz Kozlowski
1
-1
/
+1
2008-05-24
ibmaem: new driver for power/energy/temp meters in IBM System X hardware
Darrick J. Wong
4
-0
/
+1163
2008-05-24
i5k_amb: support Intel 5400 chipset
Darrick J. Wong
2
-5
/
+37
2008-05-24
hdaps: invert the axes for HDAPS on Lenovo R61i ThinkPads
Gabor Czigola
1
-0
/
+1
2008-05-24
ntfs: le*_add_cpu conversion
Marcin Slusarz
1
-3
/
+2
2008-05-24
mm: don't drop a partial page in a zone's memory map size
Johannes Weiner
1
-1
/
+2
2008-05-24
MAINTAINERS: add util-linux-ng package
Karel Zak
1
-0
/
+8
2008-05-24
ecryptfs: fix missed mutex_unlock
Cyrill Gorcunov
1
-1
/
+1
2008-05-24
fuse: fix bdi naming conflict
Miklos Szeredi
2
-1
/
+10
2008-05-24
mm: allow pfnmap ->fault()s
Nick Piggin
1
-2
/
+0
2008-05-23
[ARM] integrator: fix build warnings and errors
Russell King
2
-2
/
+3
2008-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
8
-13
/
+50
2008-05-23
IB/mad: Fix kernel crash when .process_mad() returns SUCCESS|CONSUMED
Dave Olson
1
-1
/
+3
2008-05-23
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
4
-11
/
+19
[next]