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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-26
powerpc/nohash: Remove pgd_huge() stub
Christophe Leroy
2
-7
/
+0
2022-09-26
powerpc/mm/64s: Drop p4d_leaf()
Michael Ellerman
1
-7
/
+0
2022-09-26
powerpc/mm/64s: Drop pgd_huge()
Michael Ellerman
2
-19
/
+0
2022-09-26
powerpc/microwatt: Remove unused early debug code
Michael Ellerman
1
-39
/
+0
2022-09-26
powerpc/64: Remove unused SYS_CALL_TABLE symbol
Michael Ellerman
1
-10
/
+0
2022-09-26
powerpc/build: put sys_call_table in .data.rel.ro if RELOCATABLE
Nicholas Piggin
1
-0
/
+4
2022-09-26
powerpc/64/build: merge .got and .toc input sections
Nicholas Piggin
1
-2
/
+1
2022-09-26
powerpc/64/build: only include .opd with ELFv1
Nicholas Piggin
1
-0
/
+2
2022-09-26
powerpc/build: move .data.rel.ro, .sdata2 to read-only
Nicholas Piggin
1
-8
/
+12
2022-09-26
powerpc/build: move got, toc, plt, branch_lt sections to read-only
Nicholas Piggin
1
-10
/
+22
2022-09-26
powerpc/32/build: move got1/got2 sections out of text
Nicholas Piggin
1
-10
/
+11
2022-09-26
powerpc: move __end_rodata to cover arch read-only sections
Nicholas Piggin
5
-6
/
+8
2022-09-26
powerpc/vmlinux.lds: Add an explicit symbol for the SRWX boundary
Michael Ellerman
4
-5
/
+11
2022-09-26
powerpc/vmlinux.lds: Ensure STRICT_ALIGN_SIZE is at least page aligned
Michael Ellerman
1
-1
/
+4
2022-09-26
powerpc/64: Remove unused prom_init_toc symbols
Michael Ellerman
3
-10
/
+1
2022-09-26
powerpc/pseries: move hcall_tracepoint_refcount out of .toc
Nicholas Piggin
1
-2
/
+2
2022-09-26
KVM: arm64: Ignore kvm-arm.mode if !is_hyp_mode_available()
Elliot Berman
1
-5
/
+10
2022-09-26
KVM: arm64: vgic: Remove duplicate check in update_affinity_collection()
Gavin Shan
1
-1
/
+1
2022-09-26
Merge 6.0-rc7 into usb-next
Greg Kroah-Hartman
98
-253
/
+368
2022-09-26
m68knommu: fix non-mmu classic 68000 legacy timer tick selection
Greg Ungerer
1
-3
/
+1
2022-09-26
m68knommu: fix non-specific 68328 choice interrupt build failure
Greg Ungerer
1
-3
/
+3
2022-09-25
Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty") into tty-next
Greg Kroah-Hartman
98
-253
/
+368
2022-09-24
LoongArch: Use acpi_arch_dma_setup() and remove ARCH_HAS_PHYS_TO_DMA
Jianmin Lv
3
-33
/
+22
2022-09-24
nvmem: prefix all symbols with NVMEM_
Rafał Miłecki
4
-10
/
+10
2022-09-24
MIPS: remove define-only GDA_MAGIC, previously magic number
наб
1
-2
/
+0
2022-09-24
MIPS: IRQ: remove orphan allocate_irqno() declaration
Gaosheng Cui
1
-2
/
+0
2022-09-24
MIPS: remove orphan sb1250_time_init() declaration
Gaosheng Cui
2
-7
/
+0
2022-09-24
MIPS: Lantiq: switch vmmc to use gpiod API
Dmitry Torokhov
1
-9
/
+13
2022-09-24
MIPS: lantiq: enable all hardware interrupts on second VPE
Aleksander Jan Bajkowski
1
-2
/
+24
2022-09-24
crypto: aria-avx - add AES-NI/AVX/x86_64/GFNI assembler implementation of aria cipher
Taehee Yoo
5
-0
/
+1553
2022-09-24
crypto: arm64 - revert unintended config name change for CRYPTO_SHA1_ARM64_CE
Lukas Bulwahn
1
-1
/
+1
2022-09-23
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
2
-15
/
+19
2022-09-23
ARM: orion: fix include path
Arnd Bergmann
1
-1
/
+1
2022-09-23
parisc: Drop homebrewn io[read|write]64_[lo_hi|hi_lo]
Linus Walleij
1
-36
/
+0
2022-09-23
Merge tag 'renesas-arm-soc-for-v6.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/soc
Arnd Bergmann
2
-2
/
+0
2022-09-23
Merge tag 'qcom-defconfig-for-6.1' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/defconfig
Arnd Bergmann
2
-0
/
+8
2022-09-23
Merge tag 'qcom-arm64-defconfig-for-6.1' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/defconfig
Arnd Bergmann
1
-0
/
+10
2022-09-23
arm64: configs: Enable all PMUs provided by Arm
Mark Brown
1
-0
/
+6
2022-09-23
Merge tag 'sunxi-config-for-6.1-1' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into arm/defconfig
Arnd Bergmann
1
-0
/
+1
2022-09-23
Merge tag 'tegra-for-6.1-arm64-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/defconfig
Arnd Bergmann
1
-1
/
+4
2022-09-23
Merge tag 'riscv-for-linus-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
7
-13
/
+25
2022-09-23
Merge tag 'mvebu-dt-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu into arm/dt
Arnd Bergmann
18
-100
/
+647
2022-09-23
Merge tag 'omap-for-6.1/dt-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/dt
Arnd Bergmann
7
-1
/
+885
2022-09-23
Merge tag 'mvebu-dt64-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu into arm/dt
Arnd Bergmann
6
-159
/
+213
2022-09-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-26
/
+51
2022-09-23
ARM: dts: turris-omnia: Add label for wan port
Pali Rohár
1
-0
/
+1
2022-09-23
ARM: dts: turris-omnia: Define S/PDIF audio card
Pali Rohár
1
-0
/
+27
2022-09-23
ARM: mvebu: Add spdif-pins mpp pins for Armada 38x
Pali Rohár
1
-0
/
+5
2022-09-23
ARM: mvebu: add audio support to Armada 385 DB
Marcin Wojtas
1
-0
/
+69
2022-09-23
ARM: mvebu: add audio I2S controller to Armada 38x Device Tree
Marcin Wojtas
1
-0
/
+19
[prev]
[next]