aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-08[SCSI] qla2xxx: Do not query FC statistics during chip reset.Chad Dupuis1-1/+4
2013-07-08[SCSI] qla2xxx: Move qla2x00_free_device to the correct location.Saurav Kashyap1-2/+1
2013-07-08[SCSI] qla2xxx: Set the index in outstanding command array to NULL when cmd i...Giridhar Malavali1-3/+2
2013-07-08[SCSI] qla2xxx: Clear the MBX_INTR_WAIT flag when the mailbox time-out happens.Giridhar Malavali2-3/+9
2013-07-08amilo-rfkill: Add dependency on SERIO_I8042Ben Hutchings1-0/+1
2013-07-08dell-laptop: fix error return code in dell_init()Wei Yongjun1-2/+3
2013-07-08hp-wmi: Enable hotkeys on some systemsMatthew Garrett1-0/+16
2013-07-08[SCSI] storvsc: Increase the value of STORVSC_MAX_IO_REQUESTSK. Y. Srinivasan1-1/+1
2013-07-08thermal: cpu_cooling: fix stub functionArnd Bergmann1-2/+2
2013-07-08thermal: ti-soc-thermal: use standard GPIO DT bindingsEduardo Valentin2-10/+7
2013-07-08thermal: MAINTAINERS: Add git tree path for SoC specific updatesEduardo Valentin1-0/+1
2013-07-08MAINTAINERS & ABI: Update to point to my new emailMauro Carvalho Chehab2-23/+23
2013-07-08hwmon: (lm63) Drop redundant safety on cache lifetimeJean Delvare1-3/+2
2013-07-08hwmon: (lm90) Drop redundant safety on cache lifetimeJean Delvare1-2/+2
2013-07-08ncpfs: fix error return code in ncp_parse_options()Wei Yongjun1-3/+9
2013-07-08locks: move file_lock_list to a set of percpu hlist_heads and convert file_lo...Jeff Layton2-20/+50
2013-07-08seq_file: add seq_list_*_percpu helpersJeff Layton2-0/+60
2013-07-08f2fs: fix readdir incorrectnessJaegeuk Kim1-11/+9
2013-07-08video: imxfb: Add DT supportMarkus Pargmann3-35/+212
2013-07-08xtensa: remove the second argument of __bio_kmap_atomic()Zhao Hongjiang2-4/+4
2013-07-08xtensa: add static function tracer supportMax Filippov6-2/+78
2013-07-08xtensa: Flat DeviceTree copy not future-safeVineet Gupta1-1/+1
2013-07-08xtensa: check TLB sanity on return to userspaceMax Filippov3-1/+131
2013-07-08xtensa: adjust boot parameters address when INITIALIZE_XTENSA_MMU_INSIDE_VMLI...Max Filippov2-3/+12
2013-07-08xtensa: bootparams: fix typoBaruch Siach1-1/+1
2013-07-08xtensa: tell git to ignore generated .dtb filesBaruch Siach1-0/+1
2013-07-08xtensa: ccount based sched_clockBaruch Siach2-0/+9
2013-07-08xtensa: ccount based clockevent implementationBaruch Siach2-32/+79
2013-07-08xtensa: consolidate ccount access routinesBaruch Siach2-12/+4
2013-07-08xtensa: cleanup ccount frequency trackingBaruch Siach5-12/+8
2013-07-08xtensa: timex.h: remove unused symbolsBaruch Siach1-7/+0
2013-07-08xtensa: tell git to ignore copied zlib source filesBaruch Siach1-0/+3
2013-07-08Merge branch 'timers-core-for-linus' of https://git.kernel.org/cgit/linux/ker...Chris Zankel1728-12532/+27487
2013-07-08mm/slab: Give s_next and s_stop slab-specific namesWanpeng Li3-8/+8
2013-07-08ALSA: hda - Keep halting ALC5505 DSPTakashi Iwai1-2/+17
2013-07-08[SCSI] storvsc: Support FC devicesK. Y. Srinivasan1-0/+6
2013-07-08[SCSI] storvsc: Implement multi-channel supportK. Y. Srinivasan1-4/+127
2013-07-07fs/9p: Remove the unused variable "err" in v9fs_vfs_getattr()Gu Zheng1-2/+0
2013-07-079P: Add cancelled() to the transport functions.Simon Derr3-3/+23
2013-07-079P/RDMA: count posted buffers without a pending requestSimon Derr2-3/+34
2013-07-079P/RDMA: Improve error handling in rdma_requestSimon Derr1-16/+28
2013-07-079P/RDMA: Do not free req->rc in error handling in rdma_request()Simon Derr1-6/+3
2013-07-079P/RDMA: Use a semaphore to protect the RQSimon Derr1-10/+12
2013-07-079P/RDMA: Protect against duplicate repliesSimon Derr1-0/+7
2013-07-079P/RDMA: increase P9_RDMA_MAXSIZE to 1MBSimon Derr1-3/+1
2013-07-079pnet: refactor struct p9_fcall alloc codeSimon Derr1-17/+18
2013-07-079P/RDMA: rdma_request() needs not allocate req->rcSimon Derr1-19/+0
2013-07-079P: Fix fcall allocation for rdmaSimon Derr1-16/+23
2013-07-07fs/9p: xattr: add trusted and security namespacesJim Garlick6-1/+182
2013-07-07net/9p: add privport option to 9p tcp transportJim Garlick2-1/+42