Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
aa1ab4347ec40da87085abaa0db18268da2d0042
/
arch
/
arm64
845ad05
arm64: Change kernel stack size to 16K
by Feng Kan
· 11 years ago
b0946fc
arm64: Fix definition of arm_pm_restart to match the declaration
by Catalin Marinas
· 11 years ago
82b2f49
arm64: virt: ensure visibility of __boot_cpu_mode
by Mark Rutland
· 11 years ago
89d0abe
Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 11 years ago
ff70130
arm64: use common reboot infrastructure
by Marc Zyngier
· 11 years ago
db6f410
arm64: mm: don't treat user cache maintenance faults as writes
by Will Deacon
· 11 years ago
c783c28
arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler()
by Chen Gang
· 11 years ago
53ae3ac
arm64: Only enable local interrupts after the CPU is marked online
by Catalin Marinas
· 11 years ago
b8c6453
arm64: delete __cpuinit usage from all users
by Paul Gortmaker
· 11 years ago
64fb6d9
Merge tag 'kvm-3.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
98d1e64
mm: remove free_area_cache
by Michel Lespinasse
· 11 years ago
16984ce
Merge tag 'xenarm-for-3.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/sstabellini/xen
by Linus Torvalds
· 11 years ago
c3eb5b1
arm64: KVM: Kconfig integration
by Marc Zyngier
· 11 years ago
176455e
xen/arm and xen/arm64: implement HYPERVISOR_tmem_op
by Stefano Stabellini
· 11 years ago
6879ea8
mm/microblaze: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
bee4ebd
mm/ARM64: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
0c98853
mm: concentrate modification of totalram_pages into the mm core
by Jiang Liu
· 11 years ago
9af5b80
mm/ARM64: kill poison_init_mem()
by Jiang Liu
· 11 years ago
dbe67df
mm: enhance free_reserved_area() to support poisoning memory with zero
by Jiang Liu
· 11 years ago
1119969
mm: change signature of free_reserved_area() to fix building warnings
by Jiang Liu
· 11 years ago
1873e5002
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 11 years ago
fb2af00
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 11 years ago
e13053f
Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
63580e5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
aa729dc
Merge branch 'for-next/hugepages' of git://git.linaro.org/people/stevecapper/linux into upstream-hugepages
by Catalin Marinas
· 11 years ago
3c0c01a
Merge branch 'devel-stable' into for-next
by Russell King
· 11 years ago
40d158e
consolidate io_remap_pfn_range definitions
by Al Viro
· 11 years ago
ee877b5
arm64: Add initial DTS for APM X-Gene Storm SOC and APM Mustang board
by Vinayak Kale
· 12 years ago
4ad637a
arm64: Add defines for APM ARMv8 implementation
by Vinayak Kale
· 12 years ago
c1db16d
arm64: Enable APM X-Gene SOC family in the defconfig
by Vinayak Kale
· 12 years ago
1594285
arm64: Add Kconfig option for APM X-Gene SOC family
by Vinayak Kale
· 12 years ago
abc4125
perf: arm64: Record the user-mode PC in the call chain.
by Jed Davis
· 11 years ago
3c01742
arm64/Makefile: provide vdso_install target
by Kyle McMartin
· 11 years ago
af07484
ARM64: mm: THP support.
by Steve Capper
· 12 years ago
d03bb14
ARM64: mm: Raise MAX_ORDER for 64KB pages and THP.
by Steve Capper
· 12 years ago
084bd29
ARM64: mm: HugeTLB support.
by Steve Capper
· 12 years ago
59911ca4
ARM64: mm: Move PTE_PROT_NONE bit.
by Steve Capper
· 11 years ago
072b1b6
ARM64: mm: Make PAGE_NONE pages read only and no-execute.
by Steve Capper
· 12 years ago
f6bc87c
ARM64: mm: Restore memblock limit when map_mem finished.
by Steve Capper
· 12 years ago
63917f0
Merge branch 'kvm-arm64/kvm-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into upstream
by Catalin Marinas
· 11 years ago
0d854a6
arm64: KVM: enable initialization of a 32bit vcpu
by Marc Zyngier
· 12 years ago
e82e030
arm64: KVM: 32bit guest fault injection
by Marc Zyngier
· 12 years ago
b4afad0
arm64: KVM: 32bit specific register world switch
by Marc Zyngier
· 12 years ago
06c7654
arm64: KVM: CPU specific 32bit coprocessor access
by Marc Zyngier
· 12 years ago
62a89c4
arm64: KVM: 32bit handling of coprocessor traps
by Marc Zyngier
· 12 years ago
27b190b
arm64: KVM: 32bit conditional execution emulation
by Marc Zyngier
· 12 years ago
b547631
arm64: KVM: 32bit GP register access
by Marc Zyngier
· 12 years ago
40033a6
arm64: KVM: define 32bit specific registers
by Marc Zyngier
· 12 years ago
6211753
arm64: KVM: Build system integration
by Marc Zyngier
· 12 years ago
dcd2e40
arm64: KVM: PSCI implementation
by Marc Zyngier
· 12 years ago
003300d
arm64: KVM: Plug the arch timer
by Marc Zyngier
· 12 years ago
1f17f3b
arm64: KVM: Plug the VGIC
by Marc Zyngier
· 12 years ago
c4b1afd
arm64: KVM: Exit handling
by Marc Zyngier
· 12 years ago
55c7401
arm64: KVM: HYP mode world switch implementation
by Marc Zyngier
· 12 years ago
d822d2a
Merge tag 'xen-arm64-3.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/sstabellini/xen into upstream
by Catalin Marinas
· 11 years ago
1442b6e
arm64: debug: consolidate software breakpoint handlers
by Will Deacon
· 12 years ago
adace89
arm64: extable: sort the exception table at build time
by Will Deacon
· 12 years ago
73150c9
arm64: device: add iommu pointer to device archdata
by Will Deacon
· 11 years ago
9ab6d02
arm64: pgtable: use pte_index instead of __pte_index
by Will Deacon
· 11 years ago
6916b14
arm64: kernel: compiling issue, need delete read_current_timer()
by Chen Gang
· 11 years ago
737c16d
arm64: mm: don't bother invalidating the icache in switch_mm
by Will Deacon
· 11 years ago
4ecf7cc
arm64: spinlock: retry trylock operation if strex fails on free lock
by Catalin Marinas
· 11 years ago
ebd8836
arm64: Remove __flush_dcache_page()
by Catalin Marinas
· 12 years ago
7249b79
arm64: Do not flush the D-cache for anonymous pages
by Catalin Marinas
· 12 years ago
b5b6c9e
arm64: Avoid cache flushing in flush_dcache_page()
by Catalin Marinas
· 12 years ago
d25749a
arm64: Provide default implementation for dma_{alloc,free}_attrs
by Damian Hobson-Garcia
· 12 years ago
092bd14
arm64: KVM: hypervisor initialization code
by Marc Zyngier
· 12 years ago
2f4a07c
arm64: KVM: guest one-reg interface
by Marc Zyngier
· 12 years ago
d7246bf
arm64: KVM: MMIO access backend
by Marc Zyngier
· 12 years ago
4f8d663
arm64: KVM: kvm_arch and kvm_vcpu_arch definitions
by Marc Zyngier
· 12 years ago
f467275
arm64: KVM: virtual CPU reset
by Marc Zyngier
· 12 years ago
b990a9d
arm64: KVM: CPU specific system registers handling
by Marc Zyngier
· 12 years ago
7c8c5e6a
arm64: KVM: system register handling
by Marc Zyngier
· 12 years ago
54f81d0
arm64: KVM: user space interface
by Marc Zyngier
· 12 years ago
37c4375
arm64: KVM: architecture specific MMU backend
by Marc Zyngier
· 12 years ago
aa8eff9
arm64: KVM: fault injection into a guest
by Marc Zyngier
· 12 years ago
83a4979
arm64: KVM: Basic ESR_EL2 helpers and vcpu register access
by Marc Zyngier
· 12 years ago
fd9fc9f
arm64: KVM: system register definitions for 64bit guests
by Marc Zyngier
· 12 years ago
0369f6a
arm64: KVM: EL2 register definitions
by Marc Zyngier
· 12 years ago
2240bbb
arm64: KVM: HYP mode idmap support
by Marc Zyngier
· 12 years ago
3631160
arm64: KVM: define HYP and Stage-2 translation page flags
by Marc Zyngier
· 12 years ago
aa42aa1
arm64/xen: introduce CONFIG_XEN and hypercall.S on ARM64
by Stefano Stabellini
· 11 years ago
22d4102
arm64/xen: implement ioremap_cached on arm64
by Stefano Stabellini
· 11 years ago
9f54ad6
arm64/xen: introduce asm/xen header files on arm64
by Stefano Stabellini
· 11 years ago
0d651e4
clocksource: arch_timer: use virtual counters
by Mark Rutland
· 12 years ago
9955ac4
arm64: don't kill the kernel on a bad esr from el0
by Mark Rutland
· 11 years ago
381cc2b
arm64: treat unhandled compat el0 traps as undef
by Mark Rutland
· 11 years ago
56d2ef7
arm64: uaccess s/might_sleep/might_fault/
by Michael S. Tsirkin
· 11 years ago
953dbbe
arm64: Do not report user faults for handled signals
by Catalin Marinas
· 11 years ago
726dcaa
arm64: kernel: compiling issue, need 'EXPORT_SYMBOL(clear_page)'
by Chen Gang
· 11 years ago
3126976
arm64: debug: fix mdscr.ss check when enabling debug exceptions
by Will Deacon
· 11 years ago
02e3cba
arm64: Do not source kernel/time/Kconfig explicitly
by Catalin Marinas
· 11 years ago
b4fed07
arm64: mm: Fix operands of clz in __flush_dcache_all
by Sukanto Ghosh
· 11 years ago
c560ecf
arm64: Invoke the of_platform_populate() at arch_initcall() level
by Catalin Marinas
· 11 years ago
9c413e2
arm64: debug: clear mdscr_el1 instead of taking the OS lock
by Will Deacon
· 12 years ago
182a6f7
arm64: Fix duplicate definition of early_console
by Chen Gang
· 12 years ago
3644bc2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
91c2e0b
unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
by Al Viro
· 12 years ago
5647ac0
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 12 years ago
3d15b79
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 12 years ago
Next »