Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | LoongArch: Remove superfluous flush_dcache_page() definition | Huacai Chen | 2024-03-19 | 1 | -3/+0 | |
| * | | | | | | | | | | LoongArch: Move {dmw,tlb}_virt_to_page() definition to page.h | Max Kellermann | 2024-03-19 | 2 | -3/+3 | |
| * | | | | | | | | | | LoongArch: Change __my_cpu_offset definition to avoid mis-optimization | Huacai Chen | 2024-03-19 | 1 | -1/+6 | |
| * | | | | | | | | | | LoongArch: Select HAVE_ARCH_USERFAULTFD_MINOR in Kconfig | Huacai Chen | 2024-03-19 | 1 | -0/+1 | |
| * | | | | | | | | | | LoongArch: Select ARCH_HAS_CURRENT_STACK_POINTER in Kconfig | Huacai Chen | 2024-03-19 | 1 | -0/+1 | |
| * | | | | | | | | | | LoongArch: Add kernel livepatching support | Jinyang He | 2024-03-11 | 3 | -0/+46 | |
| * | | | | | | | | | | LoongArch: Add ORC stack unwinder support | Tiezhu Yang | 2024-03-11 | 35 | -40/+861 | |
* | | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2024-03-22 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512 | Christoph Lameter (Ampere) | 2024-03-18 | 1 | -1/+2 | |
* | | | | | | | | | | | | Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2024-03-21 | 9 | -26/+27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | kbuild: Use -fmin-function-alignment when available | Petr Pavlu | 2024-02-25 | 1 | -0/+12 | |
| * | | | | | | | | | | | | alpha: merge two entries for CONFIG_ALPHA_GAMMA | Masahiro Yamada | 2024-02-23 | 1 | -7/+3 | |
| * | | | | | | | | | | | | alpha: merge two entries for CONFIG_ALPHA_EV4 | Masahiro Yamada | 2024-02-23 | 1 | -4/+1 | |
| * | | | | | | | | | | | | kbuild: change tool coverage variables to take the path relative to $(obj) | Masahiro Yamada | 2024-02-23 | 2 | -1/+4 | |
| * | | | | | | | | | | | | hexagon: select GENERIC_IRQ_PROBE instead of redefining it | Masahiro Yamada | 2024-02-20 | 1 | -6/+1 | |
| * | | | | | | | | | | | | hexagon: select FRAME_POINTER instead of redefining it | Masahiro Yamada | 2024-02-20 | 1 | -3/+2 | |
| * | | | | | | | | | | | | treewide: replace or remove redundant def_bool in Kconfig files | Masahiro Yamada | 2024-02-20 | 4 | -5/+4 | |
* | | | | | | | | | | | | | Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2024-03-21 | 1 | -4/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | platform: goldfish: move the separate 'default' propery for CONFIG_GOLDFISH | Masahiro Yamada | 2024-03-07 | 1 | -4/+0 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2024-03-21 | 2 | -6/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge 6.8-rc6 into tty-next | Greg Kroah-Hartman | 2024-02-27 | 107 | -341/+466 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge 6.8-rc5 into tty-next | Greg Kroah-Hartman | 2024-02-19 | 103 | -244/+554 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge 6.8-rc3 into tty-next | Greg Kroah-Hartman | 2024-02-04 | 87 | -420/+400 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | vt: remove superfluous CONFIG_HW_CONSOLE | Lukas Bulwahn | 2024-01-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | serial: 8250: Move hp300_setup_serial_console() to <linux/serial_8250.h> | Geert Uytterhoeven | 2024-01-28 | 1 | -5/+1 | |
| | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2024-03-21 | 2 | -3/+49 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | powerpc: dts: akebono: Harmonize EHCI/OHCI DT nodes name | Serge Semin | 2024-03-02 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | arm64: dts: qcom: pm6150: define USB-C related blocks | Danila Tikhonov | 2024-03-02 | 1 | -0/+46 | |
| * | | | | | | | | | | | | | | | Merge v6.8-rc6 into usb-next | Greg Kroah-Hartman | 2024-02-26 | 107 | -341/+466 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge 6.8-rc5 into usb-next | Greg Kroah-Hartman | 2024-02-19 | 103 | -244/+554 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | arm64: dts: qcom: qcm6490-fairphone-fp5: Add PMIC GLINK | Luca Weiss | 2024-02-17 | 2 | -1/+64 | |
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge tag 'sh-for-v6.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2024-03-21 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | sh: hd64461: Make setup_hd64461() static | Artur Rojek | 2024-03-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | sh: dma-sysfs: Make dma_subsys const | Ricardo B. Marliere | 2024-02-15 | 1 | -1/+1 | |
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge tag 'hyperv-next-signed-20240320' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2024-03-21 | 10 | -187/+196 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | x86/hyperv: Use Hyper-V entropy to seed guest random number generator | Michael Kelley | 2024-03-18 | 2 | -0/+3 | |
| * | | | | | | | | | | | | | | | x86/hyperv: Cosmetic changes for hv_spinlock.c | Purna Pavan Chandra Aekkaladevi | 2024-03-18 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | hyperv-tlfs: Rename some HV_REGISTER_* defines for consistency | Nuno Das Neves | 2024-03-18 | 4 | -15/+15 | |
| * | | | | | | | | | | | | | | | mshyperv: Introduce hv_get_hypervisor_version function | Nuno Das Neves | 2024-03-12 | 2 | -29/+23 | |
| * | | | | | | | | | | | | | | | x86/hyperv: Use per cpu initial stack for vtl context | Saurabh Sengar | 2024-03-09 | 1 | -4/+15 | |
| * | | | | | | | | | | | | | | | hyperv-tlfs: Change prefix of generic HV_REGISTER_* MSRs to HV_MSR_* | Nuno Das Neves | 2024-03-04 | 6 | -144/+144 | |
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge tag 'soc-late-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 2024-03-19 | 19 | -385/+765 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'arm-soc/for-6.9/soc' of https://github.com/Broadcom/stblinux into ... | Arnd Bergmann | 2024-03-11 | 2 | -4/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | ARM: bcm: stop selecing CONFIG_TICK_ONESHOT | Arnd Bergmann | 2024-02-28 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | ARM: brcmstb: Add debug UART entry for 74165 | Florian Fainelli | 2024-02-01 | 1 | -3/+5 | |
| | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge tag 'arm-soc/for-6.9/devicetree-arm64' of https://github.com/Broadcom/s... | Arnd Bergmann | 2024-03-11 | 2 | -9/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | arm64: dts: broadcom: bcmbca: bcm4908: drop invalid switch cells | Rafał Miłecki | 2024-01-29 | 1 | -3/+0 | |
| | * | | | | | | | | | | | | | | | arm64: dts: broadcom: bcmbca: bcm4908: use NVMEM layout for Asus GT-AC5300 | Rafał Miłecki | 2024-01-29 | 1 | -6/+7 | |
| | |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Merge tag 'riscv-dt-for-v6.9' of https://git.kernel.org/pub/scm/linux/kernel/... | Arnd Bergmann | 2024-03-06 | 7 | -4/+335 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | riscv: dts: starfive: jh7110: Add camera subsystem nodes | Changhuang Liang | 2024-03-01 | 2 | -0/+116 |