Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
569b0c77735d1567963cb4601390877b30458be4
/
arch
/
arm
/
include
28d747f
Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
037fc33
kbuild: force all architectures except um to include mandatory-y
by Masahiro Yamada
· 6 years ago
7cbbbb8
kbuild: warn redundant generic-y
by Masahiro Yamada
· 6 years ago
636deed
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
0be2886
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 6 years ago
4c2741a
Merge branches 'fixes', 'misc' and 'smp-hotplug' into for-next
by Russell King
· 6 years ago
b7a7d1c
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
3d8dfe7
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
d276709
Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
b1b988a
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
736706b
get rid of legacy 'get_ds()' function
by Linus Torvalds
· 6 years ago
dcaed59
Merge branch 'acpi-apei'
by Rafael J. Wysocki
· 6 years ago
ca70ea4
ARM: 8847/1: pm: fix HYP/SVC mode mismatch when MCPM is used
by Marek Szyprowski
· 6 years ago
e44fc38
ARM: 8844/1: use unified assembler in assembly files
by Stefan Agner
· 6 years ago
c001899
ARM: 8843/1: use unified assembler in headers
by Stefan Agner
· 6 years ago
71783e09
Merge tag 'kvmarm-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-next
by Paolo Bonzini
· 6 years ago
64cf98f
KVM: arm/arm64: Move kvm_is_write_fault to header file
by Christoffer Dall
· 9 years ago
9e01dc7
KVM: arm/arm64: arch_timer: Assign the phys timer on VHE systems
by Christoffer Dall
· 6 years ago
b98c079
KVM: arm64: Fix ICH_ELRSR_EL2 sysreg naming
by Marc Zyngier
· 6 years ago
e329fb7
KVM: arm/arm64: Factor out VMID into struct kvm_vmid
by Christoffer Dall
· 6 years ago
32f1395
arm/arm64: KVM: Statically configure the host's view of MPIDR
by Marc Zyngier
· 6 years ago
d18232e
ARM: KVM: Teach some form of type-safety to kvm_call_hyp
by Marc Zyngier
· 6 years ago
7aa8d14
arm/arm64: KVM: Introduce kvm_call_hyp_ret()
by Marc Zyngier
· 6 years ago
3ddc14e
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 6 years ago
08e1675
Merge tag 'kvm-arm-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master
by Paolo Bonzini
· 6 years ago
dc2acde
dma-mapping: add a kconfig symbol for arch_teardown_dma_ops availability
by Christoph Hellwig
· 6 years ago
347cb6a
dma-mapping: add a kconfig symbol for arch_setup_dma_ops availability
by Christoph Hellwig
· 6 years ago
41ea391
Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground into timers/2038
by Thomas Gleixner
· 6 years ago
fd659cc
Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground into timers/2038
by Thomas Gleixner
· 6 years ago
0db5e02
KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing
by James Morse
· 6 years ago
309a205
arm: KVM: Add missing kvm_stage2_has_pmd() helper
by Marc Zyngier
· 6 years ago
358b28f
arm/arm64: KVM: Allow a VCPU to fully reset itself
by Marc Zyngier
· 6 years ago
d33c577
y2038: rename old time and utime syscalls
by Arnd Bergmann
· 6 years ago
3f1f323
irqchip/gic-v3: Switch to PMR masking before calling IRQ handler
by Julien Thierry
· 6 years ago
e99da7c
arm/arm64: gic-v3: Add PMR and RPR accessors
by Julien Thierry
· 6 years ago
5388a5b
ARM: avoid Cortex-A9 livelock on tight dmb loops
by Russell King
· 7 years ago
6213f70
ARM: smp: remove arch-provided "pen_release"
by Russell King
· 6 years ago
1b5ba35
ARM: 8824/1: fix a migrating irq bug when hotplug cpu
by Dietmar Eggemann
· 6 years ago
72cd406
ARM: 8830/1: NOMMU: Toggle only bits in EXC_RETURN we are really care of
by Vladimir Murzin
· 6 years ago
eb7ff90
ARM: 8829/1: spinlock: use unified assembler language syntax
by Stefan Agner
· 6 years ago
32fdb04
ARM: 8828/1: uaccess: use unified assembler language syntax
by Stefan Agner
· 6 years ago
58ca338
ARM: 8823/1: Implement pgprot_device()
by Vincent Whitchurch
· 6 years ago
fec9eac
ARM: 8822/1: smp_twd: Remove legacy TWD registration
by Geert Uytterhoeven
· 6 years ago
78594b9
ARM: add migrate_pages() system call
by Arnd Bergmann
· 6 years ago
60d8cd5
arm64/xen: fix xen-swiotlb cache flushing
by Christoph Hellwig
· 6 years ago
d6e4b3e
arch: remove redundant UAPI generic-y defines
by Masahiro Yamada
· 6 years ago
d4ce545
arch: remove stale comments "UAPI Header export list"
by Masahiro Yamada
· 6 years ago
1205b62
Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 6 years ago
a659811
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
4cf5892
mm: treewide: remove unused address argument from pte_alloc functions
by Joel Fernandes (Google)
· 6 years ago
96d4f26
Remove 'type' argument from access_ok() function
by Linus Torvalds
· 6 years ago
97b6f89
Merge branches 'misc', 'sa1100-for-next' and 'spectre' into for-linus
by Russell King
· 6 years ago
0922275
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
cac1fc8
Merge branch 'fixes' into next/soc
by Olof Johansson
· 6 years ago
af7ddd8
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
7f9f852
Merge tag 'modules-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 6 years ago
c6f1b35
Merge tag 'gcc-plugins-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
42b00f1
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
748c0e3
KVM: Make kvm_set_spte_hva() return int
by Lan Tianyu
· 6 years ago
8c33df1
arm: KVM: Add S2_PMD_{MASK,SIZE} constants
by Marc Zyngier
· 6 years ago
5846676
arm/arm64: KVM: Add ARM_EXCEPTION_IS_TRAP macro
by Marc Zyngier
· 6 years ago
b8e0ba7
KVM: arm64: Add support for creating PUD hugepages at stage 2
by Punit Agrawal
· 6 years ago
35a6396
KVM: arm64: Update age handlers to support PUD hugepages
by Punit Agrawal
· 6 years ago
eb3f0624
KVM: arm64: Support handling access faults for PUD hugepages
by Punit Agrawal
· 6 years ago
86d1c55
KVM: arm64: Support PUD hugepage in stage2_is_exec()
by Punit Agrawal
· 6 years ago
4ea5af5
KVM: arm64: Support dirty page tracking for PUD hugepages
by Punit Agrawal
· 6 years ago
f8df733
KVM: arm/arm64: Introduce helpers to manipulate page table entries
by Punit Agrawal
· 6 years ago
bd7d95c
arm64: KVM: Consistently advance singlestep when emulating instructions
by Mark Rutland
· 6 years ago
93d77e7
ARM: module: Fix function kallsyms on Thumb-2
by Vincent Whitchurch
· 6 years ago
356da6d
dma-mapping: bypass indirect calls for dma-direct
by Christoph Hellwig
· 6 years ago
189af46
ARM: smp: add support for per-task stack canaries
by Ard Biesheuvel
· 6 years ago
33e5f4e
KVM: arm64: Rework detection of SVE, !VHE systems
by Marc Zyngier
· 6 years ago
72fd97b
arm: remove the mapping_error dma_map_ops method
by Christoph Hellwig
· 6 years ago
e1b0d97
ARM: sa1111: remove legacy GPIO interfaces
by Russell King
· 6 years ago
ac21e9a
Merge tag 'arm-soc/for-4.21/soc' of https://github.com/Broadcom/stblinux into next/soc
by Olof Johansson
· 6 years ago
cfaa9f0
Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 6 years ago
d88bb41
ARM: stm32: debug: add low-level debug support
by Gerald Baeza
· 7 years ago
344eb553
ARM: 8813/1: Make aligned 2-byte getuser()/putuser() atomic on ARMv6+
by Vincent Whitchurch
· 6 years ago
f441882
ARM: 8812/1: Optimise copy_{from/to}_user for !CPU_USE_DOMAINS
by Vincent Whitchurch
· 6 years ago
383fb3e
ARM: spectre-v2: per-CPU vtables to work around big.Little systems
by Russell King
· 6 years ago
e209950
ARM: add PROC_VTABLE and PROC_TABLE macros
by Russell King
· 6 years ago
945aceb
ARM: clean up per-processor check_bugs method call
by Russell King
· 6 years ago
65987a8
ARM: split out processor lookup
by Russell King
· 6 years ago
3541833
Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 6 years ago
8f34fe4
ARM: brcmstb: Add entry for 7255
by Justin Chen
· 7 years ago
a8874e7
mm: make the __PAGETABLE_PxD_FOLDED defines non-empty
by Martin Schwidefsky
· 6 years ago
519f64b
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 6 years ago
de0d22e
treewide: remove current_text_addr
by Nick Desaulniers
· 6 years ago
544db75
hugetlb: introduce generic version of huge_ptep_get
by Alexandre Ghiti
· 6 years ago
facf6d5
hugetlb: introduce generic version of huge_ptep_set_access_flags()
by Alexandre Ghiti
· 6 years ago
8e581d4
hugetlb: introduce generic version of huge_ptep_set_wrprotect()
by Alexandre Ghiti
· 6 years ago
78d6e4e
hugetlb: introduce generic version of prepare_hugepage_range
by Alexandre Ghiti
· 6 years ago
c4916a0
hugetlb: introduce generic version of huge_pte_wrprotect
by Alexandre Ghiti
· 6 years ago
cae72ab
hugetlb: introduce generic version of huge_pte_none()
by Alexandre Ghiti
· 6 years ago
fe63222
hugetlb: introduce generic version of huge_ptep_clear_flush
by Alexandre Ghiti
· 6 years ago
a4d8385
hugetlb: introduce generic version of huge_ptep_get_and_clear()
by Alexandre Ghiti
· 6 years ago
cea685d
hugetlb: introduce generic version of set_huge_pte_at()
by Alexandre Ghiti
· 6 years ago
1e5f50f
hugetlb: introduce generic version of hugetlb_free_pgd_range
by Alexandre Ghiti
· 6 years ago
0d1e8b8
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
4dcb923
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
Next »