Age | Commit message (Expand) | Author | Files | Lines |
2018-09-28 | nvmem: add support for cell lookups from machine code | Bartosz Golaszewski | 1 | -0/+28 |
2018-09-28 | nvmem: add support for cell info | Bartosz Golaszewski | 1 | -9/+24 |
2018-09-28 | nvmem: change the signature of nvmem_unregister() | Bartosz Golaszewski | 1 | -6/+3 |
2018-09-28 | nvmem: provide nvmem_dev_name() | Bartosz Golaszewski | 1 | -0/+8 |
2018-09-25 | uio: introduce UIO_MEM_IOVA | Stephen Hemminger | 1 | -0/+1 |
2018-09-25 | vmbus: split ring buffer allocation from open | Stephen Hemminger | 1 | -0/+9 |
2018-09-25 | vmbus: keep pointer to ring buffer page | Stephen Hemminger | 1 | -1/+1 |
2018-09-25 | vmbus: pass channel to hv_process_channel_removal | Stephen Hemminger | 1 | -1/+1 |
2018-09-25 | coresight: Add support for CLAIM tag protocol | Suzuki K Poulose | 1 | -0/+20 |
2018-09-25 | coresight: perf: Remove set_buffer call back | Suzuki K Poulose | 1 | -5/+1 |
2018-09-25 | coresight: perf: Remove reset_buffer call back for sinks | Suzuki K Poulose | 1 | -5/+1 |
2018-09-25 | coresight: platform: Cleanup coresight connection handling | Suzuki K Poulose | 1 | -7/+2 |
2018-09-16 | Merge b4.19-rc4 into char-misc-next | Greg Kroah-Hartman | 14 | -19/+25 |
2018-09-15 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2018-09-15 | Merge tag 'for-linus-4.19c-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+4 |
2018-09-15 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -1/+2 |
2018-09-14 | Merge tag 'usb-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -0/+1 |
2018-09-14 | binder: Add BINDER_GET_NODE_INFO_FOR_REF ioctl. | Martijn Coenen | 1 | -0/+10 |
2018-09-14 | xen/balloon: add runtime control for scrubbing ballooned out pages | Marek Marczykowski-Górecki | 1 | -3/+4 |
2018-09-14 | asm-generic: io: Fix ioport_map() for !CONFIG_GENERIC_IOMAP && CONFIG_INDIREC... | Andrew Murray | 1 | -1/+2 |
2018-09-14 | Merge tag 'ovl-fixes-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+5 |
2018-09-14 | Merge tag 'for-linus-20180913' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+1 |
2018-09-14 | mm: get rid of vmacache_flush_all() entirely | Linus Torvalds | 4 | -8/+2 |
2018-09-13 | Merge tag 'pci-v4.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+3 |
2018-09-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -5/+5 |
2018-09-12 | vmbus: add driver_override support | Stephen Hemminger | 1 | -0/+1 |
2018-09-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 1 | -1/+1 |
2018-09-12 | IB/hfi1,PCI: Allow bus reset while probing | Dennis Dalessandro | 1 | -0/+3 |
2018-09-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -0/+1 |
2018-09-11 | blk-cgroup: increase number of supported policies | Jens Axboe | 1 | -1/+1 |
2018-09-10 | perf/UAPI: Clearly mark __PERF_SAMPLE_CALLCHAIN_EARLY as internal use | Peter Zijlstra | 1 | -1/+1 |
2018-09-09 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+2 |
2018-09-07 | Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+44 |
2018-09-06 | Merge tag 'trace-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+6 |
2018-09-06 | net/mlx5: Use u16 for Work Queue buffer strides offset | Tariq Toukan | 1 | -2/+2 |
2018-09-06 | net/mlx5: Use u16 for Work Queue buffer fragment size | Tariq Toukan | 1 | -1/+1 |
2018-09-06 | net/mlx5: Fix use-after-free in self-healing flow | Jack Morgenstein | 1 | -1/+1 |
2018-09-05 | tracing: Add back in rcu_irq_enter/exit_irqson() for rcuidle tracepoints | Steven Rostedt (VMware) | 1 | -2/+6 |
2018-09-05 | linux/mod_devicetable.h: fix kernel-doc missing notation for typec_device_id | Randy Dunlap | 1 | -0/+1 |
2018-09-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
2018-09-05 | uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name | Randy Dunlap | 1 | -1/+1 |
2018-09-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 5 | -5/+8 |
2018-09-04 | HID: core: fix grouping by application | Benjamin Tissoires | 1 | -0/+1 |
2018-09-04 | Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2 | -4/+4 |
2018-09-04 | vhost: fix VHOST_GET_BACKEND_FEATURES ioctl request definition | Gleb Fotengauer-Malinovskiy | 1 | -1/+1 |
2018-09-04 | r8169: add support for NCube 8168 network card | Anthony Wong | 1 | -0/+2 |
2018-09-03 | timekeeping: Fix declaration of read_persistent_wall_and_boot_offset() | Christian Borntraeger | 1 | -2/+2 |
2018-09-03 | uapi: Fix linux/rds.h userspace compilation errors. | Vinson Lee | 1 | -0/+1 |
2018-09-02 | Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+33 |
2018-08-31 | blkcg: delay blkg destruction until after writeback has finished | Dennis Zhou (Facebook) | 1 | -0/+44 |