Age | Commit message (Expand) | Author | Files | Lines |
2017-08-07 | fbcon: mark dummy functions 'inline' | Arnd Bergmann | 1 | -2/+2 |
2017-08-01 | fbdev: Nuke FBINFO_MODULE | Daniel Vetter | 1 | -9/+1 |
2017-08-01 | fbcon: Make fbcon a built-time depency for fbdev | Daniel Vetter | 1 | -0/+12 |
2017-07-30 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -4/+4 |
2017-07-30 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+6 |
2017-07-28 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+1 |
2017-07-28 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -0/+4 |
2017-07-28 | Merge tag 'for-4.13/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2017-07-28 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -1/+20 |
2017-07-28 | Merge tag 'mmc-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul... | Linus Torvalds | 1 | -10/+0 |
2017-07-28 | Merge tag 'acpi-4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -0/+1 |
2017-07-27 | genirq/cpuhotplug: Revert "Set force affinity flag on hotplug migration" | Thomas Gleixner | 1 | -1/+6 |
2017-07-27 | drivers/perf: arm_pmu: Request PMU SPIs with IRQF_PER_CPU | Will Deacon | 1 | -0/+4 |
2017-07-26 | dm, dax: Make sure dm_dax_flush() is called if device supports it | Vivek Goyal | 1 | -0/+1 |
2017-07-26 | KVM: make pid available for uevents without debugfs | Claudio Imbrenda | 1 | -0/+1 |
2017-07-26 | Merge tag 'uuid-for-4.13-2' of git://git.infradead.org/users/hch/uuid | Linus Torvalds | 1 | -14/+0 |
2017-07-26 | Merge tag 'dma-mapping-4.13-2' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -8/+32 |
2017-07-25 | nvme-fc: revise TRADDR parsing | James Smart | 1 | -0/+19 |
2017-07-25 | nvme: fabrics commands should use the fctype field for data direction | Jon Derrick | 1 | -1/+1 |
2017-07-25 | sched/wait: Clean up some documentation warnings | Jonathan Corbet | 1 | -4/+4 |
2017-07-24 | ACPI: NUMA: add missing include in acpi_numa.h | Ross Zwisler | 1 | -0/+1 |
2017-07-24 | uuid: remove uuid_be | Christoph Hellwig | 1 | -14/+0 |
2017-07-23 | xen/balloon: don't online new memory initially | Juergen Gross | 1 | -0/+8 |
2017-07-22 | Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -1/+1 |
2017-07-22 | Merge tag 'usb-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2 | -10/+10 |
2017-07-22 | Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 1 | -1/+1 |
2017-07-22 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -7/+7 |
2017-07-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2 | -2/+18 |
2017-07-22 | Merge tag 'drm-fixes-for-v4.13-rc2' of git://people.freedesktop.org/~airlied/... | Linus Torvalds | 1 | -0/+2 |
2017-07-21 | Merge tag 'trace-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -4/+4 |
2017-07-21 | NFS: Store the raw NFS access mask in the inode's access cache | Trond Myklebust | 1 | -1/+1 |
2017-07-21 | Merge tag 'drm-misc-fixes-2017-07-20' of git://anongit.freedesktop.org/git/dr... | Dave Airlie | 1 | -0/+2 |
2017-07-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 7 | -27/+23 |
2017-07-21 | bpf: fix mixed signed/unsigned derived min/max value bounds | Daniel Borkmann | 1 | -0/+1 |
2017-07-20 | IB/cma: Fix reference count leak when no ipv4 addresses are set | Kalderon, Michal | 1 | -2/+4 |
2017-07-20 | IB/rdmavt: Setting of QP timeout can overflow jiffies computation | Kaike Wan | 1 | -0/+14 |
2017-07-20 | nvme: fix byte swapping in the streams code | Christoph Hellwig | 1 | -7/+7 |
2017-07-20 | dma-coherent: introduce interface for default DMA pool | Vladimir Murzin | 1 | -8/+32 |
2017-07-20 | trace: fix the errors caused by incompatible type of RCU variables | Chunyan Zhang | 2 | -4/+4 |
2017-07-20 | llist: clang: introduce member_address_is_nonnull() | Alexander Potapenko | 1 | -2/+19 |
2017-07-19 | Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 34 | -47/+78 |
2017-07-19 | Merge tag 'ceph-for-4.13-rc2' of git://github.com/ceph/ceph-client | Linus Torvalds | 1 | -4/+4 |
2017-07-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 1 | -9/+0 |
2017-07-18 | include: usb: audio: specify exact endiannes of descriptors | Ruslan Bilovol | 2 | -10/+10 |
2017-07-18 | IB/core: Remove NOIO QP create flag | Leon Romanovsky | 1 | -1/+1 |
2017-07-18 | {net, IB}/mlx4: Remove gfp flags argument | Leon Romanovsky | 1 | -6/+4 |
2017-07-18 | IB/{rdmavt, qib, hfi1}: Remove gfp flags argument | Leon Romanovsky | 1 | -3/+2 |
2017-07-18 | IB/core: Introduce modify QP operation with udata | Parav Pandit | 1 | -0/+16 |
2017-07-17 | bpf: check NULL for sk_to_full_sk() return value | WANG Cong | 1 | -1/+1 |
2017-07-17 | jhash: fix -Wimplicit-fallthrough warnings | Jakub Kicinski | 1 | -15/+14 |