index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
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
2019-07-30
platform: Add platform_find_device_by_driver() helper
Suzuki K Poulose
1
-0
/
+3
2019-07-30
drivers: Add generic helper to match any device
Suzuki K Poulose
1
-0
/
+17
2019-07-30
drivers: Introduce device lookup variants by ACPI_COMPANION device
Suzuki K Poulose
1
-0
/
+65
2019-07-30
drivers: Introduce device lookup variants by device type
Suzuki K Poulose
1
-0
/
+37
2019-07-30
drivers: Introduce device lookup variants by fwnode
Suzuki K Poulose
1
-0
/
+39
2019-07-30
drivers: Introduce device lookup variants by of_node
Suzuki K Poulose
1
-0
/
+37
2019-07-30
drivers: Introduce device lookup variants by name
Suzuki K Poulose
1
-3
/
+39
2019-07-30
ACPI: PM: Set up EC GPE for system wakeup from drivers that need it
Rafael J. Wysocki
2
-0
/
+5
2019-07-30
gpio: remove less important #ifdef around declarations
Masahiro Yamada
1
-19
/
+8
2019-07-29
xdp: Add devmap_hash map type for looking up devices by hashed index
Toke Høiland-Jørgensen
2
-0
/
+8
2019-07-29
include/bpf.h: Remove map_insert_ctx() stubs
Toke Høiland-Jørgensen
1
-10
/
+0
2019-07-29
leds: netxbig: remove legacy board-file support
Masahiro Yamada
1
-54
/
+0
2019-07-29
Merge tag 'platform-drivers-x86-v5.3-3' of git://git.infradead.org/linux-plat...
Linus Torvalds
1
-0
/
+1
2019-07-29
iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->tlb_add_page()
Will Deacon
1
-7
/
+9
2019-07-29
iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->unmap()
Will Deacon
1
-1
/
+3
2019-07-29
iommu/io-pgtable: Remove unused ->tlb_sync() callback
Will Deacon
1
-9
/
+0
2019-07-29
iommu/io-pgtable: Replace ->tlb_add_flush() with ->tlb_add_page()
Will Deacon
1
-11
/
+11
2019-07-29
iommu/io-pgtable-arm: Call ->tlb_flush_walk() and ->tlb_flush_leaf()
Will Deacon
1
-0
/
+14
2019-07-29
iommu/io-pgtable: Introduce tlb_flush_walk() and tlb_flush_leaf()
Will Deacon
1
-5
/
+19
2019-07-29
iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync()
Will Deacon
1
-3
/
+4
2019-07-29
NFC: nxp-nci: Get rid of platform data
Andy Shevchenko
1
-19
/
+0
2019-07-29
mac80211: add support for the ADDBA extension element
John Crispin
1
-0
/
+2
2019-07-29
mac80211: fix ieee80211_he_oper_size() comment
John Crispin
1
-2
/
+2
2019-07-29
Merge 5.3-rc2 into usb-next
Greg Kroah-Hartman
13
-12
/
+52
2019-07-29
Merge 5.3-rc2 into char-misc-next
Greg Kroah-Hartman
13
-12
/
+52
2019-07-29
fs-verity: add data verification hooks for ->readpages()
Eric Biggers
1
-0
/
+56
2019-07-29
fs-verity: add the hook for file ->setattr()
Eric Biggers
1
-0
/
+7
2019-07-29
fs-verity: add the hook for file ->open()
Eric Biggers
1
-0
/
+71
2019-07-29
fs-verity: add inode and superblock fields
Eric Biggers
1
-0
/
+11
2019-07-28
gpio: don't WARN() on NULL descs if gpiolib is disabled
Bartosz Golaszewski
1
-32
/
+32
2019-07-28
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-3
/
+11
2019-07-28
iio: common: cros_ec_sensors: Expose cros_ec_sensors frequency range via iio ...
Fabien Lahoudere
1
-0
/
+21
[prev]
[next]