summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-07-08xtensa: check TLB sanity on return to userspaceMax Filippov
2013-07-08xtensa: adjust boot parameters address when INITIALIZE_XTENSA_MMU_INSIDE_VMLI...Max Filippov
2013-07-08xtensa: bootparams: fix typoBaruch Siach
2013-07-08xtensa: tell git to ignore generated .dtb filesBaruch Siach
2013-07-08xtensa: ccount based sched_clockBaruch Siach
2013-07-08xtensa: ccount based clockevent implementationBaruch Siach
2013-07-08xtensa: consolidate ccount access routinesBaruch Siach
2013-07-08xtensa: cleanup ccount frequency trackingBaruch Siach
2013-07-08xtensa: timex.h: remove unused symbolsBaruch Siach
2013-07-08xtensa: tell git to ignore copied zlib source filesBaruch Siach
2013-07-08Merge branch 'timers-core-for-linus' of https://git.kernel.org/cgit/linux/ker...Chris Zankel
2013-07-08mm/slab: Give s_next and s_stop slab-specific namesWanpeng Li
2013-07-08ALSA: hda - Keep halting ALC5505 DSPTakashi Iwai
2013-07-08[SCSI] storvsc: Support FC devicesK. Y. Srinivasan
2013-07-08[SCSI] storvsc: Implement multi-channel supportK. Y. Srinivasan
2013-07-07fs/9p: Remove the unused variable "err" in v9fs_vfs_getattr()Gu Zheng
2013-07-079P: Add cancelled() to the transport functions.Simon Derr
2013-07-079P/RDMA: count posted buffers without a pending requestSimon Derr
2013-07-079P/RDMA: Improve error handling in rdma_requestSimon Derr
2013-07-079P/RDMA: Do not free req->rc in error handling in rdma_request()Simon Derr
2013-07-079P/RDMA: Use a semaphore to protect the RQSimon Derr
2013-07-079P/RDMA: Protect against duplicate repliesSimon Derr
2013-07-079P/RDMA: increase P9_RDMA_MAXSIZE to 1MBSimon Derr
2013-07-079pnet: refactor struct p9_fcall alloc codeSimon Derr
2013-07-079P/RDMA: rdma_request() needs not allocate req->rcSimon Derr
2013-07-079P: Fix fcall allocation for rdmaSimon Derr
2013-07-07fs/9p: xattr: add trusted and security namespacesJim Garlick
2013-07-07net/9p: add privport option to 9p tcp transportJim Garlick
2013-07-07IB/core: Add reserved values to enums for low-level driver useJack Morgenstein
2013-07-07iser-target: Ignore non TEXT + LOGOUT opcodes for discoveryNicholas Bellinger
2013-07-07target: make queue_tm_rsp() return voidJoern Engel
2013-07-07target: remove unused codes from enum tcm_tmrsp_tableJoern Engel
2013-07-07iscsi-target: kstrtou* configfs attribute parameter cleanupsJörn Engel
2013-07-07iscsi-target: Fix tfc_tpg_auth_cit configfs length overflowNicholas Bellinger
2013-07-07iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflowJörn Engel
2013-07-07iser-target: Add support for ISCSI_OP_TEXT opcode + payload handlingNicholas Bellinger
2013-07-07iser-target: Rename sense_buf_[dma,len] to pdu_[dma,len]Nicholas Bellinger
2013-07-07iser-target: Add vendor_err debug outputNicholas Bellinger
2013-07-07target: Add (obsolete) checking for PMI/LBA fields in READ CAPACITY(10)Roland Dreier
2013-07-07target: Return correct sense data for IO past the end of a deviceRoland Dreier
2013-07-07target: Add tracepoints for SCSI commands being processedRoland Dreier
2013-07-07iser-target: Fix session reset bug with RDMA_CM_EVENT_DISCONNECTEDNicholas Bellinger
2013-07-08drm/nvc0/gr: fix gpc firmware regressionMaarten Lankhorst
2013-07-08drm/nouveau: fix minor thinko causing bo moves to not be async on keplerBen Skeggs
2013-07-07Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-07-07Merge branch 'cpuinit-delete' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-07slob: Check for NULL pointer before calling ctor()Steven Rostedt
2013-07-07slub: Make cpu partial slab support configurableJoonsoo Kim
2013-07-07slab: add kmalloc() to kernel API documentationMichael Opdenacker
2013-07-07slab: fix init_lock_keysChristoph Lameter