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-22
arm64/sme: Implement sysctl to set the default vector length
Mark Brown
1
-1
/
+28
2022-04-22
arm64/sme: Identify supported SME vector lengths at boot
Mark Brown
8
-2
/
+218
2022-04-22
arm64/sme: Basic enumeration support
Mark Brown
9
-0
/
+131
2022-04-22
arm64/sme: Early CPU setup for SME
Mark Brown
1
-4
/
+60
2022-04-22
arm64/sme: Manually encode SME instructions
Mark Brown
2
-0
/
+79
2022-04-22
arm64/sme: System register and exception syndrome definitions
Mark Brown
4
-1
/
+80
2022-04-22
pwm: Add support for Xilinx AXI Timer
Sean Anderson
1
-0
/
+4
2022-04-22
riscv: patch_text: Fixup last cpu should be master
Guo Ren
1
-1
/
+1
2022-04-22
arm: mediatek: select arch timer for mt7629
Chuanhong Guo
1
-0
/
+1
2022-04-22
arm64: defconfig: enable some mt6360 PMIC drivers
Fabien Parent
1
-0
/
+3
2022-04-22
arm64: defconfig: enable MT6359 regulator driver
Fabien Parent
1
-0
/
+1
2022-04-22
arm64: stacktrace: align with common naming
Madhavan T. Venkataraman
1
-2
/
+2
2022-04-22
arm64: stacktrace: rename stackframe to unwind_state
Madhavan T. Venkataraman
1
-34
/
+34
2022-04-22
arm64: stacktrace: rename unwinder functions
Madhavan T. Venkataraman
1
-17
/
+17
2022-04-22
arm64: stacktrace: make struct stackframe private to stacktrace.c
Mark Rutland
2
-32
/
+32
2022-04-22
arm64: stacktrace: delete PCS comment
Mark Rutland
1
-15
/
+0
2022-04-22
arm64: stacktrace: remove NULL task check from unwind_frame()
Madhavan T. Venkataraman
1
-3
/
+0
2022-04-22
integrator: remove empty ap_init_early()
Arnd Bergmann
1
-5
/
+0
2022-04-22
arm: dts: mediatek: Get rid of mediatek, larb for MM nodes
Yong Wu
2
-7
/
+0
2022-04-22
arm64/mm: Compute PTRS_PER_[PMD|PUD] independently of PTRS_PER_PTE
Anshuman Khandual
1
-2
/
+2
2022-04-22
objtool: Add HAVE_NOINSTR_VALIDATION
Josh Poimboeuf
2
-0
/
+4
2022-04-22
objtool: Make noinstr hacks optional
Josh Poimboeuf
2
-0
/
+4
2022-04-22
objtool: Make jump label hack optional
Josh Poimboeuf
3
-3
/
+8
2022-04-22
objtool: Add CONFIG_OBJTOOL
Josh Poimboeuf
5
-16
/
+24
2022-04-22
Merge branch 'tip/x86/urgent'
Peter Zijlstra
12
-10
/
+33
2022-04-22
arm64: mm: fix p?d_leaf()
Muchun Song
1
-2
/
+2
2022-04-22
signal: Deliver SIGTRAP on perf event asynchronously if blocked
Marco Elver
7
-0
/
+8
2022-04-22
Merge branch 'omap1/multiplatform-prep' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc into arm/multiplatform
Arnd Bergmann
84
-2664
/
+875
2022-04-22
ARM: s3c: fix include path
Arnd Bergmann
2
-5
/
+0
2022-04-22
ARM: omap1: htc_herald: fix typos in comments
Julia Lawall
1
-1
/
+1
2022-04-22
ARM: OMAP1: fix typos in comments
Julia Lawall
1
-1
/
+1
2022-04-22
ARM: OMAP1: clock: Remove noop code
Janusz Krzysztofik
3
-27
/
+1
2022-04-22
ARM: OMAP1: clock: Remove unused code
Janusz Krzysztofik
2
-132
/
+2
2022-04-22
ARM: OMAP1: clock: Fix UART rate reporting algorithm
Janusz Krzysztofik
1
-1
/
+1
2022-04-22
ARM: OMAP1: clock: Fix early UART rate issues
Janusz Krzysztofik
1
-5
/
+5
2022-04-22
ARM: OMAP1: Prepare for conversion of OMAP1 clocks to CCF
Janusz Krzysztofik
4
-10
/
+10
2022-04-22
ARM: omap1: fix build with no SoC selected
Arnd Bergmann
3
-1
/
+8
2022-04-22
ARM: omap1: move mach/*.h into mach directory
Arnd Bergmann
59
-188
/
+127
2022-04-22
ARM: omap1: use pci_remap_iospace() for omap_cf
Arnd Bergmann
2
-46
/
+1
2022-04-22
ARM: omap1: relocate static I/O mapping
Arnd Bergmann
2
-4
/
+4
2022-04-22
ARM: omap: remove empty plat-omap directory
Arnd Bergmann
2
-10
/
+0
2022-04-22
ARM: omap: un-merge plat/sram.c
Arnd Bergmann
8
-150
/
+182
2022-04-22
ARM: omap: split up arch/arm/plat-omap/Kconfig
Arnd Bergmann
4
-94
/
+86
2022-04-22
ARM: omap1: move plat/dma.c to mach/omap-dma.c
Arnd Bergmann
3
-2
/
+2
2022-04-22
ARM: omap1: dma: remove omap2 specific bits
Arnd Bergmann
1
-160
/
+53
2022-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
61
-534
/
+274
2022-04-21
RISC-V: cpuidle: fix Kconfig select for RISCV_SBI_CPUIDLE
Randy Dunlap
1
-1
/
+1
2022-04-21
RISC-V: mm: Fix set_satp_mode() for platform not having Sv57
Anup Patel
1
-0
/
+1
2022-04-21
KVM: SEV: add cache flush to solve SEV cache incoherency issues
Mingwei Zhang
6
-0
/
+18
2022-04-21
MIPS: Ingenic: Refresh USB nodes to match driver changes.
周琰杰 (Zhou Yanjie)
3
-3
/
+3
[prev]
[next]