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
/
arm64
Age
Commit message (
Expand
)
Author
Files
Lines
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
arm64/mm: Compute PTRS_PER_[PMD|PUD] independently of PTRS_PER_PTE
Anshuman Khandual
1
-2
/
+2
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
2
-0
/
+2
2022-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
14
-40
/
+40
2022-04-21
arm64: dts: qcom: sc7280: Set the default dr_mode for usb2
Souradeep Chowdhury
1
-1
/
+1
2022-04-21
arm64: dts: qcom: sc7280: Add EUD dt node and dwc3 connector
Souradeep Chowdhury
1
-0
/
+36
2022-04-21
Merge tag 'samsung-dt64-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/dt
Arnd Bergmann
4
-19
/
+10
2022-04-20
KVM: arm64: Expose the WFXT feature to guests
Marc Zyngier
2
-0
/
+13
2022-04-20
KVM: arm64: Offer early resume for non-blocking WFxT instructions
Marc Zyngier
1
-4
/
+26
2022-04-20
KVM: arm64: Handle blocking WFIT instruction
Marc Zyngier
4
-3
/
+28
2022-04-20
KVM: arm64: Introduce kvm_counter_compute_delta() helper
Marc Zyngier
1
-7
/
+10
2022-04-20
KVM: arm64: Simplify kvm_cpu_has_pending_timer()
Marc Zyngier
2
-13
/
+2
2022-04-20
arm64: Use WFxT for __delay() when possible
Marc Zyngier
1
-1
/
+11
2022-04-20
arm64: Add wfet()/wfit() helpers
Marc Zyngier
1
-0
/
+4
2022-04-20
arm64: Add HWCAP advertising FEAT_WFXT
Marc Zyngier
5
-0
/
+6
2022-04-20
arm64: Add RV and RN fields for ESR_ELx_WFx_ISS
Marc Zyngier
1
-0
/
+2
2022-04-20
arm64: Expand ESR_ELx_WFx_ISS_TI to match its ARMv8.7 definition
Marc Zyngier
1
-2
/
+4
2022-04-19
arm64: dts: qcom: sc7280: Add SAR sensors to herobrine crd
Matthias Kaehlcke
1
-0
/
+12
2022-04-19
arm64: dts: qcom: sm8250: camss: Add CCI definitions
Bryan O'Donoghue
1
-0
/
+162
2022-04-19
arm64: dts: qcom: sm8250: camss: Add CAMSS block definition
Bryan O'Donoghue
1
-0
/
+153
2022-04-19
arm64: dts: qcom: sm8250: Add camcc DT node
Bryan O'Donoghue
1
-0
/
+16
2022-04-19
arm64: dts: qcom: sm8450-qrd: Enable spi and i2c nodes
Vinod Koul
1
-0
/
+24
2022-04-19
arm64: dts: qcom: sm8450: Fix missing iommus for qup1
Vinod Koul
1
-0
/
+3
2022-04-19
arm64: dts: qcom: sm8450: Add qup nodes for qup2
Vinod Koul
1
-0
/
+396
2022-04-19
arm64: dts: qcom: sm8450: Add qup nodes for qup1
Vinod Koul
1
-0
/
+359
2022-04-19
arm64: dts: qcom: sm8450: Add qup nodes for qup0
Vinod Koul
1
-0
/
+412
2022-04-19
arm64: dts: qcom: sm8450: Fix missing iommus for qup
Vinod Koul
1
-0
/
+3
2022-04-19
arm64: dts: qcom: sm8450: Add gpi_dma nodes
Vinod Koul
1
-0
/
+67
2022-04-19
arm64: dts: qcom: sm8350-hdk: Enable &gpi_dma1
Bjorn Andersson
1
-0
/
+4
2022-04-19
arm64: dts: qcom: sm8350: Add GENI I2C/SPI DMA channels
Bjorn Andersson
1
-0
/
+108
2022-04-19
arm64: dts: qcom: sm8350: Define GPI DMA engines
Bjorn Andersson
1
-0
/
+73
2022-04-19
arm64: dts: qcom: sc7280: Add wakeup-source property for USB node
Sandeep Maheswaram
1
-0
/
+1
2022-04-19
arm64: dts: qcom: msm8996: override nodes by label
Krzysztof Kozlowski
1
-5
/
+3
2022-04-19
arm64: dts: qcom: msm8994: override nodes by label
Krzysztof Kozlowski
1
-8
/
+6
2022-04-19
arm64: dts: qcom: sdm845-xiaomi-beryllium: enable qcom wled backlight and link to panel
Joel Selvaraj
1
-0
/
+12
2022-04-19
arm64: dts: qcom: sdm845-xiaomi-beryllium: enable second wifi channel
Joel Selvaraj
1
-0
/
+7
2022-04-19
arm64: dts: qcom: sdm845-xiaomi-beryllium: fix typo in panel's vddio-supply property
Joel Selvaraj
1
-1
/
+1
2022-04-19
arm64: dts: qcom: sdm845-xiaomi-beryllium: enable qcom ipa driver
Joel Selvaraj
1
-0
/
+6
2022-04-19
arm64: dts: qcom: sdm845-xiaomi-beryllium: change firmware path and use mbn format
Joel Selvaraj
1
-4
/
+4
2022-04-19
arm64: dts: qcom: do not use underscore in BCM node name
Krzysztof Kozlowski
5
-5
/
+5
2022-04-19
arm64: dts: qcom: sm8450: Add thermal zones
Vladimir Zapolskiy
1
-0
/
+843
2022-04-19
arm64: dts: qcom: sm8450: Add thermal sensor controllers
Vladimir Zapolskiy
1
-0
/
+22
2022-04-19
arm64: dts: qcom: msm8998: reserve potentially inaccessible clocks
Michael Srba
1
-0
/
+15
2022-04-19
arm64: dts: hisilicon: align 'freq-table-hz' with dtschema in UFS
Krzysztof Kozlowski
2
-4
/
+4
2022-04-19
arm64: defconfig: Enable Maxim MAX96712 Quad GMSL2 Deserializer support
Geert Uytterhoeven
1
-0
/
+1
2022-04-19
arm64: dts: renesas: r8a779f0: Add GPIO nodes
Geert Uytterhoeven
1
-0
/
+60
[prev]
[next]