| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'pxa-fixes-v4.6' of https://github.com/rjarzmik/linux into fixes | Olof Johansson | 2016-04-12 | 1 | -0/+1 |
|\ |
|
| * | ARM: pxa: fix the number of DMA requestor lines | Robert Jarzmik | 2016-03-29 | 1 | -0/+1 |
* | | Merge tag 'omap-for-v4.6/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 2016-04-12 | 9 | -9/+21 |
|\ \ |
|
| * | | ARM: dts: am335x-baltos-ir5221: fix cpsw_emac0 link type | Yegor Yefremov | 2016-03-30 | 1 | -1/+4 |
| * | | ARM: OMAP: Correct interrupt type for ARM TWD | Jon Hunter | 2016-03-30 | 1 | -1/+1 |
| * | | ARM: DRA722: Add ID detect for Silicon Rev 2.0 | Vishal Mahaveer | 2016-03-30 | 2 | -2/+3 |
| * | | ARM: dts: am43xx: fix edma memcpy channel allocation | Tero Kristo | 2016-03-30 | 1 | -1/+1 |
| * | | ARM: dts: AM43x-epos: Fix clk parent for synctimer | Lokesh Vutla | 2016-03-30 | 1 | -0/+5 |
| * | | ARM: OMAP2: Fix up interconnect barrier initialization for DRA7 | Nishanth Menon | 2016-03-30 | 1 | -0/+1 |
| * | | Merge tag 'for-v4.6-rc/omap-fixes-a' of git://git.kernel.org/pub/scm/linux/ke... | Tony Lindgren | 2016-03-30 | 10202 | -306373/+522465 |
| |\ \ |
|
| | * | | ARM: OMAP2+: hwmod: Fix updating of sysconfig register | Lokesh Vutla | 2016-03-27 | 1 | -4/+4 |
| | |/ |
|
| * | | ARM: OMAP2+: Use srst_udelay for USB on dm814x | Tony Lindgren | 2016-03-02 | 1 | -0/+2 |
* | | | bus: uniphier-system-bus: fix condition of overlap check | Kunihiko Hayashi | 2016-04-12 | 1 | -1/+1 |
* | | | ARM: uniphier: drop weird sizeof() | Masahiro Yamada | 2016-04-12 | 1 | -1/+1 |
* | | | Merge tag 'meson8-dt-fix' of https://github.com/carlocaione/linux-meson into ... | Kevin Hilman | 2016-04-09 | 3 | -58/+49 |
|\ \ \ |
|
| * | | | documentation: Fix pinctrl documentation for Meson8 / Meson8b | Carlo Caione | 2016-03-30 | 1 | -31/+7 |
| * | | | ARM: dts: amlogic: Split pinctrl device for Meson8 / Meson8b | Carlo Caione | 2016-03-30 | 2 | -27/+42 |
| | |/
| |/| |
|
* | | | arm64: dts: vulcan: Update PCI ranges | Jayachandran C | 2016-03-30 | 1 | -6/+9 |
* | | | ARM: u8500_defconfig: turn on the Synaptics RMI4 driver | Linus Walleij | 2016-03-30 | 1 | -0/+3 |
|/ / |
|
* | | Linux 4.6-rc1v4.6-rc1 | Linus Torvalds | 2016-03-27 | 1 | -2/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2016-03-26 | 22 | -519/+811 |
|\ \ |
|
| * | | libceph: use KMEM_CACHE macro | Geliang Tang | 2016-03-25 | 1 | -8/+2 |
| * | | ceph: use kmem_cache_zalloc | Geliang Tang | 2016-03-25 | 2 | -2/+2 |
| * | | rbd: use KMEM_CACHE macro | Geliang Tang | 2016-03-25 | 1 | -8/+2 |
| * | | ceph: use lookup request to revalidate dentry | Yan, Zheng | 2016-03-25 | 2 | -0/+35 |
| * | | ceph: kill ceph_get_dentry_parent_inode() | Yan, Zheng | 2016-03-25 | 2 | -20/+5 |
| * | | ceph: fix security xattr deadlock | Yan, Zheng | 2016-03-25 | 8 | -11/+125 |
| * | | ceph: don't request vxattrs from MDS | Yan, Zheng | 2016-03-25 | 1 | -2/+4 |
| * | | ceph: fix mounting same fs multiple times | Yan, Zheng | 2016-03-25 | 1 | -18/+15 |
| * | | ceph: remove unnecessary NULL check | Yan, Zheng | 2016-03-25 | 1 | -2/+2 |
| * | | ceph: avoid updating directory inode's i_size accidentally | Yan, Zheng | 2016-03-25 | 1 | -0/+4 |
| * | | ceph: fix race during filling readdir cache | Yan, Zheng | 2016-03-25 | 1 | -2/+7 |
| * | | libceph: use sizeof_footer() more | Ilya Dryomov | 2016-03-25 | 1 | -16/+3 |
| * | | ceph: kill ceph_empty_snapc | Ilya Dryomov | 2016-03-25 | 4 | -34/+6 |
| * | | ceph: fix a wrong comparison | Anton Protopopov | 2016-03-25 | 1 | -1/+1 |
| * | | ceph: replace CURRENT_TIME by current_fs_time() | Deepa Dinamani | 2016-03-25 | 4 | -6/+6 |
| * | | ceph: scattered page writeback | Yan, Zheng | 2016-03-25 | 1 | -109/+196 |
| * | | libceph: add helper that duplicates last extent operation | Yan, Zheng | 2016-03-25 | 2 | -0/+24 |
| * | | libceph: enable large, variable-sized OSD requests | Ilya Dryomov | 2016-03-25 | 3 | -19/+32 |
| * | | libceph: osdc->req_mempool should be backed by a slab pool | Ilya Dryomov | 2016-03-25 | 1 | -2/+2 |
| * | | libceph: make r_request msg_size calculation clearer | Ilya Dryomov | 2016-03-25 | 1 | -10/+11 |
| * | | libceph: move r_reply_op_{len,result} into struct ceph_osd_req_op | Yan, Zheng | 2016-03-25 | 3 | -5/+6 |
| * | | libceph: rename ceph_osd_req_op::payload_len to indata_len | Ilya Dryomov | 2016-03-25 | 2 | -7/+7 |
| * | | ceph: remove useless BUG_ON | Yan, Zheng | 2016-03-25 | 1 | -2/+0 |
| * | | ceph: don't enable rbytes mount option by default | Yan, Zheng | 2016-03-25 | 2 | -4/+3 |
| * | | ceph: encode ctime in cap message | Yan, Zheng | 2016-03-25 | 1 | -4/+7 |
| * | | libceph: behave in mon_fault() if cur_mon < 0 | Ilya Dryomov | 2016-03-25 | 1 | -14/+9 |
| * | | libceph: reschedule tick in mon_fault() | Ilya Dryomov | 2016-03-25 | 1 | -4/+4 |
| * | | libceph: introduce and switch to reopen_session() | Ilya Dryomov | 2016-03-25 | 1 | -17/+16 |
| * | | libceph: monc hunt rate is 3s with backoff up to 30s | Ilya Dryomov | 2016-03-25 | 3 | -9/+22 |