aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-07dt-bindings: clocks: atmel,at91rm9200-pmc: add sam9x7 clock controllerVarshini Rajendran1-0/+2
2024-08-07dt-bindings: clocks: atmel,at91sam9x5-sckc: add sam9x7Varshini Rajendran1-1/+3
2024-08-07Documentation: kernel-parameters: add workqueue.panic_on_stallSangmoon Kim1-0/+7
2024-08-07x86/apic: Remove unused inline function apic_set_eoi_cb()Yue Haibing1-1/+0
2024-08-07dt-bindings: atmel-sysreg: add sam9x7Varshini Rajendran1-2/+4
2024-08-07x86/ioapic: Cleanup remaining coding style issuesThomas Gleixner1-11/+12
2024-08-07x86/ioapic: Cleanup line breaksThomas Gleixner1-37/+18
2024-08-07x86/ioapic: Cleanup bracket usageThomas Gleixner1-16/+18
2024-08-07x86/ioapic: Cleanup commentsThomas Gleixner1-49/+37
2024-08-07x86/ioapic: Move replace_pin_at_irq_node() to the call siteThomas Gleixner1-22/+18
2024-08-07iommu/vt-d: Cleanup apic_printk()Thomas Gleixner1-6/+5
2024-08-07x86/mpparse: Cleanup apic_printk()sThomas Gleixner1-7/+6
2024-08-07x86/ioapic: Cleanup guarded debug printk()sThomas Gleixner1-38/+29
2024-08-07x86/ioapic: Cleanup apic_printk()sThomas Gleixner1-103/+73
2024-08-07x86/apic: Cleanup apic_printk()sThomas Gleixner1-46/+35
2024-08-07x86/apic: Provide apic_printk() helpersThomas Gleixner1-14/+19
2024-08-07x86/ioapic: Use guard() for locking where applicableThomas Gleixner1-128/+64
2024-08-07x86/ioapic: Cleanup structsThomas Gleixner1-18/+14
2024-08-07x86/ioapic: Mark mp_alloc_timer_irq() __initThomas Gleixner1-2/+2
2024-08-07x86/ioapic: Handle allocation failures gracefullyThomas Gleixner1-24/+22
2024-08-07MAINTAINERS: Update DTS path for ARM/Microchip (AT91) SoCAndrei Simion1-2/+1
2024-08-07genirq/irqdesc: Honor caller provided affinity in alloc_desc()Shay Drory1-0/+1
2024-08-07ARM: dts: microchip: at91-sama7g5ek: add EEPROMsClaudiu Beznea1-0/+40
2024-08-07RISC-V: Enable IPI CPU BacktraceRyo Takakura2-0/+21
2024-08-07x86/mm: Fix PTI for i386 some moreThomas Gleixner1-16/+29
2024-08-07powerpc: Remove useless config comment in asm/percpu.hJinjie Ruan1-1/+1
2024-08-07rcutorture: Add rcutree.nohz_full_patience_delay to TREE07Paul E. McKenney1-0/+1
2024-08-07powerpc/476: Drop explicit initialization of struct i2c_device_id::driver_dat...Uwe Kleine-König1-1/+1
2024-08-07platform/chrome: cros_ec_lpc: switch primary DMI data for Framework LaptopDustin L. Howett1-9/+27
2024-08-07macintosh/via-pmu-backlight: Use backlight power constantsThomas Zimmermann1-1/+1
2024-08-07powerpc/traps: Use backlight power constantsThomas Zimmermann1-1/+1
2024-08-07powerpc: Use of_property_present()Rob Herring (Arm)2-2/+2
2024-08-07Merge tag 'ti-k3-dt-fixes-for-v6.11' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann7-49/+16
2024-08-07ARM: pxa/gumstix: fix attaching properties to vbus gpio deviceDmitry Torokhov1-4/+7
2024-08-07doc: platform: cznic: turris-omnia-mcu: Use double backticks for attribute valueMarek Behún1-2/+2
2024-08-07doc: platform: cznic: turris-omnia-mcu: Fix sphinx-build warningMarek Behún1-3/+3
2024-08-07platform: cznic: turris-omnia-mcu: Make GPIO code optionalMarek Behún4-18/+37
2024-08-07platform: cznic: turris-omnia-mcu: Make poweroff and wakeup code optionalMarek Behún4-7/+23
2024-08-07platform: cznic: turris-omnia-mcu: Make TRNG code optionalMarek Behún3-3/+19
2024-08-07platform: cznic: turris-omnia-mcu: Make watchdog code optionalMarek Behún3-4/+25
2024-08-07bcachefs: ec should not allocate from ro devsKent Overstreet1-0/+3
2024-08-07bcachefs: Improved allocator debugging for ecKent Overstreet4-15/+30
2024-08-07bcachefs: Add missing bch2_trans_begin() callKent Overstreet1-0/+1
2024-08-07bcachefs: Add a comment for bucket helper typesKent Overstreet1-0/+8
2024-08-07bcachefs: Don't rely on implicit unsigned -> signed integer conversionKent Overstreet1-2/+2
2024-08-07lockdep: Fix lockdep_set_notrack_class() for CONFIG_LOCK_STATKent Overstreet1-0/+6
2024-08-07serial: remove quot_frac from serial8250_do_set_divisor()Jiri Slaby (SUSE)5-6/+6
2024-08-07serial: don't use uninitialized value in uart_poll_init()Jiri Slaby (SUSE)1-7/+6
2024-08-07serial: protect uart_port_dtr_rts() in uart_shutdown() tooJiri Slaby (SUSE)1-7/+9
2024-08-07tty: simplify tty_dev_name_to_number() using guard(mutex)Jiri Slaby (SUSE)1-7/+4