| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-08-01 | hrtimer: Introduce HARD expiry mode | Sebastian Andrzej Siewior | 1 | -0/+6 |
| 2019-08-01 | hrtimer: Provide hrtimer_sleeper_start_expires() | Thomas Gleixner | 1 | -0/+3 |
| 2019-08-01 | hrtimer: Consolidate hrtimer_init() + hrtimer_init_sleeper() calls | Sebastian Andrzej Siewior | 2 | -5/+16 |
| 2019-08-01 | driver core: Add sync_state driver/bus callback | Saravana Kannan | 1 | -0/+26 |
| 2019-08-01 | driver core: Add edit_links() callback for drivers | Saravana Kannan | 1 | -0/+20 |
| 2019-08-01 | driver core: Add support for linking devices during device addition | Saravana Kannan | 1 | -0/+14 |
| 2019-08-01 | drivers: Fix htmldocs warnings with bus_find_next_device() | Suzuki K Poulose | 1 | -0/+2 |
| 2019-08-01 | drivers: Fix typo in parameter description for driver_find_device_by_acpi_dev | Suzuki K Poulose | 1 | -1/+1 |
| 2019-08-01 | Merge tag 'gpio-v5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 1 | -32/+32 |
| 2019-08-01 | mfd: aat2870: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 1 | -1/+0 |
| 2019-08-01 | xen/swiotlb: remember having called xen_create_contiguous_region() | Juergen Gross | 1 | -0/+4 |
| 2019-07-31 | spi: docs: convert to ReST and add it to the kABI bookset | Mauro Carvalho Chehab | 1 | -1/+1 |
| 2019-07-31 | docs: fs: convert docs without extension to ReST | Mauro Carvalho Chehab | 2 | -2/+2 |
| 2019-07-31 | docs: i2c: convert to ReST and add to driver-api bookset | Mauro Carvalho Chehab | 1 | -1/+1 |
| 2019-07-31 | docs: thermal: add it to the driver API | Mauro Carvalho Chehab | 1 | -2/+2 |
| 2019-07-31 | locking/spinlocks: Use CONFIG_PREEMPTION | Thomas Gleixner | 2 | -2/+2 |
| 2019-07-31 | rcu: Use CONFIG_PREEMPTION | Thomas Gleixner | 3 | -3/+3 |
| 2019-07-31 | sched/preempt: Use CONFIG_PREEMPTION where appropriate | Thomas Gleixner | 2 | -6/+6 |
| 2019-07-31 | Merge tag 'mac80211-next-for-davem-2019-07-31' of git://git.kernel.org/pub/sc... | David S. Miller | 1 | -2/+61 |
| 2019-07-31 | cpuidle: header file stubs must be "static inline" | Stephen Rothwell | 1 | -1/+1 |
| 2019-07-31 | gpiolib-acpi: Move acpi_dev_add_driver_gpios() et al to consumer.h | Andy Shevchenko | 2 | -51/+57 |
| 2019-07-31 | gpiolib: of: Reshuffle contents of consumer.h for new library layout | Andy Shevchenko | 1 | -30/+48 |
| 2019-07-31 | vsock/virtio: fix locking in virtio_transport_inc_tx_pkt() | Stefano Garzarella | 1 | -1/+1 |
| 2019-07-31 | vsock/virtio: reduce credit update messages | Stefano Garzarella | 1 | -0/+1 |
| 2019-07-31 | vsock/virtio: limit the memory used per-socket | Stefano Garzarella | 1 | -0/+1 |
| 2019-07-31 | hrtimer: Remove task argument from hrtimer_init_sleeper() | Thomas Gleixner | 2 | -3/+2 |
| 2019-07-31 | compat_ioctl: pppoe: fix PPPOEIOCSFWD handling | Arnd Bergmann | 1 | -0/+3 |
| 2019-07-31 | linux: Remove bvec page_offset, use bv_offset | Jonathan Lemon | 2 | -9/+6 |
| 2019-07-31 | linux: Add skb_frag_t page_offset accessors | Jonathan Lemon | 1 | -8/+59 |
| 2019-07-30 | Merge tag 'generic_lookup_helpers' into for-next | Jacek Anaszewski | 2 | -3/+237 |
| 2019-07-30 | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds | 1 | -54/+0 |
| 2019-07-30 | loop: Fix mount(2) failure due to race with LOOP_SET_FD | Jan Kara | 1 | -0/+6 |
| 2019-07-30 | SUNRPC: Track writers of the 'channel' file to improve cache_listeners_exist | Dave Wysochanski | 1 | -3/+3 |
| 2019-07-30 | cpuidle-haltpoll: disable host side polling when kvm virtualized | Marcelo Tosatti | 1 | -0/+16 |
| 2019-07-30 | governors: unify last_state_idx | Marcelo Tosatti | 1 | -0/+1 |
| 2019-07-30 | cpuidle: add poll_limit_ns to cpuidle_device structure | Marcelo Tosatti | 1 | -0/+6 |
| 2019-07-30 | PCI: Make pci_set_of_node(), etc private | Kelsey Skunberg | 1 | -8/+0 |
| 2019-07-30 | PCI: Make pci_enable_ptm() private | Kelsey Skunberg | 1 | -7/+0 |
| 2019-07-30 | PCI: Make pcie_set_ecrc_checking(), pcie_ecrc_get_policy() private | Kelsey Skunberg | 1 | -8/+0 |
| 2019-07-30 | PCI: Make pci_ats_init() private | Kelsey Skunberg | 1 | -2/+0 |
| 2019-07-30 | PCI: Make pcie_update_link_speed() private | Kelsey Skunberg | 1 | -1/+0 |
| 2019-07-30 | PCI: Make pci_bus_get(), pci_bus_put() private | Kelsey Skunberg | 1 | -2/+0 |
| 2019-07-30 | PCI: Make pci_hotplug_io_size, mem_size, and bus_size private | Kelsey Skunberg | 1 | -4/+0 |
| 2019-07-30 | PCI: Make pci_save_vc_state(), pci_restore_vc_state(), etc private | Kelsey Skunberg | 1 | -5/+0 |
| 2019-07-30 | PCI: Make pci_get_host_bridge_device(), pci_put_host_bridge_device() private | Kelsey Skunberg | 1 | -3/+0 |
| 2019-07-30 | PCI: Make pci_check_pme_status(), pci_pme_wakeup_bus() private | Kelsey Skunberg | 1 | -2/+0 |
| 2019-07-30 | PCI: Make PCI_PM_* delay times private | Kelsey Skunberg | 1 | -5/+0 |
| 2019-07-30 | Merge branch 'generic_lookup_helpers' into driver-core-next | Greg Kroah-Hartman | 2 | -3/+237 |
| 2019-07-30 | platform/x86: asus-wmi: fix CPU fan control on recent products | Daniel Drake | 1 | -0/+1 |
| 2019-07-30 | platform/x86: asus-wmi: cleanup AGFN fan handling | Daniel Drake | 1 | -2/+2 |