index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
6
-6
/
+0
2019-11-30
Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-11-30
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
59
-428
/
+322
2019-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
5
-37
/
+11
2019-11-28
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
4
-16
/
+1
2019-11-27
Merge tag 'mmc-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
6
-314
/
+34
2019-11-27
Merge tag 'for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
1
-2
/
+4
2019-11-26
Merge tag 'pm-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
43
-64
/
+185
2019-11-26
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+0
2019-11-26
sysctl: Remove the sysctl system call
Eric W. Biederman
6
-6
/
+0
2019-11-26
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-6
/
+2
2019-11-26
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
41
-61
/
+182
2019-11-26
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
2
-3
/
+3
2019-11-25
Merge tag 'spi-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
1
-2
/
+2
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
8
-13
/
+100
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
16
-255
/
+5719
2019-11-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-13
/
+64
2019-11-25
Merge tag 'for-linus-5.5a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+2
2019-11-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-7
/
+3
2019-11-25
locking/refcount: Consolidate implementations of refcount_t
Will Deacon
1
-1
/
+0
2019-11-22
Merge branch 'spi-5.5' into spi-next
Mark Brown
1
-2
/
+2
2019-11-22
ARM: 8940/1: ftrace: remove mcount(),ftrace_caller_old() and ftrace_call_old()
Jisheng Zhang (syna)
1
-4
/
+0
2019-11-22
ARM: 8939/1: kbuild: use correct nm executable
Dmitry Golovin
1
-2
/
+2
2019-11-21
Merge branch 'kvm-tsx-ctrl' into HEAD
Paolo Bonzini
32
-80
/
+141
2019-11-21
Merge tag 'kvmarm-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
8
-19
/
+66
2019-11-20
dma-direct: unify the dma_capable definitions
Christoph Hellwig
1
-19
/
+0
2019-11-20
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
2
-10
/
+10
2019-11-20
arm: omap2plus_defconfig: enable new cpsw switchdev driver
Grygorii Strashko
1
-0
/
+1
2019-11-20
ARM: dts: am571x-idk: enable for new cpsw switch dev driver
Grygorii Strashko
4
-5
/
+37
2019-11-20
ARM: dts: dra7: add dt nodes for new cpsw switch dev driver
Grygorii Strashko
1
-0
/
+52
2019-11-19
cpuidle: Introduce cpuidle_driver_state_disabled() for driver quirks
Rafael J. Wysocki
2
-3
/
+3
2019-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
6
-14
/
+22
2019-11-17
crypto: arm/curve25519 - wire up NEON implementation
Jason A. Donenfeld
4
-195
/
+287
2019-11-17
crypto: arm/curve25519 - import Bernstein and Schwabe's Curve25519 ARM implem...
Jason A. Donenfeld
1
-0
/
+2105
2019-11-17
crypto: arm/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation
Ard Biesheuvel
5
-1
/
+2686
2019-11-17
crypto: arm/chacha - expose ARM ChaCha routine as library function
Ard Biesheuvel
2
-1
/
+41
2019-11-17
crypto: arm/chacha - remove dependency on generic ChaCha driver
Ard Biesheuvel
5
-239
/
+339
2019-11-17
crypto: arm/chacha - import Eric Biggers's scalar accelerated ChaCha code
Ard Biesheuvel
1
-0
/
+461
2019-11-17
crypto: chacha - move existing library code into lib/crypto
Ard Biesheuvel
1
-1
/
+1
2019-11-16
ARM: 8938/1: kernel: initialize broadcast hrtimer based clock event device
Benjamin Gaignard
1
-0
/
+2
2019-11-16
ARM: 8937/1: spectre-v2: remove Brahma-B53 from hardening
Doug Berger
1
-0
/
+3
2019-11-15
ARM: 8933/1: replace Sun/Solaris style flag on section directive
Nick Desaulniers
28
-29
/
+29
2019-11-15
ARM: 8932/1: Add clock_gettime64 entry point
Vincenzo Frascino
2
-0
/
+7
2019-11-15
ARM: 8931/1: Add clock_getres entry point
Vincenzo Frascino
3
-0
/
+27
2019-11-15
ARM: 8930/1: Add support for generic vDSO
Vincenzo Frascino
8
-357
/
+195
2019-11-15
ARM: 8929/1: use APSR_nzcv instead of r15 as mrc operand
Stefan Agner
3
-5
/
+5
2019-11-15
ARM: 8927/1: ARM/hw_breakpoint: add more ARMv8 debug architecture versions su...
Candle Sun
2
-0
/
+6
2019-11-15
ARM: 8918/2: only build return_address() if needed
Ben Dooks
2
-5
/
+5
2019-11-15
omap: remove omap2_hsmmc_info in old hsmmc.[ch] and update Makefile
H. Nikolaus Schaller
5
-208
/
+0
2019-11-15
omap: pdata-quirks: remove openpandora quirks for mmc3 and wl1251
H. Nikolaus Schaller
1
-93
/
+0
[next]