Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3717013a64ebbea30d2c1c3e74d211d4660fa01a
/
arch
/
arm64
« Previous
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
· 12 years ago
b4fed07
arm64: mm: Fix operands of clz in __flush_dcache_all
by Sukanto Ghosh
· 12 years ago
c560ecf
arm64: Invoke the of_platform_populate() at arch_initcall() level
by Catalin Marinas
· 12 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
420c158d
arm64: Treat the bitops index argument as an 'int'
by Catalin Marinas
· 12 years ago
0e7f7bc
arm64: Ignore the 'write' ESR flag on cache maintenance faults
by Catalin Marinas
· 12 years ago
ed1f236
arm64: dts: fix #address-cells for foundation-v8
by Mark Rutland
· 12 years ago
aa1e8ec
arm64: vexpress: Add support for poweroff/restart
by Catalin Marinas
· 12 years ago
c4188ed
arm64: Enable support for the ARM GIC interrupt controller
by Catalin Marinas
· 12 years ago
1bf25e7
Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
08d7676
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
a43cb95
dump_stack: unify debug information printed by show_regs()
by Tejun Heo
· 12 years ago
196779b
dump_stack: consolidate dump_stack() implementations and unify their behaviors
by Tejun Heo
· 12 years ago
c9ef713
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 12 years ago
16c85a1
arm64: Use acquire/release semantics instead of explicit DMB
by Catalin Marinas
· 12 years ago
c47d6a0
arm64: klib: bitops: fix unpredictable stxr usage
by Mark Rutland
· 12 years ago
8700c95
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
0aad818
sparse-vmemmap: specify vmemmap population range in bytes
by Johannes Weiner
· 12 years ago
83db038
mm/ARM: use common help functions to free reserved pages
by Jiang Liu
· 12 years ago
1ae90e7
arm64: vexpress: Enable ARMv8 RTSM model (SoC) support
by Catalin Marinas
· 12 years ago
90556ca
arm64: vexpress: Add dts files for the ARMv8 RTSM models
by Pawel Moll
· 12 years ago
39a90ca
arm64: Survive invalid cpu enable-methods
by Mark Rutland
· 12 years ago
4339e3f3
arm64: mm: Correct show_pte behaviour
by Steve Capper
· 12 years ago
f15a2a1
arm64: Fix compat types affecting struct compat_stat
by Catalin Marinas
· 12 years ago
5108c67
arm64: Execute DSB during thread switching for TLB/cache maintenance
by Catalin Marinas
· 12 years ago
4b3ea2e
arm64: compiling issue, need add include/asm/vga.h file
by Chen Gang
· 12 years ago
72aea39
arm64: smp: honour #address-size when parsing CPU reg property
by Will Deacon
· 12 years ago
a84b086
arm64: Define cmpxchg64 and cmpxchg64_local for outside use
by Chen Gang
· 12 years ago
12f8839
arm64: Define readq and writeq for driver module using
by Chen Gang
· 12 years ago
c3e0c87
Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel/linux into late/clksrc
by Olof Johansson
· 12 years ago
3325732
arm64: Fix task tracing
by Christopher Covington
· 12 years ago
5c1ce6f
arm64: add explicit symbols to ESR_EL1 decoding
by Marc Zyngier
· 12 years ago
d190e81
idle: Remove GENERIC_IDLE_LOOP config switch
by Thomas Gleixner
· 12 years ago
7fd2bf3
Remove GENERIC_GPIO config option
by Alexandre Courbot
· 12 years ago
0583fe4
ARM: convert arm/arm64 arch timer to use CLKSRC_OF init
by Rob Herring
· 12 years ago
0087298
arm64: Use generic idle loop
by Thomas Gleixner
· 12 years ago
d3f72cf
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 12 years ago
d4784be
Merge branch 'arm64-klib' into upstream
by Catalin Marinas
· 12 years ago
e851b58
arm64: Use irqchip_init() for interrupt controller initialisation
by Catalin Marinas
· 12 years ago
a9a193f
arm64: psci: Use the MPIDR values from cpu_logical_map for cpu ids.
by Liviu Dudau
· 12 years ago
d17cfb3
ARM64: early_printk: Fix check for CONFIG_ARM64_64K_PAGES
by Ben Hutchings
· 12 years ago
6247958
arm64: klib: Optimised atomic bitops
by Catalin Marinas
· 12 years ago
2b8cac8
arm64: klib: Optimised string functions
by Catalin Marinas
· 12 years ago
4a89922
arm64: klib: Optimised memory functions
by Catalin Marinas
· 12 years ago
0359b0e
arm64: head: match all affinity levels in the pen of the secondaries
by Javi Merino
· 12 years ago
4c7aa00
arm64: kernel: initialise cpu_logical_map from the DT
by Javi Merino
· 12 years ago
3e98fda
arm64: kernel: make the pen of the secondary a 64-bit unsigned value
by Javi Merino
· 12 years ago
de79a64
arm64: Initialise the clocks described via DT
by Catalin Marinas
· 12 years ago
e53f2f4
arm64: add support for 8250/16550 earlyprintk
by Anup Patel
· 12 years ago
0492f72
arm64: early_printk: add support for FastModel console output
by Marc Zyngier
· 12 years ago
d9c1951
arm64: add read_cpuid_{implementor,part_number,mpidr}
by Marc Zyngier
· 12 years ago
7920720
arm64: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORS
by Paul Bolle
· 12 years ago
63b7743
arm64: Do not select GENERIC_HARDIRQS_NO_DEPRECATED
by Paul Bolle
· 12 years ago
18931c8
arm64: fix padding computation in struct ucontext
by Andreas Schwab
· 12 years ago
a2c9154
arm64: Fix build error with !SMP
by Catalin Marinas
· 12 years ago
0d96724
arm64: Removed unused variable in compat_setup_rt_frame()
by Catalin Marinas
· 12 years ago
d5dc77b
consolidate compat lookup_dcookie()
by Al Viro
· 12 years ago
14cc0b5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
4c8c225
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 12 years ago
9043a26
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
3f6d078
fix compat truncate/ftruncate
by Al Viro
· 12 years ago
561c673
switch lseek to COMPAT_SYSCALL_DEFINE
by Al Viro
· 12 years ago
Next »