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
2020-11-24
arm64: dts: hisilicon: normalize the node name of the SMMU devices
Zhen Lei
2
-6
/
+6
2020-11-24
arm64: dts: hisilicon: place clock-names "biu" before "ciu"
Zhen Lei
1
-1
/
+1
2020-11-24
arm64: dts: hisilicon: remove unused property pinctrl-names
Zhen Lei
1
-2
/
+0
2020-11-24
arm64: dts: hisilicon: write the values of property-units into a uint32 array
Zhen Lei
3
-7
/
+8
2020-11-24
arm64: dts: hisilicon: separate each group of data in the property "reg"
Zhen Lei
2
-76
/
+76
2020-11-24
arm64: dts: hisilicon: normalize the node name of the ITS devices
Zhen Lei
3
-13
/
+13
2020-11-24
ARM: dts: hisilicon: fix errors detected by syscon.yaml
Zhen Lei
1
-1
/
+1
2020-11-24
ARM: dts: hisilicon: fix errors detected by spi-pl022.yaml
Zhen Lei
1
-6
/
+6
2020-11-24
ARM: dts: hisilicon: fix errors detected by synopsys-dw-mshc.yaml
Zhen Lei
1
-2
/
+2
2020-11-24
ARM: dts: hisilicon: fix errors detected by root-node.yaml
Zhen Lei
4
-4
/
+4
2020-11-24
ARM: dts: hisilicon: fix errors detected by simple-bus.yaml
Zhen Lei
4
-4
/
+4
2020-11-24
ARM: dts: hisilicon: fix errors detected by usb yaml
Zhen Lei
1
-2
/
+2
2020-11-24
ARM: dts: hisilicon: fix errors detected by pl011.yaml
Zhen Lei
4
-50
/
+50
2020-11-24
ARM: dts: hisilicon: fix errors detected by snps-dw-apb-uart.yaml
Zhen Lei
3
-16
/
+16
2020-11-24
x86/resctrl: Add necessary kernfs_put() calls to prevent refcount leak
Xiaochen Shen
1
-7
/
+25
2020-11-24
ARM: dts: at91: sama5d3_xplained: add pincontrol for USB Host
Cristian Birsan
1
-0
/
+7
2020-11-24
ARM: dts: at91: sama5d4_xplained: add pincontrol for USB Host
Cristian Birsan
1
-0
/
+7
2020-11-24
ARM: dts: at91: sam9x60: add pincontrol for USB Host
Cristian Birsan
1
-0
/
+9
2020-11-24
x86/resctrl: Remove superfluous kernfs_get() calls to prevent refcount leak
Xiaochen Shen
1
-33
/
+2
2020-11-24
Merge branch 'sched/core' into core/mm
Thomas Gleixner
1
-0
/
+10
2020-11-24
x86/sgx: Fix sgx_ioc_enclave_provision() kernel-doc comment
Borislav Petkov
1
-1
/
+1
2020-11-24
ARM: omap2plus_defconfig: Enable TI eQEP counter driver
David Lechner
1
-0
/
+2
2020-11-23
arm64: dts: qcom: fix serial output for sm8250-hdk
Jonathan Marek
1
-2
/
+2
2020-11-23
arm64: expose FAR_EL1 tag bits in siginfo
Peter Collingbourne
10
-65
/
+101
2020-11-23
signal: clear non-uapi flag bits when passing/returning sa_flags
Peter Collingbourne
3
-7
/
+4
2020-11-23
arch: move SA_* definitions to generic headers
Peter Collingbourne
12
-234
/
+4
2020-11-23
parisc: start using signal-defs.h
Peter Collingbourne
1
-12
/
+1
2020-11-23
parisc: Drop parisc special case for __sighandler_t
Helge Deller
1
-8
/
+0
2020-11-23
Merge tag 'v5.10-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into arm/fixes
Arnd Bergmann
4
-4
/
+6
2020-11-23
ARM: multi_v7_defconfig: ti: Enable networking options for nfs boot
Grygorii Strashko
1
-0
/
+5
2020-11-23
ARM: config: ux500: Update U8500 defconfig
Linus Walleij
1
-4
/
+6
2020-11-23
Merge tag 'ux500-dts-for-v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into arm/dt
Arnd Bergmann
8
-16
/
+29
2020-11-23
ARM: dts: add Nuvoton NPCM730 device tree
Tomer Maimon
1
-0
/
+44
2020-11-23
arm64: pgtable: Ensure dirty bit is preserved across pte_wrprotect()
Will Deacon
1
-13
/
+14
2020-11-23
arm64: pgtable: Fix pte_accessible()
Will Deacon
1
-3
/
+4
2020-11-23
Merge tag 'samsung-dt-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/dt
Arnd Bergmann
52
-265
/
+526
2020-11-23
Merge tag 'renesas-arm-dt-for-v5.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/dt
Arnd Bergmann
35
-54
/
+851
2020-11-23
Merge tag 'renesas-arm-defconfig-for-v5.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/defconfig
Arnd Bergmann
2
-11
/
+12
2020-11-23
ARM: dts: ux500-golden: Add proper supplies to touchscreen
Linus Walleij
1
-2
/
+5
2020-11-23
s390/vdso: reimplement getcpu vdso syscall
Heiko Carstens
8
-2
/
+42
2020-11-23
s390/mm: add debug user asce support
Heiko Carstens
5
-0
/
+35
2020-11-23
s390/mm: use invalid asce instead of kernel asce
Heiko Carstens
5
-5
/
+13
2020-11-23
s390/mm: remove set_fs / rework address space handling
Heiko Carstens
21
-375
/
+51
2020-11-23
Merge branch 'fixes' into features
Heiko Carstens
2
-5
/
+7
2020-11-23
arm64/fpsimd: add <asm/insn.h> to <asm/kprobes.h> to fix fpsimd build
Randy Dunlap
1
-0
/
+2
2020-11-23
s390: fix fpu restore in entry.S
Sven Schnelle
2
-5
/
+7
2020-11-23
m68k: Fix WARNING splat in pmac_zilog driver
Finn Thain
1
-8
/
+9
2020-11-23
m68k: Add a missing ELF_DETAILS in link script
Youling Tang
3
-2
/
+3
2020-11-23
m68k: Drop redundant NOTES in link script
Youling Tang
3
-3
/
+0
2020-11-23
m68k: mac: Update Kconfig help
Finn Thain
1
-5
/
+3
[prev]
[next]