summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-19NVMe: Register management handle under nvme classKeith Busch
2015-02-19NVMe: Update SCSI Inquiry VPD 83h translationKeith Busch
2015-02-19NVMe: Metadata format supportKeith Busch
2015-02-19x86: pte_protnone() and pmd_protnone() must check entry is not presentDavid Vrabel
2015-02-19cpuidle: powernv: Avoid endianness conversions while parsing DTPreeti U Murthy
2015-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2015-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-02-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-02-19Merge tag 'edac_fixes_for_3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-02-19Merge tag 'platform-drivers-x86-v3.20-1' of git://git.infradead.org/users/dvh...Linus Torvalds
2015-02-19kgdb, docs: Fix <para> pdfdocs build errorsRajaneesh Acharya
2015-02-19debug: prevent entering debug mode on panic/exception.Colin Cross
2015-02-19kdb: Const qualifier for kdb_getstr's prompt argumentDaniel Thompson
2015-02-19kdb: Provide forward search at more promptDaniel Thompson
2015-02-19kdb: Fix a prompt management bug when using | grepDaniel Thompson
2015-02-19kdb: Remove stack dump when entering kgdb due to NMIDaniel Thompson
2015-02-19kdb: Avoid printing KERN_ levels to consolesDaniel Thompson
2015-02-19kdb: Fix off by one error in kdb_cpu()Jason Wessel
2015-02-19kdb: fix incorrect counts in KDB summary command outputJay Lan
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2015-02-19Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2015-02-19MAINTAINERS: update Ceph and RBD maintainersSage Weil
2015-02-19Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2015-02-19s390/spinlock: disabled compare-and-delay by defaultMartin Schwidefsky
2015-02-19i2c: designware-baytrail: another fixup for proper Kconfig dependenciesWolfram Sang
2015-02-19i2c: fix reference to functionality constants definitionBaruch Siach
2015-02-19Merge tag 'microcode_fixes_for-3.21' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar
2015-02-19x86/microcode/intel: Handle truncated microcode images more robustlyQuentin Casasnovas
2015-02-19x86/microcode/intel: Guard against stack overflow in the loaderQuentin Casasnovas
2015-02-19Merge branch 'tip-x86-kaslr' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2015-02-19libceph: kfree() in put_osd() shouldn't depend on authorizerIlya Dryomov
2015-02-19libceph: fix double __remove_osd() problemIlya Dryomov
2015-02-19rbd: convert to blk-mqChristoph Hellwig
2015-02-19x86, mm/ASLR: Fix stack randomization on 64-bit systemsHector Marco-Gisbert
2015-02-19Merge branch 'tip-x86-mm' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Ingo Molnar
2015-02-19x86/mm/init: Fix incorrect page size in init_memory_mapping() printksDave Hansen
2015-02-19x86/mm/ASLR: Propagate base load address calculationJiri Kosina
2015-02-19ceph: return error for traceless reply raceYan, Zheng
2015-02-19ceph: fix dentry leaksYan, Zheng
2015-02-19ceph: re-send requests when MDS enters reconnecting stageYan, Zheng
2015-02-19ceph: show nocephx_require_signatures and notcp_nodelay optionsIlya Dryomov
2015-02-19libceph: tcp_nodelay supportChaitanya Huilgol
2015-02-19rbd: do not treat standalone as flattenIlya Dryomov
2015-02-19ceph: fix atomic_open snapdirYan, Zheng
2015-02-19ceph: properly mark empty directory as completeYan, Zheng
2015-02-19client: include kernel version in client metadataYan, Zheng
2015-02-19ceph: provide seperate {inode,file}_operations for snapdirYan, Zheng
2015-02-19ceph: fix request time stamp encodingYan, Zheng
2015-02-19ceph: fix reading inline data when i_size > PAGE_SIZEYan, Zheng
2015-02-19ceph: avoid block operation when !TASK_RUNNING (ceph_mdsc_close_sessions)Yan, Zheng