index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-27
KVM: Move running VCPU from ARM to common code
Paolo Bonzini
1
-2
/
+0
2020-01-27
KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()
Sean Christopherson
1
-1
/
+0
2020-01-27
KVM: arm64: Free sve_state via arm specific hook
Sean Christopherson
1
-0
/
+1
2020-01-25
ARM: 8954/1: NOMMU: remove stubs for swapops
Vladimir Murzin
1
-6
/
+0
2020-01-23
KVM: arm/arm64: Cleanup MMIO handling
Marc Zyngier
4
-35
/
+11
2020-01-22
irqchip/gic-v4.1: VPE table (aka GICR_VPROPBASER) allocation
Marc Zyngier
1
-0
/
+2
2020-01-19
KVM: arm/arm64: Correct AArch32 SPSR on exception entry
Mark Rutland
1
-0
/
+5
2020-01-19
KVM: arm/arm64: Correct CPSR on exception entry
Mark Rutland
1
-0
/
+12
2020-01-19
KVM: arm64: Only sign-extend MMIO up to register width
Christoffer Dall
2
-0
/
+7
2020-01-17
lib/vdso: Make __arch_update_vdso_data() logic understandable
Thomas Gleixner
1
-2
/
+2
2020-01-14
ARM: vdso: Set BUILD_VDSO32 and provide 32bit fallbacks
Thomas Gleixner
1
-0
/
+36
2020-01-10
Merge branch 'x86/mm' into efi/core, to pick up dependencies
Ingo Molnar
1
-0
/
+4
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-8
/
+0
2019-12-25
efi/libstub: Rename efi_call_early/_runtime macros to be more intuitive
Ard Biesheuvel
1
-3
/
+3
2019-12-25
efi/libstub: Drop 'table' argument from efi_table_attr() macro
Ard Biesheuvel
1
-2
/
+1
2019-12-25
efi/libstub: Drop protocol argument from efi_call_proto() macro
Ard Biesheuvel
1
-2
/
+1
2019-12-25
efi/libstub: Remove 'sys_table_arg' from all function prototypes
Ard Biesheuvel
1
-2
/
+2
2019-12-25
efi/libstub: Get rid of 'sys_table_arg' macro parameter
Ard Biesheuvel
1
-4
/
+4
2019-12-25
efi/libstub: Distinguish between native/mixed not 32/64 bit
Ard Biesheuvel
1
-1
/
+1
2019-12-25
efi/libstub: Remove unused __efi_call_early() macro
Ard Biesheuvel
1
-1
/
+0
2019-12-25
Merge tag 'v5.5-rc3' into sched/core, to pick up fixes
Ingo Molnar
3
-1
/
+6
2019-12-10
mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmalloc.h>
Ingo Molnar
1
-0
/
+4
2019-12-08
sched/rt, ARM: Use CONFIG_PREEMPTION
Thomas Gleixner
1
-1
/
+1
2019-12-06
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+3
2019-12-06
ARM: 8947/1: Fix __arch_get_hw_counter() access to CNTVCT
Vincenzo Frascino
1
-0
/
+3
2019-12-05
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-0
/
+2
2019-12-04
arm: nommu: use pgtable-nopud instead of 4level-fixup
Mike Rapoport
1
-1
/
+1
2019-12-03
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-1
/
+0
2019-12-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2019-11-30
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
6
-30
/
+173
2019-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-19
/
+0
2019-11-28
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
1
-7
/
+0
2019-11-26
asm-generic: Make msi.h a mandatory include/asm header
Michal Simek
1
-1
/
+0
2019-11-22
ARM: 8940/1: ftrace: remove mcount(),ftrace_caller_old() and ftrace_call_old()
Jisheng Zhang (syna)
1
-4
/
+0
2019-11-21
Merge branch 'kvm-tsx-ctrl' into HEAD
Paolo Bonzini
2
-6
/
+6
2019-11-20
dma-direct: unify the dma_capable definitions
Christoph Hellwig
1
-19
/
+0
2019-11-15
ARM: 8931/1: Add clock_getres entry point
Vincenzo Frascino
1
-0
/
+20
2019-11-15
ARM: 8930/1: Add support for generic vDSO
Vincenzo Frascino
3
-26
/
+148
2019-11-15
ARM: 8927/1: ARM/hw_breakpoint: add more ARMv8 debug architecture versions support
Candle Sun
1
-0
/
+3
2019-11-11
arch: rely on asm-generic/io.h for default ioremap_* definitions
Christoph Hellwig
1
-1
/
+0
2019-11-11
arm: remove ioremap_cached
Christoph Hellwig
1
-6
/
+0
2019-11-10
irqchip/gic-v3: Fix __iomem warning
Ben Dooks (Codethink)
1
-1
/
+1
2019-11-08
Merge remote-tracking branch 'kvmarm/misc-5.5' into kvmarm/next
Marc Zyngier
1
-2
/
+2
2019-11-08
KVM: arm64: Opportunistically turn off WFI trapping when using direct LPI injection
Marc Zyngier
1
-2
/
+2
2019-10-27
ARM: 8911/1: move pcibios_report_status to <asm/pci.h>
Ben Dooks
1
-0
/
+2
2019-10-24
Merge remote-tracking branch 'kvmarm/kvm-arm64/stolen-time' into kvmarm-master/next
Marc Zyngier
1
-0
/
+25
2019-10-23
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-6
/
+6
2019-10-22
Merge branch 'misc' into fixes
Russell King
1
-0
/
+103
2019-10-21
Merge tag 'mmp-soc-for-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lkundrak/linux-mmp into arm/soc
Olof Johansson
1
-0
/
+2
2019-10-21
KVM: arm64: Support stolen time reporting via shared structure
Steven Price
1
-0
/
+19
[prev]
[next]