Age | Commit message (Expand) | Author | Files | Lines |
2022-07-31 | erofs: update ctx->pos for every emitted dirent | Hongnan Li | 1 | -9/+7 |
2022-07-31 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2 | -9/+9 |
2022-07-30 | locking/rwsem: Allow slowpath writer to ignore handoff bit if not set by firs... | Waiman Long | 1 | -10/+20 |
2022-07-30 | Merge tag 'mm-hotfixes-stable-2022-07-29' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2 | -15/+16 |
2022-07-30 | Merge tag 'block-5.19-2022-07-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+2 |
2022-07-29 | Merge tag 'drm-fixes-2022-07-30' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2 | -2/+6 |
2022-07-29 | Merge tag 'drm-misc-fixes-2022-07-29' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 2 | -2/+6 |
2022-07-29 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 4 | -21/+55 |
2022-07-29 | Add SPI Driver to HPE GXP Architecture | Mark Brown | 5 | -0/+391 |
2022-07-29 | docs/kernel-parameters: Update descriptions for "mitigations=" param with ret... | Eiichi Tsukata | 1 | -0/+2 |
2022-07-29 | mm/hmm: fault non-owner device private entries | Ralph Campbell | 1 | -11/+8 |
2022-07-29 | page_alloc: fix invalid watermark check on a negative value | Jaewon Kim | 1 | -4/+8 |
2022-07-29 | Merge branches 'acpi-video', 'acpi-pci' and 'acpi-docs' | Rafael J. Wysocki | 5 | -30/+56 |
2022-07-29 | Merge tag 'perf-tools-fixes-for-v5.19-2022-07-29' of git://git.kernel.org/pub... | Linus Torvalds | 4 | -31/+78 |
2022-07-29 | Merge tag 'wq-for-5.19-rc8-fixes' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+4 |
2022-07-29 | Merge branches 'acpi-pm', 'acpi-soc', 'acpi-tables' and 'acpi-resource' | Rafael J. Wysocki | 8 | -19/+57 |
2022-07-29 | Merge branches 'acpi-processor', 'acpi-apei' and 'acpi-ec' | Rafael J. Wysocki | 10 | -175/+148 |
2022-07-29 | Merge branch 'acpi-bus' | Rafael J. Wysocki | 17 | -393/+462 |
2022-07-29 | Merge tag 'pm-5.19-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -1/+7 |
2022-07-29 | workqueue: Avoid a false warning in unbind_workers() | Lai Jiangshan | 1 | -1/+4 |
2022-07-29 | Merge tag 'riscv-for-linus-5.19-rc9' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2022-07-29 | Merge branches 'pm-devfreq', 'pm-qos', 'pm-tools' and 'pm-docs' | Rafael J. Wysocki | 16 | -680/+1255 |
2022-07-29 | Merge branches 'pm-core', 'pm-sleep', 'powercap', 'pm-domains' and 'pm-em' | Rafael J. Wysocki | 18 | -99/+179 |
2022-07-29 | Merge branches 'pm-cpufreq' and 'pm-cpuidle' | Rafael J. Wysocki | 571 | -3289/+6882 |
2022-07-29 | Merge tag 'loongarch-fixes-5.19-5' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 31 | -428/+277 |
2022-07-29 | Merge tag 'powerpc-5.19-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 3 | -1/+6 |
2022-07-29 | MAINTAINERS: add spi support to GXP | Nick Hawkins | 1 | -0/+2 |
2022-07-29 | spi: dt-bindings: add documentation for hpe,gxp-spifi | Nick Hawkins | 1 | -0/+56 |
2022-07-29 | spi: spi-gxp: Add support for HPE GXP SoCs | Nick Hawkins | 3 | -0/+333 |
2022-07-29 | Merge back cpuidle material for 5.20. | Rafael J. Wysocki | 3 | -23/+33 |
2022-07-29 | pwm: lpc18xx: Fix period handling | Uwe Kleine-König | 1 | -16/+31 |
2022-07-29 | pwm: lpc18xx: Convert to use dev_err_probe() | Uwe Kleine-König | 1 | -11/+9 |
2022-07-29 | pwm: twl-led: Document some limitations and link to the reference manual | Uwe Kleine-König | 1 | -0/+16 |
2022-07-29 | MAINTAINERS: Remove myself as PWM maintainer | Lee Jones | 1 | -1/+0 |
2022-07-29 | MAINTAINERS: Add include/dt-bindings/pwm to PWM SUBSYSTEM | Lukas Bulwahn | 1 | -0/+1 |
2022-07-29 | dt-bindings: pwm: mediatek: Add compatible string for MT8195 | Fabien Parent | 1 | -0/+1 |
2022-07-29 | pwm: Add clock based PWM output driver | Nikita Travkin | 3 | -0/+159 |
2022-07-29 | dt-bindings: pwm: Document clk based PWM controller | Nikita Travkin | 1 | -0/+46 |
2022-07-29 | pwm: sifive: Shut down hardware only after pwmchip_remove() completed | Uwe Kleine-König | 1 | -2/+3 |
2022-07-29 | pwm: sifive: Ensure the clk is enabled exactly once per running PWM | Uwe Kleine-König | 1 | -9/+37 |
2022-07-29 | pwm: sifive: Simplify clk handling | Uwe Kleine-König | 1 | -13/+13 |
2022-07-29 | pwm: sifive: Enable clk only after period check in .apply() | Uwe Kleine-König | 1 | -10/+8 |
2022-07-29 | pwm: sifive: Reduce time the controller lock is held | Uwe Kleine-König | 1 | -3/+5 |
2022-07-29 | pwm: sifive: Fold pwm_sifive_enable() into its only caller | Uwe Kleine-König | 1 | -20/+8 |
2022-07-29 | pwm: sifive: Simplify offset calculation for PWMCMP registers | Uwe Kleine-König | 1 | -7/+3 |
2022-07-29 | LoongArch: Fix wrong "ROM Size" of boardinfo | Tiezhu Yang | 1 | -1/+1 |
2022-07-29 | LoongArch: Fix missing fcsr in ptrace's fpr_set | Qi Hu | 1 | -5/+7 |
2022-07-29 | LoongArch: Fix shared cache size calculation | Huacai Chen | 1 | -2/+9 |
2022-07-29 | LoongArch: Disable executable stack by default | Huacai Chen | 1 | -2/+0 |
2022-07-29 | LoongArch: Remove unused variables | Bibo Mao | 2 | -32/+0 |