index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-04
arm64: use generic RW_DATA_SECTION macro in linker script
Mark Salter
1
-24
/
+7
2013-10-31
arm64: Slightly improve the warning on CPU0 enable-method
Catalin Marinas
1
-2
/
+2
2013-10-30
ARM64: simplify cpu_read_bootcpu_ops using OF/DT helper
Sudeep KarkadaNagesha
1
-17
/
+5
2013-10-30
ARM64: DT: define ARM64 specific arch_match_cpu_phys_id
Sudeep KarkadaNagesha
1
-0
/
+5
2013-10-30
arm64: allow ioremap_cache() to use existing RAM mappings
Mark Salter
2
-3
/
+19
2013-10-29
arm64: KVM: Yield CPU when vcpu executes a WFE
Marc Zyngier
3
-7
/
+20
2013-10-29
ARM: 7862/1: pcpu: replace __get_cpu_var_uses
Christoph Lameter
3
-20
/
+19
2013-10-28
Merge tag 'kvm-arm-for-3.13-2' of git://git.linaro.org/people/cdall/linux-kvm...
Paolo Bonzini
2
-3
/
+11
2013-10-28
arm64: update 32-bit kuser helpers to ARMv8
Robin Murphy
1
-9
/
+6
2013-10-25
arm64: perf: fix event number mask
Vinayak Kale
1
-3
/
+4
2013-10-25
arm64: kconfig: allow CPU_BIG_ENDIAN to be selected
Will Deacon
1
-0
/
+5
2013-10-25
arm64: Fix the endianness of arch_spinlock_t
Catalin Marinas
1
-0
/
+5
2013-10-25
arm64: big-endian: write CPU holding pen address as LE
Matthew Leach
1
-1
/
+10
2013-10-25
arm64: big-endian: set correct endianess on kernel entry
Matthew Leach
2
-5
/
+16
2013-10-25
arm64: head: create a new function for setting the boot_cpu_mode flag
Matthew Leach
2
-10
/
+27
2013-10-25
arm64: asm: add CPU_LE & CPU_BE assembler helpers
Matthew Leach
1
-0
/
+19
2013-10-25
arm64: big-endian: don't treat code as data when copying sigret code
Matthew Leach
3
-29
/
+46
2013-10-25
arm64: compat: correct register concatenation for syscall wrappers
Matthew Leach
2
-11
/
+23
2013-10-25
arm64: compat: add support for big-endian (BE8) AArch32 binaries
Will Deacon
4
-0
/
+25
2013-10-25
arm64: setup: report ELF_PLATFORM as the machine for utsname
Will Deacon
1
-1
/
+1
2013-10-25
arm64: ELF: add support for big-endian executables
Will Deacon
1
-0
/
+13
2013-10-25
arm64: big-endian: fix byteorder include
Will Deacon
1
-0
/
+4
2013-10-25
arm64: big-endian: add big-endian support to top-level arch Makefile
Will Deacon
1
-0
/
+6
2013-10-25
arm,arm64: do not always merge biovec if we are running on Xen
Stefano Stabellini
1
-0
/
+9
2013-10-25
xen: introduce xen_dma_map/unmap_page and xen_dma_sync_single_for_cpu/device
Stefano Stabellini
1
-0
/
+25
2013-10-25
arm64: add PSCI CPU_OFF-based hotplug support
Mark Rutland
1
-0
/
+30
2013-10-25
arm64: add CPU_HOTPLUG infrastructure
Mark Rutland
8
-1
/
+187
2013-10-25
arm64: read enable-method for CPU0
Mark Rutland
4
-19
/
+58
2013-10-25
arm64: factor out spin-table boot method
Mark Rutland
7
-73
/
+117
2013-10-25
arm64: reorganise smp_enable_ops
Mark Rutland
7
-52
/
+102
2013-10-25
arm64: unify smp_psci.c and psci.c
Mark Rutland
4
-74
/
+54
2013-10-24
arm64: Export __copy_in_user() to modules
Catalin Marinas
1
-0
/
+1
2013-10-24
arm64: cmpxchg: implement cmpxchg64_relaxed
Will Deacon
1
-0
/
+2
2013-10-24
arm64: lockref: add support for lockless lockrefs using cmpxchg
Will Deacon
2
-2
/
+7
2013-10-24
arm64: locks: introduce ticket-based spinlock implementation
Will Deacon
2
-31
/
+58
2013-10-23
arm64: check for number of arguments in syscall_get/set_arguments()
AKASHI Takahiro
1
-0
/
+6
2013-10-22
arm/arm64: KVM: PSCI: use MPIDR to identify a target CPU
Marc Zyngier
1
-0
/
+5
2013-10-17
KVM: ARM: Support hugetlbfs backed huge pages
Christoffer Dall
2
-3
/
+11
2013-10-17
Powerpc KVM work is based on a commit after rc4.
Gleb Natapov
5
-13
/
+13
2013-10-16
Merge tag 'kvm-arm-for-3.13-1' of git://git.linaro.org/people/cdall/linux-kvm...
Gleb Natapov
2
-0
/
+21
2013-10-14
KVM: arm64: Get rid of KVM_HPAGE defines
Christoffer Dall
1
-5
/
+0
2013-10-10
Merge branch 'fortglx/3.13/time' of git://git.linaro.org/people/jstultz/linux...
Ingo Molnar
2
-10
/
+1
2013-10-09
of: remove empty arch prom.h headers
Rob Herring
1
-1
/
+0
2013-10-09
arm64: remove unnecessary prom.h include
Rob Herring
1
-1
/
+0
2013-10-09
arm64: use common of_flat_dt_get_machine_name
Rob Herring
1
-10
/
+1
2013-10-09
arch_timer: Move to generic sched_clock framework
Stephen Boyd
2
-10
/
+1
2013-10-09
xen: introduce xen_alloc/free_coherent_pages
Stefano Stabellini
1
-0
/
+22
2013-10-18
arm64/xen: get_dma_ops: return xen_dma_ops if we are running as xen_initial_d...
Stefano Stabellini
1
-1
/
+12
2013-10-10
xen/arm,arm64: enable SWIOTLB_XEN
Stefano Stabellini
2
-1
/
+2
2013-10-17
arm/xen,arm64/xen: introduce p2m
Stefano Stabellini
1
-1
/
+1
[prev]
[next]