index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-17
lib: Add missing arch generic-y entries for asm-generic/hash.h
David S. Miller
1
-0
/
+1
2013-12-16
arm64: enable generic clockevent broadcast
Lorenzo Pieralisi
1
-1
/
+1
2013-12-16
arm64: kernel: cpu_{suspend/resume} implementation
Lorenzo Pieralisi
2
-0
/
+15
2013-12-16
arm64: kernel: suspend/resume registers save/restore
Lorenzo Pieralisi
2
-0
/
+21
2013-12-16
arm64: kernel: build MPIDR_EL1 hash function data structure
Lorenzo Pieralisi
1
-0
/
+13
2013-12-16
arm64: kernel: add MPIDR_EL1 accessors macros
Lorenzo Pieralisi
1
-0
/
+10
2013-12-11
arm/arm64: kvm: Use virt_to_idmap instead of virt_to_phys for idmap mappings
Santosh Shilimkar
1
-0
/
+1
2013-12-11
xen/arm64: do not call the swiotlb functions twice
Stefano Stabellini
1
-4
/
+0
2013-12-06
arm64: mm: Fix PMD_SECT_PROT_NONE definition
Steve Capper
1
-1
/
+1
2013-12-06
arm64: Fix memory shareability attribute for ioremap_wc/cache
Catalin Marinas
1
-1
/
+1
2013-11-29
arm64: Move PTE_PROT_NONE higher up
Catalin Marinas
1
-14
/
+17
2013-11-29
arm64: Use Normal NonCacheable memory for writecombine
Catalin Marinas
1
-1
/
+1
2013-11-25
arm64: Unmask asynchronous aborts when in kernel mode
Catalin Marinas
1
-0
/
+3
2013-11-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+0
2013-11-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-10
/
+79
2013-11-15
Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-1
/
+70
2013-11-15
arm64: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-3
/
+6
2013-11-14
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-14
/
+0
2013-11-13
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
1
-6
/
+0
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2013-11-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-11
/
+43
2013-11-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2013-11-11
Merge tag 'kvm-arm64/for-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2
-2
/
+62
2013-11-11
Merge tag 'kvm-arm-for-3.13-3' of git://git.linaro.org/people/cdall/linux-kvm...
Paolo Bonzini
1
-0
/
+5
2013-11-09
ARM: 7868/1: arm/arm64: remove atomic_clear_mask() in "include/asm/atomic.h"
Chen Gang
1
-14
/
+0
2013-11-08
arm,arm64/include/asm/io.h: define struct bio_vec
Stefano Stabellini
1
-0
/
+1
2013-11-07
arm/arm64: KVM: PSCI: propagate caller endianness to the incoming vcpu
Marc Zyngier
1
-0
/
+8
2013-11-07
arm/arm64: KVM: MMIO support for BE guest
Marc Zyngier
1
-0
/
+48
2013-11-07
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
1
-4
/
+6
2013-11-05
arm64: Use 42-bit address space with 64K pages
Catalin Marinas
3
-6
/
+11
2013-10-30
arm64: allow ioremap_cache() to use existing RAM mappings
Mark Salter
1
-1
/
+1
2013-10-29
arm64: KVM: Yield CPU when vcpu executes a WFE
Marc Zyngier
1
-2
/
+6
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-25
arm64: Fix the endianness of arch_spinlock_t
Catalin Marinas
1
-0
/
+5
2013-10-25
arm64: head: create a new function for setting the boot_cpu_mode flag
Matthew Leach
1
-1
/
+2
2013-10-25
arm64: asm: add CPU_LE & CPU_BE assembler helpers
Matthew Leach
1
-0
/
+19
2013-10-25
arm64: compat: correct register concatenation for syscall wrappers
Matthew Leach
1
-0
/
+12
2013-10-25
arm64: compat: add support for big-endian (BE8) AArch32 binaries
Will Deacon
4
-0
/
+25
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
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 CPU_HOTPLUG infrastructure
Mark Rutland
3
-0
/
+15
2013-10-25
arm64: read enable-method for CPU0
Mark Rutland
1
-1
/
+2
2013-10-25
arm64: factor out spin-table boot method
Mark Rutland
2
-2
/
+17
2013-10-25
arm64: reorganise smp_enable_ops
Mark Rutland
2
-11
/
+33
2013-10-25
arm64: unify smp_psci.c and psci.c
Mark Rutland
1
-19
/
+0
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
1
-2
/
+6
2013-10-24
arm64: locks: introduce ticket-based spinlock implementation
Will Deacon
2
-31
/
+58
[prev]
[next]