aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-06-09drivers/fsi: scan slaves & register devicesGravatar Jeremy Kerr 1-0/+4
2017-06-09lib: Add crc4 moduleGravatar Jeremy Kerr 1-0/+8
2017-06-09coresight: refactor with function of_coresight_get_cpuGravatar Leo Yan 1-0/+3
2017-06-09coresight: use const for device_node structuresGravatar Leo Yan 1-3/+4
2017-06-03iio: inkern: api for manipulating ext_info of iio channelsGravatar Peter Rosin 1-0/+37
2017-06-03mux: minimal mux subsystemGravatar Peter Rosin 2-0/+140
2017-06-03dt-bindings: document devicetree bindings for mux-controllers and gpio-muxGravatar Peter Rosin 1-0/+16
2017-05-25misc: bh1770glc: move header file out of I2C realmGravatar Wolfram Sang 1-0/+0
2017-05-25misc: apds990x: move header file out of I2C realmGravatar Wolfram Sang 1-0/+0
2017-05-22Merge 4.12-rc2 into char-misc-nextGravatar Greg Kroah-Hartman 14-28/+82
2017-05-20Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+3
2017-05-20Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-12/+4
2017-05-20nvmet-fc: remove target cpu scheduling flagGravatar James Smart 1-10/+2
2017-05-20nvme-fc: correct port role bitsGravatar James Smart 1-2/+2
2017-05-20Merge tag 'usb-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 2-0/+4
2017-05-19Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-7/+27
2017-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-1/+4
2017-05-19Merge tag 'devicetree-fixes-for-4.12' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-1/+1
2017-05-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 1-0/+5
2017-05-18Merge tag 'v4.12-rc1' into fixesGravatar Olof Johansson 155-1420/+1957
2017-05-18misc: sram-exec: Use aligned fncpy instead of memcpyGravatar Dave Gerlach 1-4/+4
2017-05-18vhost/vsock: use static minor numberGravatar Stefan Hajnoczi 1-0/+1
2017-05-18net: x25: fix one potential use-after-free issueGravatar linzhang 1-2/+2
2017-05-18usb: host: xhci-ring: don't need to clear interrupt pending for MSI enabled hcdGravatar Peter Chen 1-0/+1
2017-05-18KVM: arm/arm64: Fix bug when registering redist iodevsGravatar Christoffer Dall 1-1/+4
2017-05-17tracing/kprobes: Enforce kprobes teardown after testingGravatar Thomas Gleixner 1-0/+3
2017-05-17USB: hub: fix SS max number of portsGravatar Johan Hovold 1-0/+3
2017-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 5-5/+32
2017-05-14net/mlx5: Use underlay QPN from the root name spaceGravatar Yishai Hadas 1-1/+3
2017-05-13dax, xfs, ext4: compile out iomap-dax paths in the FS_DAX=n caseGravatar Dan Williams 1-7/+27
2017-05-13Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 3-17/+6
2017-05-12dax: prevent invalidation of mapped DAX entriesGravatar Ross Zwisler 1-1/+0
2017-05-12mm, vmalloc: fix vmalloc users tracking properlyGravatar Michal Hocko 1-15/+6
2017-05-12time: delete current_fs_time()Gravatar Deepa Dinamani 1-1/+0
2017-05-12Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 3-9/+35
2017-05-12Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Gravatar Linus Torvalds 1-1/+8
2017-05-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Gravatar Linus Torvalds 2-4/+26
2017-05-12Merge tag 'drm-fixes-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/...Gravatar Linus Torvalds 1-1/+23
2017-05-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Gravatar Linus Torvalds 3-0/+3
2017-05-12Merge branch 'work.sane_pwd' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+1
2017-05-12Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 3-19/+7
2017-05-12Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...Gravatar Dave Airlie 1-1/+23
2017-05-11xdp: refine xdp api with regards to generic xdpGravatar Daniel Borkmann 2-2/+13
2017-05-11xdp: add flag to enforce driver modeGravatar Daniel Borkmann 1-2/+4
2017-05-11bpf: Add strict alignment flag for BPF_PROG_LOAD.Gravatar David S. Miller 2-0/+9
2017-05-11bpf: Track alignment of register values in the verifier.Gravatar David S. Miller 1-0/+3
2017-05-11Merge tag 'fbdev-v4.12' of git://github.com/bzolnier/linuxGravatar Linus Torvalds 1-0/+1
2017-05-11Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtdGravatar Linus Torvalds 2-29/+69
2017-05-11Partially Revert "of: fix sparse warnings in fdt, irq, reserved mem, and reso...Gravatar Rob Herring 1-1/+1
2017-05-10libnvdimm: add an atomic vs process context flag to rw_bytesGravatar Vishal Verma 1-5/+7