Age | Commit message (Expand) | Author |
2015-01-15 | s390/docs: Remove section about script debugging from Debugging390.txt | Thomas Huth |
2015-01-15 | s390/docs: Break long lines in Debugging390.txt | Thomas Huth |
2015-01-08 | s390: move cacheinfo sysfs to generic cacheinfo infrastructure | Sudeep Holla |
2015-01-08 | s390/crypto: remove 'const' to avoid compiler warnings | Chen Gang |
2015-01-08 | s390: remove unnecessary KERN_CONT | Joe Perches |
2015-01-08 | s390/sclp: sign extend return value of _sclp_print_early() | Heiko Carstens |
2015-01-08 | s390/sclp: fix declaration of _sclp_print_early() | Chen Gang |
2015-01-08 | s390: keep Kconfig sorted | Heiko Carstens |
2015-01-08 | s390/cio: idset.c: remove some unused functions | Rickard Strandqvist |
2015-01-08 | s390/signal: add sys_sigreturn and sys_rt_sigreturn declarations | Heiko Carstens |
2015-01-08 | s390/pgtable: add unsigned long casts | Heiko Carstens |
2015-01-08 | s390/disassembler: remove indentical initializer | Heiko Carstens |
2015-01-08 | s390/pci: add missing address space annotation | Heiko Carstens |
2015-01-08 | s390/ftrace: add code replacement sanity checks | Heiko Carstens |
2015-01-08 | s390/mm: avoid using pmd_to_page for !USE_SPLIT_PMD_PTLOCKS | Martin Schwidefsky |
2015-01-07 | s390/timex: fix get_tod_clock_ext() inline assembly | Chen Gang |
2014-12-18 | s390: wire up execveat syscall | Heiko Carstens |
2014-12-18 | s390/kernel: use stnsm 255 instead of stosm 0 | Christian Borntraeger |
2014-12-18 | s390/vtime: Get rid of redundant WARN_ON | Christian Borntraeger |
2014-12-18 | s390/zcrypt: kernel oops at insmod of the z90crypt device driver | Harald Freudenberger |
2014-12-17 | Ceph: remove left-over reject file | Linus Torvalds |
2014-12-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2014-12-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2014-12-17 | mmu_gather: fix over-eager tlb_flush_mmu_free() calling | Linus Torvalds |
2014-12-17 | x86: mm: fix VM_FAULT_RETRY handling | Linus Torvalds |
2014-12-17 | Merge tag 'vfio-v3.19-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2014-12-17 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-12-17 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds |
2014-12-17 | Merge tag 'pwm/for-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-12-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2014-12-17 | Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2014-12-17 | Merge tag 'microblaze-3.19-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2014-12-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2014-12-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2014-12-17 | ceph: fix setting empty extended attribute | Yan, Zheng |
2014-12-17 | ceph: fix mksnap crash | Yan, Zheng |
2014-12-17 | ceph: do_sync is never initialized | Dan Carpenter |
2014-12-17 | libceph: fixup includes in pagelist.h | Ilya Dryomov |
2014-12-17 | ceph: support inline data feature | Yan, Zheng |
2014-12-17 | ceph: flush inline version | Yan, Zheng |
2014-12-17 | ceph: convert inline data to normal data before data write | Yan, Zheng |
2014-12-17 | ceph: sync read inline data | Yan, Zheng |
2014-12-17 | ceph: fetch inline data when getting Fcr cap refs | Yan, Zheng |
2014-12-17 | ceph: use getattr request to fetch inline data | Yan, Zheng |
2014-12-17 | ceph: add inline data to pagecache | Yan, Zheng |
2014-12-17 | ceph: parse inline data in MClientReply and MClientCaps | Yan, Zheng |
2014-12-17 | libceph: specify position of extent operation | Yan, Zheng |
2014-12-17 | libceph: add CREATE osd operation support | Yan, Zheng |
2014-12-17 | libceph: add SETXATTR/CMPXATTR osd operations support | Yan, Zheng |
2014-12-17 | rbd: don't treat CEPH_OSD_OP_DELETE as extent op | Ilya Dryomov |