summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | bus: ti-sysc: Make OCP reset work for sysstatus and sysconfig reset bitsTony Lindgren2019-05-281-0/+1
| | * | | | | | | | | | | | | bus: ti-sysc: Add support for missing clockdomain handlingTony Lindgren2019-05-281-0/+8
| | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | memory: move jedec_ddr.h from include/memory to drivers/memory/Masahiro Yamada2019-06-171-175/+0
| * | | | | | | | | | | | | Merge tag 'soc-fsl-next-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2019-06-172-0/+17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | soc: fsl: qbman_portals: add APIs to retrieve the probing statusLaurentiu Tudor2019-05-202-0/+17
| | |/ / / / / / / / / / /
* | | | | | | | | | | | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-07-191-28/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'versatile-v5.3-armsoc' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2019-06-171-28/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | ARM: versatile: Drop CLCD platform dataLinus Walleij2019-05-281-28/+0
| | |/ / / / / / / / / / /
* | | | | | | | | | | | | Merge tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-07-192-2/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'drm-next-5.3-2019-07-18' of git://people.freedesktop.org/~agd5f/li...Dave Airlie2019-07-191-1/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | drm/amdgpu: extend AMDGPU_CTX_PRIORITY_NORMAL commentEmil Velikov2019-07-161-1/+6
| * | | | | | | | | | | | | | Merge tag 'drm-misc-next-fixes-2019-07-11' of git://anongit.freedesktop.org/d...Dave Airlie2019-07-181-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | drm/selftests: reduce stack usageArnd Bergmann2019-07-011-1/+1
* | | | | | | | | | | | | | | | Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-07-193-29/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | xen: remove tmem driverJuergen Gross2019-07-172-28/+0
| * | | | | | | | | | | | | | | | xen/events: fix binding user event channels to cpusJuergen Gross2019-07-171-1/+2
| | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge tag 'iomap-5.3-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2019-07-191-0/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | iomap: move internal declarations into fs/iomap/Darrick J. Wong2019-07-171-0/+10
| * | | | | | | | | | | | | | | | iomap: move the direct IO code into a separate fileDarrick J. Wong2019-07-171-0/+7
* | | | | | | | | | | | | | | | | Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2019-07-191-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | fs/adfs: correct disc record structureRussell King2019-06-261-3/+3
* | | | | | | | | | | | | | | | | | Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-07-198-26/+30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | mnt_init(): call shmem_init() unconditionallyAl Viro2019-07-041-1/+1
| * | | | | | | | | | | | | | | | | | constify ksys_mount() string argumentsAl Viro2019-07-041-2/+2
| * | | | | | | | | | | | | | | | | | don't bother with registering rootfsAl Viro2019-07-041-0/+3
| * | | | | | | | | | | | | | | | | | init_rootfs(): don't bother with init_ramfs_fs()Al Viro2019-07-041-1/+0
| * | | | | | | | | | | | | | | | | | convenience helper: get_tree_single()Al Viro2019-07-041-0/+3
| * | | | | | | | | | | | | | | | | | convenience helper get_tree_nodev()Al Viro2019-07-041-0/+3
| * | | | | | | | | | | | | | | | | | vfs: Kill sget_userns()David Howells2019-05-251-5/+0
| * | | | | | | | | | | | | | | | | | fold mount_pseudo_xattr() into pseudo_fs_get_tree()Al Viro2019-05-251-13/+0
| * | | | | | | | | | | | | | | | | | zsfold: Convert zsfold to use the new mount APIDavid Howells2019-05-251-0/+1
| * | | | | | | | | | | | | | | | | | vfs: Provide a mount_pseudo-replacement for the new mount APIDavid Howells2019-05-251-0/+16
| * | | | | | | | | | | | | | | | | | vfs: Provide sb->s_iflags settings in fs_context structDavid Howells2019-05-251-0/+1
| * | | | | | | | | | | | | | | | | | vfs: Kill mount_ns()David Howells2019-05-251-3/+0
| * | | | | | | | | | | | | | | | | | mount_pseudo(): drop 'name' argument, switch to d_make_root()Al Viro2019-05-251-3/+3
| * | | | | | | | | | | | | | | | | | unexport simple_dname()Al Viro2019-05-211-1/+0
| | |_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-07-194-5/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | tcp: fix tcp_set_congestion_control() use from bpf hookEric Dumazet2019-07-181-1/+2
| * | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-07-182-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | bpf: allow wide aligned loads for bpf_sock_addr user_ip6 and msg_src_ip6Stanislav Fomichev2019-07-151-2/+2
| | * | | | | | | | | | | | | | | | | | bpf: rename bpf_ctx_wide_store_ok to bpf_ctx_wide_access_okStanislav Fomichev2019-07-151-1/+1
| * | | | | | | | | | | | | | | | | | | fix: taprio: Change type of txtime-delay parameter to u32Vedang Patel2019-07-161-1/+1
* | | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-198-73/+130
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | proc/sysctl: add shared variables for range checkMatteo Croce2019-07-181-0/+7
| * | | | | | | | | | | | | | | | | | | | mm: migrate: remove unused mode argumentKeith Busch2019-07-181-2/+1
| * | | | | | | | | | | | | | | | | | | | libnvdimm/pfn: stop padding pmem namespaces to section alignmentDan Williams2019-07-181-0/+3
| * | | | | | | | | | | | | | | | | | | | mm/sparsemem: support sub-section hotplugDan Williams2019-07-181-1/+1
| * | | | | | | | | | | | | | | | | | | | mm/sparsemem: prepare for sub-section rangesDan Williams2019-07-181-2/+3
| * | | | | | | | | | | | | | | | | | | | mm: kill is_dev_zone() helperDan Williams2019-07-181-12/+0
| * | | | | | | | | | | | | | | | | | | | mm/sparsemem: convert kmalloc_section_memmap() to populate_section_memmap()Dan Williams2019-07-181-2/+2