Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | rapidio: remove unused rio_get_asm() and rio_get_device() | Sebastian Andrzej Siewior | 2020-12-15 | 1 | -3/+0 | |
* | string.h: add FORTIFY coverage for strscpy() | Francis Laniel | 2020-12-15 | 1 | -0/+48 | |
* | lib: string.h: detect intra-object overflow in fortified string functions | Daniel Axtens | 2020-12-15 | 1 | -11/+16 | |
* | ilog2: improve ilog2 for constant arguments | Jakub Jelinek | 2020-12-15 | 1 | -1/+2 | |
* | bitmap: remove unused function declaration | Ma, Jianpeng | 2020-12-15 | 1 | -2/+0 | |
* | include/linux/bitmap.h: convert bitmap_empty() / bitmap_full() to return boolean | Andy Shevchenko | 2020-12-15 | 1 | -2/+2 | |
* | kernel.h: split out mathematical helpers | Andy Shevchenko | 2020-12-15 | 7 | -176/+194 | |
* | asm-generic: force inlining of get_order() to work around gcc10 poor decision | Christophe Leroy | 2020-12-15 | 1 | -1/+1 | |
* | proc: fix lookup in /proc/net subdirectories after setns(2) | Alexey Dobriyan | 2020-12-15 | 1 | -1/+7 | |
* | Merge tag 'pci-v5.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2020-12-15 | 4 | -11/+55 | |
|\ | ||||||
| * | Merge branch 'pci/ecam' | Bjorn Helgaas | 2020-12-15 | 1 | -0/+27 | |
| |\ | ||||||
| | * | PCI: Unify ECAM constants in native PCI Express drivers | Krzysztof WilczyĆski | 2020-12-10 | 1 | -0/+27 | |
| * | | Merge branch 'pci/pm' | Bjorn Helgaas | 2020-12-15 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | PCI/PM: Rename pci_wakeup_bus() to pci_resume_bus() | Mika Westerberg | 2020-12-04 | 1 | -1/+1 | |
| | |/ | ||||||
| * | | Merge branch 'pci/misc' | Bjorn Helgaas | 2020-12-15 | 1 | -1/+0 | |
| |\ \ | ||||||
| | * | | PCI: Remove unused HAVE_PCI_SET_MWI | Heiner Kallweit | 2020-12-08 | 1 | -1/+0 | |
| | |/ | ||||||
| * | | Merge branch 'pci/err' | Bjorn Helgaas | 2020-12-15 | 3 | -0/+13 | |
| |\ \ | ||||||
| | * | | PCI/ERR: Add pcie_link_rcec() to associate RCiEPs | Sean V Kelley | 2020-12-05 | 1 | -0/+1 | |
| | * | | PCI/ERR: Cache RCEC EA Capability offset in pci_init_capabilities() | Sean V Kelley | 2020-12-04 | 1 | -0/+4 | |
| | * | | PCI/ERR: Bind RCEC devices to the Root Port driver | Qiuxu Zhuo | 2020-12-04 | 2 | -0/+8 | |
| | |/ | ||||||
| * | | PCI: Return u16 from pci_find_ext_capability() and similar | Bjorn Helgaas | 2020-12-04 | 1 | -3/+3 | |
| * | | PCI: Return u8 from pci_find_capability() and similar | Puranjay Mohan | 2020-12-04 | 1 | -6/+6 | |
| * | | PCI: Decode PCIe 64 GT/s link speed | Gustavo Pimentel | 2020-11-20 | 2 | -0/+5 | |
| |/ | ||||||
* | | Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2020-12-15 | 4 | -18/+35 | |
|\ \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| *---. \ | Merge branches 'acpi-apei', 'acpi-misc' and 'acpi-processor' | Rafael J. Wysocki | 2020-12-15 | 1 | -10/+2 | |
| |\ \ \ \ | ||||||
| | | * | | | ACPI: acpi_drivers.h: Update the kernel doc | Hanjun Guo | 2020-11-17 | 1 | -2/+2 | |
| | | * | | | ACPI: acpi_drivers.h: Remove the leftover dead code | Hanjun Guo | 2020-11-17 | 1 | -8/+0 | |
| | |/ / / | ||||||
| | | | | | ||||||
| | \ \ \ | ||||||
| *-. | | | | Merge branches 'acpi-resources' and 'acpi-docs' | Rafael J. Wysocki | 2020-12-15 | 1 | -7/+27 | |
| |\ \| | | | ||||||
| | * | | | | resource: Introduce resource_intersection() for overlapping resources | Andy Shevchenko | 2020-11-17 | 1 | -0/+10 | |
| | * | | | | resource: Introduce resource_union() for overlapping resources | Andy Shevchenko | 2020-11-17 | 1 | -1/+12 | |
| | * | | | | resource: Group resource_overlaps() with other inline helpers | Andy Shevchenko | 2020-11-17 | 1 | -6/+5 | |
| | |/ / / | ||||||
| | | | | | ||||||
| | \ \ \ | ||||||
| *-. \ \ \ | Merge branches 'acpica' and 'acpi-scan' | Rafael J. Wysocki | 2020-12-15 | 2 | -1/+6 | |
| |\ \ \ \ \ | | | | |_|/ | | | |/| | | ||||||
| | * | | | | ACPICA: Update version to 20201113 | Bob Moore | 2020-12-01 | 1 | -1/+1 | |
| | * | | | | ACPICA: Add 5 new UUIDs to the known UUID table | Bob Moore | 2020-12-01 | 1 | -0/+5 | |
* | | | | | | Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2020-12-15 | 10 | -35/+70 | |
|\ \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ | Merge branches 'pm-devfreq' and 'pm-tools' | Rafael J. Wysocki | 2020-12-15 | 3 | -5/+33 | |
| |\ \ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | | | ||||||
| | * | | | | | | Merge tag 'devfreq-next-for-5.11' of git://git.kernel.org/pub/scm/linux/kerne... | Rafael J. Wysocki | 2020-12-11 | 3 | -5/+33 | |
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| | | * | | | | | Merge tag 'tegra-soc-clk-drivers-5.11' of https://git.kernel.org/pub/scm/linu... | Chanwoo Choi | 2020-12-07 | 1 | -0/+4 | |
| | | |\ \ \ \ \ | ||||||
| | | | * | | | | | soc/tegra: fuse: Add stub for tegra_sku_info | Dmitry Osipenko | 2020-11-06 | 1 | -0/+4 | |
| | | * | | | | | | PM / devfreq: Remove redundant governor_name from struct devfreq | Chanwoo Choi | 2020-10-26 | 1 | -4/+0 | |
| | | * | | | | | | PM / devfreq: Add tracepoint for frequency changes | Matthias Kaehlcke | 2020-10-26 | 1 | -0/+28 | |
| | | * | | | | | | trace: events: devfreq: Use fixed indentation size to improve readability | Chanwoo Choi | 2020-10-26 | 1 | -1/+1 | |
| | | |/ / / / / | ||||||
| | | | | | | | | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| *-----. \ \ \ \ \ \ | Merge branches 'pm-sleep', 'pm-acpi', 'pm-domains' and 'powercap' | Rafael J. Wysocki | 2020-12-15 | 3 | -12/+17 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|/ / | | | | | |/| | | | | | ||||||
| | | | * | | | | | | | PM: domains: replace -ENOTSUPP with -EOPNOTSUPP | Lina Iyer | 2020-11-23 | 1 | -7/+7 | |
| | | | | |_|_|/ / / | | | | |/| | | | | | ||||||
| | | * | | | | | | | PM: ACPI: PCI: Drop acpi_pm_set_bridge_wakeup() | Rafael J. Wysocki | 2020-12-07 | 1 | -5/+0 | |
| | | | |/ / / / / | | | |/| | | | | | ||||||
| | * / | | | | | | PM: sleep: Add dev_wakeup_path() helper | Patrice Chotard | 2020-11-23 | 1 | -0/+10 | |
| | |/ / / / / / | ||||||
| | | | | | | | | ||||||
| | \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ | Merge branches 'pm-cpuidle' and 'pm-em' | Rafael J. Wysocki | 2020-12-15 | 2 | -10/+12 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | PM / EM: Micro optimization in em_cpu_energy | Pavankumar Kondeti | 2020-12-08 | 1 | -0/+3 | |
| | | * | | | | | | | PM: EM: update the comments related to power scale | Lukasz Luba | 2020-11-10 | 1 | -6/+5 | |
| | * | | | | | | | | Merge back cpuidle changes for v5.11. | Rafael J. Wysocki | 2020-11-23 | 1 | -4/+4 | |
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | |