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-09
arm64/sysreg: Standardise naming of ID_AA64MMFR0_EL1.ASIDBits
Mark Brown
4
-8
/
+8
2022-09-09
arm64/sysreg: Standardise naming of ID_AA64MMFR0_EL1.BigEnd
Mark Brown
4
-5
/
+5
2022-09-09
arm64/sysreg: Add _EL1 into ID_AA64PFR1_EL1 constant names
Mark Brown
12
-55
/
+55
2022-09-09
arm64/sysreg: Add _EL1 into ID_AA64PFR0_EL1 definition names
Mark Brown
12
-108
/
+108
2022-09-09
arm64/sysreg: Add _EL1 into ID_AA64MMFR2_EL1 definition names
Mark Brown
5
-47
/
+47
2022-09-09
arm64/sysreg: Add _EL1 into ID_AA64MMFR0_EL1 definition names
Mark Brown
13
-116
/
+116
2022-09-09
arm64: cache: Remove unused CTR_CACHE_MINLINE_MASK
Kristina Martsenko
1
-4
/
+0
2022-09-09
arm64/sysreg: Describe ID_AA64SMFR0_EL1.SMEVer as an enumeration
Mark Brown
1
-1
/
+3
2022-09-09
arm64/sysreg: Remove stray SMIDR_EL1 defines
Mark Brown
1
-4
/
+0
2022-09-09
termios: kill uapi termios.h that are identical to generic one
Al Viro
3
-145
/
+0
2022-09-09
termios: get rid of non-UAPI asm/termios.h
Al Viro
9
-76
/
+2
2022-09-09
termios: convert the last (sparc) INIT_C_CC to array
Al Viro
1
-9
/
+0
2022-09-09
make generic INIT_C_CC a bit more generic
Al Viro
3
-20
/
+0
2022-09-09
termios: consolidate values for VDISCARD in INIT_C_CC
Al Viro
4
-7
/
+7
2022-09-09
termios: start unifying non-UAPI parts of asm/termios.h
Al Viro
9
-75
/
+5
2022-09-09
termios: uninline conversion helpers
Al Viro
9
-351
/
+206
2022-09-08
arm64: dts: qcom: sa8155p-adp: Remove unused properties from eth node
Bhupesh Sharma
1
-3
/
+0
2022-09-08
arm64: dts: qcom: sc7280: correct CPU BWMON unit address
Krzysztof Kozlowski
1
-1
/
+1
2022-09-08
x86/sgx: Handle VA page allocation failure for EAUG on PF.
Haitao Huang
1
-1
/
+4
2022-09-08
x86/sgx: Do not fail on incomplete sanitization on premature stop of ksgxd
Jarkko Sakkinen
1
-6
/
+9
2022-09-08
arm64: defconfig: Enable devfreq cooling device
Clément Péron
1
-0
/
+1
2022-09-08
arm64: dts: allwinner: beelink-gs1: Enable GPU OPP
Clément Péron
1
-0
/
+1
2022-09-08
arm64: dts: allwinner: h6: Add GPU OPP table
Clément Péron
1
-0
/
+87
2022-09-08
arm64: dts: allwinner: h6: Add cooling map for GPU
Clément Péron
1
-2
/
+49
2022-09-08
arm64: dts: allwinner: a100: Add I2C DMA requests
Samuel Holland
1
-0
/
+12
2022-09-08
arm64: dts: allwinner: a100: Add device node for DMA controller
Yangtao Li
1
-0
/
+12
2022-09-08
EDAC/i10nm: Add driver decoder for Ice Lake and Tremont CPUs
Youquan Song
1
-0
/
+1
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
64
-375
/
+482
2022-09-08
sparc: Fix the generic IO helpers
Linus Walleij
2
-0
/
+24
2022-09-08
alpha: Use generic <asm-generic/io.h>
Linus Walleij
1
-10
/
+68
2022-09-08
ARM: dts: fix Moxa SDIO 'compatible', remove 'sdhci' misnomer
Sergei Antonov
2
-3
/
+3
2022-09-08
arm64: defconfig: enable ARCH_NXP
Michael Walle
1
-0
/
+1
2022-09-08
arm64: defconfig: enable ARCH_BCM
Florian Fainelli
1
-0
/
+1
2022-09-08
arm64/ptrace: Don't clear calling process' TIF_SME on OOM
Mark Brown
1
-2
/
+0
2022-09-08
Merge tag 'amlogic-arm64-dt-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux into arm/dt
Arnd Bergmann
8
-336
/
+513
2022-09-08
powerpc/powernv: add missing of_node_put() in opal_export_attrs()
Zheng Yongjun
1
-0
/
+1
2022-09-08
powerpc/85xx: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
2022-09-08
powerpc/64s: add pte_needs_flush and huge_pmd_needs_flush
Nicholas Piggin
2
-0
/
+59
2022-09-08
powerpc/math-emu: Inhibit W=1 warnings
Christophe Leroy
4
-3
/
+10
2022-09-08
powerpc/pseries: Fix plpks crash on non-pseries
Michael Ellerman
1
-1
/
+2
2022-09-07
um: Enable FORTIFY_SOURCE
Kees Cook
2
-0
/
+2
2022-09-07
perf/x86/intel: Optimize FIXED_CTR_CTRL access
Kan Liang
2
-9
/
+17
2022-09-07
perf/x86/p4: Remove perfctr_second_write quirk
Peter Zijlstra
3
-22
/
+29
2022-09-07
perf/x86/intel: Remove x86_pmu::update_topdown_event
Peter Zijlstra
2
-11
/
+12
2022-09-07
perf/x86/intel: Remove x86_pmu::set_topdown_event_period
Peter Zijlstra
2
-7
/
+10
2022-09-07
perf/x86: Add a x86_pmu::limit_period static_call
Peter Zijlstra
1
-4
/
+5
2022-09-07
perf/x86: Change x86_pmu::limit_period signature
Peter Zijlstra
4
-22
/
+20
2022-09-07
perf/x86/intel: Move the topdown stuff into the intel driver
Peter Zijlstra
2
-10
/
+23
2022-09-07
perf/x86: Add two more x86_pmu methods
Peter Zijlstra
2
-5
/
+22
2022-09-07
x86/perf: Assert all platform event flags are within PERF_EVENT_FLAG_ARCH
Anshuman Khandual
2
-18
/
+38
[prev]
[next]