Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
1c68bb0f62bf8de8bb30123ea840d5168f25abea
/
arch
efa7ceb
crypto: arm/crc32 - add build time test for CRC instruction support
by Ard Biesheuvel
· 8 years ago
1fb1683
crypto: arm/crc32 - fix build error with outdated binutils
by Ard Biesheuvel
· 8 years ago
4860620
crypto: arm64/aes - add NEON/Crypto Extensions CBCMAC/CMAC/XCBC driver
by Ard Biesheuvel
· 8 years ago
c459bd7
crypto: sha512-mb - Protect sha512 mb ctx mgr access
by Tim Chen
· 8 years ago
5d3d9c8
crypto: arm64/crc32 - merge CRC32 and PMULL instruction based drivers
by Ard Biesheuvel
· 8 years ago
1a20b96
crypto: arm/aes - don't use IV buffer to return final keystream block
by Ard Biesheuvel
· 8 years ago
88a3f58
crypto: arm64/aes - don't use IV buffer to return final keystream block
by Ard Biesheuvel
· 8 years ago
12fcd92
crypto: arm64/aes - replace scalar fallback with plain NEON fallback
by Ard Biesheuvel
· 8 years ago
4edd7d0
crypto: arm64/aes-neon-blk - tweak performance for low end cores
by Ard Biesheuvel
· 8 years ago
c458c4ad
crypto: arm64/aes - performance tweak
by Ard Biesheuvel
· 8 years ago
262ea4f
crypto: arm64/aes - avoid literals for cross-module symbol references
by Ard Biesheuvel
· 8 years ago
4d1108f
crypto: arm64/chacha20 - remove cra_alignmask
by Ard Biesheuvel
· 8 years ago
ccc5d51
crypto: arm64/aes-blk - remove cra_alignmask
by Ard Biesheuvel
· 8 years ago
8f4102d
crypto: arm64/aes-ce-ccm - remove cra_alignmask
by Ard Biesheuvel
· 8 years ago
4a70b52
crypto: arm/chacha20 - remove cra_alignmask
by Ard Biesheuvel
· 8 years ago
1465fb1
crypto: arm/aes-ce - remove cra_alignmask
by Ard Biesheuvel
· 8 years ago
34cb582
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Herbert Xu
· 8 years ago
c268199
crypto: aesni - Fix failure when pcbc module is absent
by Herbert Xu
· 8 years ago
e183914
crypto: x86 - make constants readonly, allow linker to merge them
by Denys Vlasenko
· 8 years ago
587d531
crypto: x86/crc32c - fix %progbits -> @progbits
by Denys Vlasenko
· 8 years ago
13954e7
crypto: arm/aes-neonbs - fix issue with v2.22 and older assembler
by Ard Biesheuvel
· 8 years ago
11e3b72
crypto: arm64/aes-blk - honour iv_out requirement in CBC and CTR modes
by Ard Biesheuvel
· 8 years ago
658fa75
crypto: arm/aes - avoid reserved 'tt' mnemonic in asm code
by Ard Biesheuvel
· 8 years ago
cc477bf
crypto: arm/aes - replace bit-sliced OpenSSL NEON code
by Ard Biesheuvel
· 8 years ago
1abee99
crypto: arm64/aes - reimplement bit-sliced ARM/NEON implementation for arm64
by Ard Biesheuvel
· 8 years ago
81edb42
crypto: arm/aes - replace scalar AES cipher
by Ard Biesheuvel
· 8 years ago
bed593c
crypto: arm64/aes - add scalar implementation
by Ard Biesheuvel
· 8 years ago
293614c
crypto: arm64/aes-blk - expose AES-CTR as synchronous cipher as well
by Ard Biesheuvel
· 8 years ago
afaf712
crypto: arm/chacha20 - implement NEON version based on SSE3 code
by Ard Biesheuvel
· 8 years ago
b7171ce
crypto: arm64/chacha20 - implement NEON version based on SSE3 code
by Ard Biesheuvel
· 8 years ago
b8fbe71
crypto: x86/chacha20 - Manually align stack buffer
by Herbert Xu
· 8 years ago
4cf0662
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by Herbert Xu
· 8 years ago
08289086
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
b1ee5170
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
2fd8774
Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
by Linus Torvalds
· 8 years ago
b400792
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
383378d
Merge tag 'for-linus-4.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
69130ea
KVM: VMX: remove duplicated declaration
by Jan Dakinevich
· 8 years ago
32eb12a
KVM: MIPS: Flush KVM entry code from icache globally
by James Hogan
· 8 years ago
4c88145
KVM: MIPS: Don't clobber CP0_Status.UX
by James Hogan
· 8 years ago
9d84fb2
arm64: restore get_current() optimisation
by Mark Rutland
· 8 years ago
6ef4fb3
arm64: mm: fix show_pte KERN_CONT fallout
by Mark Rutland
· 8 years ago
1b9ec81
Merge tag 'davinci-fixes-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into fixes
by Arnd Bergmann
· 8 years ago
e9b2aef
Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into fixes
by Arnd Bergmann
· 8 years ago
46db991
Merge tag 'juno-fixes-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into fixes
by Arnd Bergmann
· 8 years ago
f53c1e6
Merge tag 'vexpress-fixes-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into fixes
by Arnd Bergmann
· 8 years ago
ad040d8
Merge tag 'imx-fixes-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes
by Arnd Bergmann
· 8 years ago
fcf14b8
Merge tag 'qcom-arm-fixes-for-4.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into fixes
by Arnd Bergmann
· 8 years ago
46a3bf8
Merge tag 'omap-for-v4.10/fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Arnd Bergmann
· 8 years ago
d4032cc
Merge tag 'samsung-soc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into fixes
by Arnd Bergmann
· 8 years ago
cb2cc43
Merge tag 'qcom-fixes-for-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into fixes
by Arnd Bergmann
· 8 years ago
84cc8ca
Merge tag 'renesas-fixes-for-v4.10' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes
by Arnd Bergmann
· 8 years ago
0f64df3
Merge branch 'parisc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 8 years ago
fcdaf1a
ARM64: defconfig: enable DRM_MESON as module
by Kevin Hilman
· 8 years ago
fafdbdf
ARM64: dts: meson-gx: Add Graphic Controller nodes
by Neil Armstrong
· 8 years ago
1cf3df8
ARM64: dts: meson-gxl: fix GPIO include
by Kevin Hilman
· 8 years ago
116dad7
ARM: dts: imx6: Disable "weim" node in the dtsi files
by Fabio Estevam
· 8 years ago
74e5c26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
b4a9eb4
parisc: Add line-break when printing segfault info
by Helge Deller
· 8 years ago
71a332e
Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux
by Linus Torvalds
· 8 years ago
542b9f0
ARM: dts: qcom: apq8064: Add missing scm clock
by Bjorn Andersson
· 8 years ago
d1df1e0
ARM: davinci: da8xx: Fix sleeping function called from invalid context
by Alexandre Bailon
· 8 years ago
48cd30b
ARM: davinci: Make __clk_{enable,disable} functions public
by Alexandre Bailon
· 8 years ago
ef37427
ARM: davinci: da850: don't add emac clock to lookup table twice
by Bartosz Golaszewski
· 8 years ago
5d45b01
ARM: davinci: da850: fix infinite loop in clk_set_rate()
by Bartosz Golaszewski
· 8 years ago
d7da1cc
ARM: i.MX: remove map_io callback
by Vladimir Murzin
· 8 years ago
4c51de4
ARM: dts: vf610-zii-dev-rev-b: Add missing newline
by Andreas Färber
· 8 years ago
db9e188
ARM: dts: imx6qdl-nitrogen6x: remove duplicate iomux entry
by Gary Bisson
· 8 years ago
af92305
ARM: dts: imx31: fix AVIC base address
by Vladimir Zapolskiy
· 8 years ago
086cc1c
openrisc: Add _text symbol to fix ksym build error
by Stafford Horne
· 8 years ago
1a38de8
ARM: dts: am572x-idk: Add gpios property to control PCIE_RESETn
by Kishon Vijay Abraham I
· 8 years ago
1dff32d
arm64: dts: vexpress: Support GICC_DIR operations
by Sudeep Holla
· 8 years ago
368400e
ARM: dts: vexpress: Support GICC_DIR operations
by Christoffer Dall
· 8 years ago
07825f0
crypto: aesni - Fix failure when built-in with modular pcbc
by Herbert Xu
· 8 years ago
1fe0a7e
parisc: Drop TIF_RESTORE_SIGMASK and switch to generic code
by Helge Deller
· 8 years ago
4174421
parisc: Mark cr16 clocksource unstable on SMP systems
by Helge Deller
· 8 years ago
b91e130
mm: optimize PageWaiters bit use for unlock_page()
by Linus Torvalds
· 8 years ago
e911293
arm64: dts: msm8996: Add required memory carveouts
by Stephen Boyd
· 8 years ago
5386e5d
Revert "crypto: arm64/ARM: NEON accelerated ChaCha20"
by Herbert Xu
· 8 years ago
74de712
Merge branch 'omap-for-v4.10/legacy' into omap-for-v4.10/fixes
by Tony Lindgren
· 8 years ago
9a6b6f7
ARM: OMAP2+: PRM: Delete an error message for a failed memory allocation
by Markus Elfring
· 8 years ago
4cf48f1
ARM: dts: n900: Mark eMMC slot with no-sdio and no-sd flags
by Pali Rohár
· 8 years ago
1a177cf
ARM: dts: dra72-evm-tps65917: Add voltage supplies to usb_phy, mmc, dss
by Lokesh Vutla
· 8 years ago
5acd016
ARM: dts: am57xx-idk: Put USB2 port in peripheral mode
by Roger Quadros
· 8 years ago
10d27df
ARM: dts: am57xx-idk: Support VBUS detection on USB2 port
by Roger Quadros
· 8 years ago
be53e38
dt-bindings: mfd: Remove TPS65217 interrupts
by Milo Kim
· 8 years ago
30aa2e4
ARM: dts: am335x: Fix the interrupt name of TPS65217
by Milo Kim
· 8 years ago
5066d52
ARM: omap2+: fixing wrong strcat for Non-NULL terminated string
by Maninder Singh
· 8 years ago
f86a2c8
ARM: omap2+: am437x: rollback to use omap3_gptimer_timer_init()
by Grygorii Strashko
· 8 years ago
7245f67
ARM: dts: omap3: Add DTS for Logic PD SOM-LV 37xx Dev Kit
by Adam Ford
· 8 years ago
7f6c857
ARM: dts: dra7: Add an empty chosen node to top level DTSI
by Javier Martinez Canillas
· 8 years ago
6ed80b3
ARM: dts: dm816x: Add an empty chosen node to top level DTSI
by Javier Martinez Canillas
· 8 years ago
9536fd3
ARM: dts: dm814x: Add an empty chosen node to top level DTSI
by Javier Martinez Canillas
· 8 years ago
ce95077
ARM: dts: am4372: Add an empty chosen node to top level DTSI
by Javier Martinez Canillas
· 8 years ago
1d8d6d3
ARM: dts: am33xx: Add an empty chosen node to top level DTSI
by Javier Martinez Canillas
· 8 years ago
c9faa84
ARM: dts: omap5: Add an empty chosen node to top level DTSI
by Javier Martinez Canillas
· 8 years ago
6c565d1
ARM: dts: omap4: Add an empty chosen node to top level DTSI
by Javier Martinez Canillas
· 8 years ago
23ab4c6
ARM: dts: omap3: Add an empty chosen node to top level DTSI
by Javier Martinez Canillas
· 8 years ago
3d37d41
ARM: dts: omap2: Add an empty chosen node to top level DTSI
by Javier Martinez Canillas
· 8 years ago
50fb570
crypto: aesni-intel - RFC4106 can zero copy when !PageHighMem
by Ilya Lesokhin
· 8 years ago
Next »