| Commit message (Expand) | Author | Files | Lines |
2010-08-06 | [SCSI] qla4xxx: Update driver version to 5.02.00-k3 | Vikas Chaudhary | 1 | -1/+1 |
2010-08-06 | [SCSI] qla4xxx: Added AER support for ISP82xx | Lalit Chandivade | 7 | -4/+352 |
2010-08-06 | [SCSI] qla4xxx: Handle outstanding mbx cmds on hung f/w scenarios | Nilesh Javali | 5 | -0/+47 |
2010-08-06 | [SCSI] qla4xxx: updated mbx_sys_info struct to sync with FW 4.6.x | Vikas Chaudhary | 2 | -11/+12 |
2010-08-06 | [SCSI] qla4xxx: clear AF_DPC_SCHEDULED flage when exit from do_dpc | Vikas Chaudhary | 1 | -1/+3 |
2010-08-06 | [SCSI] qla4xxx: Stop firmware before doing init firmware. | Lalit Chandivade | 1 | -0/+6 |
2010-08-06 | [SCSI] qla4xxx: Use the correct request queue. | Vikas Chaudhary | 1 | -1/+1 |
2010-08-06 | [SCSI] qla4xxx: set correct value in sess->recovery_tmo | Vikas Chaudhary | 4 | -9/+7 |
2010-08-06 | [SCSI] libfc: call fc_remote_port_chkready under the host lock. | Mike Christie | 1 | -2/+2 |
2010-08-06 | [SCSI] remove fake "address-of" expression | Alan Stern | 2 | -2/+2 |
2010-08-06 | [SCSI] iscsi boot: mv iscsi_boot_sysfs to drivers/scsi | Mike Christie | 5 | -9/+9 |
2010-08-06 | [SCSI] be2iscsi: select ISCSI_BOOT_SYSFS | Randy Dunlap | 1 | -0/+1 |
2010-08-06 | [SCSI] be2iscsi: Driver Version change to 2.0.549.0 | Jayamohan Kallickal | 1 | -1/+1 |
2010-08-06 | [SCSI] be2iscsi: Increase max sector | Jayamohan Kallickal | 1 | -1/+1 |
2010-08-06 | [SCSI] be2iscsi: Add support for iscsi boot | Jayamohan Kallickal | 6 | -46/+564 |
2010-08-06 | [SCSI] 53c700: remove dma_is_consistent usage | FUJITA Tomonori | 1 | -3/+0 |
2010-08-05 | docbook: use IDs as filenames to support multiple books | Johannes Berg | 1 | -0/+1 |
2010-08-05 | Documentation: fix kbuild typos and wording | Nicolas Kaiser | 2 | -16/+16 |
2010-08-05 | Documentation: update kbuild make typos/grammar/text flow | Matt Mooney | 1 | -28/+25 |
2010-08-05 | Documentation: update kbuild make examples#2 to reflect changes | Matt Mooney | 1 | -6/+6 |
2010-08-05 | Documentation: update kbuild loadable modules goals & examples | Matt Mooney | 1 | -18/+19 |
2010-08-05 | Documentation/vm: fix spelling in page-types.c | Tommi Rantala | 1 | -1/+1 |
2010-08-05 | aio: fix wrong subsystem comments | Satoru Takeuchi | 1 | -10/+11 |
2010-08-05 | kgdb,docs: Update the kgdb docs to include kms | Jason Wessel | 2 | -11/+106 |
2010-08-05 | nick piggin: change email address | Nick Piggin | 2 | -2/+2 |
2010-08-05 | drm_fb_helper: Preserve capability to use atomic kms | Jason Wessel | 1 | -1/+1 |
2010-08-05 | i915: when kgdb is active display compression should be off | Jason Wessel | 1 | -0/+4 |
2010-08-05 | drm/i915: use new fb debug hooks | Jesse Barnes | 2 | -1/+99 |
2010-08-05 | drm: add KGDB/KDB support | Jesse Barnes | 3 | -0/+81 |
2010-08-05 | fb: add hooks to handle KDB enter/exit | Jesse Barnes | 3 | -0/+40 |
2010-08-05 | kgdboc: Add call backs to allow kernel mode switching | Jason Wessel | 1 | -0/+18 |
2010-08-05 | vt,console,kdb: automatically set kdb LINES variable | Jason Wessel | 3 | -2/+21 |
2010-08-05 | vt,console,kdb: implement atomic console enter/leave functions | Jesse Barnes | 2 | -0/+74 |
2010-08-05 | debug_core,kdb: fix crash when arch does not have single step | Jason Wessel | 1 | -0/+2 |
2010-08-05 | kgdb,x86: use macro HBP_NUM to replace magic number 4 | Dongdong Deng | 1 | -9/+9 |
2010-08-05 | kgdb,mips: remove unused kgdb_cpu_doing_single_step operations | Jason Wessel | 1 | -7/+1 |
2010-08-05 | mm,kdb,kgdb: Add a debug reference for the kdb kmap usage | Jason Wessel | 1 | -0/+7 |
2010-08-05 | KGDB: Remove set but unused newPC | Andi Kleen | 1 | -3/+0 |
2010-08-05 | ftrace,kdb: Allow dumping a specific cpu's buffer with ftdump | Jason Wessel | 1 | -10/+27 |
2010-08-05 | ftrace,kdb: Extend kdb to be able to dump the ftrace buffer | Jason Wessel | 4 | -21/+163 |
2010-08-05 | kgdb,powerpc: Replace hardcoded offset by BREAK_INSTR_SIZE | Michal Simek | 1 | -1/+1 |
2010-08-05 | arm,kgdb: Add ability to trap into debugger on notify_die | Jason Wessel | 1 | -0/+34 |
2010-08-05 | gdbstub: do not directly use dbg_reg_def[] in gdb_cmd_reg_set() | Jason Wessel | 1 | -1/+9 |
2010-08-05 | gdbstub: Implement gdbserial 'p' and 'P' packets | Jason Wessel | 2 | -21/+78 |
2010-08-05 | kgdb,arm: Individual register get/set for arm | Jason Wessel | 2 | -46/+50 |
2010-08-05 | kgdb,mips: Individual register get/set for mips | Jason Wessel | 2 | -68/+154 |
2010-08-05 | kgdb,x86: Individual register get/set for x86 | Jason Wessel | 2 | -94/+94 |
2010-08-05 | kgdb,kdb: individual register set and and get API | Jason Wessel | 3 | -12/+159 |
2010-08-05 | gdbstub: Optimize kgdb's "thread:" response for the gdb serial protocol | Jason Wessel | 1 | -18/+19 |
2010-08-05 | kgdb: remove custom hex_to_bin()implementation | Andy Shevchenko | 1 | -16/+5 |