summaryrefslogtreecommitdiffstats
path: root/kernel/timer.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-07-26[SCSI] Command protection operationMartin K. Petersen3-0/+70
2008-07-26[SCSI] Host protection capabilitiesMartin K. Petersen2-0/+88
2008-07-26[SCSI] scsi_dh: create lookup cacheHannes Reinecke1-24/+105
2008-07-26[SCSI] scsi_dh: attach to hardware handler from dm-mpathHannes Reinecke3-0/+87
2008-07-26[SCSI] scsi_dh: add generic SPC-3 alua handlerHannes Reinecke4-0/+814
2008-07-26[SCSI] scsi_dh: Update RDAC device handlerHannes Reinecke1-69/+94
2008-07-26[SCSI] scsi_dh: Update hp_sw hardware handlerHannes Reinecke1-38/+234
2008-07-26[SCSI] scsi_dh: Update EMC handlerHannes Reinecke2-175/+373
2008-07-26[SCSI] scsi_dh: Add 'dh_state' sysfs attributeHannes Reinecke1-1/+102
2008-07-26[SCSI] scsi_dh: Implement common device table handlingHannes Reinecke5-219/+296
2008-07-26[SCSI] Make host_no an unsigned intMatthew Wilcox1-1/+1
2008-07-26[SCSI] sd: update index allocation and use ida instead of idrTejun Heo1-13/+14
2008-07-26[SCSI] fix shared tag map tag allocationMike Christie1-0/+15
2008-07-26[SCSI] stex: fix queue depth settingMike Christie1-1/+1
2008-07-26[SCSI] qla4xxx: fix queue depth settingMike Christie1-1/+3
2008-07-26[SCSI] fix shared tag map setupMike Christie1-5/+14
2008-07-26[SCSI] st: Remove bogus memsetKai Makisara1-6/+2
2008-07-26[SCSI] st: Move buffer pointer back when data could not be written.Kai Makisara1-1/+2
2008-07-26[SCSI] qla2xxx: Update version number to 8.02.01-k5.Andrew Vasquez1-1/+1
2008-07-26[SCSI] qla2xxx: Don't hardcode fw_transfer_size for ISP2[45]xx parts.Andrew Vasquez1-1/+1
2008-07-26[SCSI] qla2xxx: Verify the RISC is not in ROM code if firmware-load is disabled.Andrew Vasquez2-0/+9
2008-07-26[SCSI] qla2xxx: Correct overflow during dump-processing on large-memory ISP23...Andrew Vasquez1-1/+1
2008-07-26[SCSI] qla2xxx: Skip FDMI registration on ISP21xx/22xx parts.Andrew Vasquez1-0/+6
2008-07-26[SCSI] qla2xxx: Correct rport/fcport visibility-state handling during loop-re...Seokmann Ju3-4/+8
2008-07-26[SCSI] qla2xxx: Correct vport management of MBA_PORT_UPDATE.Seokmann Ju1-4/+0
2008-07-26[SCSI] qla2xxx: Correct fcport state-management during loss.Seokmann Ju2-11/+3
2008-07-26[SCSI] qla2xxx: Always aquire the parent's hardware_lock.Seokmann Ju3-15/+20
2008-07-26[SCSI] qla2xxx: Swap enablement order of EFT and FCE.Andrew Vasquez1-40/+40
2008-07-26[SCSI] qla2xxx: Retrieve board serial-number and description from VPD.Joe Carnuccio5-5/+60
2008-07-26[SCSI] qla2xxx: Allow the user the option of disabling iIDMA.Andrew Vasquez3-1/+10
2008-07-26[SCSI] qla2xxx: Cleanup NPIV related functionsSeokmann Ju5-23/+4
2008-07-26[SCSI] qla2xxx: Add LIP count to FC-transport statistics.Harish Zunjarrao2-1/+3
2008-07-26[SCSI] qla2xxx: Track total number of ISP aborts.Harish Zunjarrao3-0/+19
2008-07-26[SCSI] qla2xxx: Set an rport's dev_loss_tmo value in a consistent manner.Andrew Vasquez2-19/+3
2008-07-26[SCSI] qla2xxx: Add dev_loss_tmo_callbk/terminate_rport_io callback support.Seokmann Ju5-25/+78
2008-07-26[SCSI] qla2xxx: Correct locking during NVRAM manipulation.Andrew Vasquez1-3/+0
2008-07-26x86_64: fix ia32 AMD syscall audit fast-pathRoland McGrath1-3/+3
2008-07-26MFD_TC6393XB is ARM-onlyAdrian Bunk1-1/+1
2008-07-26sys_paccept definition missing __user annotationHarvey Harrison1-1/+1
2008-07-26powerpc: Fix boot problem due to AT_BASE_PLATFORM changeNathan Lynch1-2/+2
2008-07-26sparc: Wire up new system calls.David S. Miller4-5/+20
2008-07-25bootmem: Move node allocation macros back to !HAVE_ARCH_BOOTMEM_NODEJohannes Weiner1-5/+4
2008-07-25remove dummy asm/kvm.h filesAdrian Bunk22-105/+4
2008-07-25signalfd: fix undefined reference to `compat_sys_signalfd4' when !CONFIG_SIGN...Ingo Molnar1-0/+1
2008-07-25mm/hugetlb.c: fix build failure with !CONFIG_SYSCTLIngo Molnar1-11/+11
2008-07-25firmware: create firmware binaries during 'make modules'.David Woodhouse2-4/+7
2008-07-25Fix ahci driver 'flags' typeLinus Torvalds1-1/+1
2008-07-25edac: mpc85xx fix pci ofdev 2nd passDave Jiang1-24/+43
2008-07-25edac: mv64x60 add pci fixupDave Jiang1-0/+35
2008-07-25edac: mv64x60 fix get_propertyDave Jiang1-1/+1