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
/
arm64
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-12
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-30
/
+31
2016-12-12
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-3
/
+0
2016-12-12
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+3
2016-12-12
arm64: Disable PAN on uaccess_enable()
Marc Zyngier
1
-1
/
+1
2016-12-06
arm64: Work around broken .inst when defective gas is detected
Marc Zyngier
1
-4
/
+25
2016-12-05
arm64: Remove reference to asm/opcodes.h
Marc Zyngier
1
-2
/
+0
2016-12-02
arm/arm64: xen: Move shared architecture headers to include/xen/arm
Marc Zyngier
5
-5
/
+5
2016-12-02
arm64: Get rid of asm/opcodes.h
Marc Zyngier
2
-11
/
+10
2016-12-02
arm64: smp: Prevent raw_smp_processor_id() recursion
Robin Murphy
1
-1
/
+3
2016-12-02
ACPI / APEI / ARM64: APEI initial support for ARM64
Tomasz Nowicki
1
-1
/
+22
2016-11-29
Merge Will Deacon's for-next/perf branch into for-next/core
Catalin Marinas
1
-1
/
+5
2016-11-29
irqchip/gic-v3-its: Specialise readq and writeq accesses
Vladimir Murzin
1
-0
/
+14
2016-11-29
irqchip/gic-v3-its: Specialise flush_dcache operation
Vladimir Murzin
1
-0
/
+3
2016-11-29
irqchip/gic-v3: Use nops macro for Cavium ThunderX erratum 23154
Will Deacon
1
-7
/
+2
2016-11-29
irqchip/gic-v3: Convert arm64 GIC accessors to {read,write}_sysreg_s
Will Deacon
1
-28
/
+17
2016-11-23
arm64: Remove I-cache invalidation from flush_cache_range()
Catalin Marinas
1
-1
/
+5
2016-11-22
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
4
-2
/
+14
2016-11-21
arm64: Disable TTBR0_EL1 during normal kernel execution
Catalin Marinas
2
-15
/
+64
2016-11-21
arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1
Catalin Marinas
5
-6
/
+134
2016-11-21
arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macro
Catalin Marinas
1
-0
/
+13
2016-11-21
arm64: Factor out PAN enabling/disabling into separate uaccess_* macros
Catalin Marinas
2
-20
/
+76
2016-11-19
Merge tag 'kvm-arm-for-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Radim Krčmář
1
-1
/
+9
2016-11-18
arm64: Allow hw watchpoint of length 3,5,6 and 7
Pratyush Anand
1
-0
/
+4
2016-11-18
arm64: Allow hw watchpoint at varied offset from base address
Pratyush Anand
1
-1
/
+1
2016-11-18
KVM: arm64: Fix the issues when guest PMCCFILTR is configured
Wei Huang
1
-1
/
+9
2016-11-17
locking/core: Provide common cpu_relax_yield() definition
Christian Borntraeger
1
-2
/
+0
2016-11-16
arm64: Support systems without FP/ASIMD
Suzuki K Poulose
2
-2
/
+13
2016-11-16
arm64: Add hypervisor safe helper for checking constant capabilities
Suzuki K Poulose
1
-7
/
+12
2016-11-16
locking/core, arch: Remove cpu_relax_lowlatency()
Christian Borntraeger
1
-1
/
+0
2016-11-16
locking/core: Introduce cpu_relax_yield()
Christian Borntraeger
1
-0
/
+1
2016-11-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-1
/
+5
2016-11-13
efi: Allow bitness-agnostic protocol calls
Lukas Wunner
1
-0
/
+3
2016-11-11
arm64: split thread_info from task stack
Mark Rutland
4
-25
/
+23
2016-11-11
arm64: assembler: introduce ldr_this_cpu
Mark Rutland
1
-4
/
+15
2016-11-11
arm64: make cpu number a percpu variable
Mark Rutland
1
-1
/
+10
2016-11-11
arm64: move sp_el0 and tpidr_el1 into cpu_suspend_ctx
Mark Rutland
1
-1
/
+1
2016-11-11
arm64: factor out current_stack_pointer
Mark Rutland
4
-5
/
+14
2016-11-11
arm64: thread_info remove stale items
Mark Rutland
1
-2
/
+0
2016-11-11
Merge tag 'kvm-arm-for-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
3
-1
/
+5
2016-11-11
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
5
-22
/
+43
2016-11-09
arm64: percpu: kill off final ACCESS_ONCE() uses
Mark Rutland
1
-8
/
+8
2016-11-07
arm64: Add uprobe support
Pratyush Anand
5
-1
/
+52
2016-11-07
arm64: introduce mm context flag to keep 32 bit task information
Pratyush Anand
2
-2
/
+11
2016-11-07
arm64: kprobe: protect/rename few definitions to be reused by uprobe
Pratyush Anand
1
-8
/
+11
2016-11-07
arm64: dump: Add checking for writable and exectuable pages
Laura Abbott
1
-0
/
+8
2016-11-07
arm64: dump: Remove max_addr
Laura Abbott
1
-1
/
+0
2016-11-07
arm64: dump: Make ptdump debugfs a separate option
Laura Abbott
1
-6
/
+9
2016-11-07
arm64: mm: replace 'block_mappings_allowed' with 'page_mappings_only'
Ard Biesheuvel
1
-1
/
+1
2016-11-05
arm64: Fix circular include of asm/lse.h through linux/jump_label.h
Catalin Marinas
4
-21
/
+42
2016-11-04
arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...
Marc Zyngier
3
-1
/
+5
[prev]
[next]