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
2017-01-04
arm64: restore get_current() optimisation
Mark Rutland
1
-1
/
+9
2016-12-26
arm64: don't pull uaccess.h into *.S
Al Viro
2
-64
/
+65
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-22
Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2016-12-22
Merge branches 'acpica' and 'acpi-scan'
Rafael J. Wysocki
1
-1
/
+1
2016-12-21
ACPI / osl: Remove deprecated acpi_get_table_with_size()/early_acpi_os_unmap_...
Lv Zheng
1
-1
/
+1
2016-12-20
arm64: setup: introduce kaslr_offset()
Alexander Popov
1
-0
/
+5
2016-12-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2016-12-15
ACPI/NUMA: Do not map pxm to node when NUMA is turned off
Boris Ostrovsky
1
-0
/
+2
2016-12-13
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
28
-127
/
+511
2016-12-13
Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-5
/
+5
2016-12-13
Merge tag 'acpi-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-1
/
+22
2016-12-13
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
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
[next]