index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
Age
Commit message (
Expand
)
Author
2020-01-28
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-01-27
Merge tag 'irq-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-01-27
Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-01-27
Merge tag 'timers-urgent-2020-01-27' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-01-22
irqchip/gic-v4.1: VPE table (aka GICR_VPROPBASER) allocation
Marc Zyngier
2020-01-17
lib/vdso: Make __arch_update_vdso_data() logic understandable
Thomas Gleixner
2020-01-14
ARM: vdso: Set BUILD_VDSO32 and provide 32bit fallbacks
Thomas Gleixner
2020-01-10
Merge branch 'x86/mm' into efi/core, to pick up dependencies
Ingo Molnar
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-12-25
efi/libstub: Rename efi_call_early/_runtime macros to be more intuitive
Ard Biesheuvel
2019-12-25
efi/libstub: Drop 'table' argument from efi_table_attr() macro
Ard Biesheuvel
2019-12-25
efi/libstub: Drop protocol argument from efi_call_proto() macro
Ard Biesheuvel
2019-12-25
efi/libstub: Remove 'sys_table_arg' from all function prototypes
Ard Biesheuvel
2019-12-25
efi/libstub: Get rid of 'sys_table_arg' macro parameter
Ard Biesheuvel
2019-12-25
efi/libstub: Distinguish between native/mixed not 32/64 bit
Ard Biesheuvel
2019-12-25
efi/libstub: Remove unused __efi_call_early() macro
Ard Biesheuvel
2019-12-10
mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...
Ingo Molnar
2019-12-06
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2019-12-06
ARM: 8947/1: Fix __arch_get_hw_counter() access to CNTVCT
Vincenzo Frascino
2019-12-05
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2019-12-04
arm: nommu: use pgtable-nopud instead of 4level-fixup
Mike Rapoport
2019-12-03
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-12-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-11-30
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2019-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
2019-11-28
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2019-11-26
asm-generic: Make msi.h a mandatory include/asm header
Michal Simek
2019-11-22
ARM: 8940/1: ftrace: remove mcount(),ftrace_caller_old() and ftrace_call_old()
Jisheng Zhang (syna)
2019-11-21
Merge branch 'kvm-tsx-ctrl' into HEAD
Paolo Bonzini
2019-11-20
dma-direct: unify the dma_capable definitions
Christoph Hellwig
2019-11-15
ARM: 8931/1: Add clock_getres entry point
Vincenzo Frascino
2019-11-15
ARM: 8930/1: Add support for generic vDSO
Vincenzo Frascino
2019-11-15
ARM: 8927/1: ARM/hw_breakpoint: add more ARMv8 debug architecture versions su...
Candle Sun
2019-11-11
arch: rely on asm-generic/io.h for default ioremap_* definitions
Christoph Hellwig
2019-11-11
arm: remove ioremap_cached
Christoph Hellwig
2019-11-10
irqchip/gic-v3: Fix __iomem warning
Ben Dooks (Codethink)
2019-11-08
Merge remote-tracking branch 'kvmarm/misc-5.5' into kvmarm/next
Marc Zyngier
2019-11-08
KVM: arm64: Opportunistically turn off WFI trapping when using direct LPI inj...
Marc Zyngier
2019-10-27
ARM: 8911/1: move pcibios_report_status to <asm/pci.h>
Ben Dooks
2019-10-24
Merge remote-tracking branch 'kvmarm/kvm-arm64/stolen-time' into kvmarm-maste...
Marc Zyngier
2019-10-23
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2019-10-22
Merge branch 'misc' into fixes
Russell King
2019-10-21
Merge tag 'mmp-soc-for-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Olof Johansson
2019-10-21
KVM: arm64: Support stolen time reporting via shared structure
Steven Price
2019-10-21
KVM: arm64: Implement PV_TIME_FEATURES call
Steven Price
2019-10-21
KVM: arm/arm64: Allow user injection of external data aborts
Christoffer Dall
2019-10-21
KVM: arm/arm64: Allow reporting non-ISV data aborts to userspace
Christoffer Dall
2019-10-17
ARM: l2c: add definition for FWA in PL310 aux register
Lubomir Rintel
2019-10-10
ARM: 8908/1: add __always_inline to functions called from __get_user_check()
Masahiro Yamada
2019-10-04
Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
[next]