index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-03-07
slub statistics: Fix check for DEACTIVATE_REMOTE_FREES
Christoph Lameter
1
-1
/
+1
2008-03-06
parisc: fix IOMMU's device boundary overflow bug on 32bits arch
FUJITA Tomonori
2
-4
/
+4
2008-03-06
cpusets: fix obsolete comment
David Rientjes
1
-2
/
+2
2008-03-05
NFS: use new LSM interfaces to explicitly set mount options
Eric Paris
2
-2
/
+65
2008-03-05
LSM/SELinux: Interfaces to allow FS to control mount options
Eric Paris
7
-134
/
+204
2008-03-05
[SCSI] mpt fusion: don't oops if NumPhys==0
Krzysztof Oledzki
1
-0
/
+5
2008-03-05
[CPUFREQ] fix section mismatch warnings
Sam Ravnborg
2
-2
/
+2
2008-03-05
[CPUFREQ] Remove debugging message from e_powersaver
Dave Jones
1
-2
/
+6
2008-03-05
[CPUFREQ] Fix missing cpufreq_cpu_put() call in ->store
Dave Jones
1
-4
/
+5
2008-03-05
[CPUFREQ] Fix missing cpufreq_cpu_put() call in ->show
Dave Jones
1
-4
/
+5
2008-03-05
[SCSI] iscsi class: regression - fix races with state manipulation and blocki...
Mike Christie
2
-28
/
+50
2008-03-05
[SCSI] qla4xxx: regression - add start scan callout
Mike Christie
1
-12
/
+14
2008-03-05
[SCSI] qla4xxx: fix host reset dpc race
Mike Christie
2
-5
/
+10
2008-03-05
ahci: work around ATI SB600 h/w quirk
Jeff Garzik
1
-1
/
+13
2008-03-05
pata_hpt*, pata_serverworks: fix UDMA masking
Alan Cox
3
-7
/
+7
2008-03-05
[S390] incorrect reipl nss name.
Hongjie Yang
1
-2
/
+6
2008-03-05
[S390] Load disabled wait psw if reipl fails.
Michael Holzheu
1
-0
/
+1
2008-03-05
[S390] Fix IPL from NSS.
Heiko Carstens
1
-0
/
+4
2008-03-05
[S390] zcrypt: fix ap_device_list handling
Ralph Wuerthner
1
-5
/
+7
2008-03-05
[S390] sclp_vt220: speed up console output for interactive work
Christian Borntraeger
1
-1
/
+1
2008-03-05
[S390] dasd: fix reference counting in display method for proc/dasd/devices
Stefan Weinhuber
1
-1
/
+3
2008-03-05
[S390] dasd: let dasd erp matching recognize alias recovery
Stefan Weinhuber
1
-4
/
+2
2008-03-05
[S390] Get rid of memcpy gcc warning workaround.
Heiko Carstens
2
-8
/
+7
2008-03-05
[S390] idle: Fix machine check handling in idle loop.
Heiko Carstens
2
-2
/
+4
2008-03-05
[S390] Update default configuration.
Martin Schwidefsky
1
-5
/
+13
2008-03-05
Linux 2.6.25-rc4
v2.6.25-rc4
Linus Torvalds
1
-1
/
+1
2008-03-05
module: allow ndiswrapper to use GPL-only symbols
Pavel Roskin
1
-1
/
+8
2008-03-05
[IPCONFIG]: The kernel gets no IP from some DHCP servers
Stephen Hemminger
1
-2
/
+2
2008-03-05
kprobes: fix a null pointer bug in register_kretprobe()
Masami Hiramatsu
1
-17
/
+26
2008-03-05
input: add I2C to config since the driver makes several i2c*() calls
Randy Dunlap
1
-3
/
+3
2008-03-05
ext3: fix mount option parsing
Josef Bacik
1
-1
/
+1
2008-03-05
hugetlb: fix pool shrinking while in restricted cpuset
Nishanth Aravamudan
1
-4
/
+22
2008-03-05
hugetlb: close a difficult to trigger reservation race
Adam Litke
1
-4
/
+13
2008-03-05
md: the md RAID10 resync thread could cause a md RAID10 array deadlock
K.Tanaka
1
-0
/
+2
2008-03-05
md: fix possible raid1/raid10 deadlock on read error during resync
NeilBrown
2
-4
/
+18
2008-03-05
md: don't attempt read-balancing for raid10 'far' layouts
Keld Simonsen
1
-3
/
+9
2008-03-05
md: lock access to rdev attributes properly
NeilBrown
1
-9
/
+26
2008-03-05
md: make sure a reshape is started when device switches to read-write
NeilBrown
1
-0
/
+1
2008-03-05
md: clean up irregularity with raid autodetect
NeilBrown
2
-1
/
+4
2008-03-05
md: guard against possible bad array geometry in v1 metadata
NeilBrown
1
-2
/
+6
2008-03-05
md: reduce CPU wastage on idle md array with a write-intent bitmap
NeilBrown
2
-2
/
+19
2008-03-05
md: fix deadlock in md/raid1 and md/raid10 when handling a read error
NeilBrown
2
-43
/
+81
2008-03-05
iommu: parisc: make the IOMMUs respect the segment boundary limits
FUJITA Tomonori
3
-18
/
+58
2008-03-05
iommu: parisc: pass struct device to iommu_alloc_range
FUJITA Tomonori
3
-7
/
+7
2008-03-05
iommu: export iommu_is_span_boundary helper function
FUJITA Tomonori
2
-4
/
+9
2008-03-05
hisax_fcpcipnp: move request_irq later in probe
Kyle McMartin
1
-17
/
+17
2008-03-05
eCryptfs: make ecryptfs_prepare_write decrypt the page
Michael Halcrow
1
-26
/
+76
2008-03-05
cris: correct syscall numbers in unistd.h for timerfd_settime and timerfd_get...
Jesper Nilsson
1
-3
/
+3
2008-03-05
cris: correct usage of __user for copy to and from user space in lib/usercopy...
Jesper Nilsson
3
-46
/
+11
2008-03-05
ACPI: thinkpad-acpi: fix hotkey_get_tablet_mode
Henrique de Moraes Holschuh
1
-1
/
+2
[next]