aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2025-12-14ARM: dts: aspeed: clemente: move hdd_led to its own gpio-leds groupAlex Wang1-1/+6
2025-12-14ARM: dts: aspeed: clemente: add gpio line name to io expanderKimi Chen1-1/+1
2025-12-14ARM: dts: aspeed: santabarbara: Enable ipmb device for OCP debug cardFred Chen1-0/+7
2025-12-14ARM: dts: aspeed: santabarbara: Add swb IO expander and gpio line namesFred Chen1-4/+18
2025-12-14ARM: dts: aspeed: clemente: Add EEPROMs for boot and data drive FRUsLeo Wang1-0/+30
2025-12-14ARM: dts: aspeed: harma: add fanboard presence sgpioDaniel Hsu1-2/+6
2025-12-14ARM: dts: aspeed: bletchley: remove WDTRST1 assertion from wdt1Cosmo Chou1-6/+0
2025-12-14x86/boot/e820: Use <linux/sizes.h> symbols for literalsIngo Molnar1-3/+3
2025-12-14x86/boot/e820: Make sure e820_search_gap() finds all gapsIngo Molnar1-18/+41
2025-12-14x86/boot/e820: Simplify the e820__range_remove() APIIngo Molnar4-14/+11
2025-12-14x86/boot/e820: Remove e820__range_remove()'s unused return parameterIngo Molnar2-8/+2
2025-12-14x86/boot/e820: Simplify append_e820_table() and remove restriction on single-...Ingo Molnar1-24/+11
2025-12-14x86/boot/e820: Standardize __init/__initdata tag placementIngo Molnar1-46/+46
2025-12-14x86/boot/e820: Simplify & clarify __e820__range_add() a bitIngo Molnar1-4/+7
2025-12-14x86/boot/e820: Rename gap_start/gap_size to max_gap_start/max_gap_start in e8...Ingo Molnar1-11/+11
2025-12-14x86/boot/e820: Change e820_search_gap() to search for the highest-address PCI...Ingo Molnar1-1/+1
2025-12-14x86/boot/e820: Clean up e820__setup_pci_gap()/e820_search_gap() a bitIngo Molnar1-11/+11
2025-12-14x86/boot/e820: Change struct e820_table::nr_entries type from __u32 to u32Ingo Molnar1-1/+1
2025-12-14x86/boot/e820: Standardize e820 table index variable types under 'u32'Ingo Molnar1-12/+12
2025-12-14x86/boot/e820: Standardize e820 table index variable names under 'idx'Ingo Molnar1-57/+57
2025-12-14x86/boot/e820: Remove unnecessary header inclusionsIngo Molnar1-2/+0
2025-12-14x86/boot/e820: Clean up __refdata use a bitIngo Molnar1-3/+3
2025-12-14x86/boot/e820: Clean up __e820__range_add() a bitIngo Molnar1-7/+8
2025-12-14x86/boot/e820: Improve e820_print_type() messagesIngo Molnar1-8/+8
2025-12-14x86/boot/e820: Clean up confusing and self-contradictory verbiage around E820...Ingo Molnar1-18/+37
2025-12-14x86/boot/e820: Remove pointless early_panic() indirectionIngo Molnar1-7/+1
2025-12-14x86/boot/e820: Use 'u64' consistently instead of 'unsigned long long'Ingo Molnar1-5/+5
2025-12-14x86/boot/e820: Call the PCI gap a 'gap' in the boot log printoutIngo Molnar1-1/+1
2025-12-14x86/boot/e820: Print E820_TYPE_RAM entries as ... RAM entriesIngo Molnar1-1/+1
2025-12-14x86/boot/e820: Make the field separator space character part of e820_print_ty...Ingo Molnar1-11/+11
2025-12-14x86/boot/e820: Print gaps in the E820 tableIngo Molnar1-4/+18
2025-12-14x86/boot/e820: Mark e820__print_table() staticIngo Molnar2-2/+1
2025-12-14x86/boot/e820: Simplify the PPro Erratum #50 workaroundIngo Molnar1-4/+2
2025-12-14x86/boot/e820: Simplify e820__print_table() a bitIngo Molnar1-3/+5
2025-12-14x86/boot/e820: Remove inverted boolean logic from the e820_nomerge() function...Ingo Molnar1-6/+10
2025-12-14x86/acpi/boot: Correct acpi_is_processor_usable() check againYazen Ghannam2-19/+8
2025-12-14x86/platform/uv: Fix UBSAN array-index-out-of-boundsKyle Meyer1-1/+1
2025-12-14Merge tag 'perf-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-4/+4
2025-12-13x86/sgx: Remove unmatched quote in __sgx_encl_extend function commentThorsten Blum1-1/+1
2025-12-13Merge tag 'mm-stable-2025-12-11-11-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+2
2025-12-13x86/hv: Add gitignore entry for generated header fileLinus Torvalds1-0/+1
2025-12-13Merge tag 'sound-fix-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds16-16/+0
2025-12-13Merge tag 'loongarch-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds75-765/+2994
2025-12-12Merge tag 'libcrypto-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-89/+86
2025-12-12perf/x86/intel: Fix NULL event dereference crash in handle_pmi_common()Evan Li1-0/+3
2025-12-11Merge tag 's390-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds11-134/+277
2025-12-11Merge tag 'alpha-for-v6.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-14/+14
2025-12-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds4-33/+87
2025-12-10crypto: arm64/ghash - Fix incorrect output from ghash-neonEric Biggers1-1/+1
2025-12-10Merge branches 'fixes' and 'misc' into for-nextRussell King (Oracle)1-2/+2