- bae2a3c s390/docs: Break long lines in Debugging390.txt by Thomas Huth · 10 years ago
- d97d929 s390: move cacheinfo sysfs to generic cacheinfo infrastructure by Sudeep Holla · 10 years ago
- e6a67ad s390/crypto: remove 'const' to avoid compiler warnings by Chen Gang · 10 years ago
- 91c0837 s390: remove unnecessary KERN_CONT by Joe Perches · 10 years ago
- a7e75d4 s390/sclp: sign extend return value of _sclp_print_early() by Heiko Carstens · 10 years ago
- fbf87df s390/sclp: fix declaration of _sclp_print_early() by Chen Gang · 10 years ago
- 47523c9 s390: keep Kconfig sorted by Heiko Carstens · 10 years ago
- 8ebd51a s390/cio: idset.c: remove some unused functions by Rickard Strandqvist · 10 years ago
- e0a5054 s390/signal: add sys_sigreturn and sys_rt_sigreturn declarations by Heiko Carstens · 10 years ago
- 925dfc0 s390/pgtable: add unsigned long casts by Heiko Carstens · 10 years ago
- 8d1f211 s390/disassembler: remove indentical initializer by Heiko Carstens · 10 years ago
- eba8452 s390/pci: add missing address space annotation by Heiko Carstens · 10 years ago
- 58498ee s390/ftrace: add code replacement sanity checks by Heiko Carstens · 10 years ago
- fbc89c9 s390/mm: avoid using pmd_to_page for !USE_SPLIT_PMD_PTLOCKS by Martin Schwidefsky · 10 years ago
- e38f978 s390/timex: fix get_tod_clock_ext() inline assembly by Chen Gang · 10 years ago
- 9859046 s390: wire up execveat syscall by Heiko Carstens · 10 years ago
- 81fc77f s390/kernel: use stnsm 255 instead of stosm 0 by Christian Borntraeger · 10 years ago
- 032014b s390/vtime: Get rid of redundant WARN_ON by Christian Borntraeger · 10 years ago
- 099eae1 s390/zcrypt: kernel oops at insmod of the z90crypt device driver by Harald Freudenberger · 10 years ago
- 44e8967 Ceph: remove left-over reject file by Linus Torvalds · 10 years ago
- 5766650 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
- 87c31b3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 10 years ago
- f045bbb mmu_gather: fix over-eager tlb_flush_mmu_free() calling by Linus Torvalds · 10 years ago
- cf3c0a1 x86: mm: fix VM_FAULT_RETRY handling by Linus Torvalds · 10 years ago
- cc66974 Merge tag 'vfio-v3.19-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 10 years ago
- 9f3e151 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
- 2efda90 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
- 0b4954c Merge tag 'pwm/for-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 10 years ago
- d797da4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
- d6666be Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
- 0ea90b9 Merge tag 'microblaze-3.19-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 10 years ago
- 5f5425e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
- c103b21 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 10 years ago
- 0aeff37 ceph: fix setting empty extended attribute by Yan, Zheng · 10 years ago
- 275dd19 ceph: fix mksnap crash by Yan, Zheng · 10 years ago
- 021b77b ceph: do_sync is never initialized by Dan Carpenter · 10 years ago
- 84a1d2d libceph: fixup includes in pagelist.h by Ilya Dryomov · 10 years ago
- 65a2266 ceph: support inline data feature by Yan, Zheng · 10 years ago
- e20d258 ceph: flush inline version by Yan, Zheng · 10 years ago
- 28127bd ceph: convert inline data to normal data before data write by Yan, Zheng · 10 years ago
- 8370124 ceph: sync read inline data by Yan, Zheng · 10 years ago
- 3738daa ceph: fetch inline data when getting Fcr cap refs by Yan, Zheng · 10 years ago
- 01deead ceph: use getattr request to fetch inline data by Yan, Zheng · 10 years ago
- 31c542a ceph: add inline data to pagecache by Yan, Zheng · 10 years ago
- fb01d1f ceph: parse inline data in MClientReply and MClientCaps by Yan, Zheng · 10 years ago
- 715e4cd libceph: specify position of extent operation by Yan, Zheng · 10 years ago
- 864e919 libceph: add CREATE osd operation support by Yan, Zheng · 10 years ago
- d74b50b libceph: add SETXATTR/CMPXATTR osd operations support by Yan, Zheng · 10 years ago
- 7e868b6 rbd: don't treat CEPH_OSD_OP_DELETE as extent op by Ilya Dryomov · 10 years ago
- ca3995a ceph: remove unused stringification macros by Ilya Dryomov · 10 years ago
- a3fc980 libceph: require cephx message signature by default by Yan, Zheng · 10 years ago
- 97c85a8 ceph: introduce global empty snap context by Yan, Zheng · 10 years ago
- 7cfa031 ceph: message versioning fixes by John Spray · 10 years ago
- d4e1a4e libceph: update ceph_msg_header structure by John Spray · 10 years ago
- 33d0733 libceph: message signature support by Yan, Zheng · 10 years ago
- ae385ea libceph: store session key in cephx authorizer by Yan, Zheng · 10 years ago
- e96a650 ceph, rbd: delete unnecessary checks before two function calls by SF Markus Elfring · 10 years ago
- 70db4f3 ceph: introduce a new inode flag indicating if cached dentries are ordered by Yan, Zheng · 10 years ago
- 4965fc3 libceph: nuke ceph_kvfree() by Ilya Dryomov · 10 years ago
- 9280be2 ceph: fix file lock interruption by Yan, Zheng · 10 years ago
- 3a8e326 microblaze: Fix mmap for cache coherent memory by Lars-Peter Clausen · 10 years ago
- 603ba7e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- 31f48fc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
- 0b233b7 Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
- 6f51ee7 Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
- 205dc20 Merge tag 'dt2-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
- 94bbdb6 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
- 36c0a48 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
- a643fc7 Merge tag 'xtensa-next-20141215' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 10 years ago
- 0db2812 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 10 years ago
- eb64c3c Merge tag 'stable/for-linus-3.19-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
- 61de8e5 Merge tag 'linux-kselftest-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 10 years ago
- a7c180a Merge tag 'trace-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
- 5f1b2953 Merge tag 'renesas-defconfig-fixes-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Arnd Bergmann · 10 years ago
- 20911ce iommu/exynos: Fix arm64 allmodconfig build by Mark Brown · 10 years ago
- 1f2fdbd xtensa: disable link optimization by Chris Zankel · 10 years ago
- 5057975 KEYS: remove a bogus NULL check by Dan Carpenter · 10 years ago
- f20c86c Merge branch 'next' into for-linus by Dmitry Torokhov · 10 years ago
- 4255a8e xtensa/uaccess: fix sparse errors by Michael S. Tsirkin · 10 years ago
- 2cb54e8 Merge tag 'xtensa-for-next-20141213' of git://github.com/jcmvbkbc/linux-xtensa into for_next by Chris Zankel · 10 years ago
- 865566e Merge tag 'v3.18' into for_next by Chris Zankel · 10 years ago
- 2dbfca5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 10 years ago
- dab363f Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
- d0bffab Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into for-linus by James Morris · 10 years ago
- a68db9c Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 10 years ago
- 7051d8e Merge tag 'for-v3.19' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 10 years ago
- d3255ec Merge tag 'hsi-for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi by Linus Torvalds · 10 years ago
- 60d7ef3 Merge branch 'irq-irqdomain-arm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 9b8ec91 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
- 27cb882 Merge tag 'rpmsg-3.19-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/rpmsg by Linus Torvalds · 10 years ago
- 988adfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
- 26178ec x86: mm: consolidate VM_FAULT_RETRY handling by Linus Torvalds · 10 years ago
- 7fb08ec x86: mm: move mmap_sem unlock from mm_fault_error() to caller by Linus Torvalds · 10 years ago
- 1888d2f Merge tag 'omap-for-v3.19/fixes-for-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Kevin Hilman · 10 years ago
- 9d312cd ARM: defconfigs: use CONFIG_CPUFREQ_DT by Viresh Kumar · 10 years ago
- f1d04b2 Merge branch 'devel/for-linus-3.19' into stable/for-linus-3.19 by David Vrabel · 10 years ago
- 35d37c6 Revert "blk-mq: Micro-optimize bt_get()" by Jens Axboe · 10 years ago
- 0daa2302 tracing: Add tp_printk cmdline to have tracepoints go to printk() by Steven Rostedt (Red Hat) · 10 years ago
- 5f893b2 tracing: Move enabling tracepoints to just after rcu_init() by Steven Rostedt (Red Hat) · 10 years ago
- f54e18f isofs: Fix infinite looping over CE entries by Jan Kara · 10 years ago