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-04-18
ARC: Remove a redundant memset()
Christophe JAILLET
1
-1
/
+0
2022-04-18
ARC: fix typos in comments
Julia Lawall
5
-5
/
+5
2022-04-18
ARC: entry: fix syscall_trace_exit argument
Sergey Matyukevich
1
-0
/
+1
2022-04-18
csky: optimize memcpy_{from,to}io() and memset_io()
Guo Ren
3
-1
/
+103
2022-04-18
csky: Add C based string functions
Matteo Croce
8
-356
/
+150
2022-04-18
arm64: dts: imx: Add i.MX8M Plus Gateworks gw7400 dts support
Tim Harvey
2
-0
/
+897
2022-04-18
arm64: dts: imx8mm-evk: add pwm1/backlight support
Tommaso Merciai
1
-0
/
+20
2022-04-18
arm64: dts: imx8mn: add 8MNANOD3L-EVK device tree
Michael Walle
2
-0
/
+115
2022-04-18
arm64: dts: imx8m{m,n}-venice-*: add missing uart-has-rtscts property to UARTs
Tim Harvey
4
-0
/
+8
2022-04-18
ARM: imx_v6_v7_defconfig: Enable the ADC part of the STMPE MFD
Max Krummenacher
1
-0
/
+1
2022-04-18
ARM: dts: imx6dl-colibri: Drop dedicated v1.1 device tree
Max Krummenacher
4
-78
/
+27
2022-04-18
arm64: dts: freescale: imx8q: add imx vpu codec entries
Ming Qian
3
-0
/
+123
2022-04-18
arm64: dts: imx8mp: Enable HS400-ES
Adam Ford
1
-3
/
+3
2022-04-18
arm64: dts: imx8mn: Enable HS400-ES
Adam Ford
1
-3
/
+3
2022-04-18
x86: remove cruft from <asm/dma-mapping.h>
Christoph Hellwig
2
-11
/
+2
2022-04-18
swiotlb: merge swiotlb-xen initialization into swiotlb
Christoph Hellwig
3
-25
/
+21
2022-04-18
swiotlb: provide swiotlb_init variants that remap the buffer
Christoph Hellwig
1
-1
/
+1
2022-04-18
swiotlb: pass a gfp_mask argument to swiotlb_init_late
Christoph Hellwig
1
-1
/
+1
2022-04-18
swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
Christoph Hellwig
5
-33
/
+4
2022-04-18
swiotlb: make the swiotlb_init interface more useful
Christoph Hellwig
11
-37
/
+17
2022-04-18
x86: centralize setting SWIOTLB_FORCE when guest memory encryption is enabled
Christoph Hellwig
3
-11
/
+8
2022-04-18
x86: remove the IOMMU table infrastructure
Christoph Hellwig
17
-445
/
+99
2022-04-18
MIPS/octeon: use swiotlb_init instead of open coding it
Christoph Hellwig
2
-14
/
+3
2022-04-18
arm/xen: don't check for xen_initial_domain() in xen_create_contiguous_region
Stefano Stabellini
1
-4
/
+1
2022-04-18
swiotlb: rename swiotlb_late_init_with_default_size
Christoph Hellwig
1
-1
/
+1
2022-04-17
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
1
-2
/
+0
2022-04-17
x86/boot: Add an efi.h header for the decompressor
Borislav Petkov
6
-9
/
+131
2022-04-17
Merge tag 'x86-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-22
/
+100
2022-04-16
tools/power turbostat: Add Power Limit4 support
Sumeet Pawnikar
1
-0
/
+1
2022-04-16
Merge tag 'soc-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
36
-468
/
+123
2022-04-16
ARM: dts: BCM5301X: Disable gmac0 and enable port@8 on Asus RT-AC88U
Arınç ÜNAL
1
-1
/
+4
2022-04-15
xtensa: fix a7 clobbering in coprocessor context load/store
Max Filippov
1
-2
/
+2
2022-04-15
mm/vmalloc: fix spinning drain_vmap_work after reading from /proc/vmcore
Omar Sandoval
2
-3
/
+0
2022-04-15
crypto: arm64/sm4 - Fix wrong dependency of NEON/CE implementation
Tianjia Zhang
1
-2
/
+2
2022-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
60
-251
/
+458
2022-04-14
Merge tag 'at91-fixes-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into arm/fixes
Arnd Bergmann
24
-39
/
+82
2022-04-14
Merge branch 'v5.18/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux into arm/fixes
Arnd Bergmann
5
-104
/
+5
2022-04-14
Merge tag 'imx-fixes-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/fixes
Arnd Bergmann
7
-12
/
+24
2022-04-14
ARM: config: Update Gemini defconfig
Linus Walleij
1
-1
/
+4
2022-04-14
arm64: dts: qcom/sdm845-shift-axolotl: Fix boolean properties with values
Rob Herring
1
-1
/
+1
2022-04-14
ARM: dts: align SPI NOR node name with dtschema
Krzysztof Kozlowski
6
-7
/
+7
2022-04-14
ARM: dts: Fix more boolean properties with values
Rob Herring
4
-8
/
+8
2022-04-14
Merge tag 'ux500-defconfig-soc-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik into arm/fixes
Arnd Bergmann
1
-4
/
+15
2022-04-14
ARM: dts: ux500: Add NFC to the Codina
Linus Walleij
1
-1
/
+30
2022-04-14
Merge tag 's390-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
11
-18
/
+43
2022-04-14
x86/asm: Merge load_gs_index()
Brian Gerst
2
-10
/
+4
2022-04-14
x86/32: Remove lazy GS macros
Brian Gerst
9
-28
/
+20
2022-04-14
ELF: Remove elf_core_copy_kernel_regs()
Brian Gerst
2
-2
/
+2
2022-04-14
x86/process: Fix kernel-doc warning due to a changed function name
Jiapeng Chong
1
-1
/
+1
2022-04-14
arm64: fix typos in comments
Ken Kurematsu
1
-1
/
+1
[prev]
[next]