Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-08-04 | 91 | -147/+141 | |
|\ | ||||||
| * | treewide: Remove uninitialized_var() usage | Kees Cook | 2020-07-16 | 86 | -137/+136 | |
| * | media: sur40: Remove uninitialized_var() usage | Kees Cook | 2020-07-16 | 1 | -3/+1 | |
| * | clk: spear: Remove uninitialized_var() usage | Kees Cook | 2020-07-16 | 1 | -1/+1 | |
| * | clk: st: Remove uninitialized_var() usage | Kees Cook | 2020-07-16 | 1 | -1/+0 | |
| * | spi: davinci: Remove uninitialized_var() usage | Kees Cook | 2020-07-16 | 1 | -1/+0 | |
| * | ide: Remove uninitialized_var() usage | Kees Cook | 2020-07-16 | 1 | -1/+0 | |
| * | rtlwifi: rtl8192cu: Remove uninitialized_var() usage | Kees Cook | 2020-07-16 | 1 | -2/+2 | |
| * | b43: Remove uninitialized_var() usage | Kees Cook | 2020-07-16 | 1 | -1/+1 | |
| * | drbd: Remove uninitialized_var() usage | Kees Cook | 2020-07-16 | 1 | -1/+1 | |
* | | Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2020-08-04 | 9 | -13/+11 | |
|\ \ | ||||||
| * | | treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD() | Kees Cook | 2020-07-30 | 9 | -10/+10 | |
| * | | usb: gadget: udc: Avoid tasklet passing a global | Kees Cook | 2020-07-30 | 1 | -4/+2 | |
* | | | Merge tag 'acpi-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2020-08-04 | 28 | -599/+140 | |
|\ \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| *-----. \ \ | Merge branches 'acpi-mm', 'acpi-tables', 'acpi-apei' and 'acpi-misc' | Rafael J. Wysocki | 2020-08-03 | 17 | -96/+114 | |
| |\ \ \ \ \ \ | ||||||
| | | | | * | | | ACPI: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 2020-07-27 | 2 | -2/+2 | |
| | | | | * | | | ACPI: Use valid link to the ACPI specification | Tiezhu Yang | 2020-07-27 | 1 | -2/+1 | |
| | | | | * | | | ACPI: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-07-09 | 9 | -13/+12 | |
| | | | * | | | | ACPI: APEI: remove redundant assignment to variable rc | Colin Ian King | 2020-07-27 | 1 | -1/+1 | |
| | | * | | | | | ACPI: NUMA: Remove the useless 'node >= MAX_NUMNODES' check | Hanjun Guo | 2020-07-27 | 1 | -1/+1 | |
| | | * | | | | | ACPI: NUMA: Remove the useless sub table pointer check | Hanjun Guo | 2020-07-27 | 1 | -8/+0 | |
| | | * | | | | | ACPI: tables: Remove the duplicated checks for acpi_parse_entries_array() | Hanjun Guo | 2020-07-27 | 1 | -14/+3 | |
| | | * | | | | | ACPI: tables: avoid relocations for table signature array | Ard Biesheuvel | 2020-06-24 | 1 | -4/+4 | |
| | * | | | | | | ACPI: OSL: Clean up the removal of unused memory mappings | Rafael J. Wysocki | 2020-07-27 | 1 | -8/+6 | |
| | * | | | | | | ACPI: OSL: Use deferred unmapping in acpi_os_unmap_iomem() | Rafael J. Wysocki | 2020-07-27 | 1 | -50/+22 | |
| | * | | | | | | ACPI: OSL: Use deferred unmapping in acpi_os_unmap_generic_address() | Rafael J. Wysocki | 2020-07-27 | 1 | -4/+1 | |
| | * | | | | | | ACPICA: Preserve memory opregion mappings | Rafael J. Wysocki | 2020-07-27 | 2 | -24/+54 | |
| | * | | | | | | ACPI: OSL: Implement deferred unmapping of ACPI memory | Rafael J. Wysocki | 2020-07-27 | 1 | -35/+77 | |
| | | |_|_|_|/ | | |/| | | | | ||||||
| | | | | | | | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| *---------. \ \ \ \ \ | Merge branches 'acpi-proc', 'acpi-sysfs', 'acpi-pad', 'acpi-ec', 'acpi-pci' a... | Rafael J. Wysocki | 2020-08-03 | 10 | -492/+24 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | * | | | | | | ACPI: property: use cached name in acpi_fwnode_get_named_child_node() | Heikki Krogerus | 2020-06-22 | 1 | -12/+2 | |
| | | | | | | | |/ / / / | | | | | | | |/| | | | | ||||||
| | | | | | * / | | | | | PCI: hotplug: ACPI: Fix context refcounting in acpiphp_grab_context() | Rafael J. Wysocki | 2020-06-26 | 1 | -3/+11 | |
| | | | | | |/ / / / / | ||||||
| | | | | * / / / / / | ACPI: EC: add newline when printing 'ec_event_clearing' module parameter | Xiongfeng Wang | 2020-06-22 | 1 | -4/+4 | |
| | | | | |/ / / / / | ||||||
| | | | * / / / / / | ACPI: PAD: Eliminate usage of uninitialized_var() macro | Jason Yan | 2020-06-24 | 1 | -1/+1 | |
| | | | |/ / / / / | ||||||
| | | * | | | | | | Merge back sysfs-related ACPI material for v5.9. | Rafael J. Wysocki | 2020-06-29 | 1 | -2/+2 | |
| | | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | | ACPI: sysfs: add newlines when printing module parameters | Xiongfeng Wang | 2020-06-22 | 1 | -6/+6 | |
| | | | |/ / / / / | | | |/| | | | | | ||||||
| | * / | | | | | | ACPI: procfs: Remove last dirs after being marked deprecated for a decade | Thomas Renninger | 2020-06-22 | 5 | -466/+0 | |
| | |/ / / / / / | ||||||
| * | | | | | | | ACPICA: Do not increment operation_region reference counts for field units | Erik Kaneda | 2020-07-27 | 2 | -9/+1 | |
| * | | | | | | | ACPICA: Replace one-element array with flexible-array | Gustavo A. R. Silva | 2020-07-27 | 1 | -2/+1 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2020-08-04 | 47 | -554/+914 | |
|\ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| *-----. | | | | | | | Merge branches 'pm-sleep', 'pm-domains', 'powercap' and 'pm-tools' | Rafael J. Wysocki | 2020-08-03 | 6 | -112/+205 | |
| |\ \ \ \| | | | | | | ||||||
| | | | * | | | | | | | powercap: Add Power Limit4 support | Sumeet Pawnikar | 2020-07-27 | 2 | -2/+67 | |
| | | | * | | | | | | | powercap: idle_inject: Replace play_idle() with play_idle_precise() in comments | Yangtao Li | 2020-07-09 | 1 | -5/+5 | |
| | | | * | | | | | | | powercap: intel_rapl: add support for Sapphire Rapids | Zhang Rui | 2020-06-30 | 1 | -1/+22 | |
| | | | | |_|_|/ / / | | | | |/| | | | | | ||||||
| | | * | | | | | | | PM: domains: Fix up terminology with parent/child | Kees Cook | 2020-07-09 | 2 | -103/+103 | |
| | | | |_|_|_|/ / | | | |/| | | | | | ||||||
| | * | | | | | | | PM: sleep: core: Emit changed uevent on wakeup_sysfs_add/remove | Abhishek Pandit-Subedi | 2020-07-14 | 1 | -1/+8 | |
| | | |_|_|_|_|/ | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2020-08-03 | 16 | -202/+252 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | cpufreq: intel_pstate: Fix EPP setting via sysfs in active mode | Rafael J. Wysocki | 2020-07-30 | 1 | -5/+12 | |
| | * | | | | | | | cpufreq: intel_pstate: Rearrange the storing of new EPP values | Rafael J. Wysocki | 2020-07-30 | 1 | -20/+15 | |
| | * | | | | | | | Merge back cpufreq material for v5.9. | Rafael J. Wysocki | 2020-07-27 | 16 | -189/+237 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | cpufreq: intel_pstate: Avoid enabling HWP if EPP is not supported | Rafael J. Wysocki | 2020-07-16 | 1 | -1/+6 |