summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390: add SMT supportMartin Schwidefsky2015-01-2218-118/+430
* s390: avoid z13 cache aliasingMartin Schwidefsky2015-01-225-18/+155
* s390: add z13 code generation supportMartin Schwidefsky2015-01-224-1/+26
* s390/hmcdrv: remove unnecessary version.h inclusionSyam Sidhardhan2015-01-151-1/+0
* s390/docs: Remove section about script debugging from Debugging390.txtThomas Huth2015-01-151-29/+0
* s390/docs: Break long lines in Debugging390.txtThomas Huth2015-01-151-227/+237
* s390: move cacheinfo sysfs to generic cacheinfo infrastructureSudeep Holla2015-01-081-296/+92
* s390/crypto: remove 'const' to avoid compiler warningsChen Gang2015-01-081-2/+2
* s390: remove unnecessary KERN_CONTJoe Perches2015-01-081-1/+1
* s390/sclp: sign extend return value of _sclp_print_early()Heiko Carstens2015-01-081-1/+2
* s390/sclp: fix declaration of _sclp_print_early()Chen Gang2015-01-082-2/+3
* s390: keep Kconfig sortedHeiko Carstens2015-01-081-1/+1
* s390/cio: idset.c: remove some unused functionsRickard Strandqvist2015-01-082-22/+0
* s390/signal: add sys_sigreturn and sys_rt_sigreturn declarationsHeiko Carstens2015-01-081-1/+3
* s390/pgtable: add unsigned long castsHeiko Carstens2015-01-081-3/+3
* s390/disassembler: remove indentical initializerHeiko Carstens2015-01-081-1/+0
* s390/pci: add missing address space annotationHeiko Carstens2015-01-081-2/+2
* s390/ftrace: add code replacement sanity checksHeiko Carstens2015-01-081-46/+49
* s390/mm: avoid using pmd_to_page for !USE_SPLIT_PMD_PTLOCKSMartin Schwidefsky2015-01-081-2/+3
* s390/timex: fix get_tod_clock_ext() inline assemblyChen Gang2015-01-072-5/+7
* s390: wire up execveat syscallHeiko Carstens2014-12-182-1/+3
* s390/kernel: use stnsm 255 instead of stosm 0Christian Borntraeger2014-12-181-1/+1
* s390/vtime: Get rid of redundant WARN_ONChristian Borntraeger2014-12-181-2/+0
* s390/zcrypt: kernel oops at insmod of the z90crypt device driverHarald Freudenberger2014-12-181-3/+7
* Ceph: remove left-over reject fileLinus Torvalds2014-12-181-10/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-12-1829-180/+992
|\
| * ceph: fix setting empty extended attributeYan, Zheng2014-12-171-2/+5
| * ceph: fix mksnap crashYan, Zheng2014-12-171-1/+3
| * ceph: do_sync is never initializedDan Carpenter2014-12-171-1/+1
| * libceph: fixup includes in pagelist.hIlya Dryomov2014-12-171-1/+3
| * ceph: support inline data featureYan, Zheng2014-12-171-1/+2
| * ceph: flush inline versionYan, Zheng2014-12-173-4/+23
| * ceph: convert inline data to normal data before data writeYan, Zheng2014-12-173-3/+161
| * ceph: sync read inline dataYan, Zheng2014-12-172-13/+116
| * ceph: fetch inline data when getting Fcr cap refsYan, Zheng2014-12-173-18/+63
| * ceph: use getattr request to fetch inline dataYan, Zheng2014-12-174-10/+34
| * ceph: add inline data to pagecacheYan, Zheng2014-12-176-1/+85
| * ceph: parse inline data in MClientReply and MClientCapsYan, Zheng2014-12-173-11/+36
| * libceph: specify position of extent operationYan, Zheng2014-12-174-20/+19
| * libceph: add CREATE osd operation supportYan, Zheng2014-12-171-20/+22
| * libceph: add SETXATTR/CMPXATTR osd operations supportYan, Zheng2014-12-172-0/+57
| * rbd: don't treat CEPH_OSD_OP_DELETE as extent opIlya Dryomov2014-12-171-2/+6
| * ceph: remove unused stringification macrosIlya Dryomov2014-12-171-3/+0
| * libceph: require cephx message signature by defaultYan, Zheng2014-12-172-0/+14
| * ceph: introduce global empty snap contextYan, Zheng2014-12-173-3/+35
| * ceph: message versioning fixesJohn Spray2014-12-171-2/+5
| * libceph: update ceph_msg_header structureJohn Spray2014-12-171-1/+2
| * libceph: message signature supportYan, Zheng2014-12-178-4/+162
| * libceph: store session key in cephx authorizerYan, Zheng2014-12-172-7/+12
| * ceph, rbd: delete unnecessary checks before two function callsSF Markus Elfring2014-12-174-14/+7