index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-10
s390/nospec: align and size extern thunks
Vasily Gorbik
1
-2
/
+14
2022-03-10
s390/nospec: add an option to use thunk-extern
Vasily Gorbik
6
-5
/
+71
2022-03-10
s390/nospec: generate single register thunks if possible
Vasily Gorbik
1
-0
/
+14
2022-03-10
s390/pci: make zpci_set_irq()/zpci_clear_irq() static
Niklas Schnelle
2
-5
/
+2
2022-03-10
Merge tag 'mvebu-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu into arm/fixes
Arnd Bergmann
2
-2
/
+7
2022-03-10
arm64: dts: marvell: armada-37xx: Remap IO space to bus address 0x0
Pali Rohár
2
-2
/
+7
2022-03-10
ARM: fix build warning in proc-v7-bugs.c
Russell King (Oracle)
1
-1
/
+2
2022-03-10
Merge branch irq/aic-pmu into irq/irqchip-next
Marc Zyngier
2
-0
/
+43
2022-03-10
Merge tag 'v5.18-rockchip-dts32-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into arm/dt
Arnd Bergmann
3
-1
/
+3
2022-03-10
Merge tag 'v5.18-rockchip-dts64-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into arm/dt
Arnd Bergmann
6
-6
/
+71
2022-03-09
Update the Icicle Kit device tree
Palmer Dabbelt
3
-66
/
+328
2022-03-09
riscv: dts: microchip: add new peripherals to icicle kit device tree
Conor Dooley
2
-0
/
+213
2022-03-09
riscv: dts: microchip: update peripherals in icicle kit device tree
Conor Dooley
2
-17
/
+29
2022-03-09
riscv: dts: microchip: refactor icicle kit device tree
Conor Dooley
2
-50
/
+52
2022-03-09
riscv: dts: microchip: add fpga fabric section to icicle kit
Conor Dooley
3
-0
/
+34
2022-03-09
riscv: dts: microchip: use clk defines for icicle kit
Conor Dooley
2
-13
/
+14
2022-03-09
powerpc/papr_scm: Add perf interface support
Kajol Jain
2
-0
/
+230
2022-03-09
xtensa: make secondary reset vector support conditional
Max Filippov
4
-4
/
+14
2022-03-09
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-2
/
+2
2022-03-09
xtensa: add kernel ABI selection to Kconfig
Max Filippov
2
-0
/
+39
2022-03-09
ARM: Do not use NOCROSSREFS directive with ld.lld
Nathan Chancellor
1
-0
/
+8
2022-03-09
xtensa: don't link with libgcc
Max Filippov
3
-19
/
+4
2022-03-09
xtensa: add helpers for division, remainder and shifts
Max Filippov
10
-0
/
+539
2022-03-09
xtensa: add missing XCHAL_HAVE_WINDOWED check
Max Filippov
1
-0
/
+2
2022-03-09
arm64: Do not include __READ_ONCE() block in assembly files
Nathan Chancellor
1
-2
/
+2
2022-03-09
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
5
-16
/
+20
2022-03-09
ARM: fix co-processor register typo
Russell King (Oracle)
1
-1
/
+1
2022-03-09
Merge branch kvm-arm64/psci-1.1 into kvmarm-master/next
Marc Zyngier
1
-6
/
+6
2022-03-09
KVM: arm64: Really propagate PSCI SYSTEM_RESET2 arguments to userspace
Will Deacon
1
-6
/
+6
2022-03-09
arm64/mte: Remove asymmetric mode from the prctl() interface
Mark Brown
2
-5
/
+10
2022-03-09
arm64: Add cavium_erratum_23154_cpus missing sentinel
Marc Zyngier
1
-0
/
+1
2022-03-09
arm64: kasan: fix include error in MTE functions
Paul Semel
1
-0
/
+1
2022-03-09
arm64: mm: Drop 'const' from conditional arm64_dma_phys_limit definition
Will Deacon
1
-1
/
+1
2022-03-09
x86/boot: Add setup_indirect support in early_memremap_is_setup_data()
Ross Philipson
1
-2
/
+31
2022-03-09
x86/boot: Fix memremap of setup_indirect structures
Ross Philipson
5
-46
/
+165
2022-03-09
Merge branch kvm-arm64/misc-5.18 into kvmarm-master/next
Marc Zyngier
2
-3
/
+6
2022-03-09
powerpc/64: Add UADDR64 relocation support
Alexey Kardashevskiy
3
-28
/
+48
2022-03-09
powerpc: 8xx: fix a return value error in mpc8xx_pic_init
Hangyu Hua
1
-0
/
+1
2022-03-09
powerpc/ps3: remove unneeded semicolons
jing yangyang
1
-2
/
+2
2022-03-09
crypto: arm64 - cleanup comments
Tom Rix
3
-3
/
+3
2022-03-08
ARM: fix build error when BPF_SYSCALL is disabled
Emmanuel Gil Peyrot
1
-1
/
+1
2022-03-08
x86/hyperv: Output host build info as normal Windows version number
Michael Kelley
1
-4
/
+4
2022-03-08
ACPI / x86: Work around broken XSDT on Advantech DAC-BJ01 board
Mark Cilissen
1
-0
/
+24
2022-03-08
x86/ACPI: CPPC: Move init_freq_invariance_cppc() into x86 CPPC
Huang Rui
3
-23
/
+15
2022-03-08
x86: Expose init_freq_invariance() to topology header
Huang Rui
2
-7
/
+5
2022-03-08
x86/ACPI: CPPC: Move AMD maximum frequency ratio setting function into x86 CPPC
Huang Rui
3
-43
/
+50
2022-03-08
x86/ACPI: CPPC: Rename cppc_msr.c to cppc.c
Huang Rui
2
-2
/
+2
2022-03-08
Merge tag 'arm64-spectre-bhb-for-v5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
26
-76
/
+825
2022-03-08
Merge tag 'for-linus-bhb' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
10
-55
/
+481
2022-03-08
KVM: SVM: Allow AVIC support on system w/ physical APIC ID > 255
Suravee Suthikulpanit
3
-7
/
+13
[prev]
[next]