index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
hrtimer.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
IB/mad: Fix kernel crash when .process_mad() returns SUCCESS|CONSUMED
Dave Olson
1
-1
/
+3
2008-05-23
remove debug printk from DRM suspend path
Jesse Barnes
1
-2
/
+0
2008-05-23
fbdev: fix integer as NULL pointer warning
Harvey Harrison
4
-5
/
+5
2008-05-23
scsi: fix integer as NULL pointer warning
Harvey Harrison
5
-13
/
+13
2008-05-23
isdn: fix integer as NULL pointer warning
Harvey Harrison
1
-3
/
+3
2008-05-23
acpi: fix integer as NULL pointer warning
Harvey Harrison
2
-3
/
+3
2008-05-23
x86: fix integer as NULL pointer warning
Harvey Harrison
1
-1
/
+1
2008-05-23
[XFS] Fix memory corruption with small buffer reads
Christoph Hellwig
2
-4
/
+39
2008-05-23
[POWERPC] iSeries: Remove unused mail address
Stephen Rothwell
4
-4
/
+4
2008-05-23
[POWERPC] mpic: Fix use of uninitialized variable
Stephen Rothwell
2
-19
/
+4
2008-05-23
[POWERPC] Add kernstart_addr to list of allowed symbols in prom_init
Michael Ellerman
1
-1
/
+1
2008-05-23
[POWERPC] Fix __set_fixmap() for STRICT_MM_TYPECHECKS
David Gibson
1
-1
/
+1
2008-05-23
[POWERPC] PS3: Fix memory hotplug
Geoff Levand
1
-0
/
+3
2008-05-23
[XFS] Fix inode list allocation size in writeback.
David Chinner
1
-3
/
+4
2008-05-23
[XFS] Don't allow memory reclaim to wait on the filesystem in inode
David Chinner
1
-1
/
+1
2008-05-23
[XFS] Fix fsync() b0rkage.
David Chinner
4
-86
/
+54
2008-05-23
stop_machine: make stop_machine_run more virtualization friendly
Christian Borntraeger
1
-3
/
+4
2008-05-23
doc: add a chapter about trylock functions [Bug 9011]
Matti Linnanvuori
1
-0
/
+25
2008-05-23
modules: proper cleanup of kobject without CONFIG_SYSFS
Denis V. Lunev
1
-2
/
+14
2008-05-23
module loading ELF handling: use SELFMAG instead of numeric constant
Cyrill Gorcunov
1
-1
/
+1
2008-05-22
[CPUFREQ] clarify license of freq_table.c
Dominik Brodowski
1
-0
/
+5
2008-05-22
[CIFS] Fix reversed memset arguments
Dave Jones
1
-2
/
+2
2008-05-22
Adds username in the upcall key for unattended mounts with keytab
Igor Mammedov
1
-0
/
+3
2008-05-22
sparc64: Prevent stack backtrace false positives on trap frames.
David S. Miller
1
-0
/
+1
2008-05-22
[CIFS] Remove redundant NULL check
Steve French
1
-12
/
+6
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
[next]