index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
Commit message (
Expand
)
Author
Age
Files
Lines
*
signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZE
Eric W. Biederman
2018-10-03
2
-24
/
+1
*
signal/arm64: Use send_sig_fault where appropriate
Eric W. Biederman
2018-09-27
1
-7
/
+3
*
signal/arm64: Add and use arm64_force_sig_ptrace_errno_trap
Eric W. Biederman
2018-09-27
3
-1
/
+11
*
signal/arm64: In ptrace_hbptriggered name the signal description string
Eric W. Biederman
2018-09-27
1
-1
/
+2
*
signal/arm64: Remove arm64_force_sig_info
Eric W. Biederman
2018-09-27
2
-7
/
+0
*
signal/arm64: Add and use arm64_force_sig_mceerr as appropriate
Eric W. Biederman
2018-09-27
3
-7
/
+10
*
signal/arm64: Add and use arm64_force_sig_fault where appropriate
Eric W. Biederman
2018-09-27
5
-51
/
+25
*
signal/arm64: Only call set_thread_esr once in do_page_fault
Eric W. Biederman
2018-09-27
1
-3
/
+1
*
signal/arm64: Only perform one esr_to_fault_info call in do_page_fault
Eric W. Biederman
2018-09-27
1
-3
/
+5
*
signal/arm64: Expand __do_user_fault and remove it
Eric W. Biederman
2018-09-27
1
-10
/
+8
*
signal/arm64: For clarity separate the 3 signal sending cases in do_page_fault
Eric W. Biederman
2018-09-27
1
-4
/
+9
*
signal/arm64: Consolidate the two hwpoison cases in do_page_fault
Eric W. Biederman
2018-09-27
1
-7
/
+7
*
signal/arm64: Factor set_thread_esr out of __do_user_fault
Eric W. Biederman
2018-09-27
1
-2
/
+7
*
signal/arm64: Factor out arm64_show_signal from arm64_force_sig_info
Eric W. Biederman
2018-09-27
1
-13
/
+11
*
signal/arm64: Remove unneeded tsk parameter from arm64_force_sig_info
Eric W. Biederman
2018-09-27
5
-9
/
+8
*
signal/arm64: Push siginfo generation into arm64_notify_die
Eric W. Biederman
2018-09-27
4
-51
/
+30
*
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
2018-08-25
10
-9
/
+10
|
\
|
*
arm64: rockchip: Force CONFIG_PM on Rockchip systems
Marc Zyngier
2018-08-24
1
-0
/
+1
|
*
arm64: dts: Fix various entry-method properties to reflect documentation
Amit Kucheria
2018-08-24
9
-9
/
+9
*
|
Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2018-08-25
1
-2
/
+2
|
\
\
|
*
|
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
2018-08-24
1
-2
/
+2
*
|
|
arm64: tlb: Provide forward declaration of tlb_flush() before including tlb.h
Will Deacon
2018-08-23
1
-0
/
+2
*
|
|
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
2018-08-23
175
-2778
/
+6473
|
\
\
\
|
*
\
\
Merge tag 'qcom-arm64-for-4.19-2' of git://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
2018-08-04
2
-6
/
+32
|
|
\
\
\
|
|
*
|
|
arm64: dts: sdm845: Add tsens nodes
Amit Kucheria
2018-08-02
1
-0
/
+16
|
|
*
|
|
arm64: dts: msm8996: thermal: Initialise via DT and add second controller
Amit Kucheria
2018-08-02
1
-6
/
+16
|
*
|
|
|
Merge tag 'v4.19-rockchip-dts64-2' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
2018-07-31
4
-8
/
+644
|
|
\
\
\
\
|
|
*
|
|
|
arm64: dts: rockchip: add led support for Firefly-RK3399
Shohei Maruyama
2018-07-25
1
-0
/
+28
|
|
*
|
|
|
arm64: dts: rockchip: remove deprecated Type-C PHY properties on rk3399
Enric Balletbo i Serra
2018-07-25
1
-8
/
+0
|
|
*
|
|
|
arm64: dts: rockchip: add power button support for Firefly-RK3399
Shohei Maruyama
2018-07-25
1
-0
/
+16
|
|
*
|
|
|
arm64: dts: rockchip: drop out-of-tree properties from rk3399-ficus regulator
Heiko Stuebner
2018-07-16
1
-5
/
+0
|
|
*
|
|
|
arm64: dts: rockchip: add voltage properties for vcc3v3_pcie on rk3399 ficus
Enric Balletbo i Serra
2018-07-16
1
-0
/
+2
|
|
*
|
|
|
arm64: dts: rockchip: add USB 2.0 and 3.0 support on Ficus board
Enric Balletbo i Serra
2018-07-16
1
-0
/
+88
|
|
*
|
|
|
arm64: dts: rockchip: add 96boards RK3399 Ficus board
Ezequiel Garcia
2018-07-12
2
-0
/
+515
|
*
|
|
|
|
Merge tag 'amlogic-dt64-3' of https://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
2018-07-31
2
-0
/
+206
|
|
\
\
\
\
\
|
|
*
|
|
|
|
arm64: dts: meson-axg: add spdif-dit codec
Jerome Brunet
2018-07-25
1
-0
/
+7
|
|
*
|
|
|
|
arm64: dts: meson-axg: add lineout codec
Jerome Brunet
2018-07-25
1
-0
/
+9
|
|
*
|
|
|
|
arm64: dts: meson-axg: add linein codec
Jerome Brunet
2018-07-25
1
-0
/
+10
|
|
*
|
|
|
|
arm64: dts: meson-axg: add tdm interfaces
Jerome Brunet
2018-07-25
1
-0
/
+33
|
|
*
|
|
|
|
arm64: dts: meson-axg: add tdmout formatters
Jerome Brunet
2018-07-25
1
-0
/
+42
|
|
*
|
|
|
|
arm64: dts: meson-axg: add tdmin formatters
Jerome Brunet
2018-07-25
1
-0
/
+56
|
|
*
|
|
|
|
arm64: dts: meson-axg: add spdifout
Jerome Brunet
2018-07-25
1
-0
/
+11
|
|
*
|
|
|
|
arm64: dts: meson-axg: add audio arb reset controller
Jerome Brunet
2018-07-24
1
-0
/
+7
|
|
*
|
|
|
|
arm64: dts: meson-axg: add usb power regulator
Jerome Brunet
2018-07-24
1
-0
/
+11
|
|
*
|
|
|
|
arm64: dts: meson-axg: add vcc 5v regulator on the s400
Jerome Brunet
2018-07-24
1
-0
/
+11
|
|
*
|
|
|
|
arm64: dts: meson-axg: improve power supplies description
Jerome Brunet
2018-07-24
1
-0
/
+9
|
*
|
|
|
|
|
Merge tag 'mvebu-dt64-4.19-2' of git://git.infradead.org/linux-mvebu into nex...
Olof Johansson
2018-07-31
2
-2
/
+2
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
arm64: dts: marvell: armada-37xx: update the crypto engine compatible
Antoine Tenart
2018-07-13
1
-1
/
+1
|
|
*
|
|
|
|
|
arm64: dts: marvell: armada-cp110: update the crypto engine compatible
Antoine Tenart
2018-07-13
1
-1
/
+1
|
*
|
|
|
|
|
|
Merge tag 'v4.18-next-dts64' of https://git.kernel.org/pub/scm/linux/kernel/g...
Olof Johansson
2018-07-26
5
-4
/
+48
|
|
\
\
\
\
\
\
\
[next]