summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-15s390/docs: Remove section about script debugging from Debugging390.txtThomas Huth
2015-01-15s390/docs: Break long lines in Debugging390.txtThomas Huth
2015-01-08s390: move cacheinfo sysfs to generic cacheinfo infrastructureSudeep Holla
2015-01-08s390/crypto: remove 'const' to avoid compiler warningsChen Gang
2015-01-08s390: remove unnecessary KERN_CONTJoe Perches
2015-01-08s390/sclp: sign extend return value of _sclp_print_early()Heiko Carstens
2015-01-08s390/sclp: fix declaration of _sclp_print_early()Chen Gang
2015-01-08s390: keep Kconfig sortedHeiko Carstens
2015-01-08s390/cio: idset.c: remove some unused functionsRickard Strandqvist
2015-01-08s390/signal: add sys_sigreturn and sys_rt_sigreturn declarationsHeiko Carstens
2015-01-08s390/pgtable: add unsigned long castsHeiko Carstens
2015-01-08s390/disassembler: remove indentical initializerHeiko Carstens
2015-01-08s390/pci: add missing address space annotationHeiko Carstens
2015-01-08s390/ftrace: add code replacement sanity checksHeiko Carstens
2015-01-08s390/mm: avoid using pmd_to_page for !USE_SPLIT_PMD_PTLOCKSMartin Schwidefsky
2015-01-07s390/timex: fix get_tod_clock_ext() inline assemblyChen Gang
2014-12-18s390: wire up execveat syscallHeiko Carstens
2014-12-18s390/kernel: use stnsm 255 instead of stosm 0Christian Borntraeger
2014-12-18s390/vtime: Get rid of redundant WARN_ONChristian Borntraeger
2014-12-18s390/zcrypt: kernel oops at insmod of the z90crypt device driverHarald Freudenberger
2014-12-17Ceph: remove left-over reject fileLinus Torvalds
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2014-12-17mmu_gather: fix over-eager tlb_flush_mmu_free() callingLinus Torvalds
2014-12-17x86: mm: fix VM_FAULT_RETRY handlingLinus Torvalds
2014-12-17Merge tag 'vfio-v3.19-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2014-12-17Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2014-12-17Merge tag 'pwm/for-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-12-17Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-12-17Merge tag 'microblaze-3.19-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2014-12-17ceph: fix setting empty extended attributeYan, Zheng
2014-12-17ceph: fix mksnap crashYan, Zheng
2014-12-17ceph: do_sync is never initializedDan Carpenter
2014-12-17libceph: fixup includes in pagelist.hIlya Dryomov
2014-12-17ceph: support inline data featureYan, Zheng
2014-12-17ceph: flush inline versionYan, Zheng
2014-12-17ceph: convert inline data to normal data before data writeYan, Zheng
2014-12-17ceph: sync read inline dataYan, Zheng
2014-12-17ceph: fetch inline data when getting Fcr cap refsYan, Zheng
2014-12-17ceph: use getattr request to fetch inline dataYan, Zheng
2014-12-17ceph: add inline data to pagecacheYan, Zheng
2014-12-17ceph: parse inline data in MClientReply and MClientCapsYan, Zheng
2014-12-17libceph: specify position of extent operationYan, Zheng
2014-12-17libceph: add CREATE osd operation supportYan, Zheng
2014-12-17libceph: add SETXATTR/CMPXATTR osd operations supportYan, Zheng
2014-12-17rbd: don't treat CEPH_OSD_OP_DELETE as extent opIlya Dryomov