index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
hpet.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-04-27
[SCSI] iscsi_tcp: don't fire conn error if pdu init fails
Mike Christie
2
-2
/
+5
2009-04-27
[SCSI] zfcp: Fix oops when port disappears
Christof Schmitt
3
-8
/
+24
2009-04-27
[SCSI] zfcp: Reference counting for cfdc requests
Christof Schmitt
1
-1
/
+2
2009-04-27
[SCSI] zfcp: Fix port reference counting
Martin Petermann
1
-3
/
+4
2009-04-27
[SCSI] zfcp: revert previous patch for sbal counting
Martin Petermann
1
-14
/
+14
2009-04-27
[SCSI] zfcp: Fix abort handler for completions in progress
Christof Schmitt
1
-1
/
+1
2009-04-27
[SCSI] zfcp: no port recovery after ADISC request timeout
Swen Schillig
1
-1
/
+2
2009-04-27
[SCSI] zfcp: Let actcli handle control file errors
Christof Schmitt
1
-2
/
+0
2009-04-27
[SCSI] zfcp: remove unit will fail if add unit is not finished
Martin Petermann
1
-6
/
+15
2009-04-27
[SCSI] zfcp: no port recovery after storage side error inject
Swen Schillig
1
-5
/
+0
2009-04-27
[SCSI] zfcp: avoid false ERP complete due to sema race
Swen Schillig
1
-4
/
+5
2009-04-27
[SCSI] zfcp: Set WKA-port to offline on adapter deactivation
Swen Schillig
5
-9
/
+12
2009-04-27
[SCSI] zfcp: Dont block zfcp_wq with scan
Swen Schillig
5
-50
/
+25
2009-04-27
[SCSI] zfcp: Dont call zfcp_fsf_req_free on NULL pointer
Christof Schmitt
1
-6
/
+12
2009-04-27
[SCSI] zfcp: Enable auto-port discovery for NPIV.
Swen Schillig
1
-1
/
+2
2009-04-27
[SCSI] zfcp: Avoid referencing freed memory in req send
Martin Petermann
1
-3
/
+4
2009-04-27
[SCSI] fix q->lock not held warning when target is busy
Mike Christie
1
-3
/
+1
2009-04-27
[SCSI] lpfc 8.3.1 : Update version to 8.3.1
James Smart
1
-3
/
+3
2009-04-27
[SCSI] lpfc 8.3.1: misc fixes/changes
James Smart
12
-246
/
+378
2009-04-27
[SCSI] lpfc 8.3.1 : Fix up kernel-doc function comments
James Smart
10
-445
/
+424
2009-04-27
[SCSI] sg: return EFAULT for an invalid user address
FUJITA Tomonori
1
-5
/
+8
2009-04-27
[SCSI] sr: report more accurate drive status after closing the tray.
Peter Jones
1
-0
/
+5
2009-04-26
sparc: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2
-2
/
+2
2009-04-26
sh: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
4
-4
/
+8
2009-04-26
s390: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2
-3
/
+4
2009-04-26
powerpc: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
6
-6
/
+11
2009-04-26
mn10300: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2
-5
/
+3
2009-04-26
m68k: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
4
-4
/
+4
2009-04-26
m32r: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2
-2
/
+2
2009-04-26
frv: convert frv to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2
-2
/
+3
2009-04-26
alpha: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2
-2
/
+3
2009-04-26
xtensa: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2
-3
/
+4
2009-04-26
Add new HEAD_TEXT_SECTION macro.
Tim Abbott
3
-2
/
+12
2009-04-25
PM/Hibernate: Fix waiting for image device to appear on resume
Rafael J. Wysocki
1
-24
/
+27
2009-04-24
ROMFS: Advance destination buffer pointer when reading from a blockdev
David Howells
1
-0
/
+1
2009-04-24
ROMFS: romfs_lookup() shouldn't be doing a partial name comparison
David Howells
3
-22
/
+53
2009-04-24
lib: find_last_bit.o needed by a module only, move it from lib to obj
Fred Isaman
1
-1
/
+1
2009-04-24
CacheFiles: Fix the documentation to use the correct credential pointer names
Marc Dionne
1
-4
/
+4
2009-04-24
virtio-rng: Remove false BUG for spurious callbacks
Christian Borntraeger
1
-2
/
+2
2009-04-24
radio_si470x: Fix free memory corruption
Alan Cox
1
-1
/
+1
2009-04-24
serial: remove contact data
Niels de Vos
1
-2
/
+0
2009-04-24
cafe_nand: Fix warning
Alan Cox
1
-1
/
+1
2009-04-24
MN10300: Update the ASB2303 defconfig
David Howells
1
-66
/
+94
2009-04-24
Delete slow-work timers properly
Jonathan Corbet
1
-2
/
+2
2009-04-24
check_unsafe_exec: s/lock_task_sighand/rcu_read_lock/
Oleg Nesterov
1
-4
/
+2
2009-04-24
do_execve() must not clear fs->in_exec if it was set by another thread
Oleg Nesterov
2
-15
/
+15
2009-04-24
cfq-iosched: cache prio_tree root in cfqq->p_root
Jens Axboe
1
-14
/
+20
2009-04-24
cfq-iosched: fix bug with aliased request and cooperation detection
Jens Axboe
1
-5
/
+6
2009-04-24
cfq-iosched: clear ->prio_trees[] on cfqd alloc
Jens Axboe
1
-0
/
+10
2009-04-24
block: fix intermittent dm timeout based oops
Hannes Reinecke
1
-0
/
+7
[next]