Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3146bc64d12377a74dbda12b96ea32da3774ae07
/
arch
3146bc6
arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
by James Hogan
· 8 years ago
08cc55b
arm64: relocatable: suppress R_AARCH64_ABS64 relocations in vmlinux
by Ard Biesheuvel
· 8 years ago
d6732fc
arm64: vmlinux.lds: make __rela_offset and __dynsym_offset ABSOLUTE
by Ard Biesheuvel
· 8 years ago
fd6380b
arm64: arm: Fix-up the removal of the arm64 regs_query_register_name() prototype
by Catalin Marinas
· 8 years ago
b9c220b
arm64: Only select ARM64_MODULE_PLTS if MODULES=y
by Catalin Marinas
· 8 years ago
1378dc3
arm64: mm: run pgtable_page_ctor() on non-swapper translation table pages
by Ard Biesheuvel
· 8 years ago
258a160
arm64: mm: make create_mapping_late() non-allocating
by Ard Biesheuvel
· 8 years ago
a95b064
Merge branch 'for-next/kprobes' into for-next/core
by Catalin Marinas
· 8 years ago
e75118a
arm64: Honor nosmp kernel command line option
by Suzuki K Poulose
· 8 years ago
9113c2a
arm64: Fix incorrect per-cpu usage for boot CPU
by Suzuki K Poulose
· 8 years ago
f7e35c5
arm64: kprobes: Add KASAN instrumentation around stack accesses
by Catalin Marinas
· 8 years ago
3b7d14e
arm64: kprobes: Cleanup jprobe_return
by Marc Zyngier
· 8 years ago
ab4c132
arm64: kprobes: Fix overflow when saving stack
by Marc Zyngier
· 8 years ago
44bd887
arm64: kprobes: WARN if attempting to step with PSTATE.D=1
by Will Deacon
· 8 years ago
2572214
arm64: debug: remove unused local_dbg_{enable, disable} macros
by Will Deacon
· 8 years ago
6b68e14
arm64: debug: remove redundant spsr manipulation
by Will Deacon
· 8 years ago
2ce39ad
arm64: debug: unmask PSTATE.D earlier
by Will Deacon
· 8 years ago
f8fa70f
arm64: localise Image objcopy flags
by Mark Rutland
· 8 years ago
9df53ff
arm64: ptrace: remove extra define for CPSR's E bit
by Vladimir Murzin
· 8 years ago
fcfd708
arm64: Add kernel return probes support (kretprobes)
by Sandeepa Prabhu
· 8 years ago
da6a912
arm64: Add trampoline code for kretprobes
by William Cohen
· 8 years ago
39a67d4
arm64: kprobes instruction simulation support
by Sandeepa Prabhu
· 8 years ago
888b3c8
arm64: Treat all entry code as non-kprobe-able
by Pratyush Anand
· 8 years ago
44b53f6
arm64: Blacklist non-kprobe-able symbol
by Pratyush Anand
· 8 years ago
2dd0e8d
arm64: Kprobes with single stepping support
by Sandeepa Prabhu
· 8 years ago
2af3ec0
arm64: add conditional instruction simulation support
by David A. Long
· 8 years ago
d59bee8
arm64: Add more test functions to insn.c
by David A. Long
· 8 years ago
0a8ea52
arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature
by David A. Long
· 8 years ago
f8d9f92
arm64: cpuinfo: Expose MIDR_EL1 and REVIDR_EL1 to sysfs
by Steve Capper
· 8 years ago
49eea43
arm64: Add support for CLOCK_MONOTONIC_RAW in clock_gettime() vDSO
by Kevin Brodsky
· 8 years ago
b33f491
arm64: Refactor vDSO time functions
by Kevin Brodsky
· 8 years ago
a66649d
arm64: fix vdso-offsets.h dependency
by Kevin Brodsky
· 9 years ago
7d9a708
Revert "arm64: Fix vdso-offsets.h dependency"
by Catalin Marinas
· 8 years ago
16c1132
arm64: mm: change IOMMU notifier action to attach DMA ops
by Lorenzo Pieralisi
· 8 years ago
90f777b
arm64: Fix vdso-offsets.h dependency
by Catalin Marinas
· 8 years ago
40f87d3
arm64: mm: fold init_pgd() into __create_pgd_mapping()
by Ard Biesheuvel
· 8 years ago
4133af6
arm64: mm: Remove split_p*d() functions
by Catalin Marinas
· 8 years ago
74c102c
arm64: efi: avoid block mappings for unaligned UEFI memory regions
by Ard Biesheuvel
· 8 years ago
bd264d0
arm64: efi: always map runtime services code and data regions down to pages
by Ard Biesheuvel
· 8 years ago
53e1b32
arm64: mm: add param to force create_pgd_mapping() to use page mappings
by Ard Biesheuvel
· 8 years ago
7dd01ae
arm64: trap userspace "dc cvau" cache operation on errata-affected core
by Andre Przywara
· 8 years ago
390bf17
arm64: consolidate signal injection on emulation errors
by Andre Przywara
· 8 years ago
8e23185
arm64: errata: Calling enable functions for CPU errata too
by Andre Przywara
· 8 years ago
823066d
arm64: include alternative handling in dcache_by_line_op
by Andre Przywara
· 8 years ago
290622e
arm64: fix "dc cvau" cache operation on errata-affected core
by Andre Przywara
· 8 years ago
b82bfa4
Revert "arm64: alternatives: add enable parameter to conditional asm macros"
by Andre Przywara
· 8 years ago
6c5269f
arm64: mm: remove unnecessary BUG_ON
by Kefeng Wang
· 8 years ago
9fdc14c5
arm64: mm: fix location of _etext
by Ard Biesheuvel
· 8 years ago
ea2cbee
arm64: mm: simplify memblock numa node extraction
by Mark Rutland
· 8 years ago
221f2c7
arm64/kexec: Add pr_debug output
by Geoff Levand
· 8 years ago
b26a4ae
arm64/kexec: Enable kexec in the arm64 defconfig
by Geoff Levand
· 8 years ago
d28f6df
arm64/kexec: Add core kexec support
by Geoff Levand
· 8 years ago
f9076ec
arm64: Add back cpu reset routines
by Geoff Levand
· 8 years ago
b69e0dc
arm64: smp: Add function to determine if cpus are stuck in the kernel
by James Morse
· 8 years ago
d770b5a
Revert "arm64: Add support ARCH_SUPPORTS_INT128"
by Catalin Marinas
· 8 years ago
541ec87
arm64: kill ESR_LNX_EXEC
by Mark Rutland
· 8 years ago
561454e
arm64/kvm: use ESR_ELx_EC to extract EC
by Mark Rutland
· 8 years ago
275f344
arm64: add macro to extract ESR_ELx.EC
by Mark Rutland
· 8 years ago
b67a8b2
arm64: mm: only initialize swiotlb when necessary
by Jisheng Zhang
· 8 years ago
5e4c754
arm64: allow building with kcov coverage on ARM64
by Alexander Potapenko
· 8 years ago
6b14c51
arm64: Add support ARCH_SUPPORTS_INT128
by Kefeng Wang
· 8 years ago
7ceb3a1
arm64: simplify dump_mem
by Mark Rutland
· 8 years ago
bffe1baff
arm64: kasan: instrument user memory access API
by Yang Shi
· 8 years ago
4674fdb
arm64: mm: dump: make page table dumping reusable
by Mark Rutland
· 8 years ago
0e455d8
arm64: Implement optimised IP checksum helpers
by Robin Murphy
· 8 years ago
049a40c
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
8fd0976
Merge tag 'gpmc-omap-fixes-for-v4.7' of https://github.com/rogerq/linux into fixes
by Olof Johansson
· 8 years ago
58935f2
Merge tag 'omap-for-v4.7/fixes-powedomain' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 8 years ago
9503427
Merge tag 'fixes-rcu-fiq-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 8 years ago
0e289e5
ARM: dts: STi: stih407-family: Disable reserved-memory co-processor nodes
by Lee Jones
· 8 years ago
7752b0d
Merge tag 'imx-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes
by Olof Johansson
· 8 years ago
c141afd
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 8 years ago
607117a
Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 8 years ago
3a49551
isa: Allow ISA-style drivers on modern systems
by William Breathitt Gray
· 8 years ago
9cbbef4
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
d279f7a
ARM: dts: am437x-sk-evm: Reduce i2c0 bus speed for tps65218
by Dave Gerlach
· 8 years ago
970f909
ARM: OMAP2+: timer: add probe for clocksources
by Tero Kristo
· 8 years ago
ef5bdcc
ARM: OMAP1: fix ams-delta FIQ handler to work with sparse IRQ
by Janusz Krzysztofik
· 8 years ago
2668bc7
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
0d15ef6
arm64: kgdb: Match pstate size with gdbserver protocol
by Daniel Thompson
· 8 years ago
a005219
kvm: vmx: check apicv is active before using VT-d posted interrupt
by Yang Zhang
· 8 years ago
5b8abf1
kvm: svm: Do not support AVIC if not CONFIG_X86_LOCAL_APIC
by Suravee Suthikulpanit
· 8 years ago
7d669f5
kvm: svm: Fix implicit declaration for __default_cpu_present_to_apicid()
by Suravee Suthikulpanit
· 8 years ago
c56bdca
arm64: spinlock: Ensure forward-progress in spin_unlock_wait
by Will Deacon
· 8 years ago
3a5facd
arm64: spinlock: fix spin_unlock_wait for LSE atomics
by Will Deacon
· 8 years ago
38b850a
arm64: spinlock: order spin_{is_locked,unlock_wait} against local locks
by Will Deacon
· 8 years ago
7c64cc0
arm: Use _rcuidle for smp_cross_call() tracepoints
by Paul E. McKenney
· 9 years ago
bbb1681
arm64: mm: mark fault_info table const
by Mark Rutland
· 8 years ago
c5cea06
arm64: fix dump_instr when PAN and UAO are in use
by Mark Rutland
· 8 years ago
0699fdb
Merge branch 'kvm-mips-fixes' into HEAD
by Paolo Bonzini
· 8 years ago
6df82a7
MIPS: KVM: Fix CACHE triggered exception emulation
by James Hogan
· 8 years ago
cc81e94
MIPS: KVM: Don't unwind PC when emulating CACHE
by James Hogan
· 8 years ago
7f5a1dd
MIPS: KVM: Include bit 31 in segment matches
by James Hogan
· 8 years ago
797179b
MIPS: KVM: Fix modular KVM under QEMU
by James Hogan
· 8 years ago
a011064
Merge tag 'samsung-fixes-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into fixes
by Olof Johansson
· 8 years ago
ecb0693
Merge tag 'socfpga_fix_for_v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into fixes
by Olof Johansson
· 8 years ago
6b41d44
ARM: OMAP: DRA7: powerdomain data: Remove unused pwrsts_mem_ret
by Nishanth Menon
· 8 years ago
9ffb668
ARM: OMAP: DRA7: powerdomain data: Remove unused pwrsts_logic_ret
by Nishanth Menon
· 8 years ago
d16c0d7
ARM: OMAP: DRA7: powerdomain data: Set L3init and L4per to ON
by Nishanth Menon
· 8 years ago
ccf55f7
Merge tag 'powerpc-4.7-3Michael Ellerman:' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
Next »